Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10 Commit message: "testenv: make podman stop more robust" > git rev-list --no-walk 9eb5e696a0997e0de8db0248ba8be31ebb2cdac9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins17944466421028227312.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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-20241102-1059-efbc5fb6-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', '--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'] time="2024-11-02T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9463 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'make', '-j', '17'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_3.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_1.cc Creating dependency file for Osmocom_Gb_Types_part_2.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_5.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_4.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_3.cc Creating dependency file for IPL4asp_Functions_part_4.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 GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_1.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_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_1.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 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 IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (413 kB/s) Reading package lists... [testenv][open5gs] Installing packages: open5gs-smf, open5gs-upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: open5gs-common open5gs-smf open5gs-upf 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 3136 kB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4533.bc02.202411012026 [2895 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4533.bc02.202411012026 [194 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4533.bc02.202411012026 [46.8 kB] Fetched 3136 kB in 0s (32.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package open5gs-common: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 ... 39994 files and directories currently installed.) Preparing to unpack .../open5gs-common_2.7.2.4533.bc02.202411012026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4533.bc02.202411012026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../open5gs-smf_2.7.2.4533.bc02.202411012026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4533.bc02.202411012026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../open5gs-upf_2.7.2.4533.bc02.202411012026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4533.bc02.202411012026) ... Setting up open5gs-common:amd64 (2.7.2.4533.bc02.202411012026) ... Setting up open5gs-upf:amd64 (2.7.2.4533.bc02.202411012026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4533.bc02.202411012026) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-smf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/open5gs-smf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/freediameter.conf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-upf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/open5gs-upf.yaml'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm755', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/testenv.sh'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'open5gs/testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'open5gs-smfd -c open5gs/open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.2 11/02 10:59:22.090: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'open5gs-upfd -c open5gs/open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] 11/02 10:59:22.151: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.151: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.151: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.151: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.151: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 11/02 10:59:22.174: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 11/02 10:59:22.174: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/02 10:59:22.174: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 11/02 10:59:22.174: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/02 10:59:22.174: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 11/02 10:59:22.174: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 11/02 10:59:22.175: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 11/02 10:59:22.175: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 11/02 10:59:22.293: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 11/02 10:59:22.339: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.339: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.339: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.339: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) <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 11/02 10:59:22.339: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 11/02 10:59:22.339: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 11/02 10:59:22.339: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 11/02 10:59:22.340: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-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@1769b0fbed86: Unix server socket created successfully. MC@1769b0fbed86: Listening on TCP port 37795. MC2> 1769b0fbed86 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 1769b0fbed86 37795 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1769b0fbed86: New HC connected from 10.0.2.100 [10.0.2.100]. 1769b0fbed86: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1769b0fbed86: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@1769b0fbed86: Configuration file was processed on all HCs. MC@1769b0fbed86: Creating MTC on host 10.0.2.100. MC@1769b0fbed86: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1769b0fbed86: 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 Nov 2 10:59:22 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 10:59:24.677: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 11/02 10:59:24.677: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 11/02 10:59:24.678: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 11/02 10:59:24.863: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 10:59:26.137: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 10:59:27.145: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 10:59:27.145: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 10:59:27.145: [smf] INFO: UE IMSI[262425267314870] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 10:59:27.153: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 10:59:27.153: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 11/02 10:59:27.153: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 11/02 10:59:27.153: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/02 10:59:27.153: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 11/02 10:59:27.154: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 10:59:27.156: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 10:59:27.162: [smf] INFO: Removed Session: UE IMSI:[262425267314870] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 11/02 10:59:27.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 10:59:27.162: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 10:59:29.167: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 10:59:29.167: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact(4)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 10:59:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11928) Waiting for packet dumper to finish... 1 (prev_count=11928, count=13232) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 10:59:31 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_ipcp started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 10:59:33.656: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 10:59:34.849: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 10:59:35.852: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 10:59:35.852: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 10:59:35.852: [smf] INFO: UE IMSI[262424742632701] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 10:59:35.858: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 10:59:35.858: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 11/02 10:59:35.858: [upf] INFO: UE F-SEID[UP:0xe9f CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 10:59:35.860: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 10:59:35.864: [smf] INFO: Removed Session: UE IMSI:[262424742632701] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 11/02 10:59:35.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 10:59:35.864: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 10:59:37.868: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@1769b0fbed86: Final verdict of PTC: none 11/02 10:59:37.873: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 10:59:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192) Waiting for packet dumper to finish... 1 (prev_count=14192, count=14704) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 10:59:39 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 10:59:42.462: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 10:59:44.435: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 10:59:45.438: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 10:59:45.438: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 10:59:45.438: [smf] INFO: UE IMSI[262427887462235] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 10:59:45.446: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 10:59:45.446: [upf] INFO: UE F-SEID[UP:0x622 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 11/02 10:59:45.446: [upf] INFO: UE F-SEID[UP:0x622 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 10:59:45.448: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 10:59:45.452: [smf] INFO: Removed Session: UE IMSI:[262427887462235] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 11/02 10:59:45.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 10:59:45.453: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 10:59:47.455: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 10:59:47.456: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(7)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 10:59:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken 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@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 10:59:49 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_pcodns started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 10:59:52.143: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 10:59:53.552: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 10:59:54.555: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 10:59:54.555: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 10:59:54.555: [smf] INFO: UE IMSI[262428449686767] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 10:59:54.561: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 10:59:54.561: [upf] INFO: UE F-SEID[UP:0x427 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 11/02 10:59:54.561: [upf] INFO: UE F-SEID[UP:0x427 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 10:59:54.563: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 10:59:54.568: [smf] INFO: Removed Session: UE IMSI:[262428449686767] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 11/02 10:59:54.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 10:59:54.568: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 10:59:56.571: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 10:59:56.571: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 10:59:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14504) Waiting for packet dumper to finish... 1 (prev_count=14504, count=15016) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 10:59:58 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_mtu started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:00.048: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:00.186: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:01.190: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 11:00:01.190: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 11:00:01.190: [smf] INFO: UE IMSI[262424278803295] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:01.197: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 11:00:01.197: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 11/02 11:00:01.197: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:00:01.199: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 11:00:01.203: [smf] INFO: Removed Session: UE IMSI:[262424278803295] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:01.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 11:00:01.203: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:03.206: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:00:03.206: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13100) Waiting for packet dumper to finish... 1 (prev_count=13100, count=13612) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:05 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:06.329: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:08.354: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:09.358: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 11:00:09.358: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 11:00:09.358: [smf] INFO: UE IMSI[262423759414311] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:09.365: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 11:00:09.365: [upf] INFO: UE F-SEID[UP:0x414 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 11/02 11:00:09.365: [upf] INFO: UE F-SEID[UP:0x414 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:00:09.369: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 11:00:09.373: [smf] INFO: Removed Session: UE IMSI:[262423759414311] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:09.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 11:00:09.373: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:11.376: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:00:11.376: [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(14)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13780) Waiting for packet dumper to finish... 1 (prev_count=13780, count=15084) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:13 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:14.521: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:16.751: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:17.755: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 11:00:17.755: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 11:00:17.756: [smf] INFO: UE IMSI[262422047433862] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:17.763: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 11:00:17.763: [upf] INFO: UE F-SEID[UP:0x700 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 11/02 11:00:17.763: [upf] INFO: UE F-SEID[UP:0x700 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:00:17.764: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xae53 (../src/upf/gtp-path.c:524) 11/02 11:00:17.764: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:00:20.766: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 11:00:20.772: [smf] INFO: Removed Session: UE IMSI:[262422047433862] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:20.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 11:00:20.772: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:22.775: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:00:22.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_gtpu_access_wrong_saddr(16)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14216) Waiting for packet dumper to finish... 1 (prev_count=14216, count=14728) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:24 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:25.940: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:26.968: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:27.971: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 11:00:27.971: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 11:00:27.971: [smf] INFO: UE IMSI[262425108349016] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:27.980: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 11:00:27.980: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 11/02 11:00:27.980: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:00:27.982: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:00:30.983: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 11/02 11:00:30.990: [smf] INFO: Removed Session: UE IMSI:[262425108349016] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:30.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3200) 11/02 11:00:30.990: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:32.992: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:00:32.992: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14032) Waiting for packet dumper to finish... 1 (prev_count=14032, count=15336) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:35 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_clients_interact_with_txseq started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:37.527: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:38.196: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:39.200: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 11/02 11:00:39.201: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3192) 11/02 11:00:39.201: [smf] INFO: UE IMSI[262429267482673] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:39.208: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 11/02 11:00:39.208: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 11/02 11:00:39.208: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:39.209: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 11/02 11:00:39.209: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3192) 11/02 11:00:39.209: [smf] INFO: UE IMSI[262422668828966] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:39.215: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 11/02 11:00:39.215: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 11/02 11:00:39.215: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x444] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: GTPU sequence number expected but not present MTC@1769b0fbed86: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: fail MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@1769b0fbed86: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@1769b0fbed86: 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 Nov 2 11:00:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8048) 11/02 11:00:39.417: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:00:39.417: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8048, count=16204) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:41 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_clients_interact_without_txseq started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:42.537: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:44.606: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/02 11:00:45.610: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:00:45.610: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:00:45.610: [smf] INFO: UE IMSI[262423962949281] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:45.619: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:00:45.620: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 11/02 11:00:45.620: [upf] INFO: UE F-SEID[UP:0xd8e CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:45.622: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/02 11:00:45.622: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/02 11:00:45.622: [smf] INFO: UE IMSI[262427470426207] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:45.631: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/02 11:00:45.631: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 11/02 11:00:45.631: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:45.634: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/02 11:00:45.641: [smf] INFO: Removed Session: UE IMSI:[262423962949281] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:45.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/02 11:00:45.641: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:45.643: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:00:45.650: [smf] INFO: Removed Session: UE IMSI:[262427470426207] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:45.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:00:45.651: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:47.655: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@1769b0fbed86: Final verdict of PTC: none 11/02 11:00:47.655: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20596) Waiting for packet dumper to finish... 1 (prev_count=20596, count=21900) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:49 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_with_single_dns started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:51.028: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:52.742: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:53.747: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:00:53.747: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:00:53.747: [smf] INFO: UE IMSI[262424150886802] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:53.756: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:00:53.756: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 11/02 11:00:53.756: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:00:53.757: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:00:53.760: [smf] INFO: Removed Session: UE IMSI:[262424150886802] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:53.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:00:53.760: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: sending CreatePDP 11/02 11:00:53.762: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:00:53.762: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:00:53.762: [smf] INFO: UE IMSI[262426359279390] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:00:53.768: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:00:53.768: [upf] INFO: UE F-SEID[UP:0xcf CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 11/02 11:00:53.768: [upf] INFO: UE F-SEID[UP:0xcf CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:53.769: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:00:53.773: [smf] INFO: Removed Session: UE IMSI:[262426359279390] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:00:53.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:00:53.773: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:00:55.777: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:00:55.777: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(23)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:00:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19484) Waiting for packet dumper to finish... 1 (prev_count=19484, count=20788) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:00:57 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:00:59.826: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:00:59.914: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:00.918: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:00.918: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:00.918: [smf] INFO: UE IMSI[262420041702795] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:01:00.925: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:00.925: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 11/02 11:01:00.925: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:01:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:00.931: [smf] INFO: Removed Session: UE IMSI:[262420041702795] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:01:00.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:00.931: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:02.934: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:01:02.934: [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(26)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13496) Waiting for packet dumper to finish... 1 (prev_count=13496, count=15196) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:04 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_update_teic started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:06.127: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:06.347: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:07.350: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:07.350: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:07.350: [smf] INFO: UE IMSI[262428475619300] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:01:07.358: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:07.358: [upf] INFO: UE F-SEID[UP:0xebc CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 11/02 11:01:07.358: [upf] INFO: UE F-SEID[UP:0xebc CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: sending UpdatePDP MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:07.361: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:07.365: [smf] INFO: Removed Session: UE IMSI:[262428475619300] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:01:07.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:07.365: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:09.369: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:01:09.369: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(27)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=15296) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:11 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp4_act_update_teid started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:14.562: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:14.629: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:15.633: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:15.633: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:15.633: [smf] INFO: UE IMSI[262422860337506] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:01:15.640: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:15.640: [upf] INFO: UE F-SEID[UP:0x992 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 11/02 11:01:15.640: [upf] INFO: UE F-SEID[UP:0x992 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: sending UpdatePDP MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:15.643: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:15.648: [smf] INFO: Removed Session: UE IMSI:[262422860337506] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:01:15.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:15.648: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:17.652: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:01:17.652: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(30)@1769b0fbed86: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15904) Waiting for packet dumper to finish... 1 (prev_count=15904, count=16416) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:19 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:21.061: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:22.302: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:23.305: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:23.305: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:23.305: [smf] INFO: UE IMSI[262429141626620] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 11/02 11:01:23.312: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:23.312: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x917] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 11/02 11:01:23.312: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x917] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:01:23.313: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:23.318: [smf] INFO: Removed Session: UE IMSI:[262429141626620] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 11/02 11:01:23.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:23.318: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:25.320: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:01:25.321: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact(32)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact(31)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:25 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13008) Waiting for packet dumper to finish... 1 (prev_count=13008, count=13984) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:27 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_pcodns started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:28.510: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:28.889: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:29.893: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:29.893: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:29.893: [smf] INFO: UE IMSI[262427800756253] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 11/02 11:01:29.901: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:29.902: [upf] INFO: UE F-SEID[UP:0x22c CP:0xb6f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 11/02 11:01:29.902: [upf] INFO: UE F-SEID[UP:0x22c CP:0xb6f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:01:29.903: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:29.907: [smf] INFO: Removed Session: UE IMSI:[262427800756253] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 11/02 11:01:29.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:29.907: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:31.911: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:01:31.911: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13600) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:33 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_icmp6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:35.074: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:35.443: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:36.447: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:36.447: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:36.447: [smf] INFO: UE IMSI[262420782878884] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 11/02 11:01:36.455: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:36.455: [upf] INFO: UE F-SEID[UP:0x688 CP:0xb9e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 11/02 11:01:36.455: [upf] INFO: UE F-SEID[UP:0x688 CP:0xb9e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420030000000000000000'O 11/02 11:01:36.458: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:36.463: [smf] INFO: Removed Session: UE IMSI:[262420782878884] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 11/02 11:01:36.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:36.463: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:38.467: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:01:38.467: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14436) Waiting for packet dumper to finish... 1 (prev_count=14436, count=14948) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:40 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_mtu started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:41.849: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:42.078: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:43.081: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:43.081: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:43.081: [smf] INFO: UE IMSI[262429081971999] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 11/02 11:01:43.088: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:43.088: [upf] INFO: UE F-SEID[UP:0x42e CP:0x7c4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 11/02 11:01:43.088: [upf] INFO: UE F-SEID[UP:0x42e CP:0x7c4] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420040000000000000000'O 11/02 11:01:43.091: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:43.096: [smf] INFO: Removed Session: UE IMSI:[262429081971999] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 11/02 11:01:43.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:43.096: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:45.100: [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(37)@1769b0fbed86: Final verdict of PTC: none 11/02 11:01:45.100: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(38)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:45 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14004) Waiting for packet dumper to finish... 1 (prev_count=14004, count=14516) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:47 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:48.818: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:50.946: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:01:51.950: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:01:51.950: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:01:51.950: [smf] INFO: UE IMSI[262424741690397] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 11/02 11:01:51.959: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:01:51.959: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xb38] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 11/02 11:01:51.959: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xb38] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420050000000000000000'O 11/02 11:01:51.962: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:01:51.966: [smf] INFO: Removed Session: UE IMSI:[262424741690397] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 11/02 11:01:51.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:01:51.966: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:01:53.970: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:01:53.970: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:01:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16116) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:01:56 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:01:58.301: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:01:59.640: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:00.644: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:00.644: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:00.644: [smf] INFO: UE IMSI[262426867806212] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 11/02 11:02:00.652: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:00.652: [upf] INFO: UE F-SEID[UP:0x418 CP:0x4dd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 11/02 11:02:00.652: [upf] INFO: UE F-SEID[UP:0x418 CP:0x4dd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420060000000000000000'O MTC@1769b0fbed86: This GGSN does NOT support forwarding link-local source address. 11/02 11:02:03.658: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:03.664: [smf] INFO: Removed Session: UE IMSI:[262426867806212] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 11/02 11:02:03.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:03.664: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:05.667: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:02:05.667: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:02:05 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16068) Waiting for packet dumper to finish... 1 (prev_count=16068, count=17372) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:02:07 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:02:10.831: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:02:10.985: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:11.989: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:11.989: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:11.989: [smf] INFO: UE IMSI[262421480210896] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 11/02 11:02:11.997: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:11.997: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x9ba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 11/02 11:02:11.997: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x9ba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420070000000000000000'O 11/02 11:02:11.999: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xfab4 (../src/upf/gtp-path.c:602) 11/02 11:02:11.999: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 11/02 11:02:11.999: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:02:15.002: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:15.009: [smf] INFO: Removed Session: UE IMSI:[262421480210896] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 11/02 11:02:15.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:15.009: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:17.011: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:02:17.012: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:02:17 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15108) Waiting for packet dumper to finish... 1 (prev_count=15108, count=15620) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:02:19 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:02:20.958: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:02:22.134: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:23.138: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:23.138: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:23.138: [smf] INFO: UE IMSI[262420445798931] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 11/02 11:02:23.145: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:23.145: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xea9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 11/02 11:02:23.145: [upf] INFO: UE F-SEID[UP:0xc59 CP:0xea9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420080000000000000000'O 11/02 11:02:23.148: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xcd1 (../src/upf/gtp-path.c:602) 11/02 11:02:23.148: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 11/02 11:02:23.148: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:02:26.150: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:26.155: [smf] INFO: Removed Session: UE IMSI:[262420445798931] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 11/02 11:02:26.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:26.155: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:28.159: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:02:28.160: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:02:28 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14728) Waiting for packet dumper to finish... 1 (prev_count=14728, count=15240) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:02:30 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:02:32.733: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:02:33.330: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:34.333: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:34.333: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:34.333: [smf] INFO: UE IMSI[262428565836815] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 11/02 11:02:34.340: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:34.340: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xcaf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 11/02 11:02:34.340: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xcaf] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004420090000000000000000'O 11/02 11:02:34.343: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:02:37.346: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:37.350: [smf] INFO: Removed Session: UE IMSI:[262428565836815] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 11/02 11:02:37.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:37.350: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:39.354: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:02:39.354: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:02:39 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15064) Waiting for packet dumper to finish... 1 (prev_count=15064, count=16368) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:02:41 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp6_clients_interact started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:02:42.560: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:02:44.114: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:45.118: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:45.118: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:45.118: [smf] INFO: UE IMSI[262426821366341] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 11/02 11:02:45.125: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:45.125: [upf] INFO: UE F-SEID[UP:0x36f CP:0xb8a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 11/02 11:02:45.125: [upf] INFO: UE F-SEID[UP:0x36f CP:0xb8a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '200107800044200A0000000000000000'O MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:45.128: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/02 11:02:45.128: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/02 11:02:45.128: [smf] INFO: UE IMSI[262421687468532] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 11/02 11:02:45.135: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/02 11:02:45.135: [upf] INFO: UE F-SEID[UP:0x707 CP:0x4ba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 11/02 11:02:45.135: [upf] INFO: UE F-SEID[UP:0x707 CP:0x4ba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: RA with /64 prefix '200107800044200B0000000000000000'O MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:02:51.142: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/02 11:02:51.147: [smf] INFO: Removed Session: UE IMSI:[262426821366341] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 11/02 11:02:51.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/02 11:02:51.147: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:51.147: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:51.152: [smf] INFO: Removed Session: UE IMSI:[262421687468532] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 11/02 11:02:51.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:51.152: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:02:53.155: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:02:53.155: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(49)@1769b0fbed86: Final verdict of PTC: none TC_pdp6_clients_interact(50)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:02:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22644) Waiting for packet dumper to finish... 1 (prev_count=22644, count=23948) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:02:55 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:02:56.640: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:02:57.529: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:02:58.534: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:02:58.534: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:02:58.534: [smf] INFO: UE IMSI[262429194448657] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 11/02 11:02:58.542: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:02:58.542: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xefc] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 11/02 11:02:58.542: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xefc] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:02:58.543: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:02:58.547: [smf] INFO: Removed Session: UE IMSI:[262429194448657] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 11/02 11:02:58.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:02:58.547: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:00.551: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:00.551: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact(52)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:00 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13880) Waiting for packet dumper to finish... 1 (prev_count=13880, count=14392) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:02 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_ipcp started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:04.230: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:04.800: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:05.804: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:05.804: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:05.804: [smf] INFO: UE IMSI[262423816181107] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 11/02 11:03:05.812: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:05.812: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x3cf] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 11/02 11:03:05.812: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x3cf] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:05.813: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:05.818: [smf] INFO: Removed Session: UE IMSI:[262423816181107] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 11/02 11:03:05.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:05.818: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:07.821: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:07.822: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:07 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=14928) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:09 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_icmp6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:11.253: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:11.563: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:12.567: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:12.567: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:12.567: [smf] INFO: UE IMSI[262429118857205] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 11/02 11:03:12.575: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:12.575: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6be] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 11/02 11:03:12.575: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6be] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004421030000000000000000'O 11/02 11:03:12.577: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:12.580: [smf] INFO: Removed Session: UE IMSI:[262429118857205] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 11/02 11:03:12.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:12.580: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:14.585: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:14.585: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(56)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:14 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 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@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:16 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_pcodns4 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:18.433: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:19.099: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:20.103: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:20.103: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:20.104: [smf] INFO: UE IMSI[262423500366180] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 11/02 11:03:20.112: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:20.112: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x4e8] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 11/02 11:03:20.112: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x4e8] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:20.113: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:20.116: [smf] INFO: Removed Session: UE IMSI:[262423500366180] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 11/02 11:03:20.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:20.116: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:22.119: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:22.119: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(58)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(57)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:22 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13148) Waiting for packet dumper to finish... 1 (prev_count=13148, count=13660) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:24 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_pcodns6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:25.776: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:26.821: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:27.825: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:27.825: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:27.825: [smf] INFO: UE IMSI[262424212855096] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 11/02 11:03:27.834: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:27.834: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x50b] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 11/02 11:03:27.834: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x50b] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:27.835: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:27.840: [smf] INFO: Removed Session: UE IMSI:[262424212855096] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 11/02 11:03:27.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:27.840: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:29.843: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:29.843: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:29 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:31 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_mtu started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:33.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:33.693: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:34.697: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:34.697: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:34.697: [smf] INFO: UE IMSI[262427322843948] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 11/02 11:03:34.704: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:34.704: [upf] INFO: UE F-SEID[UP:0x897 CP:0xa76] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 11/02 11:03:34.704: [upf] INFO: UE F-SEID[UP:0x897 CP:0xa76] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '20010780004421060000000000000000'O 11/02 11:03:34.707: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:34.712: [smf] INFO: Removed Session: UE IMSI:[262427322843948] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 11/02 11:03:34.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:34.712: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:36.715: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:36.716: [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(62)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_mtu(61)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14896) Waiting for packet dumper to finish... 1 (prev_count=14896, count=15408) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:38 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:40.467: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:41.244: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:42.248: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:42.248: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:42.248: [smf] INFO: UE IMSI[262422021208156] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 11/02 11:03:42.255: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:42.255: [upf] INFO: UE F-SEID[UP:0x38c CP:0xe04] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 11/02 11:03:42.255: [upf] INFO: UE F-SEID[UP:0x38c CP:0xe04] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:42.258: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:42.263: [smf] INFO: Removed Session: UE IMSI:[262422021208156] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 11/02 11:03:42.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:42.263: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:44.267: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:44.267: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:44 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13540) Waiting for packet dumper to finish... 1 (prev_count=13540, count=14052) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:46 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:47.545: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:47.740: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:48.744: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:48.744: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:48.744: [smf] INFO: UE IMSI[262428477624279] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 11/02 11:03:48.752: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:48.752: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x6e4] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 11/02 11:03:48.752: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x6e4] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:48.754: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xbc7f (../src/upf/gtp-path.c:524) 11/02 11:03:48.754: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:03:51.757: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:03:51.764: [smf] INFO: Removed Session: UE IMSI:[262428477624279] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 11/02 11:03:51.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:03:51.764: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:03:53.767: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:03:53.768: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:03:53 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=15172) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:03:55 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:03:58.736: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:03:58.953: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:03:59.957: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:03:59.957: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:03:59.957: [smf] INFO: UE IMSI[262421421287542] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 11/02 11:03:59.965: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:03:59.965: [upf] INFO: UE F-SEID[UP:0x718 CP:0x3d9] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 11/02 11:03:59.965: [upf] INFO: UE F-SEID[UP:0x718 CP:0x3d9] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:03:59.966: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x83e0 (../src/upf/gtp-path.c:602) 11/02 11:03:59.966: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 11/02 11:03:59.966: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:04:02.969: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:04:02.976: [smf] INFO: Removed Session: UE IMSI:[262421421287542] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 11/02 11:04:02.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:04:02.976: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:04.980: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:04.980: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:04 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15488) Waiting for packet dumper to finish... 1 (prev_count=15488, count=16992) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:07 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:08.569: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:09.506: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:04:10.510: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:04:10.510: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:04:10.510: [smf] INFO: UE IMSI[262420417108718] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 11/02 11:04:10.519: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:04:10.519: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x659] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 11/02 11:04:10.519: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x659] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '200107800044210A0000000000000000'O 11/02 11:04:10.522: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x1d91 (../src/upf/gtp-path.c:602) 11/02 11:04:10.522: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 11/02 11:04:10.522: [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@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:04:13.525: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:04:13.532: [smf] INFO: Removed Session: UE IMSI:[262420417108718] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 11/02 11:04:13.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:04:13.532: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:15.536: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:15.536: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14828) Waiting for packet dumper to finish... 1 (prev_count=14828, count=15340) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:17 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_clients_interact started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:19.382: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:19.747: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:04:20.752: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:04:20.752: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:04:20.752: [smf] INFO: UE IMSI[262420664509921] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 11/02 11:04:20.760: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:04:20.760: [upf] INFO: UE F-SEID[UP:0x748 CP:0xad7] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 11/02 11:04:20.760: [upf] INFO: UE F-SEID[UP:0x748 CP:0xad7] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: RA with /64 prefix '200107800044210B0000000000000000'O MTC@1769b0fbed86: sending CreatePDP 11/02 11:04:20.763: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/02 11:04:20.763: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/02 11:04:20.763: [smf] INFO: UE IMSI[262426273518280] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 11/02 11:04:20.768: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/02 11:04:20.768: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x838] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 11/02 11:04:20.768: [upf] INFO: UE F-SEID[UP:0xc49 CP:0x838] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: RA with /64 prefix '200107800044210C0000000000000000'O MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:04:26.776: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/02 11:04:26.782: [smf] INFO: Removed Session: UE IMSI:[262420664509921] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 11/02 11:04:26.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/02 11:04:26.782: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:26.783: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:04:26.788: [smf] INFO: Removed Session: UE IMSI:[262426273518280] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 11/02 11:04:26.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:04:26.788: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:28.791: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:28.792: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_clients_interact(71)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_clients_interact(72)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22356) Waiting for packet dumper to finish... 1 (prev_count=22356, count=24056) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:30 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp46_act_deact_apn4 started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:32.398: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:32.840: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:04:33.844: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:04:33.844: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:04:33.844: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 11/02 11:04:33.844: [smf] INFO: UE IMSI[262422183942371] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:04:33.852: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:04:33.852: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 11/02 11:04:33.852: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:04:33.853: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 11/02 11:04:33.857: [smf] INFO: Removed Session: UE IMSI:[262422183942371] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:04:33.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3200) 11/02 11:04:33.857: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:35.861: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:35.861: [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)@1769b0fbed86: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@1769b0fbed86: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:35 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13352) Waiting for packet dumper to finish... 1 (prev_count=13352, count=13864) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:37 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_echo_req_resp started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:39.234: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:39.722: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:42.729: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:42.729: [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(75)@1769b0fbed86: Final verdict of PTC: none TC_echo_req_resp(76)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@1769b0fbed86: Test case TC_echo_req_resp finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:42 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7232) Waiting for packet dumper to finish... 1 (prev_count=7232, count=7744) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:44 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_echo_req_resp_gtpu started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:46.250: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:47.777: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:04:50.783: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:04:50.783: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@1769b0fbed86: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@1769b0fbed86: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:04:50 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6984) Waiting for packet dumper to finish... 1 (prev_count=6984, count=7496) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:04:52 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp_act2_recovery started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:04:54.244: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:04:54.350: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:04:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 11/02 11:04:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3192) 11/02 11:04:55.354: [smf] INFO: UE IMSI[262426220905712] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:04:55.363: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 11/02 11:04:55.363: [upf] INFO: UE F-SEID[UP:0x56e CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 11/02 11:04:55.363: [upf] INFO: UE F-SEID[UP:0x56e CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: sending 2nd CreatePDP (recovery increased) 11/02 11:04:55.365: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@1769b0fbed86: 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@1769b0fbed86: Stopping testcase execution from "GGSN_Tests.ttcn":383 11/02 11:04:58.367: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:04:58.367: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(80)@1769b0fbed86: Final verdict of PTC: none TC_pdp_act2_recovery(79)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@1769b0fbed86: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@1769b0fbed86: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@1769b0fbed86: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@1769b0fbed86: 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 Nov 2 11:04:58 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11148) Waiting for packet dumper to finish... 1 (prev_count=11148, count=11660) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:05:00 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_act_deact_retrans_duplicate started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:05:01.569: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:05:02.321: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:05:03.325: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/02 11:05:03.325: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/02 11:05:03.325: [smf] INFO: UE IMSI[262426766643260] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:03.333: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/02 11:05:03.333: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:03.333: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:05:03.334: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 11/02 11:05:03.339: [smf] INFO: Removed Session: UE IMSI:[262426766643260] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:03.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3200) 11/02 11:05:03.339: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:04.340: [gtp] WARNING: [1692] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:06.344: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:05:06.344: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@1769b0fbed86: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@1769b0fbed86: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:05:06 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13752) Waiting for packet dumper to finish... 1 (prev_count=13752, count=15056) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:05:08 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_pdp_act_restart_ctr_echo started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:05:09.527: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:05:11.810: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:05:12.814: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 11/02 11:05:12.814: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3192) 11/02 11:05:12.814: [smf] INFO: UE IMSI[262425849763454] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:12.822: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 11/02 11:05:12.822: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:12.822: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: 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@1769b0fbed86: Stopping testcase execution from "GGSN_Tests.ttcn":2059 11/02 11:05:18.826: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:05:18.826: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@1769b0fbed86: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@1769b0fbed86: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@1769b0fbed86: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@1769b0fbed86: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@1769b0fbed86: 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 Nov 2 11:05:18 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10908) Waiting for packet dumper to finish... 1 (prev_count=10908, count=11420) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:05:20 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:05:22.016: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:05:22.889: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/02 11:05:24.649: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/02 11:05:24.649: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/02 11:05:24.649: [smf] INFO: UE IMSI[262421389840165] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.657: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/02 11:05:24.657: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.657: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:05:24.660: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/02 11:05:24.660: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/02 11:05:24.660: [smf] INFO: UE IMSI[262420062763538] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.665: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/02 11:05:24.665: [upf] INFO: UE F-SEID[UP:0x995 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.665: [upf] INFO: UE F-SEID[UP:0x995 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.671: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/02 11:05:24.671: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/02 11:05:24.671: [smf] INFO: UE IMSI[262423247502782] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.676: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/02 11:05:24.676: [upf] INFO: UE F-SEID[UP:0x87 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.676: [upf] INFO: UE F-SEID[UP:0x87 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.682: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/02 11:05:24.682: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/02 11:05:24.682: [smf] INFO: UE IMSI[262423513572535] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.687: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/02 11:05:24.687: [upf] INFO: UE F-SEID[UP:0x70c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.687: [upf] INFO: UE F-SEID[UP:0x70c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.692: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/02 11:05:24.692: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/02 11:05:24.692: [smf] INFO: UE IMSI[262423042433912] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.697: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/02 11:05:24.697: [upf] INFO: UE F-SEID[UP:0x609 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.697: [upf] INFO: UE F-SEID[UP:0x609 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.703: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/02 11:05:24.703: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/02 11:05:24.703: [smf] INFO: UE IMSI[262422479107677] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.709: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/02 11:05:24.709: [upf] INFO: UE F-SEID[UP:0x747 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.709: [upf] INFO: UE F-SEID[UP:0x747 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.714: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/02 11:05:24.714: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/02 11:05:24.714: [smf] INFO: UE IMSI[262422996182404] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.719: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/02 11:05:24.719: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.719: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.725: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/02 11:05:24.725: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/02 11:05:24.725: [smf] INFO: UE IMSI[262422440734862] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.731: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/02 11:05:24.731: [upf] INFO: UE F-SEID[UP:0xdef CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.731: [upf] INFO: UE F-SEID[UP:0xdef CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.736: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/02 11:05:24.736: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/02 11:05:24.736: [smf] INFO: UE IMSI[262426699212569] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.741: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/02 11:05:24.741: [upf] INFO: UE F-SEID[UP:0x55d CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.741: [upf] INFO: UE F-SEID[UP:0x55d CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.747: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/02 11:05:24.747: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/02 11:05:24.747: [smf] INFO: UE IMSI[262424886576081] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.752: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/02 11:05:24.752: [upf] INFO: UE F-SEID[UP:0x436 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.752: [upf] INFO: UE F-SEID[UP:0x436 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.758: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/02 11:05:24.758: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/02 11:05:24.758: [smf] INFO: UE IMSI[262421510585006] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.763: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/02 11:05:24.763: [upf] INFO: UE F-SEID[UP:0x39d CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.763: [upf] INFO: UE F-SEID[UP:0x39d CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.768: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/02 11:05:24.768: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/02 11:05:24.768: [smf] INFO: UE IMSI[262424994882757] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.773: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/02 11:05:24.773: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.773: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.779: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/02 11:05:24.779: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/02 11:05:24.779: [smf] INFO: UE IMSI[262422159313240] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.785: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/02 11:05:24.785: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.785: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.790: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/02 11:05:24.790: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/02 11:05:24.790: [smf] INFO: UE IMSI[262428609724603] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.796: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/02 11:05:24.796: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.796: [upf] INFO: UE F-SEID[UP:0x2ae CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.801: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/02 11:05:24.801: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/02 11:05:24.801: [smf] INFO: UE IMSI[262422199304447] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.806: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/02 11:05:24.806: [upf] INFO: UE F-SEID[UP:0x492 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.806: [upf] INFO: UE F-SEID[UP:0x492 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.812: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/02 11:05:24.812: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/02 11:05:24.812: [smf] INFO: UE IMSI[262422487289699] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.817: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/02 11:05:24.817: [upf] INFO: UE F-SEID[UP:0x178 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.817: [upf] INFO: UE F-SEID[UP:0x178 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.823: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/02 11:05:24.823: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/02 11:05:24.823: [smf] INFO: UE IMSI[262428902091740] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.828: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/02 11:05:24.828: [upf] INFO: UE F-SEID[UP:0x994 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.828: [upf] INFO: UE F-SEID[UP:0x994 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.834: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/02 11:05:24.834: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/02 11:05:24.834: [smf] INFO: UE IMSI[262422294869720] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.841: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/02 11:05:24.841: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.841: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.845: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/02 11:05:24.845: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/02 11:05:24.845: [smf] INFO: UE IMSI[262425999318087] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.850: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/02 11:05:24.850: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.850: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.855: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/02 11:05:24.855: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/02 11:05:24.855: [smf] INFO: UE IMSI[262421898446942] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.861: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/02 11:05:24.862: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.862: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.866: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/02 11:05:24.866: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/02 11:05:24.866: [smf] INFO: UE IMSI[262424975083104] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.871: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/02 11:05:24.871: [upf] INFO: UE F-SEID[UP:0x878 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.871: [upf] INFO: UE F-SEID[UP:0x878 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.877: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/02 11:05:24.877: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/02 11:05:24.877: [smf] INFO: UE IMSI[262421170151291] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.882: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/02 11:05:24.882: [upf] INFO: UE F-SEID[UP:0x46d CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.882: [upf] INFO: UE F-SEID[UP:0x46d CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.888: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/02 11:05:24.888: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/02 11:05:24.888: [smf] INFO: UE IMSI[262422988073777] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.894: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/02 11:05:24.894: [upf] INFO: UE F-SEID[UP:0x569 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.894: [upf] INFO: UE F-SEID[UP:0x569 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.899: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/02 11:05:24.899: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/02 11:05:24.899: [smf] INFO: UE IMSI[262420104503084] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.904: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/02 11:05:24.904: [upf] INFO: UE F-SEID[UP:0x1de CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.904: [upf] INFO: UE F-SEID[UP:0x1de CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.910: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/02 11:05:24.910: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/02 11:05:24.910: [smf] INFO: UE IMSI[262427527917077] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.915: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/02 11:05:24.915: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.915: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.920: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/02 11:05:24.920: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/02 11:05:24.920: [smf] INFO: UE IMSI[262425573621189] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.925: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/02 11:05:24.925: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.925: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.931: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/02 11:05:24.931: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/02 11:05:24.931: [smf] INFO: UE IMSI[262429732231139] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.937: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/02 11:05:24.937: [upf] INFO: UE F-SEID[UP:0xbad CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.937: [upf] INFO: UE F-SEID[UP:0xbad CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.942: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/02 11:05:24.942: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/02 11:05:24.942: [smf] INFO: UE IMSI[262425247649223] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.947: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/02 11:05:24.947: [upf] INFO: UE F-SEID[UP:0xacd CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.947: [upf] INFO: UE F-SEID[UP:0xacd CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.953: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/02 11:05:24.953: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/02 11:05:24.953: [smf] INFO: UE IMSI[262428543116434] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.959: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/02 11:05:24.959: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.959: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.964: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/02 11:05:24.964: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/02 11:05:24.964: [smf] INFO: UE IMSI[262426457744427] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.969: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/02 11:05:24.969: [upf] INFO: UE F-SEID[UP:0x73e CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.969: [upf] INFO: UE F-SEID[UP:0x73e CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.975: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/02 11:05:24.975: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/02 11:05:24.975: [smf] INFO: UE IMSI[262429925714772] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.980: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/02 11:05:24.980: [upf] INFO: UE F-SEID[UP:0x36e CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.980: [upf] INFO: UE F-SEID[UP:0x36e CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.986: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/02 11:05:24.986: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/02 11:05:24.986: [smf] INFO: UE IMSI[262421278513464] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:24.991: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/02 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:24.991: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:24.997: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/02 11:05:24.997: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/02 11:05:24.997: [smf] INFO: UE IMSI[262429627273734] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.002: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/02 11:05:25.002: [upf] INFO: UE F-SEID[UP:0x636 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.002: [upf] INFO: UE F-SEID[UP:0x636 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.008: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/02 11:05:25.008: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/02 11:05:25.008: [smf] INFO: UE IMSI[262427292098280] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.015: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/02 11:05:25.015: [upf] INFO: UE F-SEID[UP:0xa CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.015: [upf] INFO: UE F-SEID[UP:0xa CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.019: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/02 11:05:25.019: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/02 11:05:25.019: [smf] INFO: UE IMSI[262425001845279] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.024: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/02 11:05:25.024: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.024: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.030: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/02 11:05:25.030: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/02 11:05:25.030: [smf] INFO: UE IMSI[262427522794184] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.036: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/02 11:05:25.036: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.036: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.041: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/02 11:05:25.041: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/02 11:05:25.041: [smf] INFO: UE IMSI[262426044012205] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.046: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/02 11:05:25.046: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.046: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.052: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/02 11:05:25.052: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/02 11:05:25.052: [smf] INFO: UE IMSI[262424806914081] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.058: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/02 11:05:25.058: [upf] INFO: UE F-SEID[UP:0x203 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.058: [upf] INFO: UE F-SEID[UP:0x203 CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.063: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/02 11:05:25.063: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/02 11:05:25.063: [smf] INFO: UE IMSI[262420741064890] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.068: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/02 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.074: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/02 11:05:25.074: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/02 11:05:25.074: [smf] INFO: UE IMSI[262422370888681] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.079: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/02 11:05:25.079: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.079: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.085: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/02 11:05:25.085: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/02 11:05:25.085: [smf] INFO: UE IMSI[262428180424038] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.090: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/02 11:05:25.090: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.090: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.096: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/02 11:05:25.096: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/02 11:05:25.096: [smf] INFO: UE IMSI[262424481435945] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.101: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/02 11:05:25.101: [upf] INFO: UE F-SEID[UP:0x423 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.101: [upf] INFO: UE F-SEID[UP:0x423 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.106: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/02 11:05:25.106: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/02 11:05:25.106: [smf] INFO: UE IMSI[262420748297304] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.112: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/02 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.118: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/02 11:05:25.118: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/02 11:05:25.118: [smf] INFO: UE IMSI[262423113715967] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.123: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/02 11:05:25.123: [upf] INFO: UE F-SEID[UP:0x807 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.123: [upf] INFO: UE F-SEID[UP:0x807 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.128: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/02 11:05:25.128: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/02 11:05:25.128: [smf] INFO: UE IMSI[262421239550206] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.134: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/02 11:05:25.134: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.134: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.139: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/02 11:05:25.139: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/02 11:05:25.140: [smf] INFO: UE IMSI[262429222852560] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.146: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/02 11:05:25.146: [upf] INFO: UE F-SEID[UP:0x364 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.146: [upf] INFO: UE F-SEID[UP:0x364 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.150: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/02 11:05:25.150: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/02 11:05:25.150: [smf] INFO: UE IMSI[262422487033859] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.156: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/02 11:05:25.156: [upf] INFO: UE F-SEID[UP:0x374 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.156: [upf] INFO: UE F-SEID[UP:0x374 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.161: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/02 11:05:25.161: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/02 11:05:25.161: [smf] INFO: UE IMSI[262423062492011] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.167: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/02 11:05:25.167: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.167: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.172: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/02 11:05:25.172: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/02 11:05:25.172: [smf] INFO: UE IMSI[262429585297997] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.179: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/02 11:05:25.179: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.179: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.183: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/02 11:05:25.183: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/02 11:05:25.183: [smf] INFO: UE IMSI[262428261182179] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.190: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/02 11:05:25.190: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.190: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.194: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/02 11:05:25.194: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/02 11:05:25.194: [smf] INFO: UE IMSI[262421844956853] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.199: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/02 11:05:25.199: [upf] INFO: UE F-SEID[UP:0x44e CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.199: [upf] INFO: UE F-SEID[UP:0x44e CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.205: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/02 11:05:25.205: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/02 11:05:25.205: [smf] INFO: UE IMSI[262425380578305] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.210: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/02 11:05:25.210: [upf] INFO: UE F-SEID[UP:0x39b CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.210: [upf] INFO: UE F-SEID[UP:0x39b CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.216: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/02 11:05:25.216: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/02 11:05:25.216: [smf] INFO: UE IMSI[262428748918601] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.222: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/02 11:05:25.222: [upf] INFO: UE F-SEID[UP:0x30b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.222: [upf] INFO: UE F-SEID[UP:0x30b CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.227: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/02 11:05:25.227: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/02 11:05:25.227: [smf] INFO: UE IMSI[262427206889405] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.233: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/02 11:05:25.233: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.233: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.238: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/02 11:05:25.238: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/02 11:05:25.238: [smf] INFO: UE IMSI[262428991500651] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.243: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/02 11:05:25.243: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.243: [upf] INFO: UE F-SEID[UP:0xbeb CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.248: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/02 11:05:25.248: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/02 11:05:25.248: [smf] INFO: UE IMSI[262428624592724] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.254: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/02 11:05:25.254: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.254: [upf] INFO: UE F-SEID[UP:0xc10 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.259: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/02 11:05:25.259: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/02 11:05:25.259: [smf] INFO: UE IMSI[262422615124388] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.265: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/02 11:05:25.265: [upf] INFO: UE F-SEID[UP:0x89a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.265: [upf] INFO: UE F-SEID[UP:0x89a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.270: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/02 11:05:25.270: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/02 11:05:25.270: [smf] INFO: UE IMSI[262422615816309] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.276: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/02 11:05:25.276: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.276: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.281: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/02 11:05:25.281: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/02 11:05:25.281: [smf] INFO: UE IMSI[262422918105001] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.287: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/02 11:05:25.287: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.287: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.292: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/02 11:05:25.292: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/02 11:05:25.292: [smf] INFO: UE IMSI[262424255352028] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.297: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/02 11:05:25.297: [upf] INFO: UE F-SEID[UP:0x19c CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.297: [upf] INFO: UE F-SEID[UP:0x19c CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.303: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/02 11:05:25.303: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/02 11:05:25.303: [smf] INFO: UE IMSI[262426283934482] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.309: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/02 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.314: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/02 11:05:25.314: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/02 11:05:25.314: [smf] INFO: UE IMSI[262427637562291] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.320: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/02 11:05:25.320: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.320: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.325: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/02 11:05:25.325: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/02 11:05:25.325: [smf] INFO: UE IMSI[262420879546827] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.331: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/02 11:05:25.331: [upf] INFO: UE F-SEID[UP:0x98b CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.331: [upf] INFO: UE F-SEID[UP:0x98b CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.336: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/02 11:05:25.336: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/02 11:05:25.336: [smf] INFO: UE IMSI[262426710711288] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.342: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/02 11:05:25.342: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.342: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.347: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/02 11:05:25.347: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/02 11:05:25.347: [smf] INFO: UE IMSI[262425709936760] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.352: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/02 11:05:25.352: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.352: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.358: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/02 11:05:25.358: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/02 11:05:25.358: [smf] INFO: UE IMSI[262422292123884] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.363: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/02 11:05:25.363: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.363: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.369: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/02 11:05:25.369: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/02 11:05:25.369: [smf] INFO: UE IMSI[262427983803902] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.375: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/02 11:05:25.375: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.375: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.380: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/02 11:05:25.380: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/02 11:05:25.380: [smf] INFO: UE IMSI[262428671622480] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.387: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/02 11:05:25.387: [upf] INFO: UE F-SEID[UP:0x990 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.387: [upf] INFO: UE F-SEID[UP:0x990 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.391: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/02 11:05:25.391: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/02 11:05:25.391: [smf] INFO: UE IMSI[262423828733020] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.396: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/02 11:05:25.396: [upf] INFO: UE F-SEID[UP:0x686 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.396: [upf] INFO: UE F-SEID[UP:0x686 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.402: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/02 11:05:25.402: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/02 11:05:25.402: [smf] INFO: UE IMSI[262428630271851] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.407: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/02 11:05:25.407: [upf] INFO: UE F-SEID[UP:0x37d CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.407: [upf] INFO: UE F-SEID[UP:0x37d CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.413: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/02 11:05:25.413: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/02 11:05:25.413: [smf] INFO: UE IMSI[262429563982970] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.419: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/02 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.419: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.424: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/02 11:05:25.424: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/02 11:05:25.424: [smf] INFO: UE IMSI[262426342261302] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.429: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/02 11:05:25.429: [upf] INFO: UE F-SEID[UP:0x71b CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.429: [upf] INFO: UE F-SEID[UP:0x71b CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.434: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/02 11:05:25.434: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/02 11:05:25.434: [smf] INFO: UE IMSI[262420715077811] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.440: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/02 11:05:25.440: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.440: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.445: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/02 11:05:25.445: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/02 11:05:25.445: [smf] INFO: UE IMSI[262421066295845] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.451: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/02 11:05:25.451: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.451: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.456: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/02 11:05:25.456: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/02 11:05:25.456: [smf] INFO: UE IMSI[262424463236818] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.462: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/02 11:05:25.462: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.462: [upf] INFO: UE F-SEID[UP:0xc27 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.468: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/02 11:05:25.468: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/02 11:05:25.468: [smf] INFO: UE IMSI[262429304183455] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.473: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/02 11:05:25.473: [upf] INFO: UE F-SEID[UP:0x433 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.473: [upf] INFO: UE F-SEID[UP:0x433 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.478: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/02 11:05:25.478: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/02 11:05:25.478: [smf] INFO: UE IMSI[262429183982432] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.484: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/02 11:05:25.484: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.484: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.489: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/02 11:05:25.489: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/02 11:05:25.489: [smf] INFO: UE IMSI[262421040335042] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.494: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/02 11:05:25.494: [upf] INFO: UE F-SEID[UP:0x581 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.494: [upf] INFO: UE F-SEID[UP:0x581 CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.500: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/02 11:05:25.500: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/02 11:05:25.500: [smf] INFO: UE IMSI[262421504126192] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.506: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/02 11:05:25.506: [upf] INFO: UE F-SEID[UP:0x400 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.506: [upf] INFO: UE F-SEID[UP:0x400 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.512: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/02 11:05:25.512: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/02 11:05:25.512: [smf] INFO: UE IMSI[262424363151066] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.518: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/02 11:05:25.518: [upf] INFO: UE F-SEID[UP:0x717 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.518: [upf] INFO: UE F-SEID[UP:0x717 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.523: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/02 11:05:25.523: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/02 11:05:25.523: [smf] INFO: UE IMSI[262429962458277] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.528: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/02 11:05:25.528: [upf] INFO: UE F-SEID[UP:0x928 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.528: [upf] INFO: UE F-SEID[UP:0x928 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.533: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/02 11:05:25.533: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/02 11:05:25.533: [smf] INFO: UE IMSI[262420200937749] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.539: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/02 11:05:25.539: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.539: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.544: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/02 11:05:25.544: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/02 11:05:25.544: [smf] INFO: UE IMSI[262423784429667] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.550: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/02 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x30f CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x30f CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.555: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/02 11:05:25.555: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/02 11:05:25.555: [smf] INFO: UE IMSI[262429530972286] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.561: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/02 11:05:25.561: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.561: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.566: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/02 11:05:25.567: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/02 11:05:25.567: [smf] INFO: UE IMSI[262422271285302] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.573: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/02 11:05:25.573: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.573: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.577: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/02 11:05:25.577: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/02 11:05:25.577: [smf] INFO: UE IMSI[262426178977530] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.583: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/02 11:05:25.583: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.583: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.588: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/02 11:05:25.588: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/02 11:05:25.588: [smf] INFO: UE IMSI[262421827654466] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.594: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/02 11:05:25.594: [upf] INFO: UE F-SEID[UP:0x200 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.594: [upf] INFO: UE F-SEID[UP:0x200 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.599: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/02 11:05:25.599: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/02 11:05:25.599: [smf] INFO: UE IMSI[262427481890396] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.604: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/02 11:05:25.604: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.604: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.610: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/02 11:05:25.610: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/02 11:05:25.610: [smf] INFO: UE IMSI[262421761531813] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.617: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/02 11:05:25.617: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.617: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.621: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/02 11:05:25.621: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/02 11:05:25.621: [smf] INFO: UE IMSI[262428085802500] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.627: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/02 11:05:25.627: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.627: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.632: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/02 11:05:25.632: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/02 11:05:25.632: [smf] INFO: UE IMSI[262428102545996] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.637: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/02 11:05:25.638: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.638: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.643: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/02 11:05:25.643: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/02 11:05:25.643: [smf] INFO: UE IMSI[262428490156122] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.649: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/02 11:05:25.649: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.649: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.654: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/02 11:05:25.654: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/02 11:05:25.654: [smf] INFO: UE IMSI[262428740022170] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.660: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/02 11:05:25.660: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.660: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.665: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/02 11:05:25.665: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/02 11:05:25.665: [smf] INFO: UE IMSI[262421750331859] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.671: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/02 11:05:25.671: [upf] INFO: UE F-SEID[UP:0x63b CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.671: [upf] INFO: UE F-SEID[UP:0x63b CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.676: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/02 11:05:25.676: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/02 11:05:25.676: [smf] INFO: UE IMSI[262424319248872] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.682: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/02 11:05:25.682: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.682: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.686: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/02 11:05:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/02 11:05:25.687: [smf] INFO: UE IMSI[262426570222391] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.692: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/02 11:05:25.692: [upf] INFO: UE F-SEID[UP:0x957 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.692: [upf] INFO: UE F-SEID[UP:0x957 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/02 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/02 11:05:25.698: [smf] INFO: UE IMSI[262424698062597] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.704: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/02 11:05:25.704: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.704: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.708: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/02 11:05:25.708: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/02 11:05:25.708: [smf] INFO: UE IMSI[262428150162722] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.713: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/02 11:05:25.713: [upf] INFO: UE F-SEID[UP:0x986 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.713: [upf] INFO: UE F-SEID[UP:0x986 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.720: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/02 11:05:25.720: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/02 11:05:25.720: [smf] INFO: UE IMSI[262425656089381] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.725: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/02 11:05:25.725: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.725: [upf] INFO: UE F-SEID[UP:0xb43 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.730: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/02 11:05:25.730: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/02 11:05:25.730: [smf] INFO: UE IMSI[262420604834827] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.736: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/02 11:05:25.736: [upf] INFO: UE F-SEID[UP:0x11 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.736: [upf] INFO: UE F-SEID[UP:0x11 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.741: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/02 11:05:25.741: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/02 11:05:25.741: [smf] INFO: UE IMSI[262427019655817] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.747: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/02 11:05:25.747: [upf] INFO: UE F-SEID[UP:0xfea CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.747: [upf] INFO: UE F-SEID[UP:0xfea CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.752: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/02 11:05:25.752: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/02 11:05:25.752: [smf] INFO: UE IMSI[262428748283540] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.757: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/02 11:05:25.757: [upf] INFO: UE F-SEID[UP:0x774 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.757: [upf] INFO: UE F-SEID[UP:0x774 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.763: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/02 11:05:25.763: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/02 11:05:25.763: [smf] INFO: UE IMSI[262425845116874] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.769: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/02 11:05:25.769: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.769: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.775: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/02 11:05:25.775: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/02 11:05:25.775: [smf] INFO: UE IMSI[262423492883401] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.781: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/02 11:05:25.781: [upf] INFO: UE F-SEID[UP:0x546 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.781: [upf] INFO: UE F-SEID[UP:0x546 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.786: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/02 11:05:25.786: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/02 11:05:25.786: [smf] INFO: UE IMSI[262420020609748] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.791: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/02 11:05:25.791: [upf] INFO: UE F-SEID[UP:0x835 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.791: [upf] INFO: UE F-SEID[UP:0x835 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.797: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/02 11:05:25.797: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/02 11:05:25.797: [smf] INFO: UE IMSI[262423754081222] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.803: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/02 11:05:25.803: [upf] INFO: UE F-SEID[UP:0x211 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.803: [upf] INFO: UE F-SEID[UP:0x211 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.807: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/02 11:05:25.807: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/02 11:05:25.807: [smf] INFO: UE IMSI[262420262249385] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/02 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.818: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/02 11:05:25.818: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/02 11:05:25.818: [smf] INFO: UE IMSI[262428179875599] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.823: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/02 11:05:25.823: [upf] INFO: UE F-SEID[UP:0x65e CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.823: [upf] INFO: UE F-SEID[UP:0x65e CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.829: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/02 11:05:25.829: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/02 11:05:25.829: [smf] INFO: UE IMSI[262421794240468] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.836: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/02 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x472 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.836: [upf] INFO: UE F-SEID[UP:0x472 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.841: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/02 11:05:25.841: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/02 11:05:25.841: [smf] INFO: UE IMSI[262426705918928] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/02 11:05:25.846: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.846: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.852: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/02 11:05:25.852: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/02 11:05:25.852: [smf] INFO: UE IMSI[262421375757852] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.857: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/02 11:05:25.857: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.857: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.862: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/02 11:05:25.862: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/02 11:05:25.862: [smf] INFO: UE IMSI[262423570880838] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.867: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/02 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.867: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.873: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/02 11:05:25.873: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/02 11:05:25.873: [smf] INFO: UE IMSI[262424036880478] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.878: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/02 11:05:25.878: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.878: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.885: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/02 11:05:25.885: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/02 11:05:25.885: [smf] INFO: UE IMSI[262420542459855] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.890: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/02 11:05:25.890: [upf] INFO: UE F-SEID[UP:0x965 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.890: [upf] INFO: UE F-SEID[UP:0x965 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.895: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/02 11:05:25.896: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/02 11:05:25.896: [smf] INFO: UE IMSI[262420885543090] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.901: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/02 11:05:25.901: [upf] INFO: UE F-SEID[UP:0x334 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.901: [upf] INFO: UE F-SEID[UP:0x334 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.906: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/02 11:05:25.906: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/02 11:05:25.906: [smf] INFO: UE IMSI[262424590341929] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.911: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/02 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.911: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.917: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/02 11:05:25.917: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/02 11:05:25.917: [smf] INFO: UE IMSI[262426344555581] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.923: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/02 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x483 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.923: [upf] INFO: UE F-SEID[UP:0x483 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.928: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/02 11:05:25.928: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/02 11:05:25.928: [smf] INFO: UE IMSI[262423501484974] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.933: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/02 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.933: [upf] INFO: UE F-SEID[UP:0x4bf CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.939: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/02 11:05:25.939: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/02 11:05:25.939: [smf] INFO: UE IMSI[262423481210201] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.945: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/02 11:05:25.945: [upf] INFO: UE F-SEID[UP:0x76d CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.945: [upf] INFO: UE F-SEID[UP:0x76d CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.950: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/02 11:05:25.950: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/02 11:05:25.950: [smf] INFO: UE IMSI[262421178426514] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.956: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/02 11:05:25.956: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.956: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.961: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/02 11:05:25.961: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/02 11:05:25.961: [smf] INFO: UE IMSI[262424447239206] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.967: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/02 11:05:25.967: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.967: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.972: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/02 11:05:25.972: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/02 11:05:25.972: [smf] INFO: UE IMSI[262423253021491] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.977: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/02 11:05:25.977: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.977: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.983: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/02 11:05:25.983: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/02 11:05:25.983: [smf] INFO: UE IMSI[262424811184280] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.988: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/02 11:05:25.988: [upf] INFO: UE F-SEID[UP:0x785 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.988: [upf] INFO: UE F-SEID[UP:0x785 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:25.994: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/02 11:05:25.994: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/02 11:05:25.994: [smf] INFO: UE IMSI[262422178258396] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:25.999: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/02 11:05:25.999: [upf] INFO: UE F-SEID[UP:0xead CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:25.999: [upf] INFO: UE F-SEID[UP:0xead CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.005: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/02 11:05:26.005: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/02 11:05:26.005: [smf] INFO: UE IMSI[262428160635689] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.010: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/02 11:05:26.010: [upf] INFO: UE F-SEID[UP:0x295 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.010: [upf] INFO: UE F-SEID[UP:0x295 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.016: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/02 11:05:26.016: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/02 11:05:26.016: [smf] INFO: UE IMSI[262428107090564] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.021: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/02 11:05:26.021: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.021: [upf] INFO: UE F-SEID[UP:0xa33 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.026: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/02 11:05:26.026: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/02 11:05:26.026: [smf] INFO: UE IMSI[262424807603287] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.031: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/02 11:05:26.031: [upf] INFO: UE F-SEID[UP:0x43c CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.031: [upf] INFO: UE F-SEID[UP:0x43c CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.037: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/02 11:05:26.037: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/02 11:05:26.037: [smf] INFO: UE IMSI[262422544656394] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.042: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/02 11:05:26.042: [upf] INFO: UE F-SEID[UP:0x115 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.042: [upf] INFO: UE F-SEID[UP:0x115 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.048: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/02 11:05:26.048: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/02 11:05:26.048: [smf] INFO: UE IMSI[262424786006616] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.053: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/02 11:05:26.053: [upf] INFO: UE F-SEID[UP:0x25d CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.053: [upf] INFO: UE F-SEID[UP:0x25d CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.059: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/02 11:05:26.059: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/02 11:05:26.059: [smf] INFO: UE IMSI[262428761197453] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.065: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/02 11:05:26.065: [upf] INFO: UE F-SEID[UP:0xedd CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.065: [upf] INFO: UE F-SEID[UP:0xedd CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.070: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/02 11:05:26.070: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/02 11:05:26.070: [smf] INFO: UE IMSI[262428314145620] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.076: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/02 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.076: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.081: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/02 11:05:26.081: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/02 11:05:26.081: [smf] INFO: UE IMSI[262428720272879] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.086: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/02 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x287 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.086: [upf] INFO: UE F-SEID[UP:0x287 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.092: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/02 11:05:26.092: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/02 11:05:26.092: [smf] INFO: UE IMSI[262428578127994] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.097: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/02 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x421 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x421 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.102: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/02 11:05:26.102: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/02 11:05:26.102: [smf] INFO: UE IMSI[262420530771760] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.108: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/02 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x304 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x304 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.113: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/02 11:05:26.113: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/02 11:05:26.113: [smf] INFO: UE IMSI[262426499148939] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.119: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/02 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.124: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/02 11:05:26.124: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/02 11:05:26.124: [smf] INFO: UE IMSI[262426985727778] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.129: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/02 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x589 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.129: [upf] INFO: UE F-SEID[UP:0x589 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.135: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/02 11:05:26.135: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/02 11:05:26.135: [smf] INFO: UE IMSI[262425896616991] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.141: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/02 11:05:26.141: [upf] INFO: UE F-SEID[UP:0x676 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.141: [upf] INFO: UE F-SEID[UP:0x676 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.146: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/02 11:05:26.146: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/02 11:05:26.146: [smf] INFO: UE IMSI[262423266563648] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.151: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/02 11:05:26.151: [upf] INFO: UE F-SEID[UP:0x842 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.151: [upf] INFO: UE F-SEID[UP:0x842 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.157: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/02 11:05:26.157: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/02 11:05:26.157: [smf] INFO: UE IMSI[262423019680242] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.162: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/02 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x288 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x288 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.168: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/02 11:05:26.168: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/02 11:05:26.168: [smf] INFO: UE IMSI[262420494927048] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.174: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/02 11:05:26.174: [upf] INFO: UE F-SEID[UP:0x49e CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.174: [upf] INFO: UE F-SEID[UP:0x49e CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.179: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/02 11:05:26.179: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/02 11:05:26.179: [smf] INFO: UE IMSI[262429187687509] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.184: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/02 11:05:26.184: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.184: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.190: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/02 11:05:26.190: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/02 11:05:26.190: [smf] INFO: UE IMSI[262429149152633] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.196: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/02 11:05:26.196: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.196: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.201: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/02 11:05:26.201: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/02 11:05:26.201: [smf] INFO: UE IMSI[262421343959814] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.206: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/02 11:05:26.206: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.206: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.211: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/02 11:05:26.211: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/02 11:05:26.211: [smf] INFO: UE IMSI[262425827494814] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.216: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/02 11:05:26.216: [upf] INFO: UE F-SEID[UP:0xadc CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.216: [upf] INFO: UE F-SEID[UP:0xadc CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.222: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/02 11:05:26.222: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/02 11:05:26.222: [smf] INFO: UE IMSI[262424747660700] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.228: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/02 11:05:26.228: [upf] INFO: UE F-SEID[UP:0x35 CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.228: [upf] INFO: UE F-SEID[UP:0x35 CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.234: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/02 11:05:26.234: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/02 11:05:26.234: [smf] INFO: UE IMSI[262420278665868] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.239: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/02 11:05:26.239: [upf] INFO: UE F-SEID[UP:0x28a CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.239: [upf] INFO: UE F-SEID[UP:0x28a CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.245: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/02 11:05:26.245: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/02 11:05:26.245: [smf] INFO: UE IMSI[262423611904401] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.251: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/02 11:05:26.251: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.251: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.256: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/02 11:05:26.256: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/02 11:05:26.256: [smf] INFO: UE IMSI[262428459037630] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.262: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/02 11:05:26.262: [upf] INFO: UE F-SEID[UP:0x8f CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.262: [upf] INFO: UE F-SEID[UP:0x8f CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.267: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/02 11:05:26.267: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/02 11:05:26.267: [smf] INFO: UE IMSI[262426507480761] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.272: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/02 11:05:26.272: [upf] INFO: UE F-SEID[UP:0x91e CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.272: [upf] INFO: UE F-SEID[UP:0x91e CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.278: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/02 11:05:26.278: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/02 11:05:26.278: [smf] INFO: UE IMSI[262428542741090] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.284: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/02 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x542 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x542 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.289: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/02 11:05:26.289: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/02 11:05:26.289: [smf] INFO: UE IMSI[262424416546852] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.294: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/02 11:05:26.294: [upf] INFO: UE F-SEID[UP:0x317 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.294: [upf] INFO: UE F-SEID[UP:0x317 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.300: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/02 11:05:26.300: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/02 11:05:26.300: [smf] INFO: UE IMSI[262424994893677] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.305: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/02 11:05:26.305: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.305: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.311: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/02 11:05:26.311: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/02 11:05:26.311: [smf] INFO: UE IMSI[262427777717361] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.317: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/02 11:05:26.317: [upf] INFO: UE F-SEID[UP:0x962 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.317: [upf] INFO: UE F-SEID[UP:0x962 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.322: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/02 11:05:26.322: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/02 11:05:26.322: [smf] INFO: UE IMSI[262425789738406] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.327: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/02 11:05:26.327: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.327: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.333: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/02 11:05:26.333: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/02 11:05:26.333: [smf] INFO: UE IMSI[262424453428824] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.338: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/02 11:05:26.338: [upf] INFO: UE F-SEID[UP:0x31c CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.338: [upf] INFO: UE F-SEID[UP:0x31c CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.344: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/02 11:05:26.344: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/02 11:05:26.344: [smf] INFO: UE IMSI[262428915153863] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.349: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/02 11:05:26.349: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.349: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.355: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/02 11:05:26.355: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/02 11:05:26.355: [smf] INFO: UE IMSI[262428079886190] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.360: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/02 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.360: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.366: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/02 11:05:26.366: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/02 11:05:26.366: [smf] INFO: UE IMSI[262426354224092] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.371: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/02 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x107 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.371: [upf] INFO: UE F-SEID[UP:0x107 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.376: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/02 11:05:26.377: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/02 11:05:26.377: [smf] INFO: UE IMSI[262427650114838] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.382: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/02 11:05:26.382: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.382: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.387: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/02 11:05:26.387: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/02 11:05:26.387: [smf] INFO: UE IMSI[262429196863019] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.393: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/02 11:05:26.393: [upf] INFO: UE F-SEID[UP:0x942 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.393: [upf] INFO: UE F-SEID[UP:0x942 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.398: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/02 11:05:26.398: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/02 11:05:26.398: [smf] INFO: UE IMSI[262428279790853] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.403: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/02 11:05:26.403: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.403: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.409: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/02 11:05:26.409: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/02 11:05:26.409: [smf] INFO: UE IMSI[262426790418807] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.415: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/02 11:05:26.415: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.415: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.420: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/02 11:05:26.420: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/02 11:05:26.420: [smf] INFO: UE IMSI[262423189455833] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.425: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/02 11:05:26.425: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.425: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.430: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/02 11:05:26.431: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/02 11:05:26.431: [smf] INFO: UE IMSI[262428106774058] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.436: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/02 11:05:26.436: [upf] INFO: UE F-SEID[UP:0xdda CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.436: [upf] INFO: UE F-SEID[UP:0xdda CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.441: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/02 11:05:26.441: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/02 11:05:26.441: [smf] INFO: UE IMSI[262420055068192] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.446: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/02 11:05:26.446: [upf] INFO: UE F-SEID[UP:0x89f CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.446: [upf] INFO: UE F-SEID[UP:0x89f CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.452: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/02 11:05:26.452: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/02 11:05:26.452: [smf] INFO: UE IMSI[262423806131455] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.457: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/02 11:05:26.457: [upf] INFO: UE F-SEID[UP:0x1f CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.457: [upf] INFO: UE F-SEID[UP:0x1f CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.463: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/02 11:05:26.463: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/02 11:05:26.463: [smf] INFO: UE IMSI[262427631586145] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.468: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/02 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x74c CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x74c CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.474: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/02 11:05:26.474: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/02 11:05:26.474: [smf] INFO: UE IMSI[262424385005172] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.479: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/02 11:05:26.479: [upf] INFO: UE F-SEID[UP:0x437 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.479: [upf] INFO: UE F-SEID[UP:0x437 CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.485: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/02 11:05:26.485: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/02 11:05:26.485: [smf] INFO: UE IMSI[262427592030315] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.490: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/02 11:05:26.490: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.490: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.495: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/02 11:05:26.495: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/02 11:05:26.495: [smf] INFO: UE IMSI[262428598041654] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.500: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/02 11:05:26.500: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.500: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.506: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/02 11:05:26.506: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/02 11:05:26.506: [smf] INFO: UE IMSI[262427711885273] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.511: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/02 11:05:26.511: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.511: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.517: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/02 11:05:26.517: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/02 11:05:26.517: [smf] INFO: UE IMSI[262428371264045] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.523: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/02 11:05:26.523: [upf] INFO: UE F-SEID[UP:0x68d CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.523: [upf] INFO: UE F-SEID[UP:0x68d CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.528: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/02 11:05:26.528: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/02 11:05:26.528: [smf] INFO: UE IMSI[262426407293658] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.532: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/02 11:05:26.532: [upf] INFO: UE F-SEID[UP:0x858 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.532: [upf] INFO: UE F-SEID[UP:0x858 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.538: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/02 11:05:26.538: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/02 11:05:26.538: [smf] INFO: UE IMSI[262426738520829] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.545: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/02 11:05:26.545: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.545: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.550: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/02 11:05:26.550: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/02 11:05:26.550: [smf] INFO: UE IMSI[262422187056396] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.555: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/02 11:05:26.555: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.555: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.561: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/02 11:05:26.561: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/02 11:05:26.561: [smf] INFO: UE IMSI[262422762262235] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.566: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/02 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x103 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.566: [upf] INFO: UE F-SEID[UP:0x103 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.571: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/02 11:05:26.571: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/02 11:05:26.571: [smf] INFO: UE IMSI[262420729825014] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.576: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/02 11:05:26.576: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.576: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.582: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/02 11:05:26.582: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/02 11:05:26.582: [smf] INFO: UE IMSI[262424358820399] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.587: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/02 11:05:26.587: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.587: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.593: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/02 11:05:26.593: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/02 11:05:26.593: [smf] INFO: UE IMSI[262420920756306] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.598: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/02 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.598: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.603: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/02 11:05:26.603: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/02 11:05:26.603: [smf] INFO: UE IMSI[262420186996975] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.608: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/02 11:05:26.608: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.608: [upf] INFO: UE F-SEID[UP:0x808 CP:0xb73] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.614: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/02 11:05:26.614: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/02 11:05:26.614: [smf] INFO: UE IMSI[262423557899288] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.619: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/02 11:05:26.619: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.619: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.625: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/02 11:05:26.625: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/02 11:05:26.625: [smf] INFO: UE IMSI[262426206906109] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.630: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/02 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x152 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.630: [upf] INFO: UE F-SEID[UP:0x152 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.636: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/02 11:05:26.636: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/02 11:05:26.636: [smf] INFO: UE IMSI[262421317373357] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.641: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/02 11:05:26.641: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.641: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.646: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/02 11:05:26.646: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/02 11:05:26.646: [smf] INFO: UE IMSI[262429279218529] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.652: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/02 11:05:26.652: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.652: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.657: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/02 11:05:26.657: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/02 11:05:26.657: [smf] INFO: UE IMSI[262423106041528] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.663: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/02 11:05:26.663: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.663: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.668: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/02 11:05:26.668: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/02 11:05:26.668: [smf] INFO: UE IMSI[262422224364156] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.673: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/02 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.673: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.679: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/02 11:05:26.679: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/02 11:05:26.679: [smf] INFO: UE IMSI[262423588206884] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.684: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/02 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.690: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/02 11:05:26.690: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/02 11:05:26.690: [smf] INFO: UE IMSI[262426024767507] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.696: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/02 11:05:26.696: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.696: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.701: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/02 11:05:26.701: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/02 11:05:26.701: [smf] INFO: UE IMSI[262422178858590] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.706: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/02 11:05:26.706: [upf] INFO: UE F-SEID[UP:0x61c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.706: [upf] INFO: UE F-SEID[UP:0x61c CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.712: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/02 11:05:26.712: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/02 11:05:26.712: [smf] INFO: UE IMSI[262420233018405] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.716: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/02 11:05:26.716: [upf] INFO: UE F-SEID[UP:0x127 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.716: [upf] INFO: UE F-SEID[UP:0x127 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/02 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/02 11:05:26.723: [smf] INFO: UE IMSI[262428459639694] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.728: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/02 11:05:26.729: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.729: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.734: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/02 11:05:26.734: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/02 11:05:26.734: [smf] INFO: UE IMSI[262429680414616] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.740: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/02 11:05:26.740: [upf] INFO: UE F-SEID[UP:0xbab CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.740: [upf] INFO: UE F-SEID[UP:0xbab CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.745: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/02 11:05:26.745: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/02 11:05:26.745: [smf] INFO: UE IMSI[262426622910712] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.749: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/02 11:05:26.749: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.749: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.756: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/02 11:05:26.756: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/02 11:05:26.756: [smf] INFO: UE IMSI[262427743478670] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.760: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/02 11:05:26.760: [upf] INFO: UE F-SEID[UP:0x736 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.760: [upf] INFO: UE F-SEID[UP:0x736 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.766: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/02 11:05:26.766: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/02 11:05:26.766: [smf] INFO: UE IMSI[262420502411116] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.773: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/02 11:05:26.773: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.773: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.777: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/02 11:05:26.777: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/02 11:05:26.777: [smf] INFO: UE IMSI[262427760938824] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.782: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/02 11:05:26.782: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.782: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.788: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/02 11:05:26.788: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/02 11:05:26.788: [smf] INFO: UE IMSI[262427582019116] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.793: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/02 11:05:26.793: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.793: [upf] INFO: UE F-SEID[UP:0xf8b CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.799: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/02 11:05:26.799: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/02 11:05:26.799: [smf] INFO: UE IMSI[262422743901243] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.804: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/02 11:05:26.804: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.804: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.810: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/02 11:05:26.810: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/02 11:05:26.810: [smf] INFO: UE IMSI[262423398476133] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.816: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/02 11:05:26.816: [upf] INFO: UE F-SEID[UP:0xbee CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.816: [upf] INFO: UE F-SEID[UP:0xbee CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.820: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/02 11:05:26.820: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/02 11:05:26.820: [smf] INFO: UE IMSI[262428710776006] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.825: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/02 11:05:26.825: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.825: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.831: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/02 11:05:26.831: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/02 11:05:26.831: [smf] INFO: UE IMSI[262427277133142] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.836: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/02 11:05:26.836: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.836: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.842: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/02 11:05:26.842: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/02 11:05:26.842: [smf] INFO: UE IMSI[262420118152158] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.847: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/02 11:05:26.847: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.847: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.853: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/02 11:05:26.853: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/02 11:05:26.853: [smf] INFO: UE IMSI[262420185496555] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.859: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/02 11:05:26.859: [upf] INFO: UE F-SEID[UP:0x55b CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.859: [upf] INFO: UE F-SEID[UP:0x55b CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.864: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/02 11:05:26.864: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/02 11:05:26.864: [smf] INFO: UE IMSI[262426679404812] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.870: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/02 11:05:26.870: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.870: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.875: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/02 11:05:26.875: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/02 11:05:26.875: [smf] INFO: UE IMSI[262421382299840] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.880: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/02 11:05:26.880: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.880: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.886: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/02 11:05:26.886: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/02 11:05:26.887: [smf] INFO: UE IMSI[262421561455365] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.892: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/02 11:05:26.892: [upf] INFO: UE F-SEID[UP:0x8a CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.892: [upf] INFO: UE F-SEID[UP:0x8a CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.897: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/02 11:05:26.897: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/02 11:05:26.897: [smf] INFO: UE IMSI[262427817428857] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.902: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/02 11:05:26.902: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.902: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.908: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/02 11:05:26.908: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/02 11:05:26.908: [smf] INFO: UE IMSI[262428911078166] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.913: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/02 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x845 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x845 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.919: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/02 11:05:26.919: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/02 11:05:26.919: [smf] INFO: UE IMSI[262421839606827] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.924: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/02 11:05:26.924: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.924: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.929: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/02 11:05:26.929: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/02 11:05:26.929: [smf] INFO: UE IMSI[262420727730436] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.935: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/02 11:05:26.935: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.935: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.940: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/02 11:05:26.940: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/02 11:05:26.940: [smf] INFO: UE IMSI[262425440752233] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.945: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/02 11:05:26.945: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.945: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.952: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/02 11:05:26.952: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/02 11:05:26.952: [smf] INFO: UE IMSI[262428708189085] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.957: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/02 11:05:26.957: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.957: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.963: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/02 11:05:26.963: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/02 11:05:26.963: [smf] INFO: UE IMSI[262422630889239] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.968: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/02 11:05:26.968: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.968: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.974: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/02 11:05:26.974: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/02 11:05:26.974: [smf] INFO: UE IMSI[262423151374878] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.978: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/02 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.984: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/02 11:05:26.984: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/02 11:05:26.984: [smf] INFO: UE IMSI[262426634854953] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:26.991: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/02 11:05:26.991: [upf] INFO: UE F-SEID[UP:0x39f CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:26.991: [upf] INFO: UE F-SEID[UP:0x39f CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:26.995: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/02 11:05:26.995: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/02 11:05:26.995: [smf] INFO: UE IMSI[262428080830055] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.000: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/02 11:05:27.000: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.000: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.006: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/02 11:05:27.006: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/02 11:05:27.006: [smf] INFO: UE IMSI[262428706822646] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.013: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/02 11:05:27.013: [upf] INFO: UE F-SEID[UP:0x189 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.013: [upf] INFO: UE F-SEID[UP:0x189 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.017: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/02 11:05:27.017: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/02 11:05:27.017: [smf] INFO: UE IMSI[262421279889494] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.022: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/02 11:05:27.022: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.022: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.028: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/02 11:05:27.028: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/02 11:05:27.028: [smf] INFO: UE IMSI[262429889061443] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/02 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x4c CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.039: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/02 11:05:27.039: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/02 11:05:27.039: [smf] INFO: UE IMSI[262421823612038] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.046: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/02 11:05:27.046: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.046: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.050: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/02 11:05:27.050: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/02 11:05:27.050: [smf] INFO: UE IMSI[262426467657222] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.055: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/02 11:05:27.055: [upf] INFO: UE F-SEID[UP:0x947 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.055: [upf] INFO: UE F-SEID[UP:0x947 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.061: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/02 11:05:27.061: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/02 11:05:27.061: [smf] INFO: UE IMSI[262420339470673] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.066: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/02 11:05:27.066: [upf] INFO: UE F-SEID[UP:0x422 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.066: [upf] INFO: UE F-SEID[UP:0x422 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.072: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/02 11:05:27.072: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/02 11:05:27.072: [smf] INFO: UE IMSI[262429523037181] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.077: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/02 11:05:27.077: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.077: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.082: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/02 11:05:27.082: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/02 11:05:27.082: [smf] INFO: UE IMSI[262421863401558] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.088: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/02 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x403 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x403 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.093: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/02 11:05:27.093: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/02 11:05:27.093: [smf] INFO: UE IMSI[262422590808535] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.098: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/02 11:05:27.098: [upf] INFO: UE F-SEID[UP:0xfb CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.098: [upf] INFO: UE F-SEID[UP:0xfb CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.104: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/02 11:05:27.104: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/02 11:05:27.104: [smf] INFO: UE IMSI[262424211536138] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.111: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/02 11:05:27.111: [upf] INFO: UE F-SEID[UP:0x681 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.111: [upf] INFO: UE F-SEID[UP:0x681 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.115: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/02 11:05:27.115: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/02 11:05:27.115: [smf] INFO: UE IMSI[262425010005737] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.120: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/02 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x640 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x640 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.126: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/02 11:05:27.126: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/02 11:05:27.126: [smf] INFO: UE IMSI[262429033248449] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/02 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x11c CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x11c CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.137: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/02 11:05:27.137: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/02 11:05:27.137: [smf] INFO: UE IMSI[262426034336523] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.143: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/02 11:05:27.143: [upf] INFO: UE F-SEID[UP:0x65c CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.143: [upf] INFO: UE F-SEID[UP:0x65c CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.148: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/02 11:05:27.148: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/02 11:05:27.148: [smf] INFO: UE IMSI[262429023061561] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.153: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/02 11:05:27.153: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.153: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.159: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/02 11:05:27.159: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/02 11:05:27.159: [smf] INFO: UE IMSI[262426080494279] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.166: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/02 11:05:27.166: [upf] INFO: UE F-SEID[UP:0x359 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.166: [upf] INFO: UE F-SEID[UP:0x359 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.170: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/02 11:05:27.170: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/02 11:05:27.170: [smf] INFO: UE IMSI[262425910128210] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.175: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/02 11:05:27.175: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.175: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.181: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/02 11:05:27.181: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/02 11:05:27.181: [smf] INFO: UE IMSI[262428772102693] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.186: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/02 11:05:27.186: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.186: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.192: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/02 11:05:27.192: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/02 11:05:27.192: [smf] INFO: UE IMSI[262429369151871] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.197: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/02 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x517 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x517 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.203: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/02 11:05:27.203: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/02 11:05:27.203: [smf] INFO: UE IMSI[262423085888805] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.208: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/02 11:05:27.208: [upf] INFO: UE F-SEID[UP:0xb02 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.208: [upf] INFO: UE F-SEID[UP:0xb02 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.214: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/02 11:05:27.214: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/02 11:05:27.214: [smf] INFO: UE IMSI[262420858556465] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/02 11:05:27.219: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.219: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.225: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/02 11:05:27.225: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/02 11:05:27.225: [smf] INFO: UE IMSI[262420649855599] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.231: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/02 11:05:27.231: [upf] INFO: UE F-SEID[UP:0xed CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.231: [upf] INFO: UE F-SEID[UP:0xed CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.236: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/02 11:05:27.236: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/02 11:05:27.236: [smf] INFO: UE IMSI[262428780652018] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.241: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/02 11:05:27.241: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.241: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.247: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/02 11:05:27.247: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/02 11:05:27.247: [smf] INFO: UE IMSI[262428463402130] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.253: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/02 11:05:27.253: [upf] INFO: UE F-SEID[UP:0x647 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.253: [upf] INFO: UE F-SEID[UP:0x647 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.258: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/02 11:05:27.258: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/02 11:05:27.258: [smf] INFO: UE IMSI[262427252317827] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.263: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/02 11:05:27.263: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.263: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.268: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/02 11:05:27.268: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/02 11:05:27.268: [smf] INFO: UE IMSI[262422414631486] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.274: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/02 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.279: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/02 11:05:27.279: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/02 11:05:27.279: [smf] INFO: UE IMSI[262424494342445] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.285: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/02 11:05:27.285: [upf] INFO: UE F-SEID[UP:0x242 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.285: [upf] INFO: UE F-SEID[UP:0x242 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.290: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/02 11:05:27.290: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/02 11:05:27.290: [smf] INFO: UE IMSI[262420739966150] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.296: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/02 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x608 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x608 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.301: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/02 11:05:27.301: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/02 11:05:27.301: [smf] INFO: UE IMSI[262427470955178] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/02 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x2c CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x2c CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.312: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/02 11:05:27.312: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/02 11:05:27.312: [smf] INFO: UE IMSI[262424880943648] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.317: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/02 11:05:27.317: [upf] INFO: UE F-SEID[UP:0x80c CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.317: [upf] INFO: UE F-SEID[UP:0x80c CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.323: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/02 11:05:27.323: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/02 11:05:27.323: [smf] INFO: UE IMSI[262423327608039] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.328: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/02 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.328: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.334: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/02 11:05:27.334: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/02 11:05:27.334: [smf] INFO: UE IMSI[262420131227747] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.340: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/02 11:05:27.340: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.340: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.345: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/02 11:05:27.345: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/02 11:05:27.345: [smf] INFO: UE IMSI[262429758027023] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.349: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/02 11:05:27.349: [upf] INFO: UE F-SEID[UP:0xd36 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.349: [upf] INFO: UE F-SEID[UP:0xd36 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.355: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/02 11:05:27.355: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/02 11:05:27.356: [smf] INFO: UE IMSI[262420560462526] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.362: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/02 11:05:27.362: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.362: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.367: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/02 11:05:27.367: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/02 11:05:27.367: [smf] INFO: UE IMSI[262427565733155] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.372: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/02 11:05:27.372: [upf] INFO: UE F-SEID[UP:0x69e CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.372: [upf] INFO: UE F-SEID[UP:0x69e CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.378: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/02 11:05:27.378: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/02 11:05:27.378: [smf] INFO: UE IMSI[262423512350916] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.383: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/02 11:05:27.383: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.383: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.389: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/02 11:05:27.389: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/02 11:05:27.389: [smf] INFO: UE IMSI[262425226427336] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.395: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/02 11:05:27.395: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.395: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.399: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/02 11:05:27.399: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/02 11:05:27.399: [smf] INFO: UE IMSI[262422021337346] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.404: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/02 11:05:27.404: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.404: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.410: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/02 11:05:27.410: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/02 11:05:27.410: [smf] INFO: UE IMSI[262425772148537] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.415: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/02 11:05:27.415: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.415: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.421: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/02 11:05:27.421: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/02 11:05:27.421: [smf] INFO: UE IMSI[262422997711005] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.426: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/02 11:05:27.426: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.426: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.432: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/02 11:05:27.432: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/02 11:05:27.432: [smf] INFO: UE IMSI[262427578913950] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.438: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/02 11:05:27.438: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.438: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.443: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/02 11:05:27.443: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/02 11:05:27.443: [smf] INFO: UE IMSI[262422859227667] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.449: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/02 11:05:27.449: [upf] INFO: UE F-SEID[UP:0x299 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.449: [upf] INFO: UE F-SEID[UP:0x299 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.454: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/02 11:05:27.454: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/02 11:05:27.454: [smf] INFO: UE IMSI[262424854546848] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.460: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/02 11:05:27.460: [upf] INFO: UE F-SEID[UP:0xcef CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.460: [upf] INFO: UE F-SEID[UP:0xcef CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.465: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/02 11:05:27.465: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/02 11:05:27.465: [smf] INFO: UE IMSI[262426521976668] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.470: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/02 11:05:27.470: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.470: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.476: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/02 11:05:27.476: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/02 11:05:27.476: [smf] INFO: UE IMSI[262429587875711] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.481: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/02 11:05:27.481: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.481: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.487: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/02 11:05:27.487: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/02 11:05:27.487: [smf] INFO: UE IMSI[262428535848481] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.493: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/02 11:05:27.493: [upf] INFO: UE F-SEID[UP:0x499 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.493: [upf] INFO: UE F-SEID[UP:0x499 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.498: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/02 11:05:27.498: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/02 11:05:27.498: [smf] INFO: UE IMSI[262421315925143] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.503: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/02 11:05:27.503: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.503: [upf] INFO: UE F-SEID[UP:0xf7a CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.509: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/02 11:05:27.509: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/02 11:05:27.509: [smf] INFO: UE IMSI[262429733945762] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.513: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/02 11:05:27.514: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.514: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.520: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/02 11:05:27.520: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/02 11:05:27.520: [smf] INFO: UE IMSI[262420867495143] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.526: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/02 11:05:27.526: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.526: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.531: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/02 11:05:27.531: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/02 11:05:27.531: [smf] INFO: UE IMSI[262426006296695] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.535: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/02 11:05:27.536: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.536: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.541: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/02 11:05:27.541: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/02 11:05:27.541: [smf] INFO: UE IMSI[262428079718986] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.547: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/02 11:05:27.547: [upf] INFO: UE F-SEID[UP:0x25c CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.547: [upf] INFO: UE F-SEID[UP:0x25c CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.552: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/02 11:05:27.552: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/02 11:05:27.552: [smf] INFO: UE IMSI[262423304452040] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.557: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/02 11:05:27.557: [upf] INFO: UE F-SEID[UP:0x40 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.557: [upf] INFO: UE F-SEID[UP:0x40 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.563: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/02 11:05:27.563: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/02 11:05:27.563: [smf] INFO: UE IMSI[262429226031082] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.568: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/02 11:05:27.568: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.568: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.574: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/02 11:05:27.574: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/02 11:05:27.574: [smf] INFO: UE IMSI[262429991542314] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/02 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x77b CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x77b CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.585: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/02 11:05:27.585: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/02 11:05:27.585: [smf] INFO: UE IMSI[262422428042024] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.591: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/02 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.596: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/02 11:05:27.596: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/02 11:05:27.596: [smf] INFO: UE IMSI[262421734405255] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.601: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/02 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.601: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.607: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/02 11:05:27.607: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/02 11:05:27.607: [smf] INFO: UE IMSI[262424811416932] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.612: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/02 11:05:27.612: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.612: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.617: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/02 11:05:27.617: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/02 11:05:27.618: [smf] INFO: UE IMSI[262428264551399] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.622: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/02 11:05:27.622: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.622: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/02 11:05:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/02 11:05:27.628: [smf] INFO: UE IMSI[262425397507013] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.634: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/02 11:05:27.634: [upf] INFO: UE F-SEID[UP:0x15f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.634: [upf] INFO: UE F-SEID[UP:0x15f CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/02 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/02 11:05:27.639: [smf] INFO: UE IMSI[262426719133271] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.644: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/02 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.644: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xa61] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/02 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/02 11:05:27.650: [smf] INFO: UE IMSI[262426045969568] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.656: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/02 11:05:27.657: [upf] INFO: UE F-SEID[UP:0x37b CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.657: [upf] INFO: UE F-SEID[UP:0x37b CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.661: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/02 11:05:27.661: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/02 11:05:27.661: [smf] INFO: UE IMSI[262428842821486] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.667: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/02 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.672: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/02 11:05:27.672: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/02 11:05:27.672: [smf] INFO: UE IMSI[262426272955726] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.677: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/02 11:05:27.677: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.677: [upf] INFO: UE F-SEID[UP:0x4ae CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.683: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/02 11:05:27.683: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/02 11:05:27.683: [smf] INFO: UE IMSI[262420911771891] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.688: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/02 11:05:27.688: [upf] INFO: UE F-SEID[UP:0x996 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.688: [upf] INFO: UE F-SEID[UP:0x996 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.694: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/02 11:05:27.694: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/02 11:05:27.694: [smf] INFO: UE IMSI[262422308328098] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.700: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/02 11:05:27.700: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.700: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.705: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/02 11:05:27.705: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/02 11:05:27.705: [smf] INFO: UE IMSI[262424553985868] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.710: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/02 11:05:27.710: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.710: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.716: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/02 11:05:27.716: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/02 11:05:27.716: [smf] INFO: UE IMSI[262425077552044] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.721: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/02 11:05:27.721: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.721: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x518] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.727: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/02 11:05:27.727: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/02 11:05:27.727: [smf] INFO: UE IMSI[262428147958858] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.732: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/02 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.737: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/02 11:05:27.737: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/02 11:05:27.737: [smf] INFO: UE IMSI[262424366987197] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.744: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/02 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x278 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x278 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.748: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/02 11:05:27.748: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/02 11:05:27.748: [smf] INFO: UE IMSI[262424077440187] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.753: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/02 11:05:27.754: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.754: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.760: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/02 11:05:27.760: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/02 11:05:27.760: [smf] INFO: UE IMSI[262420805122185] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.766: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/02 11:05:27.766: [upf] INFO: UE F-SEID[UP:0xe7a CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.766: [upf] INFO: UE F-SEID[UP:0xe7a CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.771: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/02 11:05:27.771: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/02 11:05:27.771: [smf] INFO: UE IMSI[262424112008076] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.777: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/02 11:05:27.777: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.777: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.782: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/02 11:05:27.782: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/02 11:05:27.782: [smf] INFO: UE IMSI[262421571330893] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.787: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/02 11:05:27.787: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.787: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.793: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/02 11:05:27.793: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/02 11:05:27.793: [smf] INFO: UE IMSI[262429197193237] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.799: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/02 11:05:27.799: [upf] INFO: UE F-SEID[UP:0x485 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.799: [upf] INFO: UE F-SEID[UP:0x485 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.804: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/02 11:05:27.804: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/02 11:05:27.804: [smf] INFO: UE IMSI[262424804958785] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.809: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/02 11:05:27.809: [upf] INFO: UE F-SEID[UP:0x843 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.809: [upf] INFO: UE F-SEID[UP:0x843 CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.815: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/02 11:05:27.815: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/02 11:05:27.815: [smf] INFO: UE IMSI[262426290186390] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.821: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/02 11:05:27.821: [upf] INFO: UE F-SEID[UP:0xae CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.821: [upf] INFO: UE F-SEID[UP:0xae CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.826: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/02 11:05:27.826: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/02 11:05:27.826: [smf] INFO: UE IMSI[262423227826517] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.831: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/02 11:05:27.831: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.831: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.837: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/02 11:05:27.837: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/02 11:05:27.837: [smf] INFO: UE IMSI[262427131996853] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.842: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/02 11:05:27.842: [upf] INFO: UE F-SEID[UP:0x8db CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.842: [upf] INFO: UE F-SEID[UP:0x8db CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.848: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/02 11:05:27.848: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/02 11:05:27.848: [smf] INFO: UE IMSI[262421044884463] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/02 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x61 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x61 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.859: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/02 11:05:27.859: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/02 11:05:27.859: [smf] INFO: UE IMSI[262428735038804] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.863: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/02 11:05:27.863: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.863: [upf] INFO: UE F-SEID[UP:0xa38 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.869: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/02 11:05:27.869: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/02 11:05:27.869: [smf] INFO: UE IMSI[262423664594346] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.875: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/02 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x61f CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.875: [upf] INFO: UE F-SEID[UP:0x61f CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.880: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/02 11:05:27.880: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/02 11:05:27.880: [smf] INFO: UE IMSI[262420985697954] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.885: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/02 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x18c CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.885: [upf] INFO: UE F-SEID[UP:0x18c CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.891: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/02 11:05:27.891: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/02 11:05:27.891: [smf] INFO: UE IMSI[262423347028062] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.898: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/02 11:05:27.898: [upf] INFO: UE F-SEID[UP:0x77d CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.898: [upf] INFO: UE F-SEID[UP:0x77d CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.902: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/02 11:05:27.902: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/02 11:05:27.902: [smf] INFO: UE IMSI[262420943070212] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.907: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/02 11:05:27.907: [upf] INFO: UE F-SEID[UP:0x724 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.907: [upf] INFO: UE F-SEID[UP:0x724 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.913: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/02 11:05:27.913: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/02 11:05:27.913: [smf] INFO: UE IMSI[262426951683610] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.918: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/02 11:05:27.918: [upf] INFO: UE F-SEID[UP:0x516 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.918: [upf] INFO: UE F-SEID[UP:0x516 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.923: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/02 11:05:27.923: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/02 11:05:27.923: [smf] INFO: UE IMSI[262422946981175] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.928: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/02 11:05:27.929: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.929: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.934: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/02 11:05:27.934: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/02 11:05:27.934: [smf] INFO: UE IMSI[262421690900782] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.939: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/02 11:05:27.939: [upf] INFO: UE F-SEID[UP:0x585 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.939: [upf] INFO: UE F-SEID[UP:0x585 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.945: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/02 11:05:27.945: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/02 11:05:27.945: [smf] INFO: UE IMSI[262421997981188] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.951: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/02 11:05:27.951: [upf] INFO: UE F-SEID[UP:0x96a CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.951: [upf] INFO: UE F-SEID[UP:0x96a CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.956: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/02 11:05:27.956: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/02 11:05:27.956: [smf] INFO: UE IMSI[262422587674336] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.961: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/02 11:05:27.961: [upf] INFO: UE F-SEID[UP:0xfab CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.961: [upf] INFO: UE F-SEID[UP:0xfab CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.966: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/02 11:05:27.966: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/02 11:05:27.966: [smf] INFO: UE IMSI[262424161468072] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.971: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/02 11:05:27.971: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.971: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.977: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/02 11:05:27.977: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/02 11:05:27.977: [smf] INFO: UE IMSI[262425990578370] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.982: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/02 11:05:27.982: [upf] INFO: UE F-SEID[UP:0xec CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.982: [upf] INFO: UE F-SEID[UP:0xec CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.988: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/02 11:05:27.988: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/02 11:05:27.988: [smf] INFO: UE IMSI[262422425822932] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:27.994: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/02 11:05:27.994: [upf] INFO: UE F-SEID[UP:0x66e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:27.994: [upf] INFO: UE F-SEID[UP:0x66e CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:27.999: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/02 11:05:27.999: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/02 11:05:27.999: [smf] INFO: UE IMSI[262424421806994] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.004: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/02 11:05:28.004: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.004: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.009: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/02 11:05:28.009: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/02 11:05:28.009: [smf] INFO: UE IMSI[262426465020067] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.014: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/02 11:05:28.014: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.014: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.020: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/02 11:05:28.020: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/02 11:05:28.020: [smf] INFO: UE IMSI[262421189473900] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.025: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/02 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.025: [upf] INFO: UE F-SEID[UP:0xc03 CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.031: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/02 11:05:28.031: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/02 11:05:28.031: [smf] INFO: UE IMSI[262421057895764] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.036: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/02 11:05:28.036: [upf] INFO: UE F-SEID[UP:0xdff CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.036: [upf] INFO: UE F-SEID[UP:0xdff CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.042: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/02 11:05:28.042: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/02 11:05:28.042: [smf] INFO: UE IMSI[262425498055198] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.047: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/02 11:05:28.047: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.047: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.053: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/02 11:05:28.053: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/02 11:05:28.053: [smf] INFO: UE IMSI[262420402720719] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.059: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/02 11:05:28.059: [upf] INFO: UE F-SEID[UP:0x38f CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.059: [upf] INFO: UE F-SEID[UP:0x38f CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.065: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/02 11:05:28.065: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/02 11:05:28.065: [smf] INFO: UE IMSI[262425332213672] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.070: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/02 11:05:28.070: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.070: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.075: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/02 11:05:28.075: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/02 11:05:28.075: [smf] INFO: UE IMSI[262424874061131] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.080: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/02 11:05:28.080: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.080: [upf] INFO: UE F-SEID[UP:0xe95 CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.086: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/02 11:05:28.086: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/02 11:05:28.086: [smf] INFO: UE IMSI[262426452070160] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.092: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/02 11:05:28.092: [upf] INFO: UE F-SEID[UP:0x814 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.092: [upf] INFO: UE F-SEID[UP:0x814 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.098: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/02 11:05:28.098: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/02 11:05:28.098: [smf] INFO: UE IMSI[262423900153275] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.104: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/02 11:05:28.104: [upf] INFO: UE F-SEID[UP:0x457 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.104: [upf] INFO: UE F-SEID[UP:0x457 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.109: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/02 11:05:28.109: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/02 11:05:28.109: [smf] INFO: UE IMSI[262429399567137] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.114: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/02 11:05:28.114: [upf] INFO: UE F-SEID[UP:0x655 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.114: [upf] INFO: UE F-SEID[UP:0x655 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.120: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/02 11:05:28.120: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/02 11:05:28.120: [smf] INFO: UE IMSI[262428782946777] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.125: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/02 11:05:28.125: [upf] INFO: UE F-SEID[UP:0x337 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.125: [upf] INFO: UE F-SEID[UP:0x337 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.130: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/02 11:05:28.130: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/02 11:05:28.130: [smf] INFO: UE IMSI[262427686394656] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.135: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/02 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x81a CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x81a CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.142: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/02 11:05:28.142: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/02 11:05:28.142: [smf] INFO: UE IMSI[262428257973438] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.147: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/02 11:05:28.147: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.147: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.152: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/02 11:05:28.152: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/02 11:05:28.152: [smf] INFO: UE IMSI[262420424051098] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.158: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/02 11:05:28.158: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.158: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.163: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/02 11:05:28.163: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/02 11:05:28.163: [smf] INFO: UE IMSI[262421269389402] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.169: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/02 11:05:28.169: [upf] INFO: UE F-SEID[UP:0x615 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.169: [upf] INFO: UE F-SEID[UP:0x615 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.174: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/02 11:05:28.174: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/02 11:05:28.174: [smf] INFO: UE IMSI[262420202221350] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.179: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/02 11:05:28.179: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.179: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.185: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/02 11:05:28.185: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/02 11:05:28.185: [smf] INFO: UE IMSI[262427163272086] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.191: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/02 11:05:28.191: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.191: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.196: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/02 11:05:28.196: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/02 11:05:28.196: [smf] INFO: UE IMSI[262426161812332] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.202: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/02 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x247 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.202: [upf] INFO: UE F-SEID[UP:0x247 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.207: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/02 11:05:28.207: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/02 11:05:28.207: [smf] INFO: UE IMSI[262425504607140] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.213: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/02 11:05:28.213: [upf] INFO: UE F-SEID[UP:0x626 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.213: [upf] INFO: UE F-SEID[UP:0x626 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.219: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/02 11:05:28.219: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/02 11:05:28.219: [smf] INFO: UE IMSI[262421503052613] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.225: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/02 11:05:28.225: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.225: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.230: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/02 11:05:28.230: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/02 11:05:28.230: [smf] INFO: UE IMSI[262427146567928] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.235: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/02 11:05:28.235: [upf] INFO: UE F-SEID[UP:0xaab CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.235: [upf] INFO: UE F-SEID[UP:0xaab CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.240: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/02 11:05:28.241: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/02 11:05:28.241: [smf] INFO: UE IMSI[262424762465223] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.246: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/02 11:05:28.246: [upf] INFO: UE F-SEID[UP:0x282 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.246: [upf] INFO: UE F-SEID[UP:0x282 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.251: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/02 11:05:28.251: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/02 11:05:28.251: [smf] INFO: UE IMSI[262422319570375] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.257: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/02 11:05:28.257: [upf] INFO: UE F-SEID[UP:0x302 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.257: [upf] INFO: UE F-SEID[UP:0x302 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.262: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/02 11:05:28.262: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/02 11:05:28.262: [smf] INFO: UE IMSI[262424948016261] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.267: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/02 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x62f CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.267: [upf] INFO: UE F-SEID[UP:0x62f CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.273: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/02 11:05:28.273: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/02 11:05:28.273: [smf] INFO: UE IMSI[262427663436097] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.279: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/02 11:05:28.279: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.279: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.285: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/02 11:05:28.285: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/02 11:05:28.285: [smf] INFO: UE IMSI[262420623877067] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.290: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/02 11:05:28.290: [upf] INFO: UE F-SEID[UP:0x78 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.290: [upf] INFO: UE F-SEID[UP:0x78 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.296: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/02 11:05:28.296: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/02 11:05:28.296: [smf] INFO: UE IMSI[262421320075312] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.301: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/02 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.301: [upf] INFO: UE F-SEID[UP:0xd8f CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.307: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/02 11:05:28.307: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/02 11:05:28.307: [smf] INFO: UE IMSI[262421998001111] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.312: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/02 11:05:28.312: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.312: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.318: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/02 11:05:28.318: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/02 11:05:28.318: [smf] INFO: UE IMSI[262420613763324] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.323: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/02 11:05:28.323: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.323: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.329: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/02 11:05:28.329: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/02 11:05:28.329: [smf] INFO: UE IMSI[262421514159446] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.335: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/02 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x13a CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.335: [upf] INFO: UE F-SEID[UP:0x13a CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.340: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/02 11:05:28.340: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/02 11:05:28.340: [smf] INFO: UE IMSI[262426196561750] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.346: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/02 11:05:28.346: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.346: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.350: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/02 11:05:28.350: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/02 11:05:28.350: [smf] INFO: UE IMSI[262420745713002] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.356: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/02 11:05:28.356: [upf] INFO: UE F-SEID[UP:0xaa CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.356: [upf] INFO: UE F-SEID[UP:0xaa CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.361: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/02 11:05:28.361: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/02 11:05:28.361: [smf] INFO: UE IMSI[262421253166873] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.368: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/02 11:05:28.368: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.368: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.372: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/02 11:05:28.372: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/02 11:05:28.372: [smf] INFO: UE IMSI[262428588349502] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.377: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/02 11:05:28.377: [upf] INFO: UE F-SEID[UP:0x308 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.377: [upf] INFO: UE F-SEID[UP:0x308 CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.383: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/02 11:05:28.383: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/02 11:05:28.383: [smf] INFO: UE IMSI[262421294276443] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.388: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/02 11:05:28.388: [upf] INFO: UE F-SEID[UP:0xecc CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.388: [upf] INFO: UE F-SEID[UP:0xecc CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.393: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/02 11:05:28.394: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/02 11:05:28.394: [smf] INFO: UE IMSI[262426966562412] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.398: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/02 11:05:28.398: [upf] INFO: UE F-SEID[UP:0x118 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.398: [upf] INFO: UE F-SEID[UP:0x118 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.404: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/02 11:05:28.404: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/02 11:05:28.404: [smf] INFO: UE IMSI[262425722682507] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.409: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/02 11:05:28.409: [upf] INFO: UE F-SEID[UP:0x292 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.409: [upf] INFO: UE F-SEID[UP:0x292 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.415: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/02 11:05:28.415: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/02 11:05:28.415: [smf] INFO: UE IMSI[262422567897704] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.421: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/02 11:05:28.421: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.421: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.426: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/02 11:05:28.426: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/02 11:05:28.426: [smf] INFO: UE IMSI[262422115531138] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.431: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/02 11:05:28.431: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.431: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.437: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/02 11:05:28.437: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/02 11:05:28.437: [smf] INFO: UE IMSI[262426155758808] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.443: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/02 11:05:28.443: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.443: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.448: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/02 11:05:28.448: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/02 11:05:28.448: [smf] INFO: UE IMSI[262420514208998] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.453: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/02 11:05:28.453: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.453: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.459: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/02 11:05:28.459: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/02 11:05:28.459: [smf] INFO: UE IMSI[262427820744663] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.464: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/02 11:05:28.464: [upf] INFO: UE F-SEID[UP:0x8 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.464: [upf] INFO: UE F-SEID[UP:0x8 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.470: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/02 11:05:28.470: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/02 11:05:28.470: [smf] INFO: UE IMSI[262422558593072] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.474: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/02 11:05:28.475: [upf] INFO: UE F-SEID[UP:0x73c CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.475: [upf] INFO: UE F-SEID[UP:0x73c CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.480: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/02 11:05:28.480: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/02 11:05:28.480: [smf] INFO: UE IMSI[262424091261615] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.486: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/02 11:05:28.486: [upf] INFO: UE F-SEID[UP:0xeee CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.486: [upf] INFO: UE F-SEID[UP:0xeee CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.491: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/02 11:05:28.491: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/02 11:05:28.491: [smf] INFO: UE IMSI[262428918493233] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.496: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/02 11:05:28.496: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.496: [upf] INFO: UE F-SEID[UP:0x2cd CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.502: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/02 11:05:28.502: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/02 11:05:28.502: [smf] INFO: UE IMSI[262426932625276] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.507: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/02 11:05:28.507: [upf] INFO: UE F-SEID[UP:0x71e CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.507: [upf] INFO: UE F-SEID[UP:0x71e CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.513: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/02 11:05:28.513: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/02 11:05:28.513: [smf] INFO: UE IMSI[262426224026770] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.519: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/02 11:05:28.519: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.519: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.525: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/02 11:05:28.525: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/02 11:05:28.525: [smf] INFO: UE IMSI[262421836829983] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.529: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/02 11:05:28.529: [upf] INFO: UE F-SEID[UP:0xab CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.529: [upf] INFO: UE F-SEID[UP:0xab CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.535: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/02 11:05:28.535: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/02 11:05:28.535: [smf] INFO: UE IMSI[262429011288907] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.540: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/02 11:05:28.540: [upf] INFO: UE F-SEID[UP:0x617 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.540: [upf] INFO: UE F-SEID[UP:0x617 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.546: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/02 11:05:28.546: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/02 11:05:28.546: [smf] INFO: UE IMSI[262420729639382] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.551: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/02 11:05:28.551: [upf] INFO: UE F-SEID[UP:0xbca CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.551: [upf] INFO: UE F-SEID[UP:0xbca CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.557: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/02 11:05:28.557: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/02 11:05:28.557: [smf] INFO: UE IMSI[262420338789104] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.562: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/02 11:05:28.562: [upf] INFO: UE F-SEID[UP:0x93e CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.562: [upf] INFO: UE F-SEID[UP:0x93e CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.568: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/02 11:05:28.568: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/02 11:05:28.568: [smf] INFO: UE IMSI[262423423608637] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.574: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/02 11:05:28.574: [upf] INFO: UE F-SEID[UP:0x23d CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.574: [upf] INFO: UE F-SEID[UP:0x23d CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.580: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/02 11:05:28.580: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/02 11:05:28.580: [smf] INFO: UE IMSI[262424053920930] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.585: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/02 11:05:28.585: [upf] INFO: UE F-SEID[UP:0x495 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.585: [upf] INFO: UE F-SEID[UP:0x495 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.590: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/02 11:05:28.590: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/02 11:05:28.590: [smf] INFO: UE IMSI[262425653461125] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.595: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/02 11:05:28.595: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.595: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.601: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/02 11:05:28.601: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/02 11:05:28.601: [smf] INFO: UE IMSI[262428589315460] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.606: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/02 11:05:28.606: [upf] INFO: UE F-SEID[UP:0xcff CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.606: [upf] INFO: UE F-SEID[UP:0xcff CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.612: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/02 11:05:28.612: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/02 11:05:28.612: [smf] INFO: UE IMSI[262425239006128] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.617: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/02 11:05:28.617: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.617: [upf] INFO: UE F-SEID[UP:0xd03 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.623: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/02 11:05:28.623: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/02 11:05:28.623: [smf] INFO: UE IMSI[262420636146182] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.628: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/02 11:05:28.628: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.628: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.634: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/02 11:05:28.634: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/02 11:05:28.634: [smf] INFO: UE IMSI[262423560441317] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.640: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/02 11:05:28.640: [upf] INFO: UE F-SEID[UP:0x87d CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.640: [upf] INFO: UE F-SEID[UP:0x87d CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.645: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/02 11:05:28.645: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/02 11:05:28.645: [smf] INFO: UE IMSI[262429840272557] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.650: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/02 11:05:28.650: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.650: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.656: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/02 11:05:28.656: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/02 11:05:28.656: [smf] INFO: UE IMSI[262428885312699] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.661: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/02 11:05:28.661: [upf] INFO: UE F-SEID[UP:0x51e CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.661: [upf] INFO: UE F-SEID[UP:0x51e CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.667: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/02 11:05:28.667: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/02 11:05:28.667: [smf] INFO: UE IMSI[262426063572215] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.673: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/02 11:05:28.673: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.673: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe5e] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.678: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/02 11:05:28.678: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/02 11:05:28.678: [smf] INFO: UE IMSI[262427332154816] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.683: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/02 11:05:28.683: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.683: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0x19f] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.689: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/02 11:05:28.689: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/02 11:05:28.689: [smf] INFO: UE IMSI[262428201901044] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.694: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/02 11:05:28.694: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.694: [upf] INFO: UE F-SEID[UP:0xb4f CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.700: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/02 11:05:28.700: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/02 11:05:28.700: [smf] INFO: UE IMSI[262424983636211] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.705: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/02 11:05:28.705: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.705: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.711: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/02 11:05:28.711: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/02 11:05:28.711: [smf] INFO: UE IMSI[262420561961689] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.717: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/02 11:05:28.717: [upf] INFO: UE F-SEID[UP:0x72a CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.717: [upf] INFO: UE F-SEID[UP:0x72a CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.722: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/02 11:05:28.722: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/02 11:05:28.722: [smf] INFO: UE IMSI[262420267972579] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.728: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/02 11:05:28.728: [upf] INFO: UE F-SEID[UP:0x833 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.728: [upf] INFO: UE F-SEID[UP:0x833 CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.733: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/02 11:05:28.733: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/02 11:05:28.733: [smf] INFO: UE IMSI[262425650903824] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.738: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/02 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x225 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x225 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.744: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/02 11:05:28.744: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/02 11:05:28.744: [smf] INFO: UE IMSI[262423789006245] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.750: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/02 11:05:28.750: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.750: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.754: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/02 11:05:28.754: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/02 11:05:28.754: [smf] INFO: UE IMSI[262428511318511] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.760: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/02 11:05:28.760: [upf] INFO: UE F-SEID[UP:0x307 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.760: [upf] INFO: UE F-SEID[UP:0x307 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.765: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/02 11:05:28.765: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/02 11:05:28.765: [smf] INFO: UE IMSI[262427242816910] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.770: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/02 11:05:28.770: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.770: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.776: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/02 11:05:28.776: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/02 11:05:28.776: [smf] INFO: UE IMSI[262423045299347] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.781: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/02 11:05:28.781: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.781: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.787: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/02 11:05:28.787: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/02 11:05:28.787: [smf] INFO: UE IMSI[262426768999289] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.793: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/02 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x47d CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x47d CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.798: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/02 11:05:28.798: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/02 11:05:28.798: [smf] INFO: UE IMSI[262426457652174] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.804: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/02 11:05:28.804: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.804: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.809: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/02 11:05:28.809: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/02 11:05:28.809: [smf] INFO: UE IMSI[262425492802140] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.814: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/02 11:05:28.814: [upf] INFO: UE F-SEID[UP:0x50a CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.814: [upf] INFO: UE F-SEID[UP:0x50a CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.820: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/02 11:05:28.820: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/02 11:05:28.820: [smf] INFO: UE IMSI[262429415123816] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.825: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/02 11:05:28.825: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.825: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.831: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/02 11:05:28.831: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/02 11:05:28.831: [smf] INFO: UE IMSI[262427632691612] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.836: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/02 11:05:28.836: [upf] INFO: UE F-SEID[UP:0x84e CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.836: [upf] INFO: UE F-SEID[UP:0x84e CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.842: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/02 11:05:28.842: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/02 11:05:28.842: [smf] INFO: UE IMSI[262429349115860] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.848: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/02 11:05:28.848: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.848: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.853: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/02 11:05:28.853: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/02 11:05:28.853: [smf] INFO: UE IMSI[262420828434414] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.859: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/02 11:05:28.859: [upf] INFO: UE F-SEID[UP:0x371 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.859: [upf] INFO: UE F-SEID[UP:0x371 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.864: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/02 11:05:28.864: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/02 11:05:28.864: [smf] INFO: UE IMSI[262423053236181] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.869: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/02 11:05:28.869: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.869: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.875: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/02 11:05:28.875: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/02 11:05:28.875: [smf] INFO: UE IMSI[262423872746527] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.881: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/02 11:05:28.881: [upf] INFO: UE F-SEID[UP:0x340 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.881: [upf] INFO: UE F-SEID[UP:0x340 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.886: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/02 11:05:28.886: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/02 11:05:28.886: [smf] INFO: UE IMSI[262423973345782] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.891: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/02 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.897: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/02 11:05:28.897: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/02 11:05:28.897: [smf] INFO: UE IMSI[262427044704167] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.902: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/02 11:05:28.902: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.902: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.908: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/02 11:05:28.908: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/02 11:05:28.908: [smf] INFO: UE IMSI[262429600844366] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.914: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/02 11:05:28.914: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.914: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.918: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/02 11:05:28.918: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/02 11:05:28.918: [smf] INFO: UE IMSI[262422295602466] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.923: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/02 11:05:28.923: [upf] INFO: UE F-SEID[UP:0x936 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.923: [upf] INFO: UE F-SEID[UP:0x936 CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.929: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/02 11:05:28.929: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/02 11:05:28.929: [smf] INFO: UE IMSI[262426684726915] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.934: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/02 11:05:28.934: [upf] INFO: UE F-SEID[UP:0xede CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.934: [upf] INFO: UE F-SEID[UP:0xede CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.940: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/02 11:05:28.940: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/02 11:05:28.940: [smf] INFO: UE IMSI[262426791008785] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.945: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/02 11:05:28.945: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.945: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.951: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/02 11:05:28.951: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/02 11:05:28.951: [smf] INFO: UE IMSI[262428083490780] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.957: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/02 11:05:28.957: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.957: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.962: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/02 11:05:28.962: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/02 11:05:28.962: [smf] INFO: UE IMSI[262428678868624] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.967: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/02 11:05:28.967: [upf] INFO: UE F-SEID[UP:0x571 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.967: [upf] INFO: UE F-SEID[UP:0x571 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.973: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/02 11:05:28.973: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/02 11:05:28.973: [smf] INFO: UE IMSI[262421717463313] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.979: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/02 11:05:28.979: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.979: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.984: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/02 11:05:28.984: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/02 11:05:28.984: [smf] INFO: UE IMSI[262428759264503] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:28.989: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/02 11:05:28.989: [upf] INFO: UE F-SEID[UP:0x80e CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:28.989: [upf] INFO: UE F-SEID[UP:0x80e CP:0xec] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:28.995: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/02 11:05:28.995: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/02 11:05:28.995: [smf] INFO: UE IMSI[262427816731356] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.002: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/02 11:05:29.002: [upf] INFO: UE F-SEID[UP:0x59b CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.002: [upf] INFO: UE F-SEID[UP:0x59b CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.006: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/02 11:05:29.006: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/02 11:05:29.006: [smf] INFO: UE IMSI[262428050802187] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.011: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/02 11:05:29.011: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.011: [upf] INFO: UE F-SEID[UP:0xda6 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.017: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/02 11:05:29.017: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/02 11:05:29.017: [smf] INFO: UE IMSI[262426748735838] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.024: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/02 11:05:29.024: [upf] INFO: UE F-SEID[UP:0x489 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.024: [upf] INFO: UE F-SEID[UP:0x489 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.028: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/02 11:05:29.028: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/02 11:05:29.028: [smf] INFO: UE IMSI[262425594746290] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.033: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/02 11:05:29.033: [upf] INFO: UE F-SEID[UP:0x760 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.033: [upf] INFO: UE F-SEID[UP:0x760 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.039: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/02 11:05:29.039: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/02 11:05:29.039: [smf] INFO: UE IMSI[262429769126649] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.044: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/02 11:05:29.044: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.044: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.050: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/02 11:05:29.050: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/02 11:05:29.050: [smf] INFO: UE IMSI[262421743239259] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.055: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/02 11:05:29.055: [upf] INFO: UE F-SEID[UP:0xca2 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.055: [upf] INFO: UE F-SEID[UP:0xca2 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.061: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/02 11:05:29.061: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/02 11:05:29.061: [smf] INFO: UE IMSI[262422362050595] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.067: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/02 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.072: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/02 11:05:29.072: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/02 11:05:29.072: [smf] INFO: UE IMSI[262425397607631] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.078: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/02 11:05:29.078: [upf] INFO: UE F-SEID[UP:0x54b CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.078: [upf] INFO: UE F-SEID[UP:0x54b CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.083: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/02 11:05:29.083: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/02 11:05:29.083: [smf] INFO: UE IMSI[262425252943951] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.089: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/02 11:05:29.089: [upf] INFO: UE F-SEID[UP:0x89b CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.089: [upf] INFO: UE F-SEID[UP:0x89b CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.094: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/02 11:05:29.094: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/02 11:05:29.094: [smf] INFO: UE IMSI[262427922540157] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.100: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/02 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x192 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.100: [upf] INFO: UE F-SEID[UP:0x192 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.105: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/02 11:05:29.105: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/02 11:05:29.105: [smf] INFO: UE IMSI[262427861901570] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.110: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/02 11:05:29.110: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.110: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.116: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/02 11:05:29.116: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/02 11:05:29.116: [smf] INFO: UE IMSI[262421593434564] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.123: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/02 11:05:29.123: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.123: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.127: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/02 11:05:29.127: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/02 11:05:29.127: [smf] INFO: UE IMSI[262428724191590] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.133: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/02 11:05:29.133: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.133: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.138: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/02 11:05:29.138: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/02 11:05:29.138: [smf] INFO: UE IMSI[262429097669143] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.144: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/02 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x140 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.144: [upf] INFO: UE F-SEID[UP:0x140 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.149: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/02 11:05:29.149: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/02 11:05:29.149: [smf] INFO: UE IMSI[262421312848839] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.154: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/02 11:05:29.154: [upf] INFO: UE F-SEID[UP:0x397 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.154: [upf] INFO: UE F-SEID[UP:0x397 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.160: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/02 11:05:29.160: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/02 11:05:29.160: [smf] INFO: UE IMSI[262429338675828] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.165: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/02 11:05:29.165: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.165: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.171: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/02 11:05:29.171: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/02 11:05:29.171: [smf] INFO: UE IMSI[262423815701647] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.176: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/02 11:05:29.176: [upf] INFO: UE F-SEID[UP:0x93c CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.176: [upf] INFO: UE F-SEID[UP:0x93c CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.182: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/02 11:05:29.182: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/02 11:05:29.182: [smf] INFO: UE IMSI[262421541959435] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.187: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/02 11:05:29.187: [upf] INFO: UE F-SEID[UP:0x541 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.187: [upf] INFO: UE F-SEID[UP:0x541 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.193: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/02 11:05:29.193: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/02 11:05:29.193: [smf] INFO: UE IMSI[262429147173914] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.198: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/02 11:05:29.198: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.198: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.204: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/02 11:05:29.204: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/02 11:05:29.204: [smf] INFO: UE IMSI[262423965334350] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.210: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/02 11:05:29.210: [upf] INFO: UE F-SEID[UP:0x17c CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.210: [upf] INFO: UE F-SEID[UP:0x17c CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.214: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/02 11:05:29.214: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/02 11:05:29.214: [smf] INFO: UE IMSI[262427058984666] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.220: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/02 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x934 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.220: [upf] INFO: UE F-SEID[UP:0x934 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.225: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/02 11:05:29.225: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/02 11:05:29.225: [smf] INFO: UE IMSI[262425177359287] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.231: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/02 11:05:29.231: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.231: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.237: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/02 11:05:29.237: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/02 11:05:29.237: [smf] INFO: UE IMSI[262423857720184] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.243: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/02 11:05:29.243: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.243: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.248: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/02 11:05:29.248: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/02 11:05:29.248: [smf] INFO: UE IMSI[262424296620436] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.252: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/02 11:05:29.252: [upf] INFO: UE F-SEID[UP:0x86d CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.252: [upf] INFO: UE F-SEID[UP:0x86d CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.258: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/02 11:05:29.258: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/02 11:05:29.258: [smf] INFO: UE IMSI[262428053365018] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.265: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/02 11:05:29.265: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.265: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.269: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/02 11:05:29.269: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/02 11:05:29.269: [smf] INFO: UE IMSI[262428767718367] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.275: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/02 11:05:29.275: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.275: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.280: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/02 11:05:29.280: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/02 11:05:29.280: [smf] INFO: UE IMSI[262426901003759] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.285: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/02 11:05:29.285: [upf] INFO: UE F-SEID[UP:0x73b CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.285: [upf] INFO: UE F-SEID[UP:0x73b CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.291: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/02 11:05:29.291: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/02 11:05:29.291: [smf] INFO: UE IMSI[262425218466220] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.298: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/02 11:05:29.298: [upf] INFO: UE F-SEID[UP:0x79a CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.298: [upf] INFO: UE F-SEID[UP:0x79a CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.302: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/02 11:05:29.302: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/02 11:05:29.302: [smf] INFO: UE IMSI[262428704221969] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.307: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/02 11:05:29.307: [upf] INFO: UE F-SEID[UP:0x53e CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.307: [upf] INFO: UE F-SEID[UP:0x53e CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.313: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/02 11:05:29.313: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/02 11:05:29.313: [smf] INFO: UE IMSI[262421696724243] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.320: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/02 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.324: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/02 11:05:29.324: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/02 11:05:29.324: [smf] INFO: UE IMSI[262423025093853] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.329: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/02 11:05:29.329: [upf] INFO: UE F-SEID[UP:0x318 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.329: [upf] INFO: UE F-SEID[UP:0x318 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.335: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/02 11:05:29.335: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/02 11:05:29.335: [smf] INFO: UE IMSI[262423513772950] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.341: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/02 11:05:29.341: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.341: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.346: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/02 11:05:29.346: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/02 11:05:29.346: [smf] INFO: UE IMSI[262427307736464] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.351: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/02 11:05:29.351: [upf] INFO: UE F-SEID[UP:0x496 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.351: [upf] INFO: UE F-SEID[UP:0x496 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.357: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/02 11:05:29.357: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/02 11:05:29.357: [smf] INFO: UE IMSI[262426475393123] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.363: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/02 11:05:29.363: [upf] INFO: UE F-SEID[UP:0x5d CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.364: [upf] INFO: UE F-SEID[UP:0x5d CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.368: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/02 11:05:29.368: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/02 11:05:29.368: [smf] INFO: UE IMSI[262423355421339] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.373: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/02 11:05:29.373: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.373: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.379: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/02 11:05:29.379: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/02 11:05:29.379: [smf] INFO: UE IMSI[262428666180131] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.383: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/02 11:05:29.383: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.383: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.389: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/02 11:05:29.389: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/02 11:05:29.389: [smf] INFO: UE IMSI[262428796879663] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.394: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/02 11:05:29.394: [upf] INFO: UE F-SEID[UP:0x7de CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.394: [upf] INFO: UE F-SEID[UP:0x7de CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.400: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/02 11:05:29.400: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/02 11:05:29.400: [smf] INFO: UE IMSI[262420110525472] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.406: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/02 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xdca CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.406: [upf] INFO: UE F-SEID[UP:0xdca CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.411: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/02 11:05:29.411: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/02 11:05:29.411: [smf] INFO: UE IMSI[262428706889165] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.416: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/02 11:05:29.416: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.416: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.422: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/02 11:05:29.422: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/02 11:05:29.422: [smf] INFO: UE IMSI[262426371163450] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.428: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/02 11:05:29.428: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.428: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.433: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/02 11:05:29.433: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/02 11:05:29.433: [smf] INFO: UE IMSI[262429290330767] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.438: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/02 11:05:29.438: [upf] INFO: UE F-SEID[UP:0x450 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.438: [upf] INFO: UE F-SEID[UP:0x450 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.444: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/02 11:05:29.444: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/02 11:05:29.444: [smf] INFO: UE IMSI[262426042782062] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.450: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/02 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.450: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.454: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/02 11:05:29.454: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/02 11:05:29.454: [smf] INFO: UE IMSI[262424766794900] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.459: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/02 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.459: [upf] INFO: UE F-SEID[UP:0xea1 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.465: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/02 11:05:29.465: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/02 11:05:29.465: [smf] INFO: UE IMSI[262420860321679] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.470: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/02 11:05:29.470: [upf] INFO: UE F-SEID[UP:0x31a CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.470: [upf] INFO: UE F-SEID[UP:0x31a CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.476: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/02 11:05:29.476: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/02 11:05:29.476: [smf] INFO: UE IMSI[262429350828029] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.481: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/02 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x58d CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.481: [upf] INFO: UE F-SEID[UP:0x58d CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.487: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/02 11:05:29.487: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/02 11:05:29.487: [smf] INFO: UE IMSI[262421337014864] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.493: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/02 11:05:29.493: [upf] INFO: UE F-SEID[UP:0x94f CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.493: [upf] INFO: UE F-SEID[UP:0x94f CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.497: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/02 11:05:29.497: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/02 11:05:29.497: [smf] INFO: UE IMSI[262426572886290] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.502: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/02 11:05:29.502: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.502: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.508: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/02 11:05:29.508: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/02 11:05:29.508: [smf] INFO: UE IMSI[262425746159931] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.514: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/02 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.514: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.519: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/02 11:05:29.519: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/02 11:05:29.519: [smf] INFO: UE IMSI[262423373263902] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.524: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/02 11:05:29.524: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.524: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.530: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/02 11:05:29.530: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/02 11:05:29.530: [smf] INFO: UE IMSI[262426243583645] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.536: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/02 11:05:29.536: [upf] INFO: UE F-SEID[UP:0x3db CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.536: [upf] INFO: UE F-SEID[UP:0x3db CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.541: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/02 11:05:29.541: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/02 11:05:29.541: [smf] INFO: UE IMSI[262420981848088] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.546: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/02 11:05:29.546: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.546: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.551: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/02 11:05:29.551: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/02 11:05:29.551: [smf] INFO: UE IMSI[262425403004541] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.557: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/02 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x73 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.557: [upf] INFO: UE F-SEID[UP:0x73 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.562: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/02 11:05:29.562: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/02 11:05:29.562: [smf] INFO: UE IMSI[262424254685362] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.567: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/02 11:05:29.567: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.567: [upf] INFO: UE F-SEID[UP:0xa2e CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.573: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/02 11:05:29.573: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/02 11:05:29.573: [smf] INFO: UE IMSI[262423115117614] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.578: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/02 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xbb CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.578: [upf] INFO: UE F-SEID[UP:0xbb CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.584: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/02 11:05:29.584: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/02 11:05:29.584: [smf] INFO: UE IMSI[262427169134898] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.589: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/02 11:05:29.589: [upf] INFO: UE F-SEID[UP:0x991 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.589: [upf] INFO: UE F-SEID[UP:0x991 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.595: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/02 11:05:29.595: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/02 11:05:29.595: [smf] INFO: UE IMSI[262422720743587] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.600: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/02 11:05:29.600: [upf] INFO: UE F-SEID[UP:0x12 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.600: [upf] INFO: UE F-SEID[UP:0x12 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.605: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/02 11:05:29.605: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/02 11:05:29.605: [smf] INFO: UE IMSI[262427268883970] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.611: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/02 11:05:29.611: [upf] INFO: UE F-SEID[UP:0x62b CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.611: [upf] INFO: UE F-SEID[UP:0x62b CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.616: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/02 11:05:29.616: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/02 11:05:29.616: [smf] INFO: UE IMSI[262424681115940] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.621: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/02 11:05:29.621: [upf] INFO: UE F-SEID[UP:0x648 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.621: [upf] INFO: UE F-SEID[UP:0x648 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.627: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/02 11:05:29.627: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/02 11:05:29.627: [smf] INFO: UE IMSI[262426683225961] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.632: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/02 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x972 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x972 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.638: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/02 11:05:29.638: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/02 11:05:29.638: [smf] INFO: UE IMSI[262426467922317] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.643: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/02 11:05:29.643: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.643: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.648: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/02 11:05:29.648: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/02 11:05:29.648: [smf] INFO: UE IMSI[262428875156312] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.654: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/02 11:05:29.654: [upf] INFO: UE F-SEID[UP:0x614 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.654: [upf] INFO: UE F-SEID[UP:0x614 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.659: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/02 11:05:29.659: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/02 11:05:29.659: [smf] INFO: UE IMSI[262422083841496] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.664: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/02 11:05:29.665: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.665: [upf] INFO: UE F-SEID[UP:0xff6 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.670: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/02 11:05:29.670: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/02 11:05:29.670: [smf] INFO: UE IMSI[262429093420072] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.675: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/02 11:05:29.675: [upf] INFO: UE F-SEID[UP:0x471 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.675: [upf] INFO: UE F-SEID[UP:0x471 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.681: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/02 11:05:29.681: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/02 11:05:29.681: [smf] INFO: UE IMSI[262425680898841] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.687: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/02 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.687: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.692: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/02 11:05:29.692: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/02 11:05:29.692: [smf] INFO: UE IMSI[262421768091005] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.697: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/02 11:05:29.697: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.697: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.703: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/02 11:05:29.703: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/02 11:05:29.703: [smf] INFO: UE IMSI[262424679774982] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.708: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/02 11:05:29.708: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.708: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.714: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/02 11:05:29.714: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/02 11:05:29.714: [smf] INFO: UE IMSI[262429845681541] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.720: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/02 11:05:29.720: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.720: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.725: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/02 11:05:29.725: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/02 11:05:29.725: [smf] INFO: UE IMSI[262427651574089] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.730: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/02 11:05:29.730: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.730: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.736: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/02 11:05:29.736: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/02 11:05:29.736: [smf] INFO: UE IMSI[262423214981567] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.741: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/02 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.741: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.746: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/02 11:05:29.746: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/02 11:05:29.746: [smf] INFO: UE IMSI[262428030829149] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.751: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/02 11:05:29.751: [upf] INFO: UE F-SEID[UP:0x89c CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.751: [upf] INFO: UE F-SEID[UP:0x89c CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.757: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/02 11:05:29.757: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/02 11:05:29.757: [smf] INFO: UE IMSI[262427896521291] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.763: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/02 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x75 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x75 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.768: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/02 11:05:29.768: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/02 11:05:29.768: [smf] INFO: UE IMSI[262429242999916] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.774: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/02 11:05:29.774: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.774: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.779: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/02 11:05:29.779: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/02 11:05:29.779: [smf] INFO: UE IMSI[262427772442478] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.784: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/02 11:05:29.784: [upf] INFO: UE F-SEID[UP:0x196 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.784: [upf] INFO: UE F-SEID[UP:0x196 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.790: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/02 11:05:29.790: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/02 11:05:29.790: [smf] INFO: UE IMSI[262420448283905] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.795: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/02 11:05:29.795: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.795: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.801: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/02 11:05:29.801: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/02 11:05:29.801: [smf] INFO: UE IMSI[262424901450616] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.807: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/02 11:05:29.807: [upf] INFO: UE F-SEID[UP:0xdd CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.807: [upf] INFO: UE F-SEID[UP:0xdd CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.812: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/02 11:05:29.812: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/02 11:05:29.812: [smf] INFO: UE IMSI[262427513831292] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.817: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/02 11:05:29.817: [upf] INFO: UE F-SEID[UP:0x379 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.817: [upf] INFO: UE F-SEID[UP:0x379 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.823: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/02 11:05:29.824: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/02 11:05:29.824: [smf] INFO: UE IMSI[262428811147052] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.829: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/02 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.829: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.834: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/02 11:05:29.834: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/02 11:05:29.834: [smf] INFO: UE IMSI[262424503994118] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.839: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/02 11:05:29.839: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.839: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.845: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/02 11:05:29.845: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/02 11:05:29.845: [smf] INFO: UE IMSI[262421284486512] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.851: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/02 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x592 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x592 CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.856: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/02 11:05:29.856: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/02 11:05:29.856: [smf] INFO: UE IMSI[262422299500788] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.861: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/02 11:05:29.861: [upf] INFO: UE F-SEID[UP:0xbea CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.861: [upf] INFO: UE F-SEID[UP:0xbea CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.867: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/02 11:05:29.867: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/02 11:05:29.867: [smf] INFO: UE IMSI[262426643605995] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.872: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/02 11:05:29.872: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.872: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.878: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/02 11:05:29.878: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/02 11:05:29.878: [smf] INFO: UE IMSI[262421044642652] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.883: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/02 11:05:29.883: [upf] INFO: UE F-SEID[UP:0x41a CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.883: [upf] INFO: UE F-SEID[UP:0x41a CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.888: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/02 11:05:29.888: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/02 11:05:29.889: [smf] INFO: UE IMSI[262428654306608] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.894: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/02 11:05:29.894: [upf] INFO: UE F-SEID[UP:0x999 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.894: [upf] INFO: UE F-SEID[UP:0x999 CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.900: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/02 11:05:29.900: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/02 11:05:29.900: [smf] INFO: UE IMSI[262424665513542] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.905: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/02 11:05:29.905: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.905: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.911: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/02 11:05:29.911: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/02 11:05:29.911: [smf] INFO: UE IMSI[262420246402407] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.916: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/02 11:05:29.916: [upf] INFO: UE F-SEID[UP:0x221 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.916: [upf] INFO: UE F-SEID[UP:0x221 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.922: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/02 11:05:29.922: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/02 11:05:29.922: [smf] INFO: UE IMSI[262423924264988] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.927: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/02 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x548 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x548 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.932: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/02 11:05:29.932: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/02 11:05:29.933: [smf] INFO: UE IMSI[262426193335105] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.938: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/02 11:05:29.938: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.938: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.943: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/02 11:05:29.943: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/02 11:05:29.943: [smf] INFO: UE IMSI[262424915392050] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.948: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/02 11:05:29.948: [upf] INFO: UE F-SEID[UP:0xbe CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.948: [upf] INFO: UE F-SEID[UP:0xbe CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.954: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/02 11:05:29.954: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/02 11:05:29.954: [smf] INFO: UE IMSI[262423565175993] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.959: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/02 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.965: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/02 11:05:29.965: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/02 11:05:29.965: [smf] INFO: UE IMSI[262422354848635] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.970: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/02 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.976: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/02 11:05:29.976: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/02 11:05:29.976: [smf] INFO: UE IMSI[262428713038746] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.981: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/02 11:05:29.981: [upf] INFO: UE F-SEID[UP:0x10d CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.981: [upf] INFO: UE F-SEID[UP:0x10d CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.986: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/02 11:05:29.986: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/02 11:05:29.986: [smf] INFO: UE IMSI[262423592588997] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:29.991: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/02 11:05:29.991: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:29.991: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:29.997: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/02 11:05:29.997: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/02 11:05:29.997: [smf] INFO: UE IMSI[262427426499161] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.002: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/02 11:05:30.002: [upf] INFO: UE F-SEID[UP:0x579 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.002: [upf] INFO: UE F-SEID[UP:0x579 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.008: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/02 11:05:30.008: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/02 11:05:30.008: [smf] INFO: UE IMSI[262421713282554] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.013: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/02 11:05:30.013: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.013: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.019: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/02 11:05:30.019: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/02 11:05:30.019: [smf] INFO: UE IMSI[262429690514569] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.024: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/02 11:05:30.024: [upf] INFO: UE F-SEID[UP:0x567 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.024: [upf] INFO: UE F-SEID[UP:0x567 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.029: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/02 11:05:30.029: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/02 11:05:30.029: [smf] INFO: UE IMSI[262428345193758] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.035: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/02 11:05:30.035: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.035: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.040: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/02 11:05:30.040: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/02 11:05:30.040: [smf] INFO: UE IMSI[262428780287377] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.046: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/02 11:05:30.046: [upf] INFO: UE F-SEID[UP:0x488 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.046: [upf] INFO: UE F-SEID[UP:0x488 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.051: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/02 11:05:30.051: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/02 11:05:30.051: [smf] INFO: UE IMSI[262421506196173] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.057: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/02 11:05:30.057: [upf] INFO: UE F-SEID[UP:0x964 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.057: [upf] INFO: UE F-SEID[UP:0x964 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.062: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/02 11:05:30.062: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/02 11:05:30.062: [smf] INFO: UE IMSI[262428175457255] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.068: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/02 11:05:30.068: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.068: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.073: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/02 11:05:30.073: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/02 11:05:30.073: [smf] INFO: UE IMSI[262422762828767] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.078: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/02 11:05:30.078: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.078: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.083: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/02 11:05:30.083: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/02 11:05:30.083: [smf] INFO: UE IMSI[262428119188174] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.088: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/02 11:05:30.088: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.088: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.094: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/02 11:05:30.094: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/02 11:05:30.094: [smf] INFO: UE IMSI[262426500596004] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.100: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/02 11:05:30.100: [upf] INFO: UE F-SEID[UP:0x6 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.100: [upf] INFO: UE F-SEID[UP:0x6 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.105: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/02 11:05:30.105: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/02 11:05:30.105: [smf] INFO: UE IMSI[262426328281441] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.112: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/02 11:05:30.112: [upf] INFO: UE F-SEID[UP:0x87b CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.112: [upf] INFO: UE F-SEID[UP:0x87b CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.116: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/02 11:05:30.116: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/02 11:05:30.116: [smf] INFO: UE IMSI[262422877001470] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.121: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/02 11:05:30.121: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.121: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.127: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/02 11:05:30.127: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/02 11:05:30.127: [smf] INFO: UE IMSI[262425880348285] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.132: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/02 11:05:30.132: [upf] INFO: UE F-SEID[UP:0x96b CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.132: [upf] INFO: UE F-SEID[UP:0x96b CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.138: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/02 11:05:30.138: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/02 11:05:30.138: [smf] INFO: UE IMSI[262428051698176] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.143: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/02 11:05:30.143: [upf] INFO: UE F-SEID[UP:0x96f CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.143: [upf] INFO: UE F-SEID[UP:0x96f CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.149: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/02 11:05:30.149: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/02 11:05:30.149: [smf] INFO: UE IMSI[262422623497920] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.154: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/02 11:05:30.154: [upf] INFO: UE F-SEID[UP:0x876 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.154: [upf] INFO: UE F-SEID[UP:0x876 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.160: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/02 11:05:30.160: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/02 11:05:30.160: [smf] INFO: UE IMSI[262420748709165] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.165: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/02 11:05:30.165: [upf] INFO: UE F-SEID[UP:0x15a CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.165: [upf] INFO: UE F-SEID[UP:0x15a CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.170: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/02 11:05:30.170: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/02 11:05:30.170: [smf] INFO: UE IMSI[262425051526336] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.176: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/02 11:05:30.176: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.176: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.181: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/02 11:05:30.181: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/02 11:05:30.181: [smf] INFO: UE IMSI[262424417278893] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.187: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/02 11:05:30.187: [upf] INFO: UE F-SEID[UP:0x94d CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.187: [upf] INFO: UE F-SEID[UP:0x94d CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.192: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/02 11:05:30.192: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/02 11:05:30.192: [smf] INFO: UE IMSI[262421447324092] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.198: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/02 11:05:30.198: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.198: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.203: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/02 11:05:30.203: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/02 11:05:30.203: [smf] INFO: UE IMSI[262421494760239] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.208: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/02 11:05:30.208: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.208: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.214: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/02 11:05:30.214: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/02 11:05:30.214: [smf] INFO: UE IMSI[262425372427709] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.219: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/02 11:05:30.219: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.219: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.224: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/02 11:05:30.225: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/02 11:05:30.225: [smf] INFO: UE IMSI[262429619576232] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.229: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/02 11:05:30.229: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.229: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.235: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/02 11:05:30.235: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/02 11:05:30.235: [smf] INFO: UE IMSI[262428960534346] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.241: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/02 11:05:30.241: [upf] INFO: UE F-SEID[UP:0x9de CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.241: [upf] INFO: UE F-SEID[UP:0x9de CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.246: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/02 11:05:30.246: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/02 11:05:30.246: [smf] INFO: UE IMSI[262428512991266] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.251: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/02 11:05:30.251: [upf] INFO: UE F-SEID[UP:0x40e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.251: [upf] INFO: UE F-SEID[UP:0x40e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.257: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/02 11:05:30.257: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/02 11:05:30.257: [smf] INFO: UE IMSI[262428373398378] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.263: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/02 11:05:30.263: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.263: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.268: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/02 11:05:30.268: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/02 11:05:30.268: [smf] INFO: UE IMSI[262423849289088] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.272: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/02 11:05:30.272: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.272: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.279: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/02 11:05:30.279: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/02 11:05:30.279: [smf] INFO: UE IMSI[262429469336881] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.283: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/02 11:05:30.283: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.283: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.289: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/02 11:05:30.290: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/02 11:05:30.290: [smf] INFO: UE IMSI[262423933781067] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.295: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/02 11:05:30.295: [upf] INFO: UE F-SEID[UP:0x154 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.295: [upf] INFO: UE F-SEID[UP:0x154 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.300: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/02 11:05:30.300: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/02 11:05:30.300: [smf] INFO: UE IMSI[262422338541464] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.305: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/02 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x7fc CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.311: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/02 11:05:30.311: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/02 11:05:30.311: [smf] INFO: UE IMSI[262428584295569] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.317: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/02 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.317: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.322: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/02 11:05:30.322: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/02 11:05:30.322: [smf] INFO: UE IMSI[262422842512427] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.327: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/02 11:05:30.327: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.327: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.333: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/02 11:05:30.333: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/02 11:05:30.333: [smf] INFO: UE IMSI[262427115847326] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.338: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/02 11:05:30.338: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.338: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.344: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/02 11:05:30.344: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/02 11:05:30.344: [smf] INFO: UE IMSI[262425562141134] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.349: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/02 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x156 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x156 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.355: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/02 11:05:30.355: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/02 11:05:30.355: [smf] INFO: UE IMSI[262429035125334] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.361: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/02 11:05:30.361: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.361: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.366: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/02 11:05:30.366: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/02 11:05:30.366: [smf] INFO: UE IMSI[262427410244946] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.370: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/02 11:05:30.370: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.370: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.376: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/02 11:05:30.376: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/02 11:05:30.376: [smf] INFO: UE IMSI[262421875591975] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.382: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/02 11:05:30.382: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.382: [upf] INFO: UE F-SEID[UP:0xf10 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.387: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/02 11:05:30.387: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/02 11:05:30.387: [smf] INFO: UE IMSI[262420194215356] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.392: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/02 11:05:30.392: [upf] INFO: UE F-SEID[UP:0x326 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.392: [upf] INFO: UE F-SEID[UP:0x326 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.398: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/02 11:05:30.398: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/02 11:05:30.398: [smf] INFO: UE IMSI[262427692943750] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.404: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/02 11:05:30.404: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.404: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.409: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/02 11:05:30.409: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/02 11:05:30.409: [smf] INFO: UE IMSI[262428853791427] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.413: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/02 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.420: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/02 11:05:30.420: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/02 11:05:30.420: [smf] INFO: UE IMSI[262420659751784] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.425: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/02 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.425: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.431: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/02 11:05:30.431: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/02 11:05:30.431: [smf] INFO: UE IMSI[262428734167306] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.436: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/02 11:05:30.436: [upf] INFO: UE F-SEID[UP:0x820 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.436: [upf] INFO: UE F-SEID[UP:0x820 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.442: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/02 11:05:30.442: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/02 11:05:30.442: [smf] INFO: UE IMSI[262425493022423] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.447: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/02 11:05:30.447: [upf] INFO: UE F-SEID[UP:0x946 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.447: [upf] INFO: UE F-SEID[UP:0x946 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.452: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/02 11:05:30.452: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/02 11:05:30.452: [smf] INFO: UE IMSI[262423673782349] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.457: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/02 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x5f CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x5f CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.463: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/02 11:05:30.463: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/02 11:05:30.463: [smf] INFO: UE IMSI[262427094193708] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.469: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/02 11:05:30.469: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.469: [upf] INFO: UE F-SEID[UP:0xc93 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.474: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/02 11:05:30.474: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/02 11:05:30.474: [smf] INFO: UE IMSI[262425777441236] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.479: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/02 11:05:30.479: [upf] INFO: UE F-SEID[UP:0x34a CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.479: [upf] INFO: UE F-SEID[UP:0x34a CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.485: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/02 11:05:30.485: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/02 11:05:30.485: [smf] INFO: UE IMSI[262426775192350] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.490: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/02 11:05:30.490: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.490: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.496: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/02 11:05:30.496: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/02 11:05:30.496: [smf] INFO: UE IMSI[262422136634839] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.501: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/02 11:05:30.501: [upf] INFO: UE F-SEID[UP:0xf CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.501: [upf] INFO: UE F-SEID[UP:0xf CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.507: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/02 11:05:30.507: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/02 11:05:30.507: [smf] INFO: UE IMSI[262427789181799] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.513: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/02 11:05:30.513: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.513: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.517: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/02 11:05:30.517: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/02 11:05:30.517: [smf] INFO: UE IMSI[262422785539801] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.523: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/02 11:05:30.523: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.523: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.528: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/02 11:05:30.528: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/02 11:05:30.528: [smf] INFO: UE IMSI[262425523659776] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.533: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/02 11:05:30.533: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.533: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.539: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/02 11:05:30.539: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/02 11:05:30.539: [smf] INFO: UE IMSI[262423516140146] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.544: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/02 11:05:30.544: [upf] INFO: UE F-SEID[UP:0x220 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.544: [upf] INFO: UE F-SEID[UP:0x220 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.550: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/02 11:05:30.550: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/02 11:05:30.550: [smf] INFO: UE IMSI[262424936018654] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.555: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/02 11:05:30.555: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.555: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.561: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/02 11:05:30.561: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/02 11:05:30.561: [smf] INFO: UE IMSI[262424648682942] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.566: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/02 11:05:30.566: [upf] INFO: UE F-SEID[UP:0x92a CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.566: [upf] INFO: UE F-SEID[UP:0x92a CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.571: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/02 11:05:30.571: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/02 11:05:30.571: [smf] INFO: UE IMSI[262426614485613] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.576: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/02 11:05:30.576: [upf] INFO: UE F-SEID[UP:0x64b CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.576: [upf] INFO: UE F-SEID[UP:0x64b CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.582: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/02 11:05:30.582: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/02 11:05:30.582: [smf] INFO: UE IMSI[262426548054787] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.587: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/02 11:05:30.587: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.587: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.593: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/02 11:05:30.593: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/02 11:05:30.593: [smf] INFO: UE IMSI[262421298053491] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.598: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/02 11:05:30.598: [upf] INFO: UE F-SEID[UP:0x46c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.598: [upf] INFO: UE F-SEID[UP:0x46c CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.604: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/02 11:05:30.604: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/02 11:05:30.604: [smf] INFO: UE IMSI[262422887431879] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.609: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/02 11:05:30.609: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.609: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.614: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/02 11:05:30.614: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/02 11:05:30.614: [smf] INFO: UE IMSI[262429484707333] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.619: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/02 11:05:30.619: [upf] INFO: UE F-SEID[UP:0x174 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.619: [upf] INFO: UE F-SEID[UP:0x174 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.625: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/02 11:05:30.625: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/02 11:05:30.625: [smf] INFO: UE IMSI[262428810294453] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.630: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/02 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.630: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.636: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/02 11:05:30.636: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/02 11:05:30.636: [smf] INFO: UE IMSI[262429370567933] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.641: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/02 11:05:30.641: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.641: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xe0d] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.647: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/02 11:05:30.647: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/02 11:05:30.647: [smf] INFO: UE IMSI[262421976626097] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.653: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/02 11:05:30.653: [upf] INFO: UE F-SEID[UP:0x667 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.653: [upf] INFO: UE F-SEID[UP:0x667 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.658: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/02 11:05:30.658: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/02 11:05:30.658: [smf] INFO: UE IMSI[262422048701762] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.663: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/02 11:05:30.663: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.663: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.669: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/02 11:05:30.669: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/02 11:05:30.669: [smf] INFO: UE IMSI[262422445257437] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.674: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/02 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.680: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/02 11:05:30.680: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/02 11:05:30.680: [smf] INFO: UE IMSI[262424812530612] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.685: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/02 11:05:30.685: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.685: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.690: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/02 11:05:30.690: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/02 11:05:30.690: [smf] INFO: UE IMSI[262429126874425] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.695: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/02 11:05:30.695: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.695: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.701: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/02 11:05:30.701: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/02 11:05:30.701: [smf] INFO: UE IMSI[262429544229961] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.707: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/02 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x63d CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x63d CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.712: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/02 11:05:30.712: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/02 11:05:30.712: [smf] INFO: UE IMSI[262422582099947] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.717: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/02 11:05:30.717: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.717: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.723: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/02 11:05:30.723: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/02 11:05:30.723: [smf] INFO: UE IMSI[262423531069474] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.729: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/02 11:05:30.729: [upf] INFO: UE F-SEID[UP:0x164 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.729: [upf] INFO: UE F-SEID[UP:0x164 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.734: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/02 11:05:30.734: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/02 11:05:30.734: [smf] INFO: UE IMSI[262426161482303] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.739: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/02 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x610 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x610 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.745: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/02 11:05:30.745: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/02 11:05:30.745: [smf] INFO: UE IMSI[262428454115355] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.750: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/02 11:05:30.750: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.750: [upf] INFO: UE F-SEID[UP:0x1a5 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.755: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/02 11:05:30.756: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/02 11:05:30.756: [smf] INFO: UE IMSI[262422198155420] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.761: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/02 11:05:30.761: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.761: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.766: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/02 11:05:30.766: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/02 11:05:30.766: [smf] INFO: UE IMSI[262421088736945] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.772: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/02 11:05:30.772: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.772: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.777: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/02 11:05:30.777: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/02 11:05:30.777: [smf] INFO: UE IMSI[262423808808007] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.782: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/02 11:05:30.782: [upf] INFO: UE F-SEID[UP:0x12d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.782: [upf] INFO: UE F-SEID[UP:0x12d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.788: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/02 11:05:30.788: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/02 11:05:30.788: [smf] INFO: UE IMSI[262426498848897] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.793: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/02 11:05:30.793: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.793: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.799: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/02 11:05:30.799: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/02 11:05:30.799: [smf] INFO: UE IMSI[262427675225808] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.804: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/02 11:05:30.804: [upf] INFO: UE F-SEID[UP:0x983 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.804: [upf] INFO: UE F-SEID[UP:0x983 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.810: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/02 11:05:30.810: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/02 11:05:30.810: [smf] INFO: UE IMSI[262425364475558] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.815: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/02 11:05:30.815: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.815: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.820: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/02 11:05:30.820: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/02 11:05:30.820: [smf] INFO: UE IMSI[262425127595135] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.825: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/02 11:05:30.825: [upf] INFO: UE F-SEID[UP:0x64f CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.825: [upf] INFO: UE F-SEID[UP:0x64f CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.831: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/02 11:05:30.831: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/02 11:05:30.831: [smf] INFO: UE IMSI[262429339125378] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.837: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/02 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.842: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/02 11:05:30.842: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/02 11:05:30.842: [smf] INFO: UE IMSI[262429938876331] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.847: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/02 11:05:30.847: [upf] INFO: UE F-SEID[UP:0x5be CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.847: [upf] INFO: UE F-SEID[UP:0x5be CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.853: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/02 11:05:30.853: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/02 11:05:30.853: [smf] INFO: UE IMSI[262426624705896] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.859: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/02 11:05:30.859: [upf] INFO: UE F-SEID[UP:0x782 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.859: [upf] INFO: UE F-SEID[UP:0x782 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.864: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/02 11:05:30.864: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/02 11:05:30.864: [smf] INFO: UE IMSI[262426639457857] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.869: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/02 11:05:30.869: [upf] INFO: UE F-SEID[UP:0x17e CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.869: [upf] INFO: UE F-SEID[UP:0x17e CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.874: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/02 11:05:30.874: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/02 11:05:30.874: [smf] INFO: UE IMSI[262420336900028] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.880: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/02 11:05:30.880: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.880: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.885: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/02 11:05:30.885: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/02 11:05:30.885: [smf] INFO: UE IMSI[262425098939735] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.890: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/02 11:05:30.890: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.890: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.896: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/02 11:05:30.896: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/02 11:05:30.896: [smf] INFO: UE IMSI[262424113392729] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.901: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/02 11:05:30.901: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.901: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.907: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/02 11:05:30.907: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/02 11:05:30.907: [smf] INFO: UE IMSI[262427977520606] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.911: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/02 11:05:30.911: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.911: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.918: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/02 11:05:30.918: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/02 11:05:30.918: [smf] INFO: UE IMSI[262421277306186] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.922: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/02 11:05:30.922: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.922: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.929: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/02 11:05:30.929: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/02 11:05:30.929: [smf] INFO: UE IMSI[262423416163643] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.935: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/02 11:05:30.935: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.935: [upf] INFO: UE F-SEID[UP:0xfd5 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.940: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/02 11:05:30.940: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/02 11:05:30.940: [smf] INFO: UE IMSI[262428801438891] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.945: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/02 11:05:30.945: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.945: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.950: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/02 11:05:30.950: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/02 11:05:30.950: [smf] INFO: UE IMSI[262425119751570] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.956: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/02 11:05:30.956: [upf] INFO: UE F-SEID[UP:0x550 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.956: [upf] INFO: UE F-SEID[UP:0x550 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.961: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/02 11:05:30.961: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/02 11:05:30.961: [smf] INFO: UE IMSI[262423561477998] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.966: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/02 11:05:30.966: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.966: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.972: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/02 11:05:30.972: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/02 11:05:30.972: [smf] INFO: UE IMSI[262425107940468] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.977: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/02 11:05:30.977: [upf] INFO: UE F-SEID[UP:0xdde CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.977: [upf] INFO: UE F-SEID[UP:0xdde CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.983: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/02 11:05:30.983: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/02 11:05:30.983: [smf] INFO: UE IMSI[262427899739147] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.989: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/02 11:05:30.989: [upf] INFO: UE F-SEID[UP:0x19e CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.989: [upf] INFO: UE F-SEID[UP:0x19e CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:30.994: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/02 11:05:30.994: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/02 11:05:30.994: [smf] INFO: UE IMSI[262420758458737] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:30.999: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/02 11:05:30.999: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:30.999: [upf] INFO: UE F-SEID[UP:0xb04 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.005: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/02 11:05:31.005: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/02 11:05:31.005: [smf] INFO: UE IMSI[262425518141857] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.010: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/02 11:05:31.010: [upf] INFO: UE F-SEID[UP:0x904 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.010: [upf] INFO: UE F-SEID[UP:0x904 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.016: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/02 11:05:31.016: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/02 11:05:31.016: [smf] INFO: UE IMSI[262427438405982] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.023: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/02 11:05:31.023: [upf] INFO: UE F-SEID[UP:0x540 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.023: [upf] INFO: UE F-SEID[UP:0x540 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.027: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/02 11:05:31.027: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/02 11:05:31.027: [smf] INFO: UE IMSI[262424723531747] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.031: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/02 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.031: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.038: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/02 11:05:31.038: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/02 11:05:31.038: [smf] INFO: UE IMSI[262422815667152] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.043: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/02 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.049: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/02 11:05:31.049: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/02 11:05:31.049: [smf] INFO: UE IMSI[262422290120590] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.054: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/02 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.060: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/02 11:05:31.060: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/02 11:05:31.060: [smf] INFO: UE IMSI[262426824702713] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.065: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/02 11:05:31.065: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.065: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.071: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/02 11:05:31.071: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/02 11:05:31.071: [smf] INFO: UE IMSI[262422002115221] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.077: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/02 11:05:31.077: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.077: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.082: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/02 11:05:31.082: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/02 11:05:31.082: [smf] INFO: UE IMSI[262429460841664] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.087: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/02 11:05:31.087: [upf] INFO: UE F-SEID[UP:0x915 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.087: [upf] INFO: UE F-SEID[UP:0x915 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.092: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/02 11:05:31.092: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/02 11:05:31.092: [smf] INFO: UE IMSI[262424485604283] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.099: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/02 11:05:31.099: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.099: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.103: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/02 11:05:31.103: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/02 11:05:31.103: [smf] INFO: UE IMSI[262422049613173] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.109: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/02 11:05:31.109: [upf] INFO: UE F-SEID[UP:0x891 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.109: [upf] INFO: UE F-SEID[UP:0x891 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.114: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/02 11:05:31.114: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/02 11:05:31.114: [smf] INFO: UE IMSI[262426819462100] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.119: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/02 11:05:31.119: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.119: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.125: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/02 11:05:31.125: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/02 11:05:31.125: [smf] INFO: UE IMSI[262422330746856] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.131: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/02 11:05:31.131: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.131: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.136: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/02 11:05:31.136: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/02 11:05:31.136: [smf] INFO: UE IMSI[262425640160822] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.141: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/02 11:05:31.141: [upf] INFO: UE F-SEID[UP:0x130 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.141: [upf] INFO: UE F-SEID[UP:0x130 CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.146: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/02 11:05:31.146: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/02 11:05:31.146: [smf] INFO: UE IMSI[262424803695700] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.153: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/02 11:05:31.153: [upf] INFO: UE F-SEID[UP:0x267 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.153: [upf] INFO: UE F-SEID[UP:0x267 CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.157: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/02 11:05:31.157: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/02 11:05:31.158: [smf] INFO: UE IMSI[262429958892548] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.162: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/02 11:05:31.163: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.163: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.168: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/02 11:05:31.168: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/02 11:05:31.168: [smf] INFO: UE IMSI[262422039228136] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.174: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/02 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x464] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.179: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/02 11:05:31.179: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/02 11:05:31.179: [smf] INFO: UE IMSI[262422015820541] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.185: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/02 11:05:31.185: [upf] INFO: UE F-SEID[UP:0x976 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.185: [upf] INFO: UE F-SEID[UP:0x976 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.190: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/02 11:05:31.190: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/02 11:05:31.190: [smf] INFO: UE IMSI[262426409248184] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.196: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/02 11:05:31.196: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.196: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.201: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/02 11:05:31.201: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/02 11:05:31.201: [smf] INFO: UE IMSI[262424635018237] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.206: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/02 11:05:31.206: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.206: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.212: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/02 11:05:31.212: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/02 11:05:31.212: [smf] INFO: UE IMSI[262427625781408] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.218: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/02 11:05:31.218: [upf] INFO: UE F-SEID[UP:0x6de CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.218: [upf] INFO: UE F-SEID[UP:0x6de CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.223: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/02 11:05:31.223: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/02 11:05:31.223: [smf] INFO: UE IMSI[262422741280821] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.228: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/02 11:05:31.228: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.228: [upf] INFO: UE F-SEID[UP:0x5aa CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.233: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/02 11:05:31.233: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/02 11:05:31.233: [smf] INFO: UE IMSI[262428477427316] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.240: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/02 11:05:31.240: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.240: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.244: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/02 11:05:31.244: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/02 11:05:31.244: [smf] INFO: UE IMSI[262428574064740] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.250: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/02 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.255: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/02 11:05:31.255: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/02 11:05:31.255: [smf] INFO: UE IMSI[262425354183558] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.261: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/02 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.261: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.266: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/02 11:05:31.266: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/02 11:05:31.266: [smf] INFO: UE IMSI[262426032638347] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.271: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/02 11:05:31.271: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.271: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.277: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/02 11:05:31.277: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/02 11:05:31.277: [smf] INFO: UE IMSI[262421391454795] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.282: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/02 11:05:31.282: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.282: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.288: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/02 11:05:31.288: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/02 11:05:31.288: [smf] INFO: UE IMSI[262422235310185] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.293: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/02 11:05:31.293: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.293: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.299: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/02 11:05:31.299: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/02 11:05:31.299: [smf] INFO: UE IMSI[262425908714034] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.305: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/02 11:05:31.305: [upf] INFO: UE F-SEID[UP:0x674 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.305: [upf] INFO: UE F-SEID[UP:0x674 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.310: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/02 11:05:31.310: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/02 11:05:31.310: [smf] INFO: UE IMSI[262423239003137] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.315: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/02 11:05:31.315: [upf] INFO: UE F-SEID[UP:0x46 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.315: [upf] INFO: UE F-SEID[UP:0x46 CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.320: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/02 11:05:31.320: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/02 11:05:31.320: [smf] INFO: UE IMSI[262427616618525] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.326: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/02 11:05:31.326: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.326: [upf] INFO: UE F-SEID[UP:0xb36 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.331: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/02 11:05:31.331: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/02 11:05:31.331: [smf] INFO: UE IMSI[262420856625198] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.337: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/02 11:05:31.337: [upf] INFO: UE F-SEID[UP:0x367 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.337: [upf] INFO: UE F-SEID[UP:0x367 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.342: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/02 11:05:31.342: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/02 11:05:31.342: [smf] INFO: UE IMSI[262426489027428] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.348: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/02 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x45b CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x45b CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.353: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/02 11:05:31.353: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/02 11:05:31.353: [smf] INFO: UE IMSI[262426400708386] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.359: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/02 11:05:31.359: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.359: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.364: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/02 11:05:31.364: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/02 11:05:31.364: [smf] INFO: UE IMSI[262422758300744] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.369: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/02 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x431 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x431 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.375: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/02 11:05:31.375: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/02 11:05:31.375: [smf] INFO: UE IMSI[262429871101911] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.380: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/02 11:05:31.380: [upf] INFO: UE F-SEID[UP:0x45f CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.380: [upf] INFO: UE F-SEID[UP:0x45f CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.386: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/02 11:05:31.386: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/02 11:05:31.386: [smf] INFO: UE IMSI[262421869030191] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.392: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/02 11:05:31.392: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.392: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.396: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/02 11:05:31.396: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/02 11:05:31.396: [smf] INFO: UE IMSI[262420742019318] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.402: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/02 11:05:31.402: [upf] INFO: UE F-SEID[UP:0x206 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.402: [upf] INFO: UE F-SEID[UP:0x206 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.407: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/02 11:05:31.407: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/02 11:05:31.407: [smf] INFO: UE IMSI[262425913303257] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.413: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/02 11:05:31.413: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.413: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.418: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/02 11:05:31.418: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/02 11:05:31.418: [smf] INFO: UE IMSI[262423372633300] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.423: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/02 11:05:31.423: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.423: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.429: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/02 11:05:31.429: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/02 11:05:31.429: [smf] INFO: UE IMSI[262428228048745] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.435: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/02 11:05:31.435: [upf] INFO: UE F-SEID[UP:0x7f CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.435: [upf] INFO: UE F-SEID[UP:0x7f CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.440: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/02 11:05:31.440: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/02 11:05:31.440: [smf] INFO: UE IMSI[262427788928803] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.445: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/02 11:05:31.445: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.445: [upf] INFO: UE F-SEID[UP:0x51d CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.451: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/02 11:05:31.451: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/02 11:05:31.451: [smf] INFO: UE IMSI[262424802381423] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.457: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/02 11:05:31.457: [upf] INFO: UE F-SEID[UP:0x24d CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.457: [upf] INFO: UE F-SEID[UP:0x24d CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.461: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/02 11:05:31.461: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/02 11:05:31.461: [smf] INFO: UE IMSI[262423174450494] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.467: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/02 11:05:31.467: [upf] INFO: UE F-SEID[UP:0x87a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.467: [upf] INFO: UE F-SEID[UP:0x87a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.472: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/02 11:05:31.472: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/02 11:05:31.472: [smf] INFO: UE IMSI[262423303726154] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.478: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/02 11:05:31.478: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.478: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0xa63] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.483: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/02 11:05:31.483: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/02 11:05:31.483: [smf] INFO: UE IMSI[262422108148112] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.488: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/02 11:05:31.488: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.488: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.494: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/02 11:05:31.494: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/02 11:05:31.494: [smf] INFO: UE IMSI[262423568605275] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.500: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/02 11:05:31.500: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.500: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.505: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/02 11:05:31.505: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/02 11:05:31.505: [smf] INFO: UE IMSI[262425344307152] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.511: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/02 11:05:31.511: [upf] INFO: UE F-SEID[UP:0x682 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.511: [upf] INFO: UE F-SEID[UP:0x682 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.517: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/02 11:05:31.517: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/02 11:05:31.517: [smf] INFO: UE IMSI[262421934706187] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.523: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/02 11:05:31.523: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.523: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.528: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/02 11:05:31.528: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/02 11:05:31.528: [smf] INFO: UE IMSI[262422616261915] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.535: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/02 11:05:31.535: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.535: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.539: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/02 11:05:31.539: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/02 11:05:31.539: [smf] INFO: UE IMSI[262428350706068] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.544: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/02 11:05:31.544: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.544: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.550: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/02 11:05:31.550: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/02 11:05:31.550: [smf] INFO: UE IMSI[262420410859378] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.555: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/02 11:05:31.555: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.555: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x3e3] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.561: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/02 11:05:31.561: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/02 11:05:31.561: [smf] INFO: UE IMSI[262427804117004] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.566: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/02 11:05:31.566: [upf] INFO: UE F-SEID[UP:0x29b CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.566: [upf] INFO: UE F-SEID[UP:0x29b CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.572: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/02 11:05:31.572: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/02 11:05:31.572: [smf] INFO: UE IMSI[262426378254310] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.578: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/02 11:05:31.578: [upf] INFO: UE F-SEID[UP:0x443 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.578: [upf] INFO: UE F-SEID[UP:0x443 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.583: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/02 11:05:31.583: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/02 11:05:31.583: [smf] INFO: UE IMSI[262422392571615] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.589: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/02 11:05:31.589: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.589: [upf] INFO: UE F-SEID[UP:0xd7 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.594: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/02 11:05:31.594: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/02 11:05:31.594: [smf] INFO: UE IMSI[262423183869210] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.600: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/02 11:05:31.600: [upf] INFO: UE F-SEID[UP:0x141 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.600: [upf] INFO: UE F-SEID[UP:0x141 CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.606: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/02 11:05:31.606: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/02 11:05:31.606: [smf] INFO: UE IMSI[262426296824232] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.611: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/02 11:05:31.612: [upf] INFO: UE F-SEID[UP:0xafa CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.612: [upf] INFO: UE F-SEID[UP:0xafa CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.616: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/02 11:05:31.616: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/02 11:05:31.616: [smf] INFO: UE IMSI[262423195860127] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.621: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/02 11:05:31.621: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.621: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.627: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/02 11:05:31.627: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/02 11:05:31.627: [smf] INFO: UE IMSI[262425372252233] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.633: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/02 11:05:31.633: [upf] INFO: UE F-SEID[UP:0x19d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.633: [upf] INFO: UE F-SEID[UP:0x19d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.638: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/02 11:05:31.638: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/02 11:05:31.638: [smf] INFO: UE IMSI[262426868167783] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.643: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/02 11:05:31.643: [upf] INFO: UE F-SEID[UP:0x86c CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.643: [upf] INFO: UE F-SEID[UP:0x86c CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.649: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/02 11:05:31.649: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/02 11:05:31.649: [smf] INFO: UE IMSI[262420350441063] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.655: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/02 11:05:31.655: [upf] INFO: UE F-SEID[UP:0xebe CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.655: [upf] INFO: UE F-SEID[UP:0xebe CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.660: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/02 11:05:31.660: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/02 11:05:31.660: [smf] INFO: UE IMSI[262425126849258] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.665: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/02 11:05:31.665: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.665: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.670: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/02 11:05:31.670: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/02 11:05:31.671: [smf] INFO: UE IMSI[262423543274889] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.676: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/02 11:05:31.676: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.676: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.682: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/02 11:05:31.682: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/02 11:05:31.682: [smf] INFO: UE IMSI[262427511357655] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.687: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/02 11:05:31.687: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.687: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.692: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/02 11:05:31.692: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/02 11:05:31.692: [smf] INFO: UE IMSI[262422803442947] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.697: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/02 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.697: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.703: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/02 11:05:31.703: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/02 11:05:31.703: [smf] INFO: UE IMSI[262426110023238] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.709: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/02 11:05:31.709: [upf] INFO: UE F-SEID[UP:0xece CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.709: [upf] INFO: UE F-SEID[UP:0xece CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.714: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/02 11:05:31.714: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/02 11:05:31.714: [smf] INFO: UE IMSI[262428247423335] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.719: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/02 11:05:31.719: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.719: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.725: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/02 11:05:31.725: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/02 11:05:31.725: [smf] INFO: UE IMSI[262422944558519] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.733: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/02 11:05:31.733: [upf] INFO: UE F-SEID[UP:0x574 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.733: [upf] INFO: UE F-SEID[UP:0x574 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.736: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/02 11:05:31.736: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/02 11:05:31.736: [smf] INFO: UE IMSI[262422526618345] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.741: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/02 11:05:31.741: [upf] INFO: UE F-SEID[UP:0x10b CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.741: [upf] INFO: UE F-SEID[UP:0x10b CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.747: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/02 11:05:31.747: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/02 11:05:31.747: [smf] INFO: UE IMSI[262426021835447] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.751: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/02 11:05:31.752: [upf] INFO: UE F-SEID[UP:0x527 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.752: [upf] INFO: UE F-SEID[UP:0x527 CP:0x9c6] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.757: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/02 11:05:31.757: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/02 11:05:31.757: [smf] INFO: UE IMSI[262421320194777] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.763: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/02 11:05:31.763: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.763: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.768: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/02 11:05:31.768: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/02 11:05:31.768: [smf] INFO: UE IMSI[262426332079790] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.773: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/02 11:05:31.773: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.773: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.779: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/02 11:05:31.779: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/02 11:05:31.779: [smf] INFO: UE IMSI[262420910660960] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.785: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/02 11:05:31.785: [upf] INFO: UE F-SEID[UP:0x869 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.785: [upf] INFO: UE F-SEID[UP:0x869 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.790: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/02 11:05:31.790: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/02 11:05:31.790: [smf] INFO: UE IMSI[262423596398846] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.795: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/02 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.801: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/02 11:05:31.801: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/02 11:05:31.801: [smf] INFO: UE IMSI[262421863602717] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.806: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/02 11:05:31.806: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.806: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.812: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/02 11:05:31.812: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/02 11:05:31.812: [smf] INFO: UE IMSI[262429427792860] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.816: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/02 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xd77 CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.822: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/02 11:05:31.822: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/02 11:05:31.822: [smf] INFO: UE IMSI[262427471718633] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.828: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/02 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x90e CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.828: [upf] INFO: UE F-SEID[UP:0x90e CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.833: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/02 11:05:31.833: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/02 11:05:31.833: [smf] INFO: UE IMSI[262428606293278] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.838: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/02 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.844: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/02 11:05:31.844: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/02 11:05:31.844: [smf] INFO: UE IMSI[262428817140472] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.850: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/02 11:05:31.850: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.850: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.855: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/02 11:05:31.855: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/02 11:05:31.855: [smf] INFO: UE IMSI[262423385423738] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.860: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/02 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.866: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/02 11:05:31.866: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/02 11:05:31.866: [smf] INFO: UE IMSI[262428598442318] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.872: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/02 11:05:31.872: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.872: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.877: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/02 11:05:31.877: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/02 11:05:31.877: [smf] INFO: UE IMSI[262429205248043] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.882: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/02 11:05:31.882: [upf] INFO: UE F-SEID[UP:0x35a CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.882: [upf] INFO: UE F-SEID[UP:0x35a CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.887: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/02 11:05:31.887: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/02 11:05:31.887: [smf] INFO: UE IMSI[262426335315374] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.893: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/02 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x161 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.893: [upf] INFO: UE F-SEID[UP:0x161 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.898: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/02 11:05:31.898: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/02 11:05:31.898: [smf] INFO: UE IMSI[262423116906012] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.903: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/02 11:05:31.903: [upf] INFO: UE F-SEID[UP:0x1df CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.903: [upf] INFO: UE F-SEID[UP:0x1df CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.909: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/02 11:05:31.909: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/02 11:05:31.909: [smf] INFO: UE IMSI[262425784017711] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.914: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/02 11:05:31.914: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.914: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.920: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/02 11:05:31.920: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/02 11:05:31.920: [smf] INFO: UE IMSI[262421551231850] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.925: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/02 11:05:31.925: [upf] INFO: UE F-SEID[UP:0x54d CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.925: [upf] INFO: UE F-SEID[UP:0x54d CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.931: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/02 11:05:31.931: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/02 11:05:31.931: [smf] INFO: UE IMSI[262429218725342] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.936: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/02 11:05:31.936: [upf] INFO: UE F-SEID[UP:0x656 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.936: [upf] INFO: UE F-SEID[UP:0x656 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.942: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/02 11:05:31.942: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/02 11:05:31.942: [smf] INFO: UE IMSI[262428268303355] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.947: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/02 11:05:31.947: [upf] INFO: UE F-SEID[UP:0x155 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.947: [upf] INFO: UE F-SEID[UP:0x155 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.952: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/02 11:05:31.952: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/02 11:05:31.952: [smf] INFO: UE IMSI[262423241610011] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.957: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/02 11:05:31.957: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.957: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.963: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/02 11:05:31.963: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/02 11:05:31.963: [smf] INFO: UE IMSI[262424396525695] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.968: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/02 11:05:31.968: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.968: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.974: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/02 11:05:31.974: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/02 11:05:31.974: [smf] INFO: UE IMSI[262422420123780] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.979: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/02 11:05:31.979: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.979: [upf] INFO: UE F-SEID[UP:0x6ac CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.985: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/02 11:05:31.985: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/02 11:05:31.985: [smf] INFO: UE IMSI[262424851514647] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:31.990: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/02 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xd5 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:31.996: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/02 11:05:31.996: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/02 11:05:31.996: [smf] INFO: UE IMSI[262421540824840] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.001: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/02 11:05:32.001: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.001: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.006: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/02 11:05:32.006: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/02 11:05:32.006: [smf] INFO: UE IMSI[262421833814532] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.011: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/02 11:05:32.011: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.011: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.017: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/02 11:05:32.017: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/02 11:05:32.017: [smf] INFO: UE IMSI[262428654670530] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.023: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/02 11:05:32.023: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.023: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.028: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/02 11:05:32.028: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/02 11:05:32.028: [smf] INFO: UE IMSI[262424087768413] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.033: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/02 11:05:32.033: [upf] INFO: UE F-SEID[UP:0x42c CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.033: [upf] INFO: UE F-SEID[UP:0x42c CP:0x761] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.039: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/02 11:05:32.039: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/02 11:05:32.039: [smf] INFO: UE IMSI[262424333120148] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.045: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/02 11:05:32.045: [upf] INFO: UE F-SEID[UP:0x95b CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.045: [upf] INFO: UE F-SEID[UP:0x95b CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.050: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/02 11:05:32.050: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/02 11:05:32.050: [smf] INFO: UE IMSI[262426517346848] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.055: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/02 11:05:32.055: [upf] INFO: UE F-SEID[UP:0x813 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.055: [upf] INFO: UE F-SEID[UP:0x813 CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.061: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/02 11:05:32.061: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/02 11:05:32.061: [smf] INFO: UE IMSI[262424926696214] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.066: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/02 11:05:32.066: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.066: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.071: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/02 11:05:32.071: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/02 11:05:32.071: [smf] INFO: UE IMSI[262425493820886] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.077: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/02 11:05:32.077: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.077: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.082: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/02 11:05:32.082: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/02 11:05:32.082: [smf] INFO: UE IMSI[262420918157646] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.088: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/02 11:05:32.088: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.088: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.093: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/02 11:05:32.093: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/02 11:05:32.093: [smf] INFO: UE IMSI[262426914361782] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.098: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/02 11:05:32.098: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.098: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.104: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/02 11:05:32.104: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/02 11:05:32.104: [smf] INFO: UE IMSI[262425257455233] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.109: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/02 11:05:32.109: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.109: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.115: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/02 11:05:32.115: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/02 11:05:32.115: [smf] INFO: UE IMSI[262421396356045] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.121: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/02 11:05:32.121: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.121: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.125: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/02 11:05:32.125: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/02 11:05:32.126: [smf] INFO: UE IMSI[262427271376580] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.131: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/02 11:05:32.131: [upf] INFO: UE F-SEID[UP:0x5c CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.131: [upf] INFO: UE F-SEID[UP:0x5c CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.136: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/02 11:05:32.136: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/02 11:05:32.136: [smf] INFO: UE IMSI[262425326082938] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.141: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/02 11:05:32.141: [upf] INFO: UE F-SEID[UP:0x22e CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.141: [upf] INFO: UE F-SEID[UP:0x22e CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.147: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/02 11:05:32.147: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/02 11:05:32.147: [smf] INFO: UE IMSI[262421505124518] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.152: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/02 11:05:32.152: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.152: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.158: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/02 11:05:32.158: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/02 11:05:32.158: [smf] INFO: UE IMSI[262420091726012] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.163: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/02 11:05:32.163: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.163: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.169: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/02 11:05:32.169: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/02 11:05:32.169: [smf] INFO: UE IMSI[262427234304789] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.174: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/02 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.179: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/02 11:05:32.179: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/02 11:05:32.179: [smf] INFO: UE IMSI[262427130364471] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.185: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/02 11:05:32.185: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.185: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.190: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/02 11:05:32.190: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/02 11:05:32.190: [smf] INFO: UE IMSI[262425469463356] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.195: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/02 11:05:32.195: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.195: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.201: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/02 11:05:32.201: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/02 11:05:32.201: [smf] INFO: UE IMSI[262429707635349] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.206: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/02 11:05:32.206: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.206: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.212: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/02 11:05:32.212: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/02 11:05:32.212: [smf] INFO: UE IMSI[262428624272993] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.218: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/02 11:05:32.218: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.218: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.223: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/02 11:05:32.223: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/02 11:05:32.223: [smf] INFO: UE IMSI[262423330430270] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.229: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/02 11:05:32.229: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.229: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.234: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/02 11:05:32.234: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/02 11:05:32.234: [smf] INFO: UE IMSI[262428798074032] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.241: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/02 11:05:32.241: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.241: [upf] INFO: UE F-SEID[UP:0xce2 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.246: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/02 11:05:32.246: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/02 11:05:32.246: [smf] INFO: UE IMSI[262428218599321] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.252: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/02 11:05:32.252: [upf] INFO: UE F-SEID[UP:0x81f CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.252: [upf] INFO: UE F-SEID[UP:0x81f CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.257: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/02 11:05:32.257: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/02 11:05:32.257: [smf] INFO: UE IMSI[262425694807476] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.263: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/02 11:05:32.263: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.263: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.268: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/02 11:05:32.268: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/02 11:05:32.268: [smf] INFO: UE IMSI[262422512781104] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.273: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/02 11:05:32.273: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.273: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.278: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/02 11:05:32.278: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/02 11:05:32.278: [smf] INFO: UE IMSI[262425870454790] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.284: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/02 11:05:32.284: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.284: [upf] INFO: UE F-SEID[UP:0xb3e CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.289: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/02 11:05:32.289: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/02 11:05:32.289: [smf] INFO: UE IMSI[262425137716341] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.294: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/02 11:05:32.295: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.295: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.300: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/02 11:05:32.300: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/02 11:05:32.300: [smf] INFO: UE IMSI[262420183823867] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.307: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/02 11:05:32.307: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.307: [upf] INFO: UE F-SEID[UP:0xb1a CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.311: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/02 11:05:32.311: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/02 11:05:32.311: [smf] INFO: UE IMSI[262426815011703] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.316: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/02 11:05:32.316: [upf] INFO: UE F-SEID[UP:0x55f CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.316: [upf] INFO: UE F-SEID[UP:0x55f CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.322: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/02 11:05:32.322: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/02 11:05:32.322: [smf] INFO: UE IMSI[262429247625954] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.327: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/02 11:05:32.327: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.327: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.333: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/02 11:05:32.333: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/02 11:05:32.333: [smf] INFO: UE IMSI[262428940883223] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.339: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/02 11:05:32.339: [upf] INFO: UE F-SEID[UP:0x76f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.339: [upf] INFO: UE F-SEID[UP:0x76f CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.344: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/02 11:05:32.344: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/02 11:05:32.344: [smf] INFO: UE IMSI[262420827330709] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.349: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/02 11:05:32.349: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.349: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.355: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/02 11:05:32.355: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/02 11:05:32.355: [smf] INFO: UE IMSI[262424425976505] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.361: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/02 11:05:32.361: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.361: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xb53] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.366: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/02 11:05:32.366: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/02 11:05:32.366: [smf] INFO: UE IMSI[262423326176967] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.372: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/02 11:05:32.372: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.372: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.377: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/02 11:05:32.377: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/02 11:05:32.377: [smf] INFO: UE IMSI[262428716248013] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.383: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/02 11:05:32.383: [upf] INFO: UE F-SEID[UP:0x232 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.383: [upf] INFO: UE F-SEID[UP:0x232 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.388: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/02 11:05:32.388: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/02 11:05:32.388: [smf] INFO: UE IMSI[262424526967117] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.395: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/02 11:05:32.395: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.395: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.399: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/02 11:05:32.399: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/02 11:05:32.399: [smf] INFO: UE IMSI[262420051850779] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.404: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/02 11:05:32.404: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.404: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.410: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/02 11:05:32.410: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/02 11:05:32.410: [smf] INFO: UE IMSI[262429245548551] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.416: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/02 11:05:32.416: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.416: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.421: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/02 11:05:32.421: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/02 11:05:32.421: [smf] INFO: UE IMSI[262428837435552] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.426: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/02 11:05:32.426: [upf] INFO: UE F-SEID[UP:0x1dc CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.426: [upf] INFO: UE F-SEID[UP:0x1dc CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.432: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/02 11:05:32.432: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/02 11:05:32.432: [smf] INFO: UE IMSI[262423045487783] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.437: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/02 11:05:32.438: [upf] INFO: UE F-SEID[UP:0x74d CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.438: [upf] INFO: UE F-SEID[UP:0x74d CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.442: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/02 11:05:32.442: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/02 11:05:32.442: [smf] INFO: UE IMSI[262429654083527] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.448: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/02 11:05:32.448: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.448: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.454: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/02 11:05:32.454: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/02 11:05:32.454: [smf] INFO: UE IMSI[262426439841315] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.460: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/02 11:05:32.460: [upf] INFO: UE F-SEID[UP:0x166 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.460: [upf] INFO: UE F-SEID[UP:0x166 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.465: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/02 11:05:32.465: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/02 11:05:32.465: [smf] INFO: UE IMSI[262425068304762] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.471: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/02 11:05:32.471: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.471: [upf] INFO: UE F-SEID[UP:0xba8 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.476: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/02 11:05:32.476: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/02 11:05:32.476: [smf] INFO: UE IMSI[262429851427719] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.482: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/02 11:05:32.482: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.482: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.487: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/02 11:05:32.487: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/02 11:05:32.487: [smf] INFO: UE IMSI[262428170349046] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.493: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/02 11:05:32.493: [upf] INFO: UE F-SEID[UP:0x60 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.493: [upf] INFO: UE F-SEID[UP:0x60 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.498: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/02 11:05:32.498: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/02 11:05:32.498: [smf] INFO: UE IMSI[262425654701134] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.504: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/02 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.509: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/02 11:05:32.509: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/02 11:05:32.509: [smf] INFO: UE IMSI[262426080516359] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.515: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/02 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x791 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.515: [upf] INFO: UE F-SEID[UP:0x791 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.520: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/02 11:05:32.520: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/02 11:05:32.520: [smf] INFO: UE IMSI[262429187493312] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.526: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/02 11:05:32.526: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.526: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.531: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/02 11:05:32.531: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/02 11:05:32.531: [smf] INFO: UE IMSI[262421672658398] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.536: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/02 11:05:32.536: [upf] INFO: UE F-SEID[UP:0xcad CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.536: [upf] INFO: UE F-SEID[UP:0xcad CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.542: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/02 11:05:32.542: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/02 11:05:32.542: [smf] INFO: UE IMSI[262425300365243] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.547: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/02 11:05:32.548: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.548: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.553: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/02 11:05:32.553: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/02 11:05:32.553: [smf] INFO: UE IMSI[262428457062731] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.558: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/02 11:05:32.558: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.558: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.564: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/02 11:05:32.564: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/02 11:05:32.564: [smf] INFO: UE IMSI[262423573950374] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.570: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/02 11:05:32.570: [upf] INFO: UE F-SEID[UP:0x54f CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.570: [upf] INFO: UE F-SEID[UP:0x54f CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.574: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/02 11:05:32.574: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/02 11:05:32.574: [smf] INFO: UE IMSI[262427060213625] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.579: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/02 11:05:32.579: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.579: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.585: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/02 11:05:32.585: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/02 11:05:32.585: [smf] INFO: UE IMSI[262421599348173] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.590: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/02 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x800 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x800 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.596: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/02 11:05:32.596: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/02 11:05:32.596: [smf] INFO: UE IMSI[262423694773203] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.601: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/02 11:05:32.601: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.601: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.607: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/02 11:05:32.607: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/02 11:05:32.607: [smf] INFO: UE IMSI[262420903700909] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.613: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/02 11:05:32.613: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.613: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.618: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/02 11:05:32.618: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/02 11:05:32.618: [smf] INFO: UE IMSI[262424017271492] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.623: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/02 11:05:32.623: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.623: [upf] INFO: UE F-SEID[UP:0xb5c CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.629: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/02 11:05:32.629: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/02 11:05:32.629: [smf] INFO: UE IMSI[262424156372405] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.634: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/02 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.640: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/02 11:05:32.640: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/02 11:05:32.640: [smf] INFO: UE IMSI[262424982719230] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.647: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/02 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x714 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.647: [upf] INFO: UE F-SEID[UP:0x714 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.651: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/02 11:05:32.651: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/02 11:05:32.651: [smf] INFO: UE IMSI[262425463938290] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.656: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/02 11:05:32.656: [upf] INFO: UE F-SEID[UP:0x448 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.656: [upf] INFO: UE F-SEID[UP:0x448 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.661: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/02 11:05:32.661: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/02 11:05:32.661: [smf] INFO: UE IMSI[262429301680509] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.667: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/02 11:05:32.667: [upf] INFO: UE F-SEID[UP:0x806 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.667: [upf] INFO: UE F-SEID[UP:0x806 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.672: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/02 11:05:32.672: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/02 11:05:32.672: [smf] INFO: UE IMSI[262421317105839] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.677: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/02 11:05:32.677: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.677: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.683: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/02 11:05:32.683: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/02 11:05:32.683: [smf] INFO: UE IMSI[262423694177822] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.689: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/02 11:05:32.689: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.689: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.694: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/02 11:05:32.694: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/02 11:05:32.694: [smf] INFO: UE IMSI[262429587604794] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.701: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/02 11:05:32.701: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.701: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.706: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/02 11:05:32.706: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/02 11:05:32.706: [smf] INFO: UE IMSI[262423277369137] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.711: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/02 11:05:32.711: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.711: [upf] INFO: UE F-SEID[UP:0xd79 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.717: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/02 11:05:32.717: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/02 11:05:32.717: [smf] INFO: UE IMSI[262422199431678] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.722: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/02 11:05:32.722: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.722: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.728: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/02 11:05:32.728: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/02 11:05:32.728: [smf] INFO: UE IMSI[262422245547689] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.734: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/02 11:05:32.734: [upf] INFO: UE F-SEID[UP:0x341 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.734: [upf] INFO: UE F-SEID[UP:0x341 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.739: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/02 11:05:32.739: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/02 11:05:32.739: [smf] INFO: UE IMSI[262429804119194] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.744: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/02 11:05:32.744: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.744: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.749: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/02 11:05:32.749: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/02 11:05:32.749: [smf] INFO: UE IMSI[262425937222808] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.755: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/02 11:05:32.755: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.755: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.760: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/02 11:05:32.760: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/02 11:05:32.760: [smf] INFO: UE IMSI[262422958331832] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.766: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/02 11:05:32.766: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.766: [upf] INFO: UE F-SEID[UP:0xc7c CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.771: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/02 11:05:32.771: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/02 11:05:32.771: [smf] INFO: UE IMSI[262425327777516] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.777: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/02 11:05:32.777: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.777: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.783: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/02 11:05:32.783: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/02 11:05:32.783: [smf] INFO: UE IMSI[262428002634630] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.789: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/02 11:05:32.790: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.790: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.794: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/02 11:05:32.794: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/02 11:05:32.794: [smf] INFO: UE IMSI[262429503009020] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.799: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/02 11:05:32.799: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.799: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.804: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/02 11:05:32.804: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/02 11:05:32.804: [smf] INFO: UE IMSI[262424758273177] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.810: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/02 11:05:32.810: [upf] INFO: UE F-SEID[UP:0x672 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.810: [upf] INFO: UE F-SEID[UP:0x672 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.816: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/02 11:05:32.816: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/02 11:05:32.816: [smf] INFO: UE IMSI[262425967893406] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.822: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/02 11:05:32.822: [upf] INFO: UE F-SEID[UP:0x289 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.822: [upf] INFO: UE F-SEID[UP:0x289 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.827: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/02 11:05:32.827: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/02 11:05:32.827: [smf] INFO: UE IMSI[262422771576360] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.833: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/02 11:05:32.833: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.833: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.838: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/02 11:05:32.838: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/02 11:05:32.838: [smf] INFO: UE IMSI[262424615469058] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.843: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/02 11:05:32.843: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.843: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.849: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/02 11:05:32.849: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/02 11:05:32.849: [smf] INFO: UE IMSI[262420599775138] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.855: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/02 11:05:32.855: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.855: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.860: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/02 11:05:32.860: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/02 11:05:32.860: [smf] INFO: UE IMSI[262422440501807] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.864: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/02 11:05:32.864: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.864: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.871: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/02 11:05:32.871: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/02 11:05:32.871: [smf] INFO: UE IMSI[262423616313367] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.876: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/02 11:05:32.876: [upf] INFO: UE F-SEID[UP:0x9af CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.876: [upf] INFO: UE F-SEID[UP:0x9af CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.881: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/02 11:05:32.881: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/02 11:05:32.881: [smf] INFO: UE IMSI[262425330856491] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.887: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/02 11:05:32.887: [upf] INFO: UE F-SEID[UP:0x113 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.887: [upf] INFO: UE F-SEID[UP:0x113 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.892: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/02 11:05:32.892: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/02 11:05:32.892: [smf] INFO: UE IMSI[262421935749041] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.899: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/02 11:05:32.899: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.899: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.903: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/02 11:05:32.903: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/02 11:05:32.903: [smf] INFO: UE IMSI[262425666065295] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.909: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/02 11:05:32.909: [upf] INFO: UE F-SEID[UP:0x519 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.909: [upf] INFO: UE F-SEID[UP:0x519 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.914: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/02 11:05:32.914: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/02 11:05:32.914: [smf] INFO: UE IMSI[262428343735012] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.920: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/02 11:05:32.920: [upf] INFO: UE F-SEID[UP:0xdb CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.920: [upf] INFO: UE F-SEID[UP:0xdb CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.925: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/02 11:05:32.925: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/02 11:05:32.925: [smf] INFO: UE IMSI[262420973354571] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.929: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/02 11:05:32.929: [upf] INFO: UE F-SEID[UP:0x51f CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.929: [upf] INFO: UE F-SEID[UP:0x51f CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.936: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/02 11:05:32.936: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/02 11:05:32.936: [smf] INFO: UE IMSI[262421553961771] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.941: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/02 11:05:32.941: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.941: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.946: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/02 11:05:32.946: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/02 11:05:32.946: [smf] INFO: UE IMSI[262420442181342] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.952: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/02 11:05:32.952: [upf] INFO: UE F-SEID[UP:0x595 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.952: [upf] INFO: UE F-SEID[UP:0x595 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.957: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/02 11:05:32.958: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/02 11:05:32.958: [smf] INFO: UE IMSI[262421443697302] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.964: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/02 11:05:32.964: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.964: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.968: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/02 11:05:32.968: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/02 11:05:32.968: [smf] INFO: UE IMSI[262421910629914] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.975: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/02 11:05:32.975: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.975: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.979: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/02 11:05:32.979: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/02 11:05:32.979: [smf] INFO: UE IMSI[262429610635317] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.985: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/02 11:05:32.985: [upf] INFO: UE F-SEID[UP:0x738 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.985: [upf] INFO: UE F-SEID[UP:0x738 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:32.990: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/02 11:05:32.990: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/02 11:05:32.990: [smf] INFO: UE IMSI[262423680389005] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:32.996: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/02 11:05:32.996: [upf] INFO: UE F-SEID[UP:0xea0 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:32.996: [upf] INFO: UE F-SEID[UP:0xea0 CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.001: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/02 11:05:33.001: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/02 11:05:33.001: [smf] INFO: UE IMSI[262421859100647] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.007: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/02 11:05:33.007: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.007: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.012: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/02 11:05:33.012: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/02 11:05:33.012: [smf] INFO: UE IMSI[262426546774135] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.018: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/02 11:05:33.018: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.018: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.023: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/02 11:05:33.023: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/02 11:05:33.023: [smf] INFO: UE IMSI[262424301284345] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.028: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/02 11:05:33.028: [upf] INFO: UE F-SEID[UP:0xc46 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.028: [upf] INFO: UE F-SEID[UP:0xc46 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.034: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/02 11:05:33.034: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/02 11:05:33.034: [smf] INFO: UE IMSI[262421474705449] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.040: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/02 11:05:33.040: [upf] INFO: UE F-SEID[UP:0x45e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.040: [upf] INFO: UE F-SEID[UP:0x45e CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.045: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/02 11:05:33.045: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/02 11:05:33.045: [smf] INFO: UE IMSI[262421240622936] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.050: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/02 11:05:33.050: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.050: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.056: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/02 11:05:33.056: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/02 11:05:33.056: [smf] INFO: UE IMSI[262429924089914] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.062: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/02 11:05:33.062: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.062: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.067: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/02 11:05:33.067: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/02 11:05:33.067: [smf] INFO: UE IMSI[262420813382809] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.073: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/02 11:05:33.073: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.073: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.079: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/02 11:05:33.079: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/02 11:05:33.079: [smf] INFO: UE IMSI[262421381656635] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.085: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/02 11:05:33.085: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.085: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.089: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/02 11:05:33.089: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/02 11:05:33.089: [smf] INFO: UE IMSI[262421819351374] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.095: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/02 11:05:33.095: [upf] INFO: UE F-SEID[UP:0x25a CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.095: [upf] INFO: UE F-SEID[UP:0x25a CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.100: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/02 11:05:33.100: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/02 11:05:33.100: [smf] INFO: UE IMSI[262427293086054] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.105: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/02 11:05:33.105: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.105: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.111: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/02 11:05:33.111: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/02 11:05:33.111: [smf] INFO: UE IMSI[262423605945173] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.116: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/02 11:05:33.116: [upf] INFO: UE F-SEID[UP:0x930 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.116: [upf] INFO: UE F-SEID[UP:0x930 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.122: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/02 11:05:33.122: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/02 11:05:33.122: [smf] INFO: UE IMSI[262428335709780] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.127: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/02 11:05:33.127: [upf] INFO: UE F-SEID[UP:0x2e CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.127: [upf] INFO: UE F-SEID[UP:0x2e CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.133: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/02 11:05:33.133: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/02 11:05:33.133: [smf] INFO: UE IMSI[262426540325956] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.138: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/02 11:05:33.138: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.138: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.144: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/02 11:05:33.144: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/02 11:05:33.144: [smf] INFO: UE IMSI[262428062593495] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.149: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/02 11:05:33.149: [upf] INFO: UE F-SEID[UP:0x210 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.149: [upf] INFO: UE F-SEID[UP:0x210 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.154: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/02 11:05:33.155: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/02 11:05:33.155: [smf] INFO: UE IMSI[262422416469538] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.161: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/02 11:05:33.161: [upf] INFO: UE F-SEID[UP:0x377 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.161: [upf] INFO: UE F-SEID[UP:0x377 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.165: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/02 11:05:33.165: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/02 11:05:33.165: [smf] INFO: UE IMSI[262421577541658] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.171: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/02 11:05:33.171: [upf] INFO: UE F-SEID[UP:0x577 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.171: [upf] INFO: UE F-SEID[UP:0x577 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.176: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/02 11:05:33.176: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/02 11:05:33.176: [smf] INFO: UE IMSI[262424325528319] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.182: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/02 11:05:33.182: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.182: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.187: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/02 11:05:33.187: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/02 11:05:33.187: [smf] INFO: UE IMSI[262424401152701] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.193: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/02 11:05:33.193: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.193: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.198: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/02 11:05:33.198: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/02 11:05:33.198: [smf] INFO: UE IMSI[262423037808270] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.204: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/02 11:05:33.204: [upf] INFO: UE F-SEID[UP:0x51a CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.204: [upf] INFO: UE F-SEID[UP:0x51a CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.209: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/02 11:05:33.209: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/02 11:05:33.209: [smf] INFO: UE IMSI[262420419642257] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.214: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/02 11:05:33.215: [upf] INFO: UE F-SEID[UP:0x18a CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.215: [upf] INFO: UE F-SEID[UP:0x18a CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.220: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/02 11:05:33.220: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/02 11:05:33.220: [smf] INFO: UE IMSI[262423317489499] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.226: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/02 11:05:33.226: [upf] INFO: UE F-SEID[UP:0x61e CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.226: [upf] INFO: UE F-SEID[UP:0x61e CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.231: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/02 11:05:33.231: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/02 11:05:33.231: [smf] INFO: UE IMSI[262427020946880] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.237: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/02 11:05:33.237: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.237: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.242: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/02 11:05:33.242: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/02 11:05:33.242: [smf] INFO: UE IMSI[262426180352832] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.247: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/02 11:05:33.247: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.247: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.252: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/02 11:05:33.252: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/02 11:05:33.252: [smf] INFO: UE IMSI[262429725220651] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.259: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/02 11:05:33.259: [upf] INFO: UE F-SEID[UP:0x865 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.259: [upf] INFO: UE F-SEID[UP:0x865 CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.263: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/02 11:05:33.263: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/02 11:05:33.263: [smf] INFO: UE IMSI[262426924140552] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.269: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/02 11:05:33.269: [upf] INFO: UE F-SEID[UP:0xffb CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.269: [upf] INFO: UE F-SEID[UP:0xffb CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.275: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/02 11:05:33.275: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/02 11:05:33.275: [smf] INFO: UE IMSI[262428196394576] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.281: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/02 11:05:33.281: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.281: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.286: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/02 11:05:33.286: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/02 11:05:33.286: [smf] INFO: UE IMSI[262426494774260] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.291: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/02 11:05:33.291: [upf] INFO: UE F-SEID[UP:0x57e CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.291: [upf] INFO: UE F-SEID[UP:0x57e CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.297: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/02 11:05:33.297: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/02 11:05:33.297: [smf] INFO: UE IMSI[262426420825985] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.302: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/02 11:05:33.302: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.302: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.308: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/02 11:05:33.308: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/02 11:05:33.308: [smf] INFO: UE IMSI[262423975597793] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.313: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/02 11:05:33.313: [upf] INFO: UE F-SEID[UP:0x896 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.313: [upf] INFO: UE F-SEID[UP:0x896 CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.319: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/02 11:05:33.319: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/02 11:05:33.319: [smf] INFO: UE IMSI[262424418761119] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.324: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/02 11:05:33.324: [upf] INFO: UE F-SEID[UP:0x69f CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.324: [upf] INFO: UE F-SEID[UP:0x69f CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.329: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/02 11:05:33.329: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/02 11:05:33.329: [smf] INFO: UE IMSI[262427003054319] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.335: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/02 11:05:33.335: [upf] INFO: UE F-SEID[UP:0x889 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.335: [upf] INFO: UE F-SEID[UP:0x889 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.340: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/02 11:05:33.340: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/02 11:05:33.340: [smf] INFO: UE IMSI[262424777962875] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.344: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/02 11:05:33.344: [upf] INFO: UE F-SEID[UP:0x138 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.344: [upf] INFO: UE F-SEID[UP:0x138 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.351: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/02 11:05:33.351: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/02 11:05:33.351: [smf] INFO: UE IMSI[262425270206841] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.358: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/02 11:05:33.358: [upf] INFO: UE F-SEID[UP:0x652 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.358: [upf] INFO: UE F-SEID[UP:0x652 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.362: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/02 11:05:33.362: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/02 11:05:33.362: [smf] INFO: UE IMSI[262425335502627] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.367: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/02 11:05:33.367: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.367: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.373: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/02 11:05:33.373: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/02 11:05:33.373: [smf] INFO: UE IMSI[262423977587847] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.378: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/02 11:05:33.378: [upf] INFO: UE F-SEID[UP:0x618 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.378: [upf] INFO: UE F-SEID[UP:0x618 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.384: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/02 11:05:33.384: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/02 11:05:33.384: [smf] INFO: UE IMSI[262422349283100] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.388: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/02 11:05:33.389: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.389: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.395: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/02 11:05:33.395: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/02 11:05:33.395: [smf] INFO: UE IMSI[262425699027820] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.401: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/02 11:05:33.401: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.401: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.405: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/02 11:05:33.405: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/02 11:05:33.405: [smf] INFO: UE IMSI[262427255539593] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.410: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/02 11:05:33.410: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.410: [upf] INFO: UE F-SEID[UP:0xde0 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.416: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/02 11:05:33.416: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/02 11:05:33.416: [smf] INFO: UE IMSI[262427431772388] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.422: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/02 11:05:33.422: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.422: [upf] INFO: UE F-SEID[UP:0xca1 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.427: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/02 11:05:33.427: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/02 11:05:33.427: [smf] INFO: UE IMSI[262427600133137] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.431: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/02 11:05:33.431: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.431: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.438: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/02 11:05:33.438: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/02 11:05:33.438: [smf] INFO: UE IMSI[262423646095749] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.443: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/02 11:05:33.443: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.443: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.449: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/02 11:05:33.449: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/02 11:05:33.449: [smf] INFO: UE IMSI[262426068194199] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.454: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/02 11:05:33.454: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.454: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.459: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/02 11:05:33.459: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/02 11:05:33.459: [smf] INFO: UE IMSI[262425479749230] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.464: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/02 11:05:33.464: [upf] INFO: UE F-SEID[UP:0x951 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.464: [upf] INFO: UE F-SEID[UP:0x951 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.470: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/02 11:05:33.470: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/02 11:05:33.470: [smf] INFO: UE IMSI[262427442548015] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.476: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/02 11:05:33.477: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.477: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.481: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/02 11:05:33.481: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/02 11:05:33.481: [smf] INFO: UE IMSI[262423607736050] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.486: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/02 11:05:33.486: [upf] INFO: UE F-SEID[UP:0x763 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.486: [upf] INFO: UE F-SEID[UP:0x763 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.492: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/02 11:05:33.492: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/02 11:05:33.492: [smf] INFO: UE IMSI[262420720346559] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.498: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/02 11:05:33.498: [upf] INFO: UE F-SEID[UP:0x875 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.498: [upf] INFO: UE F-SEID[UP:0x875 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.503: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/02 11:05:33.503: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/02 11:05:33.503: [smf] INFO: UE IMSI[262424500959304] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.508: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/02 11:05:33.508: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.508: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.514: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/02 11:05:33.514: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/02 11:05:33.514: [smf] INFO: UE IMSI[262425942318392] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.518: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/02 11:05:33.518: [upf] INFO: UE F-SEID[UP:0x635 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.518: [upf] INFO: UE F-SEID[UP:0x635 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.524: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/02 11:05:33.524: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/02 11:05:33.524: [smf] INFO: UE IMSI[262424688071739] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.529: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/02 11:05:33.529: [upf] INFO: UE F-SEID[UP:0x841 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.529: [upf] INFO: UE F-SEID[UP:0x841 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.535: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/02 11:05:33.535: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/02 11:05:33.535: [smf] INFO: UE IMSI[262422313668148] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.541: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/02 11:05:33.541: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.541: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.546: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/02 11:05:33.546: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/02 11:05:33.546: [smf] INFO: UE IMSI[262427606156736] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.551: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/02 11:05:33.551: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.551: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.557: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/02 11:05:33.557: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/02 11:05:33.557: [smf] INFO: UE IMSI[262422582968528] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.561: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/02 11:05:33.562: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.562: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.568: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/02 11:05:33.568: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/02 11:05:33.568: [smf] INFO: UE IMSI[262427775577119] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.573: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/02 11:05:33.573: [upf] INFO: UE F-SEID[UP:0x52e CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.573: [upf] INFO: UE F-SEID[UP:0x52e CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.579: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/02 11:05:33.579: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/02 11:05:33.579: [smf] INFO: UE IMSI[262423744229611] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.585: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/02 11:05:33.585: [upf] INFO: UE F-SEID[UP:0x74f CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.585: [upf] INFO: UE F-SEID[UP:0x74f CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.590: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/02 11:05:33.590: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/02 11:05:33.590: [smf] INFO: UE IMSI[262420286489678] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.594: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/02 11:05:33.594: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.594: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.601: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/02 11:05:33.601: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/02 11:05:33.601: [smf] INFO: UE IMSI[262428595534495] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.606: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/02 11:05:33.606: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.606: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.611: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/02 11:05:33.611: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/02 11:05:33.611: [smf] INFO: UE IMSI[262429498438576] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.617: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/02 11:05:33.617: [upf] INFO: UE F-SEID[UP:0x538 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.617: [upf] INFO: UE F-SEID[UP:0x538 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.622: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/02 11:05:33.622: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/02 11:05:33.622: [smf] INFO: UE IMSI[262427560811715] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.628: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/02 11:05:33.628: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.628: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.633: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/02 11:05:33.633: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/02 11:05:33.633: [smf] INFO: UE IMSI[262420910729645] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.638: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/02 11:05:33.638: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.638: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.644: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/02 11:05:33.644: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/02 11:05:33.644: [smf] INFO: UE IMSI[262426195586117] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.649: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/02 11:05:33.649: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.649: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.654: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/02 11:05:33.654: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/02 11:05:33.654: [smf] INFO: UE IMSI[262426340945173] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.659: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/02 11:05:33.660: [upf] INFO: UE F-SEID[UP:0x4d CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.660: [upf] INFO: UE F-SEID[UP:0x4d CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.666: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/02 11:05:33.666: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/02 11:05:33.666: [smf] INFO: UE IMSI[262426286792225] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.671: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/02 11:05:33.671: [upf] INFO: UE F-SEID[UP:0x919 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.671: [upf] INFO: UE F-SEID[UP:0x919 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.676: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/02 11:05:33.676: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/02 11:05:33.676: [smf] INFO: UE IMSI[262427232018702] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.681: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/02 11:05:33.681: [upf] INFO: UE F-SEID[UP:0x1 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.681: [upf] INFO: UE F-SEID[UP:0x1 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.687: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/02 11:05:33.687: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/02 11:05:33.687: [smf] INFO: UE IMSI[262421343330396] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.694: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/02 11:05:33.694: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.694: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.698: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/02 11:05:33.698: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/02 11:05:33.698: [smf] INFO: UE IMSI[262423645659336] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.703: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/02 11:05:33.703: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.703: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.709: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/02 11:05:33.709: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/02 11:05:33.709: [smf] INFO: UE IMSI[262427446958910] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.713: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/02 11:05:33.713: [upf] INFO: UE F-SEID[UP:0x955 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.713: [upf] INFO: UE F-SEID[UP:0x955 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.720: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/02 11:05:33.720: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/02 11:05:33.720: [smf] INFO: UE IMSI[262420096315875] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.725: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/02 11:05:33.725: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.725: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.731: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/02 11:05:33.731: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/02 11:05:33.731: [smf] INFO: UE IMSI[262427673893277] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.737: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/02 11:05:33.737: [upf] INFO: UE F-SEID[UP:0x73a CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.737: [upf] INFO: UE F-SEID[UP:0x73a CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.742: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/02 11:05:33.742: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/02 11:05:33.742: [smf] INFO: UE IMSI[262426494512110] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.747: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/02 11:05:33.747: [upf] INFO: UE F-SEID[UP:0x65b CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.747: [upf] INFO: UE F-SEID[UP:0x65b CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.753: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/02 11:05:33.753: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/02 11:05:33.753: [smf] INFO: UE IMSI[262420899635445] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.759: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/02 11:05:33.759: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.759: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.764: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/02 11:05:33.764: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/02 11:05:33.764: [smf] INFO: UE IMSI[262425353561823] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.769: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/02 11:05:33.769: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.769: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.775: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/02 11:05:33.775: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/02 11:05:33.775: [smf] INFO: UE IMSI[262429051864603] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.781: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/02 11:05:33.781: [upf] INFO: UE F-SEID[UP:0x10f CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.781: [upf] INFO: UE F-SEID[UP:0x10f CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.786: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/02 11:05:33.786: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/02 11:05:33.786: [smf] INFO: UE IMSI[262427025179858] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.791: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/02 11:05:33.791: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.791: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.796: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/02 11:05:33.797: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/02 11:05:33.797: [smf] INFO: UE IMSI[262425752510135] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.802: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/02 11:05:33.802: [upf] INFO: UE F-SEID[UP:0x300 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.802: [upf] INFO: UE F-SEID[UP:0x300 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.807: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/02 11:05:33.807: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/02 11:05:33.807: [smf] INFO: UE IMSI[262426276714746] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.813: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/02 11:05:33.813: [upf] INFO: UE F-SEID[UP:0xefb CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.813: [upf] INFO: UE F-SEID[UP:0xefb CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.818: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/02 11:05:33.818: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/02 11:05:33.818: [smf] INFO: UE IMSI[262420444875912] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.824: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/02 11:05:33.824: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.824: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.829: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/02 11:05:33.829: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/02 11:05:33.829: [smf] INFO: UE IMSI[262424673443553] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.835: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/02 11:05:33.835: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.835: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.840: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/02 11:05:33.840: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/02 11:05:33.840: [smf] INFO: UE IMSI[262422524841683] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.846: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/02 11:05:33.846: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.846: [upf] INFO: UE F-SEID[UP:0x9fa CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.851: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/02 11:05:33.851: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/02 11:05:33.851: [smf] INFO: UE IMSI[262424955932799] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.856: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/02 11:05:33.856: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.856: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.861: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/02 11:05:33.861: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/02 11:05:33.861: [smf] INFO: UE IMSI[262423382060633] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.867: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/02 11:05:33.867: [upf] INFO: UE F-SEID[UP:0x2d CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.867: [upf] INFO: UE F-SEID[UP:0x2d CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.873: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/02 11:05:33.873: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/02 11:05:33.873: [smf] INFO: UE IMSI[262428138348908] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.878: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/02 11:05:33.878: [upf] INFO: UE F-SEID[UP:0x48e CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.878: [upf] INFO: UE F-SEID[UP:0x48e CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.883: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/02 11:05:33.883: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/02 11:05:33.883: [smf] INFO: UE IMSI[262421455128857] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.888: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/02 11:05:33.888: [upf] INFO: UE F-SEID[UP:0x11a CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.888: [upf] INFO: UE F-SEID[UP:0x11a CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.894: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/02 11:05:33.894: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/02 11:05:33.894: [smf] INFO: UE IMSI[262420091130683] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.899: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/02 11:05:33.899: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.899: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.905: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/02 11:05:33.905: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/02 11:05:33.905: [smf] INFO: UE IMSI[262428076585917] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.910: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/02 11:05:33.910: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.910: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.916: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/02 11:05:33.916: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/02 11:05:33.916: [smf] INFO: UE IMSI[262422662293595] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.921: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/02 11:05:33.921: [upf] INFO: UE F-SEID[UP:0x582 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.921: [upf] INFO: UE F-SEID[UP:0x582 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.927: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/02 11:05:33.927: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/02 11:05:33.927: [smf] INFO: UE IMSI[262425619986848] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.932: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/02 11:05:33.932: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.932: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.937: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/02 11:05:33.937: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/02 11:05:33.937: [smf] INFO: UE IMSI[262427531443217] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.942: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/02 11:05:33.942: [upf] INFO: UE F-SEID[UP:0x34c CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.942: [upf] INFO: UE F-SEID[UP:0x34c CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.948: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/02 11:05:33.948: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/02 11:05:33.948: [smf] INFO: UE IMSI[262423522395169] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.953: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/02 11:05:33.953: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.953: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.959: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/02 11:05:33.959: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/02 11:05:33.959: [smf] INFO: UE IMSI[262421025377773] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.964: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/02 11:05:33.964: [upf] INFO: UE F-SEID[UP:0x169 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.964: [upf] INFO: UE F-SEID[UP:0x169 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.970: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/02 11:05:33.970: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/02 11:05:33.970: [smf] INFO: UE IMSI[262421346539611] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.976: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/02 11:05:33.976: [upf] INFO: UE F-SEID[UP:0x669 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.976: [upf] INFO: UE F-SEID[UP:0x669 CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.981: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/02 11:05:33.981: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/02 11:05:33.981: [smf] INFO: UE IMSI[262427310852421] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.985: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/02 11:05:33.985: [upf] INFO: UE F-SEID[UP:0x432 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.985: [upf] INFO: UE F-SEID[UP:0x432 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:33.991: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/02 11:05:33.991: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/02 11:05:33.991: [smf] INFO: UE IMSI[262425311133418] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:33.995: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/02 11:05:33.995: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:33.996: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.002: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/02 11:05:34.002: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/02 11:05:34.002: [smf] INFO: UE IMSI[262423368451686] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.007: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/02 11:05:34.007: [upf] INFO: UE F-SEID[UP:0x659 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.007: [upf] INFO: UE F-SEID[UP:0x659 CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.013: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/02 11:05:34.013: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/02 11:05:34.013: [smf] INFO: UE IMSI[262422083582998] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.019: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/02 11:05:34.019: [upf] INFO: UE F-SEID[UP:0xefc CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.019: [upf] INFO: UE F-SEID[UP:0xefc CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.024: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/02 11:05:34.024: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/02 11:05:34.024: [smf] INFO: UE IMSI[262421197787195] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.029: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/02 11:05:34.029: [upf] INFO: UE F-SEID[UP:0xc12 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.029: [upf] INFO: UE F-SEID[UP:0xc12 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.035: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/02 11:05:34.035: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/02 11:05:34.035: [smf] INFO: UE IMSI[262425820845393] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.040: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/02 11:05:34.040: [upf] INFO: UE F-SEID[UP:0x99e CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.040: [upf] INFO: UE F-SEID[UP:0x99e CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.046: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/02 11:05:34.046: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/02 11:05:34.046: [smf] INFO: UE IMSI[262423774522325] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.050: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/02 11:05:34.050: [upf] INFO: UE F-SEID[UP:0x53b CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.050: [upf] INFO: UE F-SEID[UP:0x53b CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.056: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/02 11:05:34.056: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/02 11:05:34.056: [smf] INFO: UE IMSI[262429018459488] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.061: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/02 11:05:34.061: [upf] INFO: UE F-SEID[UP:0x719 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.061: [upf] INFO: UE F-SEID[UP:0x719 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.067: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/02 11:05:34.067: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/02 11:05:34.067: [smf] INFO: UE IMSI[262422166175905] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.072: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/02 11:05:34.072: [upf] INFO: UE F-SEID[UP:0xdac CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.072: [upf] INFO: UE F-SEID[UP:0xdac CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.078: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/02 11:05:34.078: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/02 11:05:34.078: [smf] INFO: UE IMSI[262421173065006] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.083: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/02 11:05:34.083: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.083: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.089: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/02 11:05:34.089: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/02 11:05:34.089: [smf] INFO: UE IMSI[262427971864517] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.095: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/02 11:05:34.095: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.095: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.100: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/02 11:05:34.100: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/02 11:05:34.100: [smf] INFO: UE IMSI[262423863687103] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.104: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/02 11:05:34.104: [upf] INFO: UE F-SEID[UP:0x35b CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.104: [upf] INFO: UE F-SEID[UP:0x35b CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.111: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/02 11:05:34.111: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/02 11:05:34.111: [smf] INFO: UE IMSI[262422114053817] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.116: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/02 11:05:34.116: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.116: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.122: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/02 11:05:34.122: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/02 11:05:34.122: [smf] INFO: UE IMSI[262428213229033] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.127: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/02 11:05:34.127: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.127: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.133: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/02 11:05:34.133: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/02 11:05:34.133: [smf] INFO: UE IMSI[262423168678156] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.138: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/02 11:05:34.138: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.138: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.143: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/02 11:05:34.143: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/02 11:05:34.143: [smf] INFO: UE IMSI[262424062097907] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.149: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/02 11:05:34.149: [upf] INFO: UE F-SEID[UP:0x625 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.149: [upf] INFO: UE F-SEID[UP:0x625 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.154: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/02 11:05:34.154: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/02 11:05:34.154: [smf] INFO: UE IMSI[262425990522946] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.159: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/02 11:05:34.159: [upf] INFO: UE F-SEID[UP:0x328 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.159: [upf] INFO: UE F-SEID[UP:0x328 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.165: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/02 11:05:34.165: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/02 11:05:34.165: [smf] INFO: UE IMSI[262425636693134] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.169: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/02 11:05:34.169: [upf] INFO: UE F-SEID[UP:0x822 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.169: [upf] INFO: UE F-SEID[UP:0x822 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.175: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/02 11:05:34.175: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/02 11:05:34.175: [smf] INFO: UE IMSI[262425539432101] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.182: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/02 11:05:34.182: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.182: [upf] INFO: UE F-SEID[UP:0xe83 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.187: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/02 11:05:34.187: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/02 11:05:34.187: [smf] INFO: UE IMSI[262425013828170] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.193: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/02 11:05:34.193: [upf] INFO: UE F-SEID[UP:0x36 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.193: [upf] INFO: UE F-SEID[UP:0x36 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.197: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/02 11:05:34.197: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/02 11:05:34.197: [smf] INFO: UE IMSI[262425276386684] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.203: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/02 11:05:34.203: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.203: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.208: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/02 11:05:34.208: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/02 11:05:34.208: [smf] INFO: UE IMSI[262423386339427] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.215: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/02 11:05:34.215: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.215: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.220: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/02 11:05:34.220: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/02 11:05:34.220: [smf] INFO: UE IMSI[262423577822841] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.224: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/02 11:05:34.224: [upf] INFO: UE F-SEID[UP:0x67a CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.224: [upf] INFO: UE F-SEID[UP:0x67a CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.231: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/02 11:05:34.231: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/02 11:05:34.231: [smf] INFO: UE IMSI[262423861377597] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.236: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/02 11:05:34.236: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.236: [upf] INFO: UE F-SEID[UP:0xd27 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.241: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/02 11:05:34.241: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/02 11:05:34.241: [smf] INFO: UE IMSI[262429759239101] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.246: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/02 11:05:34.247: [upf] INFO: UE F-SEID[UP:0x859 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.247: [upf] INFO: UE F-SEID[UP:0x859 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.252: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/02 11:05:34.252: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/02 11:05:34.252: [smf] INFO: UE IMSI[262421235815005] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.257: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/02 11:05:34.257: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.257: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.263: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/02 11:05:34.263: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/02 11:05:34.263: [smf] INFO: UE IMSI[262425704357057] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.268: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/02 11:05:34.268: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.268: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.273: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/02 11:05:34.273: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/02 11:05:34.274: [smf] INFO: UE IMSI[262423023525446] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.278: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/02 11:05:34.278: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.278: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.284: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/02 11:05:34.284: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/02 11:05:34.285: [smf] INFO: UE IMSI[262421080324961] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.290: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/02 11:05:34.290: [upf] INFO: UE F-SEID[UP:0x243 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.290: [upf] INFO: UE F-SEID[UP:0x243 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.295: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/02 11:05:34.295: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/02 11:05:34.295: [smf] INFO: UE IMSI[262425531352029] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.300: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/02 11:05:34.300: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.300: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.306: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/02 11:05:34.306: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/02 11:05:34.306: [smf] INFO: UE IMSI[262428837146377] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.311: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/02 11:05:34.311: [upf] INFO: UE F-SEID[UP:0x521 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.311: [upf] INFO: UE F-SEID[UP:0x521 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.317: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/02 11:05:34.317: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/02 11:05:34.317: [smf] INFO: UE IMSI[262424000611775] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.322: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/02 11:05:34.322: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.322: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.328: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/02 11:05:34.328: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/02 11:05:34.328: [smf] INFO: UE IMSI[262422321475746] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.333: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/02 11:05:34.333: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.333: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.338: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/02 11:05:34.338: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/02 11:05:34.339: [smf] INFO: UE IMSI[262422869417711] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.345: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/02 11:05:34.345: [upf] INFO: UE F-SEID[UP:0x435 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.345: [upf] INFO: UE F-SEID[UP:0x435 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.349: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/02 11:05:34.349: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/02 11:05:34.349: [smf] INFO: UE IMSI[262420453068557] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.354: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/02 11:05:34.354: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.354: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.360: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/02 11:05:34.360: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/02 11:05:34.360: [smf] INFO: UE IMSI[262423595404220] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.364: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/02 11:05:34.365: [upf] INFO: UE F-SEID[UP:0xbec CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.365: [upf] INFO: UE F-SEID[UP:0xbec CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.371: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/02 11:05:34.371: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/02 11:05:34.371: [smf] INFO: UE IMSI[262426106599433] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.376: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/02 11:05:34.376: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.376: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.382: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/02 11:05:34.382: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/02 11:05:34.382: [smf] INFO: UE IMSI[262426317667177] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.386: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/02 11:05:34.386: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.386: [upf] INFO: UE F-SEID[UP:0xd3d CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.393: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/02 11:05:34.393: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/02 11:05:34.393: [smf] INFO: UE IMSI[262426110751614] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.398: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/02 11:05:34.398: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.398: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.404: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/02 11:05:34.404: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/02 11:05:34.404: [smf] INFO: UE IMSI[262428351646969] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.408: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/02 11:05:34.408: [upf] INFO: UE F-SEID[UP:0x65a CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.408: [upf] INFO: UE F-SEID[UP:0x65a CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.414: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/02 11:05:34.414: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/02 11:05:34.414: [smf] INFO: UE IMSI[262424535844463] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.420: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/02 11:05:34.420: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.420: [upf] INFO: UE F-SEID[UP:0x2dd CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.426: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/02 11:05:34.426: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/02 11:05:34.426: [smf] INFO: UE IMSI[262428117871891] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.431: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/02 11:05:34.431: [upf] INFO: UE F-SEID[UP:0x511 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.431: [upf] INFO: UE F-SEID[UP:0x511 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.437: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/02 11:05:34.437: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/02 11:05:34.437: [smf] INFO: UE IMSI[262420305898410] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.442: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/02 11:05:34.442: [upf] INFO: UE F-SEID[UP:0x48f CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.442: [upf] INFO: UE F-SEID[UP:0x48f CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.447: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/02 11:05:34.447: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/02 11:05:34.447: [smf] INFO: UE IMSI[262421611273718] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.453: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/02 11:05:34.453: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.453: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.458: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/02 11:05:34.458: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/02 11:05:34.458: [smf] INFO: UE IMSI[262421511746663] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.464: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/02 11:05:34.464: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.464: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.470: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/02 11:05:34.470: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/02 11:05:34.470: [smf] INFO: UE IMSI[262429965379280] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.476: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/02 11:05:34.476: [upf] INFO: UE F-SEID[UP:0xa53 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.476: [upf] INFO: UE F-SEID[UP:0xa53 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.481: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/02 11:05:34.481: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/02 11:05:34.481: [smf] INFO: UE IMSI[262421546919142] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.486: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/02 11:05:34.486: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.486: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.492: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/02 11:05:34.492: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/02 11:05:34.492: [smf] INFO: UE IMSI[262420386209234] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.496: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/02 11:05:34.497: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.497: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.503: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/02 11:05:34.503: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/02 11:05:34.503: [smf] INFO: UE IMSI[262425007913011] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.508: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/02 11:05:34.508: [upf] INFO: UE F-SEID[UP:0x7be CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.508: [upf] INFO: UE F-SEID[UP:0x7be CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.513: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/02 11:05:34.513: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/02 11:05:34.513: [smf] INFO: UE IMSI[262420620074931] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.518: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/02 11:05:34.518: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.518: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.524: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/02 11:05:34.524: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/02 11:05:34.524: [smf] INFO: UE IMSI[262425284691866] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.529: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/02 11:05:34.529: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.529: [upf] INFO: UE F-SEID[UP:0xf34 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.535: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/02 11:05:34.535: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/02 11:05:34.535: [smf] INFO: UE IMSI[262428213131812] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.542: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/02 11:05:34.542: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.542: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.546: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/02 11:05:34.546: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/02 11:05:34.546: [smf] INFO: UE IMSI[262429195829118] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.550: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/02 11:05:34.550: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.550: [upf] INFO: UE F-SEID[UP:0x6ee CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.557: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/02 11:05:34.557: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/02 11:05:34.557: [smf] INFO: UE IMSI[262427949542844] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.562: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/02 11:05:34.562: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.562: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.567: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/02 11:05:34.567: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/02 11:05:34.567: [smf] INFO: UE IMSI[262425361688315] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.573: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/02 11:05:34.573: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.573: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.579: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/02 11:05:34.579: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/02 11:05:34.579: [smf] INFO: UE IMSI[262421735986102] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.583: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/02 11:05:34.583: [upf] INFO: UE F-SEID[UP:0x151 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.583: [upf] INFO: UE F-SEID[UP:0x151 CP:0x45d] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.589: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/02 11:05:34.589: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/02 11:05:34.590: [smf] INFO: UE IMSI[262422527476918] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.595: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/02 11:05:34.595: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.595: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.600: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/02 11:05:34.600: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/02 11:05:34.600: [smf] INFO: UE IMSI[262425399735675] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.605: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/02 11:05:34.605: [upf] INFO: UE F-SEID[UP:0x989 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.605: [upf] INFO: UE F-SEID[UP:0x989 CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.611: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/02 11:05:34.611: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/02 11:05:34.611: [smf] INFO: UE IMSI[262429766667310] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.616: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/02 11:05:34.616: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.616: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.622: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/02 11:05:34.622: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/02 11:05:34.622: [smf] INFO: UE IMSI[262420864850931] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.627: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/02 11:05:34.627: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.627: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.633: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/02 11:05:34.633: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/02 11:05:34.633: [smf] INFO: UE IMSI[262427921123653] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.639: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/02 11:05:34.639: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.639: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.644: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/02 11:05:34.644: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/02 11:05:34.644: [smf] INFO: UE IMSI[262422885413296] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.649: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/02 11:05:34.649: [upf] INFO: UE F-SEID[UP:0x218 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.649: [upf] INFO: UE F-SEID[UP:0x218 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.655: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/02 11:05:34.655: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/02 11:05:34.655: [smf] INFO: UE IMSI[262429239706836] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.661: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/02 11:05:34.661: [upf] INFO: UE F-SEID[UP:0x26 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.661: [upf] INFO: UE F-SEID[UP:0x26 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.666: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/02 11:05:34.666: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/02 11:05:34.666: [smf] INFO: UE IMSI[262428769564664] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.671: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/02 11:05:34.671: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.671: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.677: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/02 11:05:34.677: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/02 11:05:34.677: [smf] INFO: UE IMSI[262425269114892] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.684: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/02 11:05:34.684: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.684: [upf] INFO: UE F-SEID[UP:0xc15 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.688: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/02 11:05:34.688: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/02 11:05:34.688: [smf] INFO: UE IMSI[262427186972839] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.692: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/02 11:05:34.692: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.692: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.699: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/02 11:05:34.699: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/02 11:05:34.699: [smf] INFO: UE IMSI[262420776299527] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.704: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/02 11:05:34.704: [upf] INFO: UE F-SEID[UP:0x768 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.704: [upf] INFO: UE F-SEID[UP:0x768 CP:0x31b] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.710: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/02 11:05:34.710: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/02 11:05:34.710: [smf] INFO: UE IMSI[262420010269494] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.716: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/02 11:05:34.716: [upf] INFO: UE F-SEID[UP:0x473 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.716: [upf] INFO: UE F-SEID[UP:0x473 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.721: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/02 11:05:34.721: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/02 11:05:34.721: [smf] INFO: UE IMSI[262428293565465] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.728: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/02 11:05:34.728: [upf] INFO: UE F-SEID[UP:0x405 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.728: [upf] INFO: UE F-SEID[UP:0x405 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.732: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/02 11:05:34.732: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/02 11:05:34.732: [smf] INFO: UE IMSI[262429573891629] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.737: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/02 11:05:34.737: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.737: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.743: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/02 11:05:34.743: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/02 11:05:34.743: [smf] INFO: UE IMSI[262426810960149] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.749: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/02 11:05:34.749: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.749: [upf] INFO: UE F-SEID[UP:0x5cc CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.754: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/02 11:05:34.754: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/02 11:05:34.754: [smf] INFO: UE IMSI[262422372946710] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.760: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/02 11:05:34.760: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.760: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.765: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/02 11:05:34.765: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/02 11:05:34.765: [smf] INFO: UE IMSI[262429884252341] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.770: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/02 11:05:34.770: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.770: [upf] INFO: UE F-SEID[UP:0x2fe CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.776: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/02 11:05:34.776: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/02 11:05:34.776: [smf] INFO: UE IMSI[262429308637844] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.781: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/02 11:05:34.781: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.781: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.786: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/02 11:05:34.786: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/02 11:05:34.786: [smf] INFO: UE IMSI[262423134428765] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.792: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/02 11:05:34.792: [upf] INFO: UE F-SEID[UP:0x67d CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.792: [upf] INFO: UE F-SEID[UP:0x67d CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.797: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/02 11:05:34.797: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/02 11:05:34.797: [smf] INFO: UE IMSI[262428829681315] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.803: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/02 11:05:34.803: [upf] INFO: UE F-SEID[UP:0x316 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.803: [upf] INFO: UE F-SEID[UP:0x316 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.808: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/02 11:05:34.808: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/02 11:05:34.808: [smf] INFO: UE IMSI[262420061122935] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.813: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/02 11:05:34.813: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.813: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.819: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/02 11:05:34.819: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/02 11:05:34.819: [smf] INFO: UE IMSI[262426874811571] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.824: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/02 11:05:34.824: [upf] INFO: UE F-SEID[UP:0x911 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.824: [upf] INFO: UE F-SEID[UP:0x911 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.830: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/02 11:05:34.830: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/02 11:05:34.830: [smf] INFO: UE IMSI[262426382131269] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.835: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/02 11:05:34.835: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.835: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.841: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/02 11:05:34.841: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/02 11:05:34.841: [smf] INFO: UE IMSI[262426144849953] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.847: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/02 11:05:34.847: [upf] INFO: UE F-SEID[UP:0x594 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.847: [upf] INFO: UE F-SEID[UP:0x594 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.852: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/02 11:05:34.852: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/02 11:05:34.852: [smf] INFO: UE IMSI[262425450789324] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.858: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/02 11:05:34.858: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.858: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.863: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/02 11:05:34.863: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/02 11:05:34.863: [smf] INFO: UE IMSI[262426224062354] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.869: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/02 11:05:34.869: [upf] INFO: UE F-SEID[UP:0x6da CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.869: [upf] INFO: UE F-SEID[UP:0x6da CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.874: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/02 11:05:34.874: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/02 11:05:34.874: [smf] INFO: UE IMSI[262421642090703] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.879: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/02 11:05:34.879: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.879: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.885: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/02 11:05:34.885: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/02 11:05:34.885: [smf] INFO: UE IMSI[262420092181926] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.891: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/02 11:05:34.891: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.891: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.896: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/02 11:05:34.896: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/02 11:05:34.896: [smf] INFO: UE IMSI[262424038077906] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.901: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/02 11:05:34.901: [upf] INFO: UE F-SEID[UP:0x84b CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.901: [upf] INFO: UE F-SEID[UP:0x84b CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.907: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/02 11:05:34.907: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/02 11:05:34.907: [smf] INFO: UE IMSI[262425469474325] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.913: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/02 11:05:34.913: [upf] INFO: UE F-SEID[UP:0xecb CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.913: [upf] INFO: UE F-SEID[UP:0xecb CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.917: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/02 11:05:34.917: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/02 11:05:34.917: [smf] INFO: UE IMSI[262427257442009] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.922: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/02 11:05:34.922: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.922: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.928: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/02 11:05:34.928: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/02 11:05:34.928: [smf] INFO: UE IMSI[262426154254439] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.934: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/02 11:05:34.934: [upf] INFO: UE F-SEID[UP:0x11d CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.934: [upf] INFO: UE F-SEID[UP:0x11d CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.939: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/02 11:05:34.939: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/02 11:05:34.939: [smf] INFO: UE IMSI[262425559690262] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.944: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/02 11:05:34.944: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.944: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.950: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/02 11:05:34.950: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/02 11:05:34.950: [smf] INFO: UE IMSI[262422561400562] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.955: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/02 11:05:34.955: [upf] INFO: UE F-SEID[UP:0x815 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.955: [upf] INFO: UE F-SEID[UP:0x815 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.961: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/02 11:05:34.961: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/02 11:05:34.961: [smf] INFO: UE IMSI[262425690760515] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.966: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/02 11:05:34.966: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.966: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.971: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/02 11:05:34.971: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/02 11:05:34.971: [smf] INFO: UE IMSI[262420266615757] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.976: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/02 11:05:34.976: [upf] INFO: UE F-SEID[UP:0x425 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.976: [upf] INFO: UE F-SEID[UP:0x425 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.982: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/02 11:05:34.982: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/02 11:05:34.982: [smf] INFO: UE IMSI[262421479254068] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.988: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/02 11:05:34.988: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.988: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:34.993: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/02 11:05:34.993: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/02 11:05:34.993: [smf] INFO: UE IMSI[262424199231666] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:34.998: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/02 11:05:34.998: [upf] INFO: UE F-SEID[UP:0x61d CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:34.998: [upf] INFO: UE F-SEID[UP:0x61d CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.004: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/02 11:05:35.004: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/02 11:05:35.004: [smf] INFO: UE IMSI[262425235334940] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.009: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/02 11:05:35.009: [upf] INFO: UE F-SEID[UP:0x8aa CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.009: [upf] INFO: UE F-SEID[UP:0x8aa CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.015: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/02 11:05:35.015: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/02 11:05:35.015: [smf] INFO: UE IMSI[262429610839638] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.021: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/02 11:05:35.021: [upf] INFO: UE F-SEID[UP:0x15 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.021: [upf] INFO: UE F-SEID[UP:0x15 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.026: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/02 11:05:35.026: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/02 11:05:35.026: [smf] INFO: UE IMSI[262421900164477] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.032: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/02 11:05:35.032: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.032: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.037: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/02 11:05:35.037: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/02 11:05:35.037: [smf] INFO: UE IMSI[262423618315826] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.042: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/02 11:05:35.042: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.042: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.048: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/02 11:05:35.048: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/02 11:05:35.048: [smf] INFO: UE IMSI[262422579377293] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.054: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/02 11:05:35.054: [upf] INFO: UE F-SEID[UP:0xfec CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.054: [upf] INFO: UE F-SEID[UP:0xfec CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.059: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/02 11:05:35.059: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/02 11:05:35.059: [smf] INFO: UE IMSI[262420068395044] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.065: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/02 11:05:35.065: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.065: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.070: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/02 11:05:35.070: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/02 11:05:35.070: [smf] INFO: UE IMSI[262424020518298] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.076: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/02 11:05:35.076: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.076: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.081: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/02 11:05:35.081: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/02 11:05:35.081: [smf] INFO: UE IMSI[262426166296781] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.087: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/02 11:05:35.087: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.087: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.092: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/02 11:05:35.092: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/02 11:05:35.092: [smf] INFO: UE IMSI[262423864129314] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.097: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/02 11:05:35.097: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.097: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.103: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/02 11:05:35.103: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/02 11:05:35.103: [smf] INFO: UE IMSI[262427010740439] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.108: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/02 11:05:35.108: [upf] INFO: UE F-SEID[UP:0x82f CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.108: [upf] INFO: UE F-SEID[UP:0x82f CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.113: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/02 11:05:35.113: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/02 11:05:35.113: [smf] INFO: UE IMSI[262421496468424] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.119: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/02 11:05:35.119: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.119: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.125: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/02 11:05:35.125: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/02 11:05:35.125: [smf] INFO: UE IMSI[262421467221795] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.131: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/02 11:05:35.131: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.131: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.136: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/02 11:05:35.136: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/02 11:05:35.136: [smf] INFO: UE IMSI[262422796799148] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.142: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/02 11:05:35.142: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.142: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.147: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/02 11:05:35.147: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/02 11:05:35.147: [smf] INFO: UE IMSI[262425608388937] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.153: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/02 11:05:35.153: [upf] INFO: UE F-SEID[UP:0x59 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.153: [upf] INFO: UE F-SEID[UP:0x59 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.158: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/02 11:05:35.158: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/02 11:05:35.158: [smf] INFO: UE IMSI[262420939394045] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.163: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/02 11:05:35.163: [upf] INFO: UE F-SEID[UP:0x752 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.163: [upf] INFO: UE F-SEID[UP:0x752 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.169: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/02 11:05:35.169: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/02 11:05:35.169: [smf] INFO: UE IMSI[262421031904309] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.175: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/02 11:05:35.175: [upf] INFO: UE F-SEID[UP:0x399 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.175: [upf] INFO: UE F-SEID[UP:0x399 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.180: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/02 11:05:35.180: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/02 11:05:35.180: [smf] INFO: UE IMSI[262425390346265] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.186: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/02 11:05:35.186: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.186: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.191: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/02 11:05:35.191: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/02 11:05:35.191: [smf] INFO: UE IMSI[262424750287639] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.197: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/02 11:05:35.197: [upf] INFO: UE F-SEID[UP:0x233 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.197: [upf] INFO: UE F-SEID[UP:0x233 CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.202: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/02 11:05:35.202: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/02 11:05:35.202: [smf] INFO: UE IMSI[262425590557905] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.208: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/02 11:05:35.208: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.208: [upf] INFO: UE F-SEID[UP:0x8e9 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.213: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/02 11:05:35.213: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/02 11:05:35.213: [smf] INFO: UE IMSI[262425089366518] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.218: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/02 11:05:35.218: [upf] INFO: UE F-SEID[UP:0x36b CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.218: [upf] INFO: UE F-SEID[UP:0x36b CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.224: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/02 11:05:35.224: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/02 11:05:35.224: [smf] INFO: UE IMSI[262425491626324] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.229: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/02 11:05:35.229: [upf] INFO: UE F-SEID[UP:0x10a CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.229: [upf] INFO: UE F-SEID[UP:0x10a CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.235: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/02 11:05:35.235: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/02 11:05:35.235: [smf] INFO: UE IMSI[262425627431991] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.240: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/02 11:05:35.240: [upf] INFO: UE F-SEID[UP:0x28e CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.240: [upf] INFO: UE F-SEID[UP:0x28e CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.246: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/02 11:05:35.246: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/02 11:05:35.246: [smf] INFO: UE IMSI[262422961816485] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.252: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/02 11:05:35.252: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.253: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.256: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/02 11:05:35.256: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/02 11:05:35.256: [smf] INFO: UE IMSI[262425925315153] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.261: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/02 11:05:35.261: [upf] INFO: UE F-SEID[UP:0x285 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.261: [upf] INFO: UE F-SEID[UP:0x285 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.267: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/02 11:05:35.267: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/02 11:05:35.267: [smf] INFO: UE IMSI[262426484778679] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.273: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/02 11:05:35.273: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.273: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.278: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/02 11:05:35.278: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/02 11:05:35.278: [smf] INFO: UE IMSI[262427755613311] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.283: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/02 11:05:35.283: [upf] INFO: UE F-SEID[UP:0x37e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.283: [upf] INFO: UE F-SEID[UP:0x37e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.289: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/02 11:05:35.289: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/02 11:05:35.289: [smf] INFO: UE IMSI[262423585995082] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.294: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/02 11:05:35.294: [upf] INFO: UE F-SEID[UP:0x44 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.294: [upf] INFO: UE F-SEID[UP:0x44 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.300: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/02 11:05:35.300: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/02 11:05:35.300: [smf] INFO: UE IMSI[262426196254017] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.305: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/02 11:05:35.305: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.305: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.310: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/02 11:05:35.310: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/02 11:05:35.310: [smf] INFO: UE IMSI[262424987235127] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.315: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/02 11:05:35.315: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.315: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.321: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/02 11:05:35.321: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/02 11:05:35.321: [smf] INFO: UE IMSI[262423494971094] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.327: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/02 11:05:35.327: [upf] INFO: UE F-SEID[UP:0x975 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.327: [upf] INFO: UE F-SEID[UP:0x975 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.332: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/02 11:05:35.332: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/02 11:05:35.332: [smf] INFO: UE IMSI[262428908326382] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.337: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/02 11:05:35.337: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.337: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.343: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/02 11:05:35.343: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/02 11:05:35.343: [smf] INFO: UE IMSI[262428860920202] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.349: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/02 11:05:35.349: [upf] INFO: UE F-SEID[UP:0x89e CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.349: [upf] INFO: UE F-SEID[UP:0x89e CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.354: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/02 11:05:35.354: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/02 11:05:35.354: [smf] INFO: UE IMSI[262426056739373] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.359: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/02 11:05:35.359: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.359: [upf] INFO: UE F-SEID[UP:0xe20 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.364: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/02 11:05:35.364: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/02 11:05:35.364: [smf] INFO: UE IMSI[262426308480169] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.370: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/02 11:05:35.370: [upf] INFO: UE F-SEID[UP:0x53d CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.370: [upf] INFO: UE F-SEID[UP:0x53d CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.375: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/02 11:05:35.375: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/02 11:05:35.375: [smf] INFO: UE IMSI[262425513692755] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.380: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/02 11:05:35.380: [upf] INFO: UE F-SEID[UP:0x6aa CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.380: [upf] INFO: UE F-SEID[UP:0x6aa CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.386: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/02 11:05:35.386: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/02 11:05:35.386: [smf] INFO: UE IMSI[262421479386375] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.391: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/02 11:05:35.391: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.391: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.397: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/02 11:05:35.397: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/02 11:05:35.397: [smf] INFO: UE IMSI[262426100472403] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.402: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/02 11:05:35.402: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.402: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.408: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/02 11:05:35.408: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/02 11:05:35.408: [smf] INFO: UE IMSI[262426096354755] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.413: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/02 11:05:35.413: [upf] INFO: UE F-SEID[UP:0x63a CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.413: [upf] INFO: UE F-SEID[UP:0x63a CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.418: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/02 11:05:35.418: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/02 11:05:35.418: [smf] INFO: UE IMSI[262426355923473] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.423: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/02 11:05:35.423: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.423: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.429: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/02 11:05:35.429: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/02 11:05:35.429: [smf] INFO: UE IMSI[262424759691131] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.435: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/02 11:05:35.435: [upf] INFO: UE F-SEID[UP:0x735 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.435: [upf] INFO: UE F-SEID[UP:0x735 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.441: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/02 11:05:35.441: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/02 11:05:35.441: [smf] INFO: UE IMSI[262427536680841] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.447: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/02 11:05:35.447: [upf] INFO: UE F-SEID[UP:0x256 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.447: [upf] INFO: UE F-SEID[UP:0x256 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.452: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/02 11:05:35.452: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/02 11:05:35.452: [smf] INFO: UE IMSI[262429757378734] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.457: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/02 11:05:35.457: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.457: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.463: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/02 11:05:35.463: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/02 11:05:35.463: [smf] INFO: UE IMSI[262427581413465] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.469: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/02 11:05:35.469: [upf] INFO: UE F-SEID[UP:0x331 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.469: [upf] INFO: UE F-SEID[UP:0x331 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.474: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/02 11:05:35.474: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/02 11:05:35.474: [smf] INFO: UE IMSI[262421232917570] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.479: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/02 11:05:35.479: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.479: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.484: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/02 11:05:35.484: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/02 11:05:35.484: [smf] INFO: UE IMSI[262425797358669] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.489: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/02 11:05:35.489: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.489: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.495: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/02 11:05:35.495: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/02 11:05:35.495: [smf] INFO: UE IMSI[262420107674098] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.500: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/02 11:05:35.500: [upf] INFO: UE F-SEID[UP:0x229 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.500: [upf] INFO: UE F-SEID[UP:0x229 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.506: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/02 11:05:35.506: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/02 11:05:35.506: [smf] INFO: UE IMSI[262429258666040] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.512: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/02 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x149 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x149 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.518: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/02 11:05:35.518: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/02 11:05:35.518: [smf] INFO: UE IMSI[262425398742266] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.524: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/02 11:05:35.524: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.524: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.529: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/02 11:05:35.529: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/02 11:05:35.529: [smf] INFO: UE IMSI[262428197949070] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.534: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/02 11:05:35.534: [upf] INFO: UE F-SEID[UP:0x554 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.534: [upf] INFO: UE F-SEID[UP:0x554 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.540: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/02 11:05:35.540: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/02 11:05:35.540: [smf] INFO: UE IMSI[262427510677913] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:35.545: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/02 11:05:35.545: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:35.545: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:35.557: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/02 11:05:35.563: [smf] INFO: Removed Session: UE IMSI:[262421389840165] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/02 11:05:35.563: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/02 11:05:35.568: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/02 11:05:35.572: [smf] INFO: Removed Session: UE IMSI:[262420062763538] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/02 11:05:35.572: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/02 11:05:35.578: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/02 11:05:35.583: [smf] INFO: Removed Session: UE IMSI:[262423247502782] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/02 11:05:35.583: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/02 11:05:35.589: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/02 11:05:35.593: [smf] INFO: Removed Session: UE IMSI:[262423513572535] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/02 11:05:35.593: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/02 11:05:35.599: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/02 11:05:35.604: [smf] INFO: Removed Session: UE IMSI:[262423042433912] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/02 11:05:35.604: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/02 11:05:35.610: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/02 11:05:35.614: [smf] INFO: Removed Session: UE IMSI:[262422479107677] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/02 11:05:35.614: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/02 11:05:35.621: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/02 11:05:35.625: [smf] INFO: Removed Session: UE IMSI:[262422996182404] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/02 11:05:35.625: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/02 11:05:35.631: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/02 11:05:35.636: [smf] INFO: Removed Session: UE IMSI:[262422440734862] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/02 11:05:35.636: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/02 11:05:35.642: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/02 11:05:35.646: [smf] INFO: Removed Session: UE IMSI:[262426699212569] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/02 11:05:35.646: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/02 11:05:35.652: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/02 11:05:35.657: [smf] INFO: Removed Session: UE IMSI:[262424886576081] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/02 11:05:35.657: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/02 11:05:35.663: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/02 11:05:35.668: [smf] INFO: Removed Session: UE IMSI:[262421510585006] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/02 11:05:35.668: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/02 11:05:35.674: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/02 11:05:35.678: [smf] INFO: Removed Session: UE IMSI:[262424994882757] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/02 11:05:35.678: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/02 11:05:35.685: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/02 11:05:35.689: [smf] INFO: Removed Session: UE IMSI:[262422159313240] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/02 11:05:35.689: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/02 11:05:35.695: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/02 11:05:35.700: [smf] INFO: Removed Session: UE IMSI:[262428609724603] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/02 11:05:35.700: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/02 11:05:35.706: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/02 11:05:35.710: [smf] INFO: Removed Session: UE IMSI:[262422199304447] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/02 11:05:35.710: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/02 11:05:35.716: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/02 11:05:35.721: [smf] INFO: Removed Session: UE IMSI:[262422487289699] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/02 11:05:35.721: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/02 11:05:35.727: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/02 11:05:35.733: [smf] INFO: Removed Session: UE IMSI:[262428902091740] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/02 11:05:35.733: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/02 11:05:35.738: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/02 11:05:35.743: [smf] INFO: Removed Session: UE IMSI:[262422294869720] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/02 11:05:35.743: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/02 11:05:35.748: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/02 11:05:35.753: [smf] INFO: Removed Session: UE IMSI:[262425999318087] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/02 11:05:35.753: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/02 11:05:35.759: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/02 11:05:35.764: [smf] INFO: Removed Session: UE IMSI:[262421898446942] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/02 11:05:35.764: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/02 11:05:35.769: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/02 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262424975083104] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/02 11:05:35.775: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/02 11:05:35.780: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/02 11:05:35.785: [smf] INFO: Removed Session: UE IMSI:[262421170151291] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/02 11:05:35.785: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/02 11:05:35.791: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/02 11:05:35.795: [smf] INFO: Removed Session: UE IMSI:[262422988073777] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/02 11:05:35.795: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/02 11:05:35.801: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/02 11:05:35.805: [smf] INFO: Removed Session: UE IMSI:[262420104503084] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/02 11:05:35.805: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/02 11:05:35.812: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/02 11:05:35.817: [smf] INFO: Removed Session: UE IMSI:[262427527917077] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/02 11:05:35.817: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/02 11:05:35.822: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/02 11:05:35.826: [smf] INFO: Removed Session: UE IMSI:[262425573621189] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/02 11:05:35.826: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/02 11:05:35.833: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/02 11:05:35.837: [smf] INFO: Removed Session: UE IMSI:[262429732231139] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/02 11:05:35.837: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/02 11:05:35.843: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/02 11:05:35.847: [smf] INFO: Removed Session: UE IMSI:[262425247649223] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/02 11:05:35.847: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/02 11:05:35.854: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/02 11:05:35.859: [smf] INFO: Removed Session: UE IMSI:[262428543116434] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/02 11:05:35.859: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/02 11:05:35.864: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/02 11:05:35.869: [smf] INFO: Removed Session: UE IMSI:[262426457744427] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/02 11:05:35.869: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/02 11:05:35.875: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/02 11:05:35.881: [smf] INFO: Removed Session: UE IMSI:[262429925714772] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/02 11:05:35.881: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/02 11:05:35.886: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/02 11:05:35.890: [smf] INFO: Removed Session: UE IMSI:[262421278513464] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/02 11:05:35.890: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/02 11:05:35.897: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/02 11:05:35.901: [smf] INFO: Removed Session: UE IMSI:[262429627273734] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/02 11:05:35.901: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/02 11:05:35.907: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/02 11:05:35.912: [smf] INFO: Removed Session: UE IMSI:[262427292098280] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/02 11:05:35.912: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/02 11:05:35.918: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/02 11:05:35.922: [smf] INFO: Removed Session: UE IMSI:[262425001845279] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/02 11:05:35.922: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/02 11:05:35.928: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/02 11:05:35.934: [smf] INFO: Removed Session: UE IMSI:[262427522794184] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/02 11:05:35.934: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/02 11:05:35.939: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/02 11:05:35.944: [smf] INFO: Removed Session: UE IMSI:[262426044012205] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/02 11:05:35.944: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/02 11:05:35.950: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/02 11:05:35.954: [smf] INFO: Removed Session: UE IMSI:[262424806914081] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/02 11:05:35.954: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/02 11:05:35.960: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/02 11:05:35.966: [smf] INFO: Removed Session: UE IMSI:[262420741064890] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/02 11:05:35.966: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/02 11:05:35.971: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/02 11:05:35.975: [smf] INFO: Removed Session: UE IMSI:[262422370888681] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/02 11:05:35.975: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/02 11:05:35.981: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/02 11:05:35.986: [smf] INFO: Removed Session: UE IMSI:[262428180424038] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/02 11:05:35.986: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/02 11:05:35.992: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/02 11:05:35.997: [smf] INFO: Removed Session: UE IMSI:[262424481435945] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:35.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/02 11:05:35.997: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/02 11:05:36.003: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/02 11:05:36.007: [smf] INFO: Removed Session: UE IMSI:[262420748297304] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/02 11:05:36.007: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/02 11:05:36.014: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/02 11:05:36.019: [smf] INFO: Removed Session: UE IMSI:[262423113715967] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/02 11:05:36.019: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/02 11:05:36.024: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/02 11:05:36.029: [smf] INFO: Removed Session: UE IMSI:[262421239550206] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/02 11:05:36.029: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/02 11:05:36.035: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/02 11:05:36.039: [smf] INFO: Removed Session: UE IMSI:[262429222852560] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/02 11:05:36.039: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/02 11:05:36.046: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/02 11:05:36.051: [smf] INFO: Removed Session: UE IMSI:[262422487033859] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/02 11:05:36.051: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/02 11:05:36.056: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/02 11:05:36.061: [smf] INFO: Removed Session: UE IMSI:[262423062492011] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/02 11:05:36.061: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/02 11:05:36.067: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/02 11:05:36.071: [smf] INFO: Removed Session: UE IMSI:[262429585297997] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/02 11:05:36.071: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/02 11:05:36.077: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/02 11:05:36.082: [smf] INFO: Removed Session: UE IMSI:[262428261182179] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/02 11:05:36.082: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/02 11:05:36.088: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/02 11:05:36.092: [smf] INFO: Removed Session: UE IMSI:[262421844956853] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/02 11:05:36.093: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/02 11:05:36.098: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/02 11:05:36.103: [smf] INFO: Removed Session: UE IMSI:[262425380578305] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/02 11:05:36.103: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/02 11:05:36.109: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/02 11:05:36.113: [smf] INFO: Removed Session: UE IMSI:[262428748918601] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/02 11:05:36.113: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/02 11:05:36.120: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/02 11:05:36.124: [smf] INFO: Removed Session: UE IMSI:[262427206889405] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/02 11:05:36.124: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/02 11:05:36.130: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/02 11:05:36.134: [smf] INFO: Removed Session: UE IMSI:[262428991500651] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/02 11:05:36.134: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/02 11:05:36.141: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/02 11:05:36.146: [smf] INFO: Removed Session: UE IMSI:[262428624592724] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/02 11:05:36.146: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/02 11:05:36.152: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/02 11:05:36.156: [smf] INFO: Removed Session: UE IMSI:[262422615124388] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/02 11:05:36.156: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/02 11:05:36.162: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/02 11:05:36.167: [smf] INFO: Removed Session: UE IMSI:[262422615816309] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/02 11:05:36.167: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/02 11:05:36.173: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/02 11:05:36.177: [smf] INFO: Removed Session: UE IMSI:[262422918105001] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/02 11:05:36.177: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/02 11:05:36.183: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/02 11:05:36.188: [smf] INFO: Removed Session: UE IMSI:[262424255352028] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/02 11:05:36.188: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/02 11:05:36.194: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/02 11:05:36.198: [smf] INFO: Removed Session: UE IMSI:[262426283934482] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/02 11:05:36.198: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/02 11:05:36.205: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/02 11:05:36.209: [smf] INFO: Removed Session: UE IMSI:[262427637562291] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/02 11:05:36.209: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/02 11:05:36.215: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/02 11:05:36.220: [smf] INFO: Removed Session: UE IMSI:[262420879546827] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/02 11:05:36.220: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/02 11:05:36.226: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/02 11:05:36.231: [smf] INFO: Removed Session: UE IMSI:[262426710711288] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/02 11:05:36.231: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/02 11:05:36.237: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/02 11:05:36.241: [smf] INFO: Removed Session: UE IMSI:[262425709936760] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/02 11:05:36.241: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/02 11:05:36.247: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/02 11:05:36.252: [smf] INFO: Removed Session: UE IMSI:[262422292123884] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/02 11:05:36.252: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/02 11:05:36.258: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/02 11:05:36.262: [smf] INFO: Removed Session: UE IMSI:[262427983803902] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/02 11:05:36.262: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/02 11:05:36.269: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/02 11:05:36.273: [smf] INFO: Removed Session: UE IMSI:[262428671622480] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/02 11:05:36.273: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/02 11:05:36.279: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/02 11:05:36.284: [smf] INFO: Removed Session: UE IMSI:[262423828733020] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/02 11:05:36.284: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/02 11:05:36.290: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/02 11:05:36.295: [smf] INFO: Removed Session: UE IMSI:[262428630271851] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/02 11:05:36.295: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/02 11:05:36.300: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/02 11:05:36.306: [smf] INFO: Removed Session: UE IMSI:[262429563982970] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/02 11:05:36.306: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/02 11:05:36.311: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/02 11:05:36.317: [smf] INFO: Removed Session: UE IMSI:[262426342261302] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/02 11:05:36.317: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/02 11:05:36.322: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/02 11:05:36.326: [smf] INFO: Removed Session: UE IMSI:[262420715077811] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/02 11:05:36.326: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/02 11:05:36.332: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/02 11:05:36.338: [smf] INFO: Removed Session: UE IMSI:[262421066295845] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/02 11:05:36.338: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/02 11:05:36.343: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/02 11:05:36.348: [smf] INFO: Removed Session: UE IMSI:[262424463236818] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/02 11:05:36.348: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/02 11:05:36.354: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/02 11:05:36.359: [smf] INFO: Removed Session: UE IMSI:[262429304183455] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/02 11:05:36.359: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/02 11:05:36.364: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/02 11:05:36.370: [smf] INFO: Removed Session: UE IMSI:[262429183982432] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/02 11:05:36.370: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/02 11:05:36.375: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/02 11:05:36.379: [smf] INFO: Removed Session: UE IMSI:[262421040335042] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/02 11:05:36.379: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/02 11:05:36.386: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/02 11:05:36.391: [smf] INFO: Removed Session: UE IMSI:[262421504126192] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/02 11:05:36.391: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/02 11:05:36.396: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/02 11:05:36.401: [smf] INFO: Removed Session: UE IMSI:[262424363151066] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/02 11:05:36.401: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/02 11:05:36.407: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/02 11:05:36.411: [smf] INFO: Removed Session: UE IMSI:[262429962458277] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/02 11:05:36.411: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/02 11:05:36.417: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/02 11:05:36.422: [smf] INFO: Removed Session: UE IMSI:[262420200937749] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/02 11:05:36.422: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/02 11:05:36.428: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/02 11:05:36.432: [smf] INFO: Removed Session: UE IMSI:[262423784429667] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/02 11:05:36.432: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/02 11:05:36.439: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/02 11:05:36.443: [smf] INFO: Removed Session: UE IMSI:[262429530972286] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/02 11:05:36.443: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/02 11:05:36.449: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/02 11:05:36.453: [smf] INFO: Removed Session: UE IMSI:[262422271285302] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/02 11:05:36.454: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/02 11:05:36.460: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/02 11:05:36.465: [smf] INFO: Removed Session: UE IMSI:[262426178977530] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/02 11:05:36.465: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/02 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/02 11:05:36.475: [smf] INFO: Removed Session: UE IMSI:[262421827654466] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/02 11:05:36.475: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/02 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/02 11:05:36.486: [smf] INFO: Removed Session: UE IMSI:[262427481890396] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/02 11:05:36.486: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/02 11:05:36.491: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/02 11:05:36.496: [smf] INFO: Removed Session: UE IMSI:[262421761531813] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/02 11:05:36.496: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/02 11:05:36.502: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/02 11:05:36.507: [smf] INFO: Removed Session: UE IMSI:[262428085802500] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/02 11:05:36.507: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/02 11:05:36.513: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/02 11:05:36.518: [smf] INFO: Removed Session: UE IMSI:[262428102545996] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/02 11:05:36.518: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/02 11:05:36.523: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/02 11:05:36.528: [smf] INFO: Removed Session: UE IMSI:[262428490156122] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/02 11:05:36.528: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/02 11:05:36.534: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/02 11:05:36.539: [smf] INFO: Removed Session: UE IMSI:[262428740022170] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/02 11:05:36.539: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/02 11:05:36.545: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/02 11:05:36.549: [smf] INFO: Removed Session: UE IMSI:[262421750331859] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/02 11:05:36.549: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/02 11:05:36.555: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/02 11:05:36.560: [smf] INFO: Removed Session: UE IMSI:[262424319248872] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/02 11:05:36.560: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/02 11:05:36.566: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/02 11:05:36.571: [smf] INFO: Removed Session: UE IMSI:[262426570222391] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/02 11:05:36.571: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/02 11:05:36.576: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/02 11:05:36.581: [smf] INFO: Removed Session: UE IMSI:[262424698062597] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/02 11:05:36.581: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/02 11:05:36.587: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/02 11:05:36.592: [smf] INFO: Removed Session: UE IMSI:[262428150162722] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/02 11:05:36.592: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/02 11:05:36.598: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/02 11:05:36.602: [smf] INFO: Removed Session: UE IMSI:[262425656089381] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/02 11:05:36.602: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/02 11:05:36.608: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/02 11:05:36.613: [smf] INFO: Removed Session: UE IMSI:[262420604834827] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/02 11:05:36.613: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/02 11:05:36.619: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/02 11:05:36.624: [smf] INFO: Removed Session: UE IMSI:[262427019655817] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/02 11:05:36.624: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/02 11:05:36.630: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/02 11:05:36.634: [smf] INFO: Removed Session: UE IMSI:[262428748283540] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/02 11:05:36.634: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/02 11:05:36.640: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/02 11:05:36.644: [smf] INFO: Removed Session: UE IMSI:[262425845116874] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/02 11:05:36.644: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/02 11:05:36.651: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/02 11:05:36.656: [smf] INFO: Removed Session: UE IMSI:[262423492883401] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/02 11:05:36.656: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/02 11:05:36.662: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/02 11:05:36.666: [smf] INFO: Removed Session: UE IMSI:[262420020609748] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/02 11:05:36.666: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/02 11:05:36.672: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/02 11:05:36.677: [smf] INFO: Removed Session: UE IMSI:[262423754081222] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/02 11:05:36.677: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/02 11:05:36.683: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/02 11:05:36.688: [smf] INFO: Removed Session: UE IMSI:[262420262249385] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/02 11:05:36.688: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/02 11:05:36.694: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/02 11:05:36.698: [smf] INFO: Removed Session: UE IMSI:[262428179875599] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/02 11:05:36.698: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/02 11:05:36.704: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/02 11:05:36.709: [smf] INFO: Removed Session: UE IMSI:[262421794240468] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/02 11:05:36.709: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/02 11:05:36.715: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/02 11:05:36.720: [smf] INFO: Removed Session: UE IMSI:[262426705918928] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/02 11:05:36.720: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/02 11:05:36.725: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/02 11:05:36.730: [smf] INFO: Removed Session: UE IMSI:[262421375757852] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/02 11:05:36.730: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/02 11:05:36.736: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/02 11:05:36.740: [smf] INFO: Removed Session: UE IMSI:[262423570880838] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/02 11:05:36.740: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/02 11:05:36.746: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/02 11:05:36.751: [smf] INFO: Removed Session: UE IMSI:[262424036880478] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/02 11:05:36.751: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/02 11:05:36.757: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/02 11:05:36.762: [smf] INFO: Removed Session: UE IMSI:[262420542459855] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/02 11:05:36.762: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/02 11:05:36.768: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/02 11:05:36.772: [smf] INFO: Removed Session: UE IMSI:[262420885543090] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/02 11:05:36.772: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/02 11:05:36.778: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/02 11:05:36.783: [smf] INFO: Removed Session: UE IMSI:[262424590341929] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/02 11:05:36.783: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/02 11:05:36.789: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/02 11:05:36.793: [smf] INFO: Removed Session: UE IMSI:[262426344555581] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/02 11:05:36.793: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/02 11:05:36.799: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/02 11:05:36.804: [smf] INFO: Removed Session: UE IMSI:[262423501484974] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/02 11:05:36.804: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/02 11:05:36.810: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/02 11:05:36.814: [smf] INFO: Removed Session: UE IMSI:[262423481210201] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/02 11:05:36.814: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/02 11:05:36.821: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/02 11:05:36.824: [smf] INFO: Removed Session: UE IMSI:[262421178426514] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/02 11:05:36.824: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/02 11:05:36.831: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/02 11:05:36.837: [smf] INFO: Removed Session: UE IMSI:[262424447239206] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/02 11:05:36.837: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/02 11:05:36.842: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/02 11:05:36.846: [smf] INFO: Removed Session: UE IMSI:[262423253021491] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/02 11:05:36.846: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/02 11:05:36.852: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/02 11:05:36.858: [smf] INFO: Removed Session: UE IMSI:[262424811184280] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/02 11:05:36.858: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/02 11:05:36.863: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/02 11:05:36.867: [smf] INFO: Removed Session: UE IMSI:[262422178258396] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/02 11:05:36.867: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/02 11:05:36.873: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/02 11:05:36.878: [smf] INFO: Removed Session: UE IMSI:[262428160635689] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/02 11:05:36.878: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/02 11:05:36.884: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/02 11:05:36.890: [smf] INFO: Removed Session: UE IMSI:[262428107090564] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/02 11:05:36.890: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/02 11:05:36.895: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/02 11:05:36.899: [smf] INFO: Removed Session: UE IMSI:[262424807603287] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/02 11:05:36.899: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/02 11:05:36.905: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/02 11:05:36.911: [smf] INFO: Removed Session: UE IMSI:[262422544656394] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/02 11:05:36.911: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/02 11:05:36.916: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/02 11:05:36.920: [smf] INFO: Removed Session: UE IMSI:[262424786006616] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/02 11:05:36.920: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/02 11:05:36.926: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/02 11:05:36.930: [smf] INFO: Removed Session: UE IMSI:[262428761197453] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/02 11:05:36.930: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/02 11:05:36.937: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/02 11:05:36.943: [smf] INFO: Removed Session: UE IMSI:[262428314145620] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/02 11:05:36.943: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/02 11:05:36.948: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/02 11:05:36.952: [smf] INFO: Removed Session: UE IMSI:[262428720272879] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/02 11:05:36.952: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/02 11:05:36.958: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/02 11:05:36.964: [smf] INFO: Removed Session: UE IMSI:[262428578127994] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/02 11:05:36.964: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/02 11:05:36.969: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/02 11:05:36.973: [smf] INFO: Removed Session: UE IMSI:[262420530771760] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/02 11:05:36.973: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/02 11:05:36.980: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/02 11:05:36.985: [smf] INFO: Removed Session: UE IMSI:[262426499148939] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/02 11:05:36.985: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/02 11:05:36.990: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/02 11:05:36.994: [smf] INFO: Removed Session: UE IMSI:[262426985727778] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:36.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/02 11:05:36.994: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/02 11:05:37.001: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/02 11:05:37.005: [smf] INFO: Removed Session: UE IMSI:[262425896616991] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/02 11:05:37.005: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/02 11:05:37.011: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/02 11:05:37.015: [smf] INFO: Removed Session: UE IMSI:[262423266563648] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/02 11:05:37.015: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/02 11:05:37.022: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/02 11:05:37.027: [smf] INFO: Removed Session: UE IMSI:[262423019680242] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/02 11:05:37.027: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/02 11:05:37.032: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/02 11:05:37.036: [smf] INFO: Removed Session: UE IMSI:[262420494927048] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/02 11:05:37.036: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/02 11:05:37.043: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/02 11:05:37.047: [smf] INFO: Removed Session: UE IMSI:[262429187687509] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/02 11:05:37.047: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/02 11:05:37.053: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/02 11:05:37.059: [smf] INFO: Removed Session: UE IMSI:[262429149152633] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/02 11:05:37.059: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/02 11:05:37.064: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/02 11:05:37.068: [smf] INFO: Removed Session: UE IMSI:[262421343959814] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/02 11:05:37.068: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/02 11:05:37.075: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/02 11:05:37.080: [smf] INFO: Removed Session: UE IMSI:[262425827494814] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/02 11:05:37.080: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/02 11:05:37.085: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/02 11:05:37.089: [smf] INFO: Removed Session: UE IMSI:[262424747660700] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/02 11:05:37.089: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/02 11:05:37.096: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/02 11:05:37.101: [smf] INFO: Removed Session: UE IMSI:[262420278665868] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/02 11:05:37.101: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/02 11:05:37.106: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/02 11:05:37.110: [smf] INFO: Removed Session: UE IMSI:[262423611904401] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/02 11:05:37.110: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/02 11:05:37.117: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/02 11:05:37.122: [smf] INFO: Removed Session: UE IMSI:[262428459037630] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/02 11:05:37.122: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/02 11:05:37.128: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/02 11:05:37.131: [smf] INFO: Removed Session: UE IMSI:[262426507480761] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/02 11:05:37.131: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/02 11:05:37.138: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/02 11:05:37.143: [smf] INFO: Removed Session: UE IMSI:[262428542741090] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/02 11:05:37.143: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/02 11:05:37.149: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/02 11:05:37.152: [smf] INFO: Removed Session: UE IMSI:[262424416546852] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/02 11:05:37.152: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/02 11:05:37.159: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/02 11:05:37.164: [smf] INFO: Removed Session: UE IMSI:[262424994893677] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/02 11:05:37.164: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/02 11:05:37.170: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/02 11:05:37.175: [smf] INFO: Removed Session: UE IMSI:[262427777717361] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/02 11:05:37.175: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/02 11:05:37.181: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/02 11:05:37.185: [smf] INFO: Removed Session: UE IMSI:[262425789738406] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/02 11:05:37.185: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/02 11:05:37.191: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/02 11:05:37.197: [smf] INFO: Removed Session: UE IMSI:[262424453428824] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/02 11:05:37.197: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/02 11:05:37.202: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/02 11:05:37.206: [smf] INFO: Removed Session: UE IMSI:[262428915153863] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/02 11:05:37.206: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/02 11:05:37.213: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/02 11:05:37.217: [smf] INFO: Removed Session: UE IMSI:[262428079886190] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/02 11:05:37.217: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/02 11:05:37.223: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/02 11:05:37.230: [smf] INFO: Removed Session: UE IMSI:[262426354224092] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/02 11:05:37.230: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/02 11:05:37.234: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/02 11:05:37.239: [smf] INFO: Removed Session: UE IMSI:[262427650114838] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/02 11:05:37.239: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/02 11:05:37.245: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/02 11:05:37.250: [smf] INFO: Removed Session: UE IMSI:[262429196863019] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/02 11:05:37.250: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/02 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/02 11:05:37.260: [smf] INFO: Removed Session: UE IMSI:[262428279790853] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/02 11:05:37.260: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/02 11:05:37.266: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/02 11:05:37.271: [smf] INFO: Removed Session: UE IMSI:[262426790418807] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/02 11:05:37.271: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/02 11:05:37.277: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/02 11:05:37.281: [smf] INFO: Removed Session: UE IMSI:[262423189455833] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/02 11:05:37.281: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/02 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/02 11:05:37.292: [smf] INFO: Removed Session: UE IMSI:[262428106774058] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/02 11:05:37.292: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/02 11:05:37.298: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/02 11:05:37.303: [smf] INFO: Removed Session: UE IMSI:[262420055068192] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/02 11:05:37.303: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/02 11:05:37.309: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/02 11:05:37.313: [smf] INFO: Removed Session: UE IMSI:[262423806131455] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/02 11:05:37.314: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/02 11:05:37.319: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/02 11:05:37.323: [smf] INFO: Removed Session: UE IMSI:[262427631586145] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/02 11:05:37.323: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/02 11:05:37.330: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/02 11:05:37.335: [smf] INFO: Removed Session: UE IMSI:[262424385005172] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/02 11:05:37.335: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/02 11:05:37.340: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/02 11:05:37.344: [smf] INFO: Removed Session: UE IMSI:[262427592030315] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/02 11:05:37.344: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/02 11:05:37.351: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/02 11:05:37.356: [smf] INFO: Removed Session: UE IMSI:[262428598041654] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/02 11:05:37.356: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/02 11:05:37.362: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/02 11:05:37.366: [smf] INFO: Removed Session: UE IMSI:[262427711885273] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/02 11:05:37.366: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/02 11:05:37.373: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/02 11:05:37.377: [smf] INFO: Removed Session: UE IMSI:[262428371264045] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/02 11:05:37.377: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/02 11:05:37.383: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/02 11:05:37.388: [smf] INFO: Removed Session: UE IMSI:[262426407293658] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/02 11:05:37.388: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/02 11:05:37.394: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/02 11:05:37.398: [smf] INFO: Removed Session: UE IMSI:[262426738520829] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/02 11:05:37.398: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/02 11:05:37.405: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/02 11:05:37.409: [smf] INFO: Removed Session: UE IMSI:[262422187056396] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/02 11:05:37.409: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/02 11:05:37.415: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/02 11:05:37.420: [smf] INFO: Removed Session: UE IMSI:[262422762262235] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/02 11:05:37.420: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/02 11:05:37.426: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/02 11:05:37.431: [smf] INFO: Removed Session: UE IMSI:[262420729825014] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/02 11:05:37.431: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/02 11:05:37.437: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/02 11:05:37.442: [smf] INFO: Removed Session: UE IMSI:[262424358820399] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/02 11:05:37.442: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/02 11:05:37.448: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/02 11:05:37.453: [smf] INFO: Removed Session: UE IMSI:[262420920756306] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/02 11:05:37.453: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/02 11:05:37.458: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/02 11:05:37.463: [smf] INFO: Removed Session: UE IMSI:[262420186996975] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/02 11:05:37.463: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/02 11:05:37.469: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/02 11:05:37.474: [smf] INFO: Removed Session: UE IMSI:[262423557899288] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/02 11:05:37.474: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/02 11:05:37.480: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/02 11:05:37.484: [smf] INFO: Removed Session: UE IMSI:[262426206906109] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/02 11:05:37.484: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/02 11:05:37.490: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/02 11:05:37.494: [smf] INFO: Removed Session: UE IMSI:[262421317373357] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/02 11:05:37.494: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/02 11:05:37.501: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/02 11:05:37.505: [smf] INFO: Removed Session: UE IMSI:[262429279218529] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/02 11:05:37.505: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/02 11:05:37.512: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/02 11:05:37.518: [smf] INFO: Removed Session: UE IMSI:[262423106041528] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/02 11:05:37.518: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/02 11:05:37.523: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/02 11:05:37.528: [smf] INFO: Removed Session: UE IMSI:[262422224364156] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/02 11:05:37.528: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/02 11:05:37.533: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/02 11:05:37.538: [smf] INFO: Removed Session: UE IMSI:[262423588206884] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/02 11:05:37.538: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/02 11:05:37.544: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/02 11:05:37.549: [smf] INFO: Removed Session: UE IMSI:[262426024767507] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/02 11:05:37.549: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/02 11:05:37.555: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/02 11:05:37.559: [smf] INFO: Removed Session: UE IMSI:[262422178858590] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/02 11:05:37.559: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/02 11:05:37.565: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/02 11:05:37.569: [smf] INFO: Removed Session: UE IMSI:[262420233018405] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/02 11:05:37.570: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/02 11:05:37.576: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/02 11:05:37.581: [smf] INFO: Removed Session: UE IMSI:[262428459639694] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/02 11:05:37.581: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/02 11:05:37.586: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/02 11:05:37.591: [smf] INFO: Removed Session: UE IMSI:[262429680414616] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/02 11:05:37.591: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/02 11:05:37.597: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/02 11:05:37.602: [smf] INFO: Removed Session: UE IMSI:[262426622910712] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/02 11:05:37.602: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/02 11:05:37.608: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/02 11:05:37.613: [smf] INFO: Removed Session: UE IMSI:[262427743478670] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/02 11:05:37.613: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/02 11:05:37.618: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/02 11:05:37.622: [smf] INFO: Removed Session: UE IMSI:[262420502411116] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/02 11:05:37.622: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/02 11:05:37.629: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/02 11:05:37.634: [smf] INFO: Removed Session: UE IMSI:[262427760938824] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/02 11:05:37.634: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/02 11:05:37.640: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/02 11:05:37.645: [smf] INFO: Removed Session: UE IMSI:[262427582019116] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/02 11:05:37.645: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/02 11:05:37.650: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/02 11:05:37.654: [smf] INFO: Removed Session: UE IMSI:[262422743901243] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/02 11:05:37.654: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/02 11:05:37.661: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/02 11:05:37.666: [smf] INFO: Removed Session: UE IMSI:[262423398476133] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/02 11:05:37.666: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/02 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/02 11:05:37.676: [smf] INFO: Removed Session: UE IMSI:[262428710776006] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/02 11:05:37.676: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/02 11:05:37.682: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/02 11:05:37.687: [smf] INFO: Removed Session: UE IMSI:[262427277133142] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/02 11:05:37.687: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/02 11:05:37.693: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/02 11:05:37.698: [smf] INFO: Removed Session: UE IMSI:[262420118152158] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/02 11:05:37.698: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/02 11:05:37.704: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/02 11:05:37.708: [smf] INFO: Removed Session: UE IMSI:[262420185496555] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/02 11:05:37.708: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/02 11:05:37.714: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/02 11:05:37.719: [smf] INFO: Removed Session: UE IMSI:[262426679404812] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/02 11:05:37.719: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/02 11:05:37.725: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/02 11:05:37.730: [smf] INFO: Removed Session: UE IMSI:[262421382299840] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/02 11:05:37.730: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/02 11:05:37.736: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/02 11:05:37.740: [smf] INFO: Removed Session: UE IMSI:[262421561455365] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/02 11:05:37.740: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/02 11:05:37.746: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/02 11:05:37.752: [smf] INFO: Removed Session: UE IMSI:[262427817428857] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/02 11:05:37.752: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/02 11:05:37.757: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/02 11:05:37.762: [smf] INFO: Removed Session: UE IMSI:[262428911078166] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/02 11:05:37.762: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/02 11:05:37.767: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/02 11:05:37.772: [smf] INFO: Removed Session: UE IMSI:[262421839606827] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/02 11:05:37.772: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/02 11:05:37.778: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/02 11:05:37.782: [smf] INFO: Removed Session: UE IMSI:[262420727730436] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/02 11:05:37.782: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/02 11:05:37.788: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/02 11:05:37.792: [smf] INFO: Removed Session: UE IMSI:[262425440752233] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/02 11:05:37.792: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/02 11:05:37.799: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/02 11:05:37.804: [smf] INFO: Removed Session: UE IMSI:[262428708189085] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/02 11:05:37.804: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/02 11:05:37.810: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/02 11:05:37.813: [smf] INFO: Removed Session: UE IMSI:[262422630889239] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/02 11:05:37.813: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/02 11:05:37.820: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/02 11:05:37.825: [smf] INFO: Removed Session: UE IMSI:[262423151374878] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/02 11:05:37.825: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/02 11:05:37.831: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/02 11:05:37.835: [smf] INFO: Removed Session: UE IMSI:[262426634854953] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/02 11:05:37.835: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/02 11:05:37.841: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/02 11:05:37.846: [smf] INFO: Removed Session: UE IMSI:[262428080830055] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/02 11:05:37.847: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/02 11:05:37.852: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/02 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262428706822646] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/02 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/02 11:05:37.862: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/02 11:05:37.867: [smf] INFO: Removed Session: UE IMSI:[262421279889494] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/02 11:05:37.867: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/02 11:05:37.873: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/02 11:05:37.877: [smf] INFO: Removed Session: UE IMSI:[262429889061443] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/02 11:05:37.877: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/02 11:05:37.883: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/02 11:05:37.889: [smf] INFO: Removed Session: UE IMSI:[262421823612038] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/02 11:05:37.889: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/02 11:05:37.894: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/02 11:05:37.898: [smf] INFO: Removed Session: UE IMSI:[262426467657222] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/02 11:05:37.898: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/02 11:05:37.905: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/02 11:05:37.910: [smf] INFO: Removed Session: UE IMSI:[262420339470673] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/02 11:05:37.910: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/02 11:05:37.915: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/02 11:05:37.921: [smf] INFO: Removed Session: UE IMSI:[262429523037181] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/02 11:05:37.921: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/02 11:05:37.926: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/02 11:05:37.931: [smf] INFO: Removed Session: UE IMSI:[262421863401558] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/02 11:05:37.931: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/02 11:05:37.936: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/02 11:05:37.942: [smf] INFO: Removed Session: UE IMSI:[262422590808535] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/02 11:05:37.942: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/02 11:05:37.947: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/02 11:05:37.952: [smf] INFO: Removed Session: UE IMSI:[262424211536138] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/02 11:05:37.952: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/02 11:05:37.958: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/02 11:05:37.963: [smf] INFO: Removed Session: UE IMSI:[262425010005737] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/02 11:05:37.963: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/02 11:05:37.969: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/02 11:05:37.974: [smf] INFO: Removed Session: UE IMSI:[262429033248449] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/02 11:05:37.974: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/02 11:05:37.979: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/02 11:05:37.983: [smf] INFO: Removed Session: UE IMSI:[262426034336523] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/02 11:05:37.983: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/02 11:05:37.990: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/02 11:05:37.994: [smf] INFO: Removed Session: UE IMSI:[262429023061561] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:37.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/02 11:05:37.994: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/02 11:05:38.000: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/02 11:05:38.006: [smf] INFO: Removed Session: UE IMSI:[262426080494279] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/02 11:05:38.006: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/02 11:05:38.011: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/02 11:05:38.014: [smf] INFO: Removed Session: UE IMSI:[262425910128210] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/02 11:05:38.015: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/02 11:05:38.021: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/02 11:05:38.026: [smf] INFO: Removed Session: UE IMSI:[262428772102693] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/02 11:05:38.026: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/02 11:05:38.032: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/02 11:05:38.037: [smf] INFO: Removed Session: UE IMSI:[262429369151871] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/02 11:05:38.037: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/02 11:05:38.042: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/02 11:05:38.047: [smf] INFO: Removed Session: UE IMSI:[262423085888805] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/02 11:05:38.047: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/02 11:05:38.053: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/02 11:05:38.058: [smf] INFO: Removed Session: UE IMSI:[262420858556465] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/02 11:05:38.058: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/02 11:05:38.064: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/02 11:05:38.068: [smf] INFO: Removed Session: UE IMSI:[262420649855599] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/02 11:05:38.068: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/02 11:05:38.074: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/02 11:05:38.080: [smf] INFO: Removed Session: UE IMSI:[262428780652018] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/02 11:05:38.080: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/02 11:05:38.085: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/02 11:05:38.090: [smf] INFO: Removed Session: UE IMSI:[262428463402130] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/02 11:05:38.090: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/02 11:05:38.096: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/02 11:05:38.101: [smf] INFO: Removed Session: UE IMSI:[262427252317827] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/02 11:05:38.101: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/02 11:05:38.106: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/02 11:05:38.111: [smf] INFO: Removed Session: UE IMSI:[262422414631486] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/02 11:05:38.111: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/02 11:05:38.117: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/02 11:05:38.121: [smf] INFO: Removed Session: UE IMSI:[262424494342445] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/02 11:05:38.122: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/02 11:05:38.127: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/02 11:05:38.132: [smf] INFO: Removed Session: UE IMSI:[262420739966150] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/02 11:05:38.132: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/02 11:05:38.138: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/02 11:05:38.143: [smf] INFO: Removed Session: UE IMSI:[262427470955178] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/02 11:05:38.143: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/02 11:05:38.148: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/02 11:05:38.154: [smf] INFO: Removed Session: UE IMSI:[262424880943648] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/02 11:05:38.154: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/02 11:05:38.159: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/02 11:05:38.164: [smf] INFO: Removed Session: UE IMSI:[262423327608039] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/02 11:05:38.164: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/02 11:05:38.170: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/02 11:05:38.175: [smf] INFO: Removed Session: UE IMSI:[262420131227747] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/02 11:05:38.175: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/02 11:05:38.180: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/02 11:05:38.186: [smf] INFO: Removed Session: UE IMSI:[262429758027023] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/02 11:05:38.186: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/02 11:05:38.191: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/02 11:05:38.195: [smf] INFO: Removed Session: UE IMSI:[262420560462526] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/02 11:05:38.196: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/02 11:05:38.201: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/02 11:05:38.207: [smf] INFO: Removed Session: UE IMSI:[262427565733155] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/02 11:05:38.207: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/02 11:05:38.212: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/02 11:05:38.217: [smf] INFO: Removed Session: UE IMSI:[262423512350916] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/02 11:05:38.217: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/02 11:05:38.223: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/02 11:05:38.229: [smf] INFO: Removed Session: UE IMSI:[262425226427336] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/02 11:05:38.229: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/02 11:05:38.233: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/02 11:05:38.237: [smf] INFO: Removed Session: UE IMSI:[262422021337346] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/02 11:05:38.237: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/02 11:05:38.244: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/02 11:05:38.250: [smf] INFO: Removed Session: UE IMSI:[262425772148537] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/02 11:05:38.250: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/02 11:05:38.255: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/02 11:05:38.260: [smf] INFO: Removed Session: UE IMSI:[262422997711005] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/02 11:05:38.260: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/02 11:05:38.265: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/02 11:05:38.271: [smf] INFO: Removed Session: UE IMSI:[262427578913950] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/02 11:05:38.271: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/02 11:05:38.276: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/02 11:05:38.280: [smf] INFO: Removed Session: UE IMSI:[262422859227667] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/02 11:05:38.280: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/02 11:05:38.287: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/02 11:05:38.290: [smf] INFO: Removed Session: UE IMSI:[262424854546848] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/02 11:05:38.290: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/02 11:05:38.297: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/02 11:05:38.302: [smf] INFO: Removed Session: UE IMSI:[262426521976668] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/02 11:05:38.302: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/02 11:05:38.308: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/02 11:05:38.314: [smf] INFO: Removed Session: UE IMSI:[262429587875711] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/02 11:05:38.314: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/02 11:05:38.319: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/02 11:05:38.322: [smf] INFO: Removed Session: UE IMSI:[262428535848481] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/02 11:05:38.322: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/02 11:05:38.329: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/02 11:05:38.335: [smf] INFO: Removed Session: UE IMSI:[262421315925143] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/02 11:05:38.335: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/02 11:05:38.340: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/02 11:05:38.344: [smf] INFO: Removed Session: UE IMSI:[262429733945762] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/02 11:05:38.344: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/02 11:05:38.350: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/02 11:05:38.355: [smf] INFO: Removed Session: UE IMSI:[262420867495143] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/02 11:05:38.355: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/02 11:05:38.361: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/02 11:05:38.365: [smf] INFO: Removed Session: UE IMSI:[262426006296695] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/02 11:05:38.365: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/02 11:05:38.372: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/02 11:05:38.377: [smf] INFO: Removed Session: UE IMSI:[262428079718986] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/02 11:05:38.377: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/02 11:05:38.382: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/02 11:05:38.386: [smf] INFO: Removed Session: UE IMSI:[262423304452040] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/02 11:05:38.386: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/02 11:05:38.393: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/02 11:05:38.398: [smf] INFO: Removed Session: UE IMSI:[262429226031082] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/02 11:05:38.398: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/02 11:05:38.403: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/02 11:05:38.408: [smf] INFO: Removed Session: UE IMSI:[262429991542314] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/02 11:05:38.408: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/02 11:05:38.414: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/02 11:05:38.419: [smf] INFO: Removed Session: UE IMSI:[262422428042024] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/02 11:05:38.419: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/02 11:05:38.425: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/02 11:05:38.430: [smf] INFO: Removed Session: UE IMSI:[262421734405255] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/02 11:05:38.430: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/02 11:05:38.435: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/02 11:05:38.441: [smf] INFO: Removed Session: UE IMSI:[262424811416932] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/02 11:05:38.441: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/02 11:05:38.446: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/02 11:05:38.451: [smf] INFO: Removed Session: UE IMSI:[262428264551399] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/02 11:05:38.451: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/02 11:05:38.457: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/02 11:05:38.462: [smf] INFO: Removed Session: UE IMSI:[262425397507013] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/02 11:05:38.462: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/02 11:05:38.467: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/02 11:05:38.472: [smf] INFO: Removed Session: UE IMSI:[262426719133271] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/02 11:05:38.472: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/02 11:05:38.478: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/02 11:05:38.482: [smf] INFO: Removed Session: UE IMSI:[262426045969568] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/02 11:05:38.482: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/02 11:05:38.489: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/02 11:05:38.493: [smf] INFO: Removed Session: UE IMSI:[262428842821486] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/02 11:05:38.493: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/02 11:05:38.499: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/02 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262426272955726] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/02 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/02 11:05:38.510: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/02 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262420911771891] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/02 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/02 11:05:38.520: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/02 11:05:38.525: [smf] INFO: Removed Session: UE IMSI:[262422308328098] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/02 11:05:38.525: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/02 11:05:38.531: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/02 11:05:38.536: [smf] INFO: Removed Session: UE IMSI:[262424553985868] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/02 11:05:38.536: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/02 11:05:38.542: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/02 11:05:38.547: [smf] INFO: Removed Session: UE IMSI:[262425077552044] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/02 11:05:38.547: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/02 11:05:38.553: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/02 11:05:38.558: [smf] INFO: Removed Session: UE IMSI:[262428147958858] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/02 11:05:38.558: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/02 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/02 11:05:38.569: [smf] INFO: Removed Session: UE IMSI:[262424366987197] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/02 11:05:38.569: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/02 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/02 11:05:38.578: [smf] INFO: Removed Session: UE IMSI:[262424077440187] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/02 11:05:38.578: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/02 11:05:38.585: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/02 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262420805122185] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/02 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/02 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/02 11:05:38.600: [smf] INFO: Removed Session: UE IMSI:[262424112008076] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/02 11:05:38.600: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/02 11:05:38.606: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/02 11:05:38.610: [smf] INFO: Removed Session: UE IMSI:[262421571330893] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/02 11:05:38.610: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/02 11:05:38.617: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/02 11:05:38.621: [smf] INFO: Removed Session: UE IMSI:[262429197193237] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/02 11:05:38.621: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/02 11:05:38.627: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/02 11:05:38.632: [smf] INFO: Removed Session: UE IMSI:[262424804958785] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/02 11:05:38.632: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/02 11:05:38.638: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/02 11:05:38.643: [smf] INFO: Removed Session: UE IMSI:[262426290186390] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/02 11:05:38.643: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/02 11:05:38.649: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/02 11:05:38.654: [smf] INFO: Removed Session: UE IMSI:[262423227826517] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/02 11:05:38.654: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/02 11:05:38.659: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/02 11:05:38.663: [smf] INFO: Removed Session: UE IMSI:[262427131996853] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/02 11:05:38.663: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/02 11:05:38.670: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/02 11:05:38.675: [smf] INFO: Removed Session: UE IMSI:[262421044884463] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/02 11:05:38.675: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/02 11:05:38.681: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/02 11:05:38.686: [smf] INFO: Removed Session: UE IMSI:[262428735038804] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/02 11:05:38.686: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/02 11:05:38.691: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/02 11:05:38.696: [smf] INFO: Removed Session: UE IMSI:[262423664594346] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/02 11:05:38.696: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/02 11:05:38.702: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/02 11:05:38.707: [smf] INFO: Removed Session: UE IMSI:[262420985697954] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/02 11:05:38.707: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/02 11:05:38.712: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/02 11:05:38.716: [smf] INFO: Removed Session: UE IMSI:[262423347028062] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/02 11:05:38.716: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/02 11:05:38.723: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/02 11:05:38.728: [smf] INFO: Removed Session: UE IMSI:[262420943070212] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/02 11:05:38.728: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/02 11:05:38.734: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/02 11:05:38.739: [smf] INFO: Removed Session: UE IMSI:[262426951683610] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/02 11:05:38.739: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/02 11:05:38.744: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/02 11:05:38.749: [smf] INFO: Removed Session: UE IMSI:[262422946981175] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/02 11:05:38.749: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/02 11:05:38.755: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/02 11:05:38.760: [smf] INFO: Removed Session: UE IMSI:[262421690900782] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/02 11:05:38.760: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/02 11:05:38.766: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/02 11:05:38.770: [smf] INFO: Removed Session: UE IMSI:[262421997981188] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/02 11:05:38.770: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/02 11:05:38.776: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/02 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262422587674336] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/02 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/02 11:05:38.787: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/02 11:05:38.791: [smf] INFO: Removed Session: UE IMSI:[262424161468072] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/02 11:05:38.791: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/02 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/02 11:05:38.803: [smf] INFO: Removed Session: UE IMSI:[262425990578370] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/02 11:05:38.803: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/02 11:05:38.808: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/02 11:05:38.814: [smf] INFO: Removed Session: UE IMSI:[262422425822932] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/02 11:05:38.814: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/02 11:05:38.819: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/02 11:05:38.823: [smf] INFO: Removed Session: UE IMSI:[262424421806994] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/02 11:05:38.823: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/02 11:05:38.829: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/02 11:05:38.835: [smf] INFO: Removed Session: UE IMSI:[262426465020067] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/02 11:05:38.835: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/02 11:05:38.840: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/02 11:05:38.845: [smf] INFO: Removed Session: UE IMSI:[262421189473900] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/02 11:05:38.845: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/02 11:05:38.850: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/02 11:05:38.856: [smf] INFO: Removed Session: UE IMSI:[262421057895764] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/02 11:05:38.856: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/02 11:05:38.861: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/02 11:05:38.869: [smf] INFO: Removed Session: UE IMSI:[262425498055198] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/02 11:05:38.869: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/02 11:05:38.872: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/02 11:05:38.876: [smf] INFO: Removed Session: UE IMSI:[262420402720719] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/02 11:05:38.876: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/02 11:05:38.882: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/02 11:05:38.887: [smf] INFO: Removed Session: UE IMSI:[262425332213672] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/02 11:05:38.887: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/02 11:05:38.893: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/02 11:05:38.898: [smf] INFO: Removed Session: UE IMSI:[262424874061131] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/02 11:05:38.898: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/02 11:05:38.903: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/02 11:05:38.909: [smf] INFO: Removed Session: UE IMSI:[262426452070160] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/02 11:05:38.909: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/02 11:05:38.914: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/02 11:05:38.919: [smf] INFO: Removed Session: UE IMSI:[262423900153275] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/02 11:05:38.919: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/02 11:05:38.925: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/02 11:05:38.929: [smf] INFO: Removed Session: UE IMSI:[262429399567137] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/02 11:05:38.929: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/02 11:05:38.936: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/02 11:05:38.941: [smf] INFO: Removed Session: UE IMSI:[262428782946777] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/02 11:05:38.941: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/02 11:05:38.946: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/02 11:05:38.951: [smf] INFO: Removed Session: UE IMSI:[262427686394656] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/02 11:05:38.951: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/02 11:05:38.957: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/02 11:05:38.962: [smf] INFO: Removed Session: UE IMSI:[262428257973438] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/02 11:05:38.963: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/02 11:05:38.968: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/02 11:05:38.972: [smf] INFO: Removed Session: UE IMSI:[262420424051098] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/02 11:05:38.972: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/02 11:05:38.978: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/02 11:05:38.983: [smf] INFO: Removed Session: UE IMSI:[262421269389402] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/02 11:05:38.983: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/02 11:05:38.989: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/02 11:05:38.994: [smf] INFO: Removed Session: UE IMSI:[262420202221350] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:38.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/02 11:05:38.994: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/02 11:05:39.000: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/02 11:05:39.004: [smf] INFO: Removed Session: UE IMSI:[262427163272086] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/02 11:05:39.005: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/02 11:05:39.010: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/02 11:05:39.014: [smf] INFO: Removed Session: UE IMSI:[262426161812332] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/02 11:05:39.014: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/02 11:05:39.021: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/02 11:05:39.026: [smf] INFO: Removed Session: UE IMSI:[262425504607140] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/02 11:05:39.026: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/02 11:05:39.031: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/02 11:05:39.036: [smf] INFO: Removed Session: UE IMSI:[262421503052613] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/02 11:05:39.036: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/02 11:05:39.042: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/02 11:05:39.046: [smf] INFO: Removed Session: UE IMSI:[262427146567928] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/02 11:05:39.046: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/02 11:05:39.052: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/02 11:05:39.057: [smf] INFO: Removed Session: UE IMSI:[262424762465223] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/02 11:05:39.057: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/02 11:05:39.063: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/02 11:05:39.068: [smf] INFO: Removed Session: UE IMSI:[262422319570375] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/02 11:05:39.068: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/02 11:05:39.074: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/02 11:05:39.078: [smf] INFO: Removed Session: UE IMSI:[262424948016261] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/02 11:05:39.078: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/02 11:05:39.084: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/02 11:05:39.088: [smf] INFO: Removed Session: UE IMSI:[262427663436097] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/02 11:05:39.088: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/02 11:05:39.095: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/02 11:05:39.100: [smf] INFO: Removed Session: UE IMSI:[262420623877067] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/02 11:05:39.100: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/02 11:05:39.105: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/02 11:05:39.109: [smf] INFO: Removed Session: UE IMSI:[262421320075312] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/02 11:05:39.109: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/02 11:05:39.116: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/02 11:05:39.121: [smf] INFO: Removed Session: UE IMSI:[262421998001111] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/02 11:05:39.121: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/02 11:05:39.127: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/02 11:05:39.131: [smf] INFO: Removed Session: UE IMSI:[262420613763324] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/02 11:05:39.131: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/02 11:05:39.137: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/02 11:05:39.142: [smf] INFO: Removed Session: UE IMSI:[262421514159446] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/02 11:05:39.142: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/02 11:05:39.148: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/02 11:05:39.153: [smf] INFO: Removed Session: UE IMSI:[262426196561750] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/02 11:05:39.153: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/02 11:05:39.159: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/02 11:05:39.163: [smf] INFO: Removed Session: UE IMSI:[262420745713002] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/02 11:05:39.163: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/02 11:05:39.169: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/02 11:05:39.173: [smf] INFO: Removed Session: UE IMSI:[262421253166873] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/02 11:05:39.173: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/02 11:05:39.180: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/02 11:05:39.185: [smf] INFO: Removed Session: UE IMSI:[262428588349502] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/02 11:05:39.185: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/02 11:05:39.191: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/02 11:05:39.195: [smf] INFO: Removed Session: UE IMSI:[262421294276443] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/02 11:05:39.196: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/02 11:05:39.201: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/02 11:05:39.206: [smf] INFO: Removed Session: UE IMSI:[262426966562412] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/02 11:05:39.206: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/02 11:05:39.212: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/02 11:05:39.216: [smf] INFO: Removed Session: UE IMSI:[262425722682507] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/02 11:05:39.216: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/02 11:05:39.222: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/02 11:05:39.227: [smf] INFO: Removed Session: UE IMSI:[262422567897704] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/02 11:05:39.228: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/02 11:05:39.233: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/02 11:05:39.239: [smf] INFO: Removed Session: UE IMSI:[262422115531138] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/02 11:05:39.239: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/02 11:05:39.244: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/02 11:05:39.247: [smf] INFO: Removed Session: UE IMSI:[262426155758808] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/02 11:05:39.247: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/02 11:05:39.255: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/02 11:05:39.260: [smf] INFO: Removed Session: UE IMSI:[262420514208998] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/02 11:05:39.261: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/02 11:05:39.265: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/02 11:05:39.270: [smf] INFO: Removed Session: UE IMSI:[262427820744663] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/02 11:05:39.270: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/02 11:05:39.276: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/02 11:05:39.281: [smf] INFO: Removed Session: UE IMSI:[262422558593072] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/02 11:05:39.281: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/02 11:05:39.287: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/02 11:05:39.291: [smf] INFO: Removed Session: UE IMSI:[262424091261615] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/02 11:05:39.291: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/02 11:05:39.298: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/02 11:05:39.305: [smf] INFO: Removed Session: UE IMSI:[262428918493233] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/02 11:05:39.305: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/02 11:05:39.308: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/02 11:05:39.312: [smf] INFO: Removed Session: UE IMSI:[262426932625276] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/02 11:05:39.312: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/02 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/02 11:05:39.323: [smf] INFO: Removed Session: UE IMSI:[262426224026770] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/02 11:05:39.323: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/02 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/02 11:05:39.334: [smf] INFO: Removed Session: UE IMSI:[262421836829983] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/02 11:05:39.334: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/02 11:05:39.340: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/02 11:05:39.345: [smf] INFO: Removed Session: UE IMSI:[262429011288907] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/02 11:05:39.345: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/02 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/02 11:05:39.355: [smf] INFO: Removed Session: UE IMSI:[262420729639382] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/02 11:05:39.355: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/02 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/02 11:05:39.368: [smf] INFO: Removed Session: UE IMSI:[262420338789104] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/02 11:05:39.368: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/02 11:05:39.372: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/02 11:05:39.377: [smf] INFO: Removed Session: UE IMSI:[262423423608637] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/02 11:05:39.378: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/02 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/02 11:05:39.388: [smf] INFO: Removed Session: UE IMSI:[262424053920930] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/02 11:05:39.388: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/02 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/02 11:05:39.398: [smf] INFO: Removed Session: UE IMSI:[262425653461125] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/02 11:05:39.398: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/02 11:05:39.404: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/02 11:05:39.408: [smf] INFO: Removed Session: UE IMSI:[262428589315460] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/02 11:05:39.408: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/02 11:05:39.415: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/02 11:05:39.419: [smf] INFO: Removed Session: UE IMSI:[262425239006128] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/02 11:05:39.419: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/02 11:05:39.425: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/02 11:05:39.430: [smf] INFO: Removed Session: UE IMSI:[262420636146182] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/02 11:05:39.430: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/02 11:05:39.436: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/02 11:05:39.440: [smf] INFO: Removed Session: UE IMSI:[262423560441317] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/02 11:05:39.440: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/02 11:05:39.446: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/02 11:05:39.452: [smf] INFO: Removed Session: UE IMSI:[262429840272557] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/02 11:05:39.452: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/02 11:05:39.457: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/02 11:05:39.462: [smf] INFO: Removed Session: UE IMSI:[262428885312699] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/02 11:05:39.462: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/02 11:05:39.468: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/02 11:05:39.473: [smf] INFO: Removed Session: UE IMSI:[262426063572215] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/02 11:05:39.473: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/02 11:05:39.478: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/02 11:05:39.483: [smf] INFO: Removed Session: UE IMSI:[262427332154816] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/02 11:05:39.483: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/02 11:05:39.489: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/02 11:05:39.494: [smf] INFO: Removed Session: UE IMSI:[262428201901044] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/02 11:05:39.494: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/02 11:05:39.500: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/02 11:05:39.505: [smf] INFO: Removed Session: UE IMSI:[262424983636211] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/02 11:05:39.505: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/02 11:05:39.510: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/02 11:05:39.515: [smf] INFO: Removed Session: UE IMSI:[262420561961689] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/02 11:05:39.515: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/02 11:05:39.521: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/02 11:05:39.526: [smf] INFO: Removed Session: UE IMSI:[262420267972579] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/02 11:05:39.526: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/02 11:05:39.532: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/02 11:05:39.538: [smf] INFO: Removed Session: UE IMSI:[262425650903824] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/02 11:05:39.538: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/02 11:05:39.542: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/02 11:05:39.546: [smf] INFO: Removed Session: UE IMSI:[262423789006245] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/02 11:05:39.546: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/02 11:05:39.553: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/02 11:05:39.558: [smf] INFO: Removed Session: UE IMSI:[262428511318511] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/02 11:05:39.558: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/02 11:05:39.564: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/02 11:05:39.569: [smf] INFO: Removed Session: UE IMSI:[262427242816910] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/02 11:05:39.569: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/02 11:05:39.574: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/02 11:05:39.579: [smf] INFO: Removed Session: UE IMSI:[262423045299347] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/02 11:05:39.579: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/02 11:05:39.585: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/02 11:05:39.590: [smf] INFO: Removed Session: UE IMSI:[262426768999289] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/02 11:05:39.590: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/02 11:05:39.596: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/02 11:05:39.601: [smf] INFO: Removed Session: UE IMSI:[262426457652174] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/02 11:05:39.601: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/02 11:05:39.607: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/02 11:05:39.612: [smf] INFO: Removed Session: UE IMSI:[262425492802140] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/02 11:05:39.612: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/02 11:05:39.618: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/02 11:05:39.622: [smf] INFO: Removed Session: UE IMSI:[262429415123816] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/02 11:05:39.622: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/02 11:05:39.628: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/02 11:05:39.633: [smf] INFO: Removed Session: UE IMSI:[262427632691612] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/02 11:05:39.633: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/02 11:05:39.638: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/02 11:05:39.643: [smf] INFO: Removed Session: UE IMSI:[262429349115860] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/02 11:05:39.643: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/02 11:05:39.649: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/02 11:05:39.654: [smf] INFO: Removed Session: UE IMSI:[262420828434414] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/02 11:05:39.654: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/02 11:05:39.660: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/02 11:05:39.663: [smf] INFO: Removed Session: UE IMSI:[262423053236181] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/02 11:05:39.663: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/02 11:05:39.670: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/02 11:05:39.676: [smf] INFO: Removed Session: UE IMSI:[262423872746527] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/02 11:05:39.676: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/02 11:05:39.681: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/02 11:05:39.685: [smf] INFO: Removed Session: UE IMSI:[262423973345782] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/02 11:05:39.685: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/02 11:05:39.692: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/02 11:05:39.697: [smf] INFO: Removed Session: UE IMSI:[262427044704167] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/02 11:05:39.697: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/02 11:05:39.702: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/02 11:05:39.706: [smf] INFO: Removed Session: UE IMSI:[262429600844366] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/02 11:05:39.706: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/02 11:05:39.713: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/02 11:05:39.718: [smf] INFO: Removed Session: UE IMSI:[262422295602466] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/02 11:05:39.718: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/02 11:05:39.723: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/02 11:05:39.728: [smf] INFO: Removed Session: UE IMSI:[262426684726915] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/02 11:05:39.728: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/02 11:05:39.734: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/02 11:05:39.739: [smf] INFO: Removed Session: UE IMSI:[262426791008785] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/02 11:05:39.739: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/02 11:05:39.745: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/02 11:05:39.749: [smf] INFO: Removed Session: UE IMSI:[262428083490780] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/02 11:05:39.749: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/02 11:05:39.755: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/02 11:05:39.761: [smf] INFO: Removed Session: UE IMSI:[262428678868624] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/02 11:05:39.761: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/02 11:05:39.766: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/02 11:05:39.771: [smf] INFO: Removed Session: UE IMSI:[262421717463313] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/02 11:05:39.771: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/02 11:05:39.777: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/02 11:05:39.782: [smf] INFO: Removed Session: UE IMSI:[262428759264503] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/02 11:05:39.782: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/02 11:05:39.787: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/02 11:05:39.792: [smf] INFO: Removed Session: UE IMSI:[262427816731356] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/02 11:05:39.792: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/02 11:05:39.798: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/02 11:05:39.802: [smf] INFO: Removed Session: UE IMSI:[262428050802187] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/02 11:05:39.802: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/02 11:05:39.809: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/02 11:05:39.813: [smf] INFO: Removed Session: UE IMSI:[262426748735838] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/02 11:05:39.813: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/02 11:05:39.819: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/02 11:05:39.826: [smf] INFO: Removed Session: UE IMSI:[262425594746290] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/02 11:05:39.826: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/02 11:05:39.830: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/02 11:05:39.834: [smf] INFO: Removed Session: UE IMSI:[262429769126649] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/02 11:05:39.834: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/02 11:05:39.840: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/02 11:05:39.846: [smf] INFO: Removed Session: UE IMSI:[262421743239259] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/02 11:05:39.846: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/02 11:05:39.851: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/02 11:05:39.855: [smf] INFO: Removed Session: UE IMSI:[262422362050595] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/02 11:05:39.856: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/02 11:05:39.862: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/02 11:05:39.866: [smf] INFO: Removed Session: UE IMSI:[262425397607631] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/02 11:05:39.867: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/02 11:05:39.872: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/02 11:05:39.877: [smf] INFO: Removed Session: UE IMSI:[262425252943951] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/02 11:05:39.877: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/02 11:05:39.883: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/02 11:05:39.887: [smf] INFO: Removed Session: UE IMSI:[262427922540157] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/02 11:05:39.887: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/02 11:05:39.893: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/02 11:05:39.898: [smf] INFO: Removed Session: UE IMSI:[262427861901570] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/02 11:05:39.898: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/02 11:05:39.904: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/02 11:05:39.907: [smf] INFO: Removed Session: UE IMSI:[262421593434564] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/02 11:05:39.907: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/02 11:05:39.915: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/02 11:05:39.920: [smf] INFO: Removed Session: UE IMSI:[262428724191590] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/02 11:05:39.920: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/02 11:05:39.926: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/02 11:05:39.930: [smf] INFO: Removed Session: UE IMSI:[262429097669143] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/02 11:05:39.930: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/02 11:05:39.936: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/02 11:05:39.941: [smf] INFO: Removed Session: UE IMSI:[262421312848839] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/02 11:05:39.941: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/02 11:05:39.947: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/02 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262429338675828] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/02 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/02 11:05:39.958: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/02 11:05:39.962: [smf] INFO: Removed Session: UE IMSI:[262423815701647] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/02 11:05:39.962: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/02 11:05:39.968: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/02 11:05:39.973: [smf] INFO: Removed Session: UE IMSI:[262421541959435] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/02 11:05:39.973: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/02 11:05:39.979: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/02 11:05:39.984: [smf] INFO: Removed Session: UE IMSI:[262429147173914] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/02 11:05:39.984: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/02 11:05:39.989: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/02 11:05:39.993: [smf] INFO: Removed Session: UE IMSI:[262423965334350] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:39.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/02 11:05:39.993: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/02 11:05:40.000: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/02 11:05:40.005: [smf] INFO: Removed Session: UE IMSI:[262427058984666] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/02 11:05:40.005: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/02 11:05:40.011: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/02 11:05:40.015: [smf] INFO: Removed Session: UE IMSI:[262425177359287] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/02 11:05:40.015: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/02 11:05:40.021: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/02 11:05:40.026: [smf] INFO: Removed Session: UE IMSI:[262423857720184] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/02 11:05:40.026: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/02 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/02 11:05:40.037: [smf] INFO: Removed Session: UE IMSI:[262424296620436] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/02 11:05:40.037: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/02 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/02 11:05:40.047: [smf] INFO: Removed Session: UE IMSI:[262428053365018] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/02 11:05:40.047: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/02 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/02 11:05:40.058: [smf] INFO: Removed Session: UE IMSI:[262428767718367] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/02 11:05:40.058: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/02 11:05:40.064: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/02 11:05:40.068: [smf] INFO: Removed Session: UE IMSI:[262426901003759] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/02 11:05:40.068: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/02 11:05:40.075: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/02 11:05:40.079: [smf] INFO: Removed Session: UE IMSI:[262425218466220] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/02 11:05:40.080: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/02 11:05:40.085: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/02 11:05:40.090: [smf] INFO: Removed Session: UE IMSI:[262428704221969] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/02 11:05:40.090: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/02 11:05:40.096: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/02 11:05:40.101: [smf] INFO: Removed Session: UE IMSI:[262421696724243] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/02 11:05:40.101: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/02 11:05:40.106: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/02 11:05:40.110: [smf] INFO: Removed Session: UE IMSI:[262423025093853] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/02 11:05:40.110: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/02 11:05:40.117: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/02 11:05:40.122: [smf] INFO: Removed Session: UE IMSI:[262423513772950] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/02 11:05:40.122: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/02 11:05:40.127: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/02 11:05:40.131: [smf] INFO: Removed Session: UE IMSI:[262427307736464] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/02 11:05:40.131: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/02 11:05:40.138: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/02 11:05:40.142: [smf] INFO: Removed Session: UE IMSI:[262426475393123] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/02 11:05:40.142: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/02 11:05:40.149: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/02 11:05:40.154: [smf] INFO: Removed Session: UE IMSI:[262423355421339] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/02 11:05:40.154: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/02 11:05:40.159: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/02 11:05:40.164: [smf] INFO: Removed Session: UE IMSI:[262428666180131] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/02 11:05:40.164: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/02 11:05:40.170: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/02 11:05:40.176: [smf] INFO: Removed Session: UE IMSI:[262428796879663] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/02 11:05:40.176: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/02 11:05:40.180: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/02 11:05:40.185: [smf] INFO: Removed Session: UE IMSI:[262420110525472] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/02 11:05:40.185: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/02 11:05:40.191: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/02 11:05:40.195: [smf] INFO: Removed Session: UE IMSI:[262428706889165] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/02 11:05:40.195: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/02 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/02 11:05:40.206: [smf] INFO: Removed Session: UE IMSI:[262426371163450] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/02 11:05:40.206: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/02 11:05:40.212: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/02 11:05:40.216: [smf] INFO: Removed Session: UE IMSI:[262429290330767] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/02 11:05:40.216: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/02 11:05:40.223: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/02 11:05:40.228: [smf] INFO: Removed Session: UE IMSI:[262426042782062] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/02 11:05:40.228: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/02 11:05:40.233: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/02 11:05:40.239: [smf] INFO: Removed Session: UE IMSI:[262424766794900] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/02 11:05:40.239: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/02 11:05:40.244: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/02 11:05:40.249: [smf] INFO: Removed Session: UE IMSI:[262420860321679] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/02 11:05:40.249: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/02 11:05:40.255: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/02 11:05:40.258: [smf] INFO: Removed Session: UE IMSI:[262429350828029] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/02 11:05:40.258: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/02 11:05:40.266: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/02 11:05:40.271: [smf] INFO: Removed Session: UE IMSI:[262421337014864] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/02 11:05:40.271: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/02 11:05:40.276: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/02 11:05:40.281: [smf] INFO: Removed Session: UE IMSI:[262426572886290] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/02 11:05:40.281: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/02 11:05:40.287: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/02 11:05:40.290: [smf] INFO: Removed Session: UE IMSI:[262425746159931] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/02 11:05:40.290: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/02 11:05:40.297: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/02 11:05:40.303: [smf] INFO: Removed Session: UE IMSI:[262423373263902] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/02 11:05:40.303: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/02 11:05:40.308: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/02 11:05:40.313: [smf] INFO: Removed Session: UE IMSI:[262426243583645] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/02 11:05:40.314: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/02 11:05:40.318: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/02 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262420981848088] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/02 11:05:40.322: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/02 11:05:40.329: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/02 11:05:40.334: [smf] INFO: Removed Session: UE IMSI:[262425403004541] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/02 11:05:40.334: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/02 11:05:40.339: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/02 11:05:40.343: [smf] INFO: Removed Session: UE IMSI:[262424254685362] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/02 11:05:40.343: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/02 11:05:40.350: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/02 11:05:40.355: [smf] INFO: Removed Session: UE IMSI:[262423115117614] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/02 11:05:40.355: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/02 11:05:40.361: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/02 11:05:40.364: [smf] INFO: Removed Session: UE IMSI:[262427169134898] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/02 11:05:40.364: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/02 11:05:40.371: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/02 11:05:40.376: [smf] INFO: Removed Session: UE IMSI:[262422720743587] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/02 11:05:40.376: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/02 11:05:40.382: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/02 11:05:40.386: [smf] INFO: Removed Session: UE IMSI:[262427268883970] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/02 11:05:40.386: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/02 11:05:40.392: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/02 11:05:40.398: [smf] INFO: Removed Session: UE IMSI:[262424681115940] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/02 11:05:40.398: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/02 11:05:40.403: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/02 11:05:40.407: [smf] INFO: Removed Session: UE IMSI:[262426683225961] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/02 11:05:40.407: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/02 11:05:40.413: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/02 11:05:40.419: [smf] INFO: Removed Session: UE IMSI:[262426467922317] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/02 11:05:40.419: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/02 11:05:40.424: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/02 11:05:40.428: [smf] INFO: Removed Session: UE IMSI:[262428875156312] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/02 11:05:40.428: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/02 11:05:40.435: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/02 11:05:40.440: [smf] INFO: Removed Session: UE IMSI:[262422083841496] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/02 11:05:40.440: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/02 11:05:40.445: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/02 11:05:40.449: [smf] INFO: Removed Session: UE IMSI:[262429093420072] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/02 11:05:40.449: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/02 11:05:40.456: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/02 11:05:40.461: [smf] INFO: Removed Session: UE IMSI:[262425680898841] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/02 11:05:40.461: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/02 11:05:40.466: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/02 11:05:40.472: [smf] INFO: Removed Session: UE IMSI:[262421768091005] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/02 11:05:40.472: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/02 11:05:40.477: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/02 11:05:40.483: [smf] INFO: Removed Session: UE IMSI:[262424679774982] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/02 11:05:40.483: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/02 11:05:40.488: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/02 11:05:40.491: [smf] INFO: Removed Session: UE IMSI:[262429845681541] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/02 11:05:40.491: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/02 11:05:40.499: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/02 11:05:40.504: [smf] INFO: Removed Session: UE IMSI:[262427651574089] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/02 11:05:40.504: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/02 11:05:40.509: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/02 11:05:40.514: [smf] INFO: Removed Session: UE IMSI:[262423214981567] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/02 11:05:40.514: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/02 11:05:40.520: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/02 11:05:40.525: [smf] INFO: Removed Session: UE IMSI:[262428030829149] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/02 11:05:40.525: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/02 11:05:40.531: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/02 11:05:40.535: [smf] INFO: Removed Session: UE IMSI:[262427896521291] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/02 11:05:40.535: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/02 11:05:40.541: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/02 11:05:40.546: [smf] INFO: Removed Session: UE IMSI:[262429242999916] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/02 11:05:40.546: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/02 11:05:40.552: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/02 11:05:40.557: [smf] INFO: Removed Session: UE IMSI:[262427772442478] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/02 11:05:40.557: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/02 11:05:40.563: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/02 11:05:40.567: [smf] INFO: Removed Session: UE IMSI:[262420448283905] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/02 11:05:40.567: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/02 11:05:40.573: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/02 11:05:40.578: [smf] INFO: Removed Session: UE IMSI:[262424901450616] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/02 11:05:40.578: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/02 11:05:40.584: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/02 11:05:40.590: [smf] INFO: Removed Session: UE IMSI:[262427513831292] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/02 11:05:40.590: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/02 11:05:40.595: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/02 11:05:40.598: [smf] INFO: Removed Session: UE IMSI:[262428811147052] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/02 11:05:40.599: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/02 11:05:40.605: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/02 11:05:40.611: [smf] INFO: Removed Session: UE IMSI:[262424503994118] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/02 11:05:40.611: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/02 11:05:40.616: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/02 11:05:40.620: [smf] INFO: Removed Session: UE IMSI:[262421284486512] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/02 11:05:40.620: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/02 11:05:40.627: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/02 11:05:40.632: [smf] INFO: Removed Session: UE IMSI:[262422299500788] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/02 11:05:40.632: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/02 11:05:40.637: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/02 11:05:40.641: [smf] INFO: Removed Session: UE IMSI:[262426643605995] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/02 11:05:40.641: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/02 11:05:40.648: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/02 11:05:40.653: [smf] INFO: Removed Session: UE IMSI:[262421044642652] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/02 11:05:40.653: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/02 11:05:40.658: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/02 11:05:40.662: [smf] INFO: Removed Session: UE IMSI:[262428654306608] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/02 11:05:40.662: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/02 11:05:40.669: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/02 11:05:40.673: [smf] INFO: Removed Session: UE IMSI:[262424665513542] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/02 11:05:40.673: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/02 11:05:40.679: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/02 11:05:40.685: [smf] INFO: Removed Session: UE IMSI:[262420246402407] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/02 11:05:40.685: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/02 11:05:40.690: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/02 11:05:40.694: [smf] INFO: Removed Session: UE IMSI:[262423924264988] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/02 11:05:40.694: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/02 11:05:40.701: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/02 11:05:40.704: [smf] INFO: Removed Session: UE IMSI:[262426193335105] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/02 11:05:40.704: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/02 11:05:40.711: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/02 11:05:40.716: [smf] INFO: Removed Session: UE IMSI:[262424915392050] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/02 11:05:40.716: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/02 11:05:40.722: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/02 11:05:40.726: [smf] INFO: Removed Session: UE IMSI:[262423565175993] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/02 11:05:40.726: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/02 11:05:40.732: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/02 11:05:40.738: [smf] INFO: Removed Session: UE IMSI:[262422354848635] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/02 11:05:40.738: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/02 11:05:40.743: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/02 11:05:40.747: [smf] INFO: Removed Session: UE IMSI:[262428713038746] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/02 11:05:40.747: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/02 11:05:40.754: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/02 11:05:40.759: [smf] INFO: Removed Session: UE IMSI:[262423592588997] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/02 11:05:40.759: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/02 11:05:40.764: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/02 11:05:40.768: [smf] INFO: Removed Session: UE IMSI:[262427426499161] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/02 11:05:40.768: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/02 11:05:40.775: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/02 11:05:40.780: [smf] INFO: Removed Session: UE IMSI:[262421713282554] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/02 11:05:40.780: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/02 11:05:40.786: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/02 11:05:40.791: [smf] INFO: Removed Session: UE IMSI:[262429690514569] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/02 11:05:40.791: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/02 11:05:40.796: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/02 11:05:40.800: [smf] INFO: Removed Session: UE IMSI:[262428345193758] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/02 11:05:40.800: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/02 11:05:40.807: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/02 11:05:40.811: [smf] INFO: Removed Session: UE IMSI:[262428780287377] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/02 11:05:40.811: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/02 11:05:40.817: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/02 11:05:40.822: [smf] INFO: Removed Session: UE IMSI:[262421506196173] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/02 11:05:40.822: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/02 11:05:40.828: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/02 11:05:40.833: [smf] INFO: Removed Session: UE IMSI:[262428175457255] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/02 11:05:40.833: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/02 11:05:40.839: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/02 11:05:40.843: [smf] INFO: Removed Session: UE IMSI:[262422762828767] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/02 11:05:40.843: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/02 11:05:40.849: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/02 11:05:40.856: [smf] INFO: Removed Session: UE IMSI:[262428119188174] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/02 11:05:40.856: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/02 11:05:40.860: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/02 11:05:40.865: [smf] INFO: Removed Session: UE IMSI:[262426500596004] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/02 11:05:40.865: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/02 11:05:40.871: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/02 11:05:40.876: [smf] INFO: Removed Session: UE IMSI:[262426328281441] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/02 11:05:40.876: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/02 11:05:40.881: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/02 11:05:40.886: [smf] INFO: Removed Session: UE IMSI:[262422877001470] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/02 11:05:40.886: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/02 11:05:40.892: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/02 11:05:40.897: [smf] INFO: Removed Session: UE IMSI:[262425880348285] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/02 11:05:40.897: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/02 11:05:40.903: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/02 11:05:40.907: [smf] INFO: Removed Session: UE IMSI:[262428051698176] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/02 11:05:40.908: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/02 11:05:40.913: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/02 11:05:40.918: [smf] INFO: Removed Session: UE IMSI:[262422623497920] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/02 11:05:40.918: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/02 11:05:40.924: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/02 11:05:40.929: [smf] INFO: Removed Session: UE IMSI:[262420748709165] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/02 11:05:40.929: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/02 11:05:40.934: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/02 11:05:40.939: [smf] INFO: Removed Session: UE IMSI:[262425051526336] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/02 11:05:40.939: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/02 11:05:40.945: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/02 11:05:40.950: [smf] INFO: Removed Session: UE IMSI:[262424417278893] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/02 11:05:40.950: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/02 11:05:40.956: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/02 11:05:40.961: [smf] INFO: Removed Session: UE IMSI:[262421447324092] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/02 11:05:40.961: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/02 11:05:40.966: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/02 11:05:40.972: [smf] INFO: Removed Session: UE IMSI:[262421494760239] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/02 11:05:40.972: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/02 11:05:40.977: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/02 11:05:40.982: [smf] INFO: Removed Session: UE IMSI:[262425372427709] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/02 11:05:40.982: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/02 11:05:40.988: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/02 11:05:40.993: [smf] INFO: Removed Session: UE IMSI:[262429619576232] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:40.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/02 11:05:40.993: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/02 11:05:40.998: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/02 11:05:41.004: [smf] INFO: Removed Session: UE IMSI:[262428960534346] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/02 11:05:41.004: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/02 11:05:41.009: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/02 11:05:41.014: [smf] INFO: Removed Session: UE IMSI:[262428512991266] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/02 11:05:41.014: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/02 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/02 11:05:41.024: [smf] INFO: Removed Session: UE IMSI:[262428373398378] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/02 11:05:41.024: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/02 11:05:41.030: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/02 11:05:41.035: [smf] INFO: Removed Session: UE IMSI:[262423849289088] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/02 11:05:41.035: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/02 11:05:41.041: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/02 11:05:41.045: [smf] INFO: Removed Session: UE IMSI:[262429469336881] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/02 11:05:41.045: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/02 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/02 11:05:41.056: [smf] INFO: Removed Session: UE IMSI:[262423933781067] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/02 11:05:41.056: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/02 11:05:41.062: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/02 11:05:41.067: [smf] INFO: Removed Session: UE IMSI:[262422338541464] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/02 11:05:41.067: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/02 11:05:41.073: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/02 11:05:41.077: [smf] INFO: Removed Session: UE IMSI:[262428584295569] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/02 11:05:41.077: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/02 11:05:41.083: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/02 11:05:41.088: [smf] INFO: Removed Session: UE IMSI:[262422842512427] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/02 11:05:41.088: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/02 11:05:41.094: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/02 11:05:41.099: [smf] INFO: Removed Session: UE IMSI:[262427115847326] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/02 11:05:41.099: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/02 11:05:41.105: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/02 11:05:41.110: [smf] INFO: Removed Session: UE IMSI:[262425562141134] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/02 11:05:41.110: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/02 11:05:41.115: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/02 11:05:41.121: [smf] INFO: Removed Session: UE IMSI:[262429035125334] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/02 11:05:41.121: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/02 11:05:41.126: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/02 11:05:41.131: [smf] INFO: Removed Session: UE IMSI:[262427410244946] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/02 11:05:41.131: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/02 11:05:41.136: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/02 11:05:41.141: [smf] INFO: Removed Session: UE IMSI:[262421875591975] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/02 11:05:41.141: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/02 11:05:41.147: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/02 11:05:41.152: [smf] INFO: Removed Session: UE IMSI:[262420194215356] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/02 11:05:41.152: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/02 11:05:41.158: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/02 11:05:41.163: [smf] INFO: Removed Session: UE IMSI:[262427692943750] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/02 11:05:41.163: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/02 11:05:41.168: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/02 11:05:41.173: [smf] INFO: Removed Session: UE IMSI:[262428853791427] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/02 11:05:41.173: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/02 11:05:41.179: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/02 11:05:41.184: [smf] INFO: Removed Session: UE IMSI:[262420659751784] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/02 11:05:41.184: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/02 11:05:41.190: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/02 11:05:41.194: [smf] INFO: Removed Session: UE IMSI:[262428734167306] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/02 11:05:41.194: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/02 11:05:41.201: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/02 11:05:41.205: [smf] INFO: Removed Session: UE IMSI:[262425493022423] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/02 11:05:41.205: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/02 11:05:41.211: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/02 11:05:41.216: [smf] INFO: Removed Session: UE IMSI:[262423673782349] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/02 11:05:41.216: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/02 11:05:41.222: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/02 11:05:41.226: [smf] INFO: Removed Session: UE IMSI:[262427094193708] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/02 11:05:41.226: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/02 11:05:41.233: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/02 11:05:41.237: [smf] INFO: Removed Session: UE IMSI:[262425777441236] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/02 11:05:41.237: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/02 11:05:41.243: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/02 11:05:41.248: [smf] INFO: Removed Session: UE IMSI:[262426775192350] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/02 11:05:41.248: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/02 11:05:41.254: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/02 11:05:41.259: [smf] INFO: Removed Session: UE IMSI:[262422136634839] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/02 11:05:41.259: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/02 11:05:41.264: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/02 11:05:41.270: [smf] INFO: Removed Session: UE IMSI:[262427789181799] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/02 11:05:41.270: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/02 11:05:41.275: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/02 11:05:41.280: [smf] INFO: Removed Session: UE IMSI:[262422785539801] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/02 11:05:41.280: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/02 11:05:41.286: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/02 11:05:41.290: [smf] INFO: Removed Session: UE IMSI:[262425523659776] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/02 11:05:41.290: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/02 11:05:41.296: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/02 11:05:41.301: [smf] INFO: Removed Session: UE IMSI:[262423516140146] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/02 11:05:41.301: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/02 11:05:41.307: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/02 11:05:41.312: [smf] INFO: Removed Session: UE IMSI:[262424936018654] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/02 11:05:41.312: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/02 11:05:41.317: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/02 11:05:41.321: [smf] INFO: Removed Session: UE IMSI:[262424648682942] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/02 11:05:41.321: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/02 11:05:41.328: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/02 11:05:41.334: [smf] INFO: Removed Session: UE IMSI:[262426614485613] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/02 11:05:41.334: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/02 11:05:41.339: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/02 11:05:41.343: [smf] INFO: Removed Session: UE IMSI:[262426548054787] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/02 11:05:41.343: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/02 11:05:41.349: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/02 11:05:41.355: [smf] INFO: Removed Session: UE IMSI:[262421298053491] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/02 11:05:41.355: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/02 11:05:41.360: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/02 11:05:41.365: [smf] INFO: Removed Session: UE IMSI:[262422887431879] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/02 11:05:41.365: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/02 11:05:41.371: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/02 11:05:41.376: [smf] INFO: Removed Session: UE IMSI:[262429484707333] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/02 11:05:41.376: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/02 11:05:41.381: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/02 11:05:41.386: [smf] INFO: Removed Session: UE IMSI:[262428810294453] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/02 11:05:41.387: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/02 11:05:41.392: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/02 11:05:41.397: [smf] INFO: Removed Session: UE IMSI:[262429370567933] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/02 11:05:41.397: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/02 11:05:41.402: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/02 11:05:41.408: [smf] INFO: Removed Session: UE IMSI:[262421976626097] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/02 11:05:41.408: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/02 11:05:41.413: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/02 11:05:41.417: [smf] INFO: Removed Session: UE IMSI:[262422048701762] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/02 11:05:41.417: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/02 11:05:41.423: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/02 11:05:41.428: [smf] INFO: Removed Session: UE IMSI:[262422445257437] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/02 11:05:41.428: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/02 11:05:41.434: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/02 11:05:41.437: [smf] INFO: Removed Session: UE IMSI:[262424812530612] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/02 11:05:41.438: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/02 11:05:41.445: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/02 11:05:41.449: [smf] INFO: Removed Session: UE IMSI:[262429126874425] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/02 11:05:41.449: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/02 11:05:41.455: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/02 11:05:41.460: [smf] INFO: Removed Session: UE IMSI:[262429544229961] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/02 11:05:41.460: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/02 11:05:41.466: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/02 11:05:41.472: [smf] INFO: Removed Session: UE IMSI:[262422582099947] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/02 11:05:41.472: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/02 11:05:41.477: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/02 11:05:41.481: [smf] INFO: Removed Session: UE IMSI:[262423531069474] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/02 11:05:41.481: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/02 11:05:41.487: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/02 11:05:41.493: [smf] INFO: Removed Session: UE IMSI:[262426161482303] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/02 11:05:41.493: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/02 11:05:41.498: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/02 11:05:41.502: [smf] INFO: Removed Session: UE IMSI:[262428454115355] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/02 11:05:41.502: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/02 11:05:41.508: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/02 11:05:41.514: [smf] INFO: Removed Session: UE IMSI:[262422198155420] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/02 11:05:41.514: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/02 11:05:41.519: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/02 11:05:41.523: [smf] INFO: Removed Session: UE IMSI:[262421088736945] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/02 11:05:41.523: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/02 11:05:41.530: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/02 11:05:41.535: [smf] INFO: Removed Session: UE IMSI:[262423808808007] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/02 11:05:41.535: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/02 11:05:41.540: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/02 11:05:41.544: [smf] INFO: Removed Session: UE IMSI:[262426498848897] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/02 11:05:41.544: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/02 11:05:41.551: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/02 11:05:41.556: [smf] INFO: Removed Session: UE IMSI:[262427675225808] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/02 11:05:41.556: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/02 11:05:41.562: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/02 11:05:41.565: [smf] INFO: Removed Session: UE IMSI:[262425364475558] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/02 11:05:41.565: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/02 11:05:41.572: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/02 11:05:41.576: [smf] INFO: Removed Session: UE IMSI:[262425127595135] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/02 11:05:41.576: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/02 11:05:41.583: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/02 11:05:41.588: [smf] INFO: Removed Session: UE IMSI:[262429339125378] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/02 11:05:41.588: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/02 11:05:41.593: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/02 11:05:41.597: [smf] INFO: Removed Session: UE IMSI:[262429938876331] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/02 11:05:41.597: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/02 11:05:41.604: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/02 11:05:41.609: [smf] INFO: Removed Session: UE IMSI:[262426624705896] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/02 11:05:41.609: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/02 11:05:41.614: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/02 11:05:41.618: [smf] INFO: Removed Session: UE IMSI:[262426639457857] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/02 11:05:41.618: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/02 11:05:41.625: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/02 11:05:41.629: [smf] INFO: Removed Session: UE IMSI:[262420336900028] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/02 11:05:41.629: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/02 11:05:41.635: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/02 11:05:41.639: [smf] INFO: Removed Session: UE IMSI:[262425098939735] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/02 11:05:41.639: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/02 11:05:41.646: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/02 11:05:41.651: [smf] INFO: Removed Session: UE IMSI:[262424113392729] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/02 11:05:41.652: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/02 11:05:41.657: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/02 11:05:41.661: [smf] INFO: Removed Session: UE IMSI:[262427977520606] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/02 11:05:41.661: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/02 11:05:41.667: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/02 11:05:41.673: [smf] INFO: Removed Session: UE IMSI:[262421277306186] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/02 11:05:41.673: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/02 11:05:41.678: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/02 11:05:41.682: [smf] INFO: Removed Session: UE IMSI:[262423416163643] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/02 11:05:41.682: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/02 11:05:41.689: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/02 11:05:41.694: [smf] INFO: Removed Session: UE IMSI:[262428801438891] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/02 11:05:41.694: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/02 11:05:41.699: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/02 11:05:41.703: [smf] INFO: Removed Session: UE IMSI:[262425119751570] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/02 11:05:41.703: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/02 11:05:41.710: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/02 11:05:41.715: [smf] INFO: Removed Session: UE IMSI:[262423561477998] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/02 11:05:41.715: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/02 11:05:41.720: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/02 11:05:41.724: [smf] INFO: Removed Session: UE IMSI:[262425107940468] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/02 11:05:41.724: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/02 11:05:41.731: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/02 11:05:41.736: [smf] INFO: Removed Session: UE IMSI:[262427899739147] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/02 11:05:41.736: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/02 11:05:41.741: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/02 11:05:41.745: [smf] INFO: Removed Session: UE IMSI:[262420758458737] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/02 11:05:41.745: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/02 11:05:41.752: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/02 11:05:41.757: [smf] INFO: Removed Session: UE IMSI:[262425518141857] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/02 11:05:41.757: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/02 11:05:41.762: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/02 11:05:41.767: [smf] INFO: Removed Session: UE IMSI:[262427438405982] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/02 11:05:41.767: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/02 11:05:41.773: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/02 11:05:41.778: [smf] INFO: Removed Session: UE IMSI:[262424723531747] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/02 11:05:41.778: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/02 11:05:41.784: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/02 11:05:41.788: [smf] INFO: Removed Session: UE IMSI:[262422815667152] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/02 11:05:41.788: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/02 11:05:41.794: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/02 11:05:41.799: [smf] INFO: Removed Session: UE IMSI:[262422290120590] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/02 11:05:41.799: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/02 11:05:41.805: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/02 11:05:41.810: [smf] INFO: Removed Session: UE IMSI:[262426824702713] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/02 11:05:41.810: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/02 11:05:41.816: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/02 11:05:41.821: [smf] INFO: Removed Session: UE IMSI:[262422002115221] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/02 11:05:41.821: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/02 11:05:41.826: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/02 11:05:41.831: [smf] INFO: Removed Session: UE IMSI:[262429460841664] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/02 11:05:41.831: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/02 11:05:41.837: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/02 11:05:41.842: [smf] INFO: Removed Session: UE IMSI:[262424485604283] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/02 11:05:41.842: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/02 11:05:41.848: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/02 11:05:41.852: [smf] INFO: Removed Session: UE IMSI:[262422049613173] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/02 11:05:41.852: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/02 11:05:41.858: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/02 11:05:41.863: [smf] INFO: Removed Session: UE IMSI:[262426819462100] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/02 11:05:41.863: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/02 11:05:41.869: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/02 11:05:41.873: [smf] INFO: Removed Session: UE IMSI:[262422330746856] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/02 11:05:41.873: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/02 11:05:41.880: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/02 11:05:41.885: [smf] INFO: Removed Session: UE IMSI:[262425640160822] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/02 11:05:41.885: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/02 11:05:41.890: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/02 11:05:41.894: [smf] INFO: Removed Session: UE IMSI:[262424803695700] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/02 11:05:41.894: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/02 11:05:41.901: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/02 11:05:41.906: [smf] INFO: Removed Session: UE IMSI:[262429958892548] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/02 11:05:41.906: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/02 11:05:41.911: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/02 11:05:41.917: [smf] INFO: Removed Session: UE IMSI:[262422039228136] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/02 11:05:41.917: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/02 11:05:41.922: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/02 11:05:41.926: [smf] INFO: Removed Session: UE IMSI:[262422015820541] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/02 11:05:41.926: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/02 11:05:41.932: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/02 11:05:41.936: [smf] INFO: Removed Session: UE IMSI:[262426409248184] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/02 11:05:41.936: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/02 11:05:41.943: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/02 11:05:41.949: [smf] INFO: Removed Session: UE IMSI:[262424635018237] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/02 11:05:41.949: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/02 11:05:41.954: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/02 11:05:41.958: [smf] INFO: Removed Session: UE IMSI:[262427625781408] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/02 11:05:41.958: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/02 11:05:41.964: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/02 11:05:41.969: [smf] INFO: Removed Session: UE IMSI:[262422741280821] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/02 11:05:41.969: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/02 11:05:41.975: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/02 11:05:41.980: [smf] INFO: Removed Session: UE IMSI:[262428477427316] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/02 11:05:41.980: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/02 11:05:41.986: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/02 11:05:41.990: [smf] INFO: Removed Session: UE IMSI:[262428574064740] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:41.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/02 11:05:41.990: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/02 11:05:41.996: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/02 11:05:42.001: [smf] INFO: Removed Session: UE IMSI:[262425354183558] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/02 11:05:42.001: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/02 11:05:42.007: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/02 11:05:42.011: [smf] INFO: Removed Session: UE IMSI:[262426032638347] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/02 11:05:42.011: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/02 11:05:42.017: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/02 11:05:42.022: [smf] INFO: Removed Session: UE IMSI:[262421391454795] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/02 11:05:42.022: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/02 11:05:42.028: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/02 11:05:42.032: [smf] INFO: Removed Session: UE IMSI:[262422235310185] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/02 11:05:42.032: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/02 11:05:42.039: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/02 11:05:42.045: [smf] INFO: Removed Session: UE IMSI:[262425908714034] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/02 11:05:42.045: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/02 11:05:42.049: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/02 11:05:42.054: [smf] INFO: Removed Session: UE IMSI:[262423239003137] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/02 11:05:42.054: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/02 11:05:42.060: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/02 11:05:42.065: [smf] INFO: Removed Session: UE IMSI:[262427616618525] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/02 11:05:42.065: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/02 11:05:42.071: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/02 11:05:42.075: [smf] INFO: Removed Session: UE IMSI:[262420856625198] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/02 11:05:42.075: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/02 11:05:42.082: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/02 11:05:42.087: [smf] INFO: Removed Session: UE IMSI:[262426489027428] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/02 11:05:42.087: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/02 11:05:42.092: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/02 11:05:42.097: [smf] INFO: Removed Session: UE IMSI:[262426400708386] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/02 11:05:42.097: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/02 11:05:42.103: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/02 11:05:42.107: [smf] INFO: Removed Session: UE IMSI:[262422758300744] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/02 11:05:42.107: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/02 11:05:42.113: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/02 11:05:42.117: [smf] INFO: Removed Session: UE IMSI:[262429871101911] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/02 11:05:42.118: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/02 11:05:42.124: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/02 11:05:42.130: [smf] INFO: Removed Session: UE IMSI:[262421869030191] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/02 11:05:42.130: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/02 11:05:42.135: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/02 11:05:42.140: [smf] INFO: Removed Session: UE IMSI:[262420742019318] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/02 11:05:42.140: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/02 11:05:42.146: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/02 11:05:42.150: [smf] INFO: Removed Session: UE IMSI:[262425913303257] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/02 11:05:42.151: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/02 11:05:42.156: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/02 11:05:42.161: [smf] INFO: Removed Session: UE IMSI:[262423372633300] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/02 11:05:42.161: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/02 11:05:42.167: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/02 11:05:42.172: [smf] INFO: Removed Session: UE IMSI:[262428228048745] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/02 11:05:42.172: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/02 11:05:42.178: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/02 11:05:42.183: [smf] INFO: Removed Session: UE IMSI:[262427788928803] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/02 11:05:42.183: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/02 11:05:42.188: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/02 11:05:42.194: [smf] INFO: Removed Session: UE IMSI:[262424802381423] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/02 11:05:42.194: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/02 11:05:42.199: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/02 11:05:42.204: [smf] INFO: Removed Session: UE IMSI:[262423174450494] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/02 11:05:42.204: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/02 11:05:42.210: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/02 11:05:42.214: [smf] INFO: Removed Session: UE IMSI:[262423303726154] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/02 11:05:42.214: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/02 11:05:42.220: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/02 11:05:42.225: [smf] INFO: Removed Session: UE IMSI:[262422108148112] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/02 11:05:42.225: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/02 11:05:42.231: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/02 11:05:42.236: [smf] INFO: Removed Session: UE IMSI:[262423568605275] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/02 11:05:42.236: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/02 11:05:42.242: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/02 11:05:42.246: [smf] INFO: Removed Session: UE IMSI:[262425344307152] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/02 11:05:42.246: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/02 11:05:42.252: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/02 11:05:42.257: [smf] INFO: Removed Session: UE IMSI:[262421934706187] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/02 11:05:42.257: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/02 11:05:42.263: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/02 11:05:42.267: [smf] INFO: Removed Session: UE IMSI:[262422616261915] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/02 11:05:42.267: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/02 11:05:42.274: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/02 11:05:42.279: [smf] INFO: Removed Session: UE IMSI:[262428350706068] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/02 11:05:42.279: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/02 11:05:42.284: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/02 11:05:42.289: [smf] INFO: Removed Session: UE IMSI:[262420410859378] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/02 11:05:42.289: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/02 11:05:42.295: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/02 11:05:42.300: [smf] INFO: Removed Session: UE IMSI:[262427804117004] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/02 11:05:42.300: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/02 11:05:42.305: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/02 11:05:42.309: [smf] INFO: Removed Session: UE IMSI:[262426378254310] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/02 11:05:42.309: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/02 11:05:42.316: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/02 11:05:42.322: [smf] INFO: Removed Session: UE IMSI:[262422392571615] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/02 11:05:42.322: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/02 11:05:42.327: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/02 11:05:42.332: [smf] INFO: Removed Session: UE IMSI:[262423183869210] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/02 11:05:42.332: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/02 11:05:42.338: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/02 11:05:42.342: [smf] INFO: Removed Session: UE IMSI:[262426296824232] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/02 11:05:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/02 11:05:42.348: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/02 11:05:42.353: [smf] INFO: Removed Session: UE IMSI:[262423195860127] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/02 11:05:42.353: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/02 11:05:42.359: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/02 11:05:42.363: [smf] INFO: Removed Session: UE IMSI:[262425372252233] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/02 11:05:42.363: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/02 11:05:42.369: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/02 11:05:42.375: [smf] INFO: Removed Session: UE IMSI:[262426868167783] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/02 11:05:42.375: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/02 11:05:42.380: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/02 11:05:42.385: [smf] INFO: Removed Session: UE IMSI:[262420350441063] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/02 11:05:42.385: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/02 11:05:42.391: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/02 11:05:42.396: [smf] INFO: Removed Session: UE IMSI:[262425126849258] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/02 11:05:42.396: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/02 11:05:42.402: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/02 11:05:42.407: [smf] INFO: Removed Session: UE IMSI:[262423543274889] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/02 11:05:42.407: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/02 11:05:42.412: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/02 11:05:42.417: [smf] INFO: Removed Session: UE IMSI:[262427511357655] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/02 11:05:42.417: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/02 11:05:42.423: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/02 11:05:42.428: [smf] INFO: Removed Session: UE IMSI:[262422803442947] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/02 11:05:42.428: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/02 11:05:42.434: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/02 11:05:42.439: [smf] INFO: Removed Session: UE IMSI:[262426110023238] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/02 11:05:42.439: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/02 11:05:42.444: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/02 11:05:42.449: [smf] INFO: Removed Session: UE IMSI:[262428247423335] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/02 11:05:42.449: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/02 11:05:42.455: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/02 11:05:42.460: [smf] INFO: Removed Session: UE IMSI:[262422944558519] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/02 11:05:42.460: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/02 11:05:42.466: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/02 11:05:42.471: [smf] INFO: Removed Session: UE IMSI:[262422526618345] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/02 11:05:42.471: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/02 11:05:42.476: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/02 11:05:42.481: [smf] INFO: Removed Session: UE IMSI:[262426021835447] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/02 11:05:42.481: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/02 11:05:42.487: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/02 11:05:42.492: [smf] INFO: Removed Session: UE IMSI:[262421320194777] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/02 11:05:42.492: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/02 11:05:42.498: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/02 11:05:42.502: [smf] INFO: Removed Session: UE IMSI:[262426332079790] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/02 11:05:42.502: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/02 11:05:42.508: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/02 11:05:42.513: [smf] INFO: Removed Session: UE IMSI:[262420910660960] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/02 11:05:42.513: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/02 11:05:42.519: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/02 11:05:42.524: [smf] INFO: Removed Session: UE IMSI:[262423596398846] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/02 11:05:42.524: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/02 11:05:42.529: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/02 11:05:42.534: [smf] INFO: Removed Session: UE IMSI:[262421863602717] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/02 11:05:42.534: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/02 11:05:42.540: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/02 11:05:42.545: [smf] INFO: Removed Session: UE IMSI:[262429427792860] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/02 11:05:42.545: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/02 11:05:42.551: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/02 11:05:42.556: [smf] INFO: Removed Session: UE IMSI:[262427471718633] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/02 11:05:42.556: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/02 11:05:42.562: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/02 11:05:42.567: [smf] INFO: Removed Session: UE IMSI:[262428606293278] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/02 11:05:42.567: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/02 11:05:42.573: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/02 11:05:42.577: [smf] INFO: Removed Session: UE IMSI:[262428817140472] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/02 11:05:42.577: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/02 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/02 11:05:42.588: [smf] INFO: Removed Session: UE IMSI:[262423385423738] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/02 11:05:42.588: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/02 11:05:42.594: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/02 11:05:42.598: [smf] INFO: Removed Session: UE IMSI:[262428598442318] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/02 11:05:42.598: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/02 11:05:42.604: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/02 11:05:42.609: [smf] INFO: Removed Session: UE IMSI:[262429205248043] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/02 11:05:42.609: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/02 11:05:42.615: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/02 11:05:42.620: [smf] INFO: Removed Session: UE IMSI:[262426335315374] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/02 11:05:42.620: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/02 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/02 11:05:42.630: [smf] INFO: Removed Session: UE IMSI:[262423116906012] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/02 11:05:42.630: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/02 11:05:42.636: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/02 11:05:42.641: [smf] INFO: Removed Session: UE IMSI:[262425784017711] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/02 11:05:42.641: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/02 11:05:42.647: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/02 11:05:42.652: [smf] INFO: Removed Session: UE IMSI:[262421551231850] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/02 11:05:42.652: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/02 11:05:42.658: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/02 11:05:42.663: [smf] INFO: Removed Session: UE IMSI:[262429218725342] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/02 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/02 11:05:42.668: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/02 11:05:42.673: [smf] INFO: Removed Session: UE IMSI:[262428268303355] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/02 11:05:42.673: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/02 11:05:42.679: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/02 11:05:42.684: [smf] INFO: Removed Session: UE IMSI:[262423241610011] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/02 11:05:42.684: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/02 11:05:42.689: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/02 11:05:42.694: [smf] INFO: Removed Session: UE IMSI:[262424396525695] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/02 11:05:42.694: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/02 11:05:42.700: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/02 11:05:42.705: [smf] INFO: Removed Session: UE IMSI:[262422420123780] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/02 11:05:42.705: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/02 11:05:42.711: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/02 11:05:42.715: [smf] INFO: Removed Session: UE IMSI:[262424851514647] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/02 11:05:42.715: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/02 11:05:42.722: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/02 11:05:42.727: [smf] INFO: Removed Session: UE IMSI:[262421540824840] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/02 11:05:42.727: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/02 11:05:42.732: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/02 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262421833814532] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/02 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/02 11:05:42.743: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/02 11:05:42.748: [smf] INFO: Removed Session: UE IMSI:[262428654670530] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/02 11:05:42.748: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/02 11:05:42.754: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/02 11:05:42.758: [smf] INFO: Removed Session: UE IMSI:[262424087768413] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/02 11:05:42.758: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/02 11:05:42.764: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/02 11:05:42.769: [smf] INFO: Removed Session: UE IMSI:[262424333120148] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/02 11:05:42.769: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/02 11:05:42.775: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/02 11:05:42.780: [smf] INFO: Removed Session: UE IMSI:[262426517346848] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/02 11:05:42.780: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/02 11:05:42.786: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/02 11:05:42.791: [smf] INFO: Removed Session: UE IMSI:[262424926696214] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/02 11:05:42.791: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/02 11:05:42.796: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/02 11:05:42.801: [smf] INFO: Removed Session: UE IMSI:[262425493820886] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/02 11:05:42.801: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/02 11:05:42.807: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/02 11:05:42.812: [smf] INFO: Removed Session: UE IMSI:[262420918157646] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/02 11:05:42.812: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/02 11:05:42.817: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/02 11:05:42.822: [smf] INFO: Removed Session: UE IMSI:[262426914361782] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/02 11:05:42.822: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/02 11:05:42.829: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/02 11:05:42.834: [smf] INFO: Removed Session: UE IMSI:[262425257455233] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/02 11:05:42.834: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/02 11:05:42.840: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/02 11:05:42.845: [smf] INFO: Removed Session: UE IMSI:[262421396356045] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/02 11:05:42.845: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/02 11:05:42.850: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/02 11:05:42.857: [smf] INFO: Removed Session: UE IMSI:[262427271376580] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/02 11:05:42.857: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/02 11:05:42.861: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/02 11:05:42.866: [smf] INFO: Removed Session: UE IMSI:[262425326082938] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/02 11:05:42.866: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/02 11:05:42.872: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/02 11:05:42.877: [smf] INFO: Removed Session: UE IMSI:[262421505124518] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/02 11:05:42.877: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/02 11:05:42.883: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/02 11:05:42.887: [smf] INFO: Removed Session: UE IMSI:[262420091726012] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/02 11:05:42.887: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/02 11:05:42.893: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/02 11:05:42.898: [smf] INFO: Removed Session: UE IMSI:[262427234304789] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/02 11:05:42.898: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/02 11:05:42.904: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/02 11:05:42.909: [smf] INFO: Removed Session: UE IMSI:[262427130364471] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/02 11:05:42.909: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/02 11:05:42.915: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/02 11:05:42.920: [smf] INFO: Removed Session: UE IMSI:[262425469463356] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/02 11:05:42.920: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/02 11:05:42.925: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/02 11:05:42.932: [smf] INFO: Removed Session: UE IMSI:[262429707635349] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/02 11:05:42.932: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/02 11:05:42.936: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/02 11:05:42.941: [smf] INFO: Removed Session: UE IMSI:[262428624272993] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/02 11:05:42.941: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/02 11:05:42.946: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/02 11:05:42.951: [smf] INFO: Removed Session: UE IMSI:[262423330430270] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/02 11:05:42.951: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/02 11:05:42.957: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/02 11:05:42.962: [smf] INFO: Removed Session: UE IMSI:[262428798074032] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/02 11:05:42.962: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/02 11:05:42.968: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/02 11:05:42.973: [smf] INFO: Removed Session: UE IMSI:[262428218599321] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/02 11:05:42.973: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/02 11:05:42.979: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/02 11:05:42.984: [smf] INFO: Removed Session: UE IMSI:[262425694807476] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/02 11:05:42.984: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/02 11:05:42.989: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/02 11:05:42.994: [smf] INFO: Removed Session: UE IMSI:[262422512781104] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:42.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/02 11:05:42.994: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/02 11:05:43.000: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/02 11:05:43.005: [smf] INFO: Removed Session: UE IMSI:[262425870454790] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/02 11:05:43.005: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/02 11:05:43.011: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/02 11:05:43.015: [smf] INFO: Removed Session: UE IMSI:[262425137716341] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/02 11:05:43.015: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/02 11:05:43.021: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/02 11:05:43.026: [smf] INFO: Removed Session: UE IMSI:[262420183823867] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/02 11:05:43.026: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/02 11:05:43.032: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/02 11:05:43.036: [smf] INFO: Removed Session: UE IMSI:[262426815011703] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/02 11:05:43.036: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/02 11:05:43.042: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/02 11:05:43.047: [smf] INFO: Removed Session: UE IMSI:[262429247625954] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/02 11:05:43.047: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/02 11:05:43.053: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/02 11:05:43.057: [smf] INFO: Removed Session: UE IMSI:[262428940883223] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/02 11:05:43.057: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/02 11:05:43.064: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/02 11:05:43.068: [smf] INFO: Removed Session: UE IMSI:[262420827330709] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/02 11:05:43.068: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/02 11:05:43.074: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/02 11:05:43.079: [smf] INFO: Removed Session: UE IMSI:[262424425976505] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/02 11:05:43.079: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/02 11:05:43.085: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/02 11:05:43.091: [smf] INFO: Removed Session: UE IMSI:[262423326176967] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/02 11:05:43.091: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/02 11:05:43.095: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/02 11:05:43.099: [smf] INFO: Removed Session: UE IMSI:[262428716248013] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/02 11:05:43.099: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/02 11:05:43.106: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/02 11:05:43.112: [smf] INFO: Removed Session: UE IMSI:[262424526967117] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/02 11:05:43.112: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/02 11:05:43.117: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/02 11:05:43.122: [smf] INFO: Removed Session: UE IMSI:[262420051850779] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/02 11:05:43.122: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/02 11:05:43.127: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/02 11:05:43.132: [smf] INFO: Removed Session: UE IMSI:[262429245548551] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/02 11:05:43.132: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/02 11:05:43.138: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/02 11:05:43.143: [smf] INFO: Removed Session: UE IMSI:[262428837435552] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/02 11:05:43.143: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/02 11:05:43.149: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/02 11:05:43.153: [smf] INFO: Removed Session: UE IMSI:[262423045487783] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/02 11:05:43.153: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/02 11:05:43.159: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/02 11:05:43.164: [smf] INFO: Removed Session: UE IMSI:[262429654083527] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/02 11:05:43.164: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/02 11:05:43.170: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/02 11:05:43.176: [smf] INFO: Removed Session: UE IMSI:[262426439841315] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/02 11:05:43.176: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/02 11:05:43.181: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/02 11:05:43.186: [smf] INFO: Removed Session: UE IMSI:[262425068304762] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/02 11:05:43.186: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/02 11:05:43.191: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/02 11:05:43.196: [smf] INFO: Removed Session: UE IMSI:[262429851427719] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/02 11:05:43.196: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/02 11:05:43.202: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/02 11:05:43.207: [smf] INFO: Removed Session: UE IMSI:[262428170349046] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/02 11:05:43.207: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/02 11:05:43.212: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/02 11:05:43.217: [smf] INFO: Removed Session: UE IMSI:[262425654701134] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/02 11:05:43.217: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/02 11:05:43.223: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/02 11:05:43.228: [smf] INFO: Removed Session: UE IMSI:[262426080516359] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/02 11:05:43.228: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/02 11:05:43.234: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/02 11:05:43.238: [smf] INFO: Removed Session: UE IMSI:[262429187493312] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/02 11:05:43.238: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/02 11:05:43.245: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/02 11:05:43.250: [smf] INFO: Removed Session: UE IMSI:[262421672658398] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/02 11:05:43.250: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/02 11:05:43.255: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/02 11:05:43.259: [smf] INFO: Removed Session: UE IMSI:[262425300365243] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/02 11:05:43.259: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/02 11:05:43.266: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/02 11:05:43.270: [smf] INFO: Removed Session: UE IMSI:[262428457062731] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/02 11:05:43.270: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/02 11:05:43.276: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/02 11:05:43.281: [smf] INFO: Removed Session: UE IMSI:[262423573950374] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/02 11:05:43.281: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/02 11:05:43.287: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/02 11:05:43.292: [smf] INFO: Removed Session: UE IMSI:[262427060213625] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/02 11:05:43.292: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/02 11:05:43.297: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/02 11:05:43.302: [smf] INFO: Removed Session: UE IMSI:[262421599348173] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/02 11:05:43.302: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/02 11:05:43.308: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/02 11:05:43.313: [smf] INFO: Removed Session: UE IMSI:[262423694773203] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/02 11:05:43.313: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/02 11:05:43.319: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/02 11:05:43.323: [smf] INFO: Removed Session: UE IMSI:[262420903700909] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/02 11:05:43.323: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/02 11:05:43.329: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/02 11:05:43.335: [smf] INFO: Removed Session: UE IMSI:[262424017271492] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/02 11:05:43.335: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/02 11:05:43.340: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/02 11:05:43.344: [smf] INFO: Removed Session: UE IMSI:[262424156372405] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/02 11:05:43.345: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/02 11:05:43.351: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/02 11:05:43.355: [smf] INFO: Removed Session: UE IMSI:[262424982719230] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/02 11:05:43.355: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/02 11:05:43.361: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/02 11:05:43.367: [smf] INFO: Removed Session: UE IMSI:[262425463938290] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/02 11:05:43.367: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/02 11:05:43.372: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/02 11:05:43.375: [smf] INFO: Removed Session: UE IMSI:[262429301680509] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/02 11:05:43.376: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/02 11:05:43.383: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/02 11:05:43.387: [smf] INFO: Removed Session: UE IMSI:[262421317105839] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/02 11:05:43.387: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/02 11:05:43.393: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/02 11:05:43.397: [smf] INFO: Removed Session: UE IMSI:[262423694177822] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/02 11:05:43.397: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/02 11:05:43.404: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/02 11:05:43.409: [smf] INFO: Removed Session: UE IMSI:[262429587604794] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/02 11:05:43.409: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/02 11:05:43.414: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/02 11:05:43.419: [smf] INFO: Removed Session: UE IMSI:[262423277369137] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/02 11:05:43.419: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/02 11:05:43.425: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/02 11:05:43.430: [smf] INFO: Removed Session: UE IMSI:[262422199431678] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/02 11:05:43.430: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/02 11:05:43.436: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/02 11:05:43.440: [smf] INFO: Removed Session: UE IMSI:[262422245547689] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/02 11:05:43.440: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/02 11:05:43.446: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/02 11:05:43.451: [smf] INFO: Removed Session: UE IMSI:[262429804119194] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/02 11:05:43.451: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/02 11:05:43.457: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/02 11:05:43.461: [smf] INFO: Removed Session: UE IMSI:[262425937222808] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/02 11:05:43.461: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/02 11:05:43.467: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/02 11:05:43.473: [smf] INFO: Removed Session: UE IMSI:[262422958331832] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/02 11:05:43.473: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/02 11:05:43.478: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/02 11:05:43.483: [smf] INFO: Removed Session: UE IMSI:[262425327777516] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/02 11:05:43.483: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/02 11:05:43.489: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/02 11:05:43.493: [smf] INFO: Removed Session: UE IMSI:[262428002634630] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/02 11:05:43.493: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/02 11:05:43.499: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/02 11:05:43.504: [smf] INFO: Removed Session: UE IMSI:[262429503009020] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/02 11:05:43.504: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/02 11:05:43.510: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/02 11:05:43.515: [smf] INFO: Removed Session: UE IMSI:[262424758273177] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/02 11:05:43.515: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/02 11:05:43.521: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/02 11:05:43.526: [smf] INFO: Removed Session: UE IMSI:[262425967893406] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/02 11:05:43.526: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/02 11:05:43.531: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/02 11:05:43.536: [smf] INFO: Removed Session: UE IMSI:[262422771576360] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/02 11:05:43.536: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/02 11:05:43.542: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/02 11:05:43.547: [smf] INFO: Removed Session: UE IMSI:[262424615469058] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/02 11:05:43.547: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/02 11:05:43.553: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/02 11:05:43.558: [smf] INFO: Removed Session: UE IMSI:[262420599775138] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/02 11:05:43.558: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/02 11:05:43.563: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/02 11:05:43.568: [smf] INFO: Removed Session: UE IMSI:[262422440501807] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/02 11:05:43.568: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/02 11:05:43.574: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/02 11:05:43.580: [smf] INFO: Removed Session: UE IMSI:[262423616313367] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/02 11:05:43.580: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/02 11:05:43.585: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/02 11:05:43.589: [smf] INFO: Removed Session: UE IMSI:[262425330856491] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/02 11:05:43.589: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/02 11:05:43.596: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/02 11:05:43.600: [smf] INFO: Removed Session: UE IMSI:[262421935749041] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/02 11:05:43.600: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/02 11:05:43.606: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/02 11:05:43.614: [smf] INFO: Removed Session: UE IMSI:[262425666065295] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/02 11:05:43.614: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/02 11:05:43.617: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/02 11:05:43.623: [smf] INFO: Removed Session: UE IMSI:[262428343735012] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/02 11:05:43.623: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/02 11:05:43.627: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/02 11:05:43.631: [smf] INFO: Removed Session: UE IMSI:[262420973354571] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/02 11:05:43.631: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/02 11:05:43.638: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/02 11:05:43.643: [smf] INFO: Removed Session: UE IMSI:[262421553961771] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/02 11:05:43.643: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/02 11:05:43.649: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/02 11:05:43.654: [smf] INFO: Removed Session: UE IMSI:[262420442181342] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/02 11:05:43.654: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/02 11:05:43.659: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/02 11:05:43.664: [smf] INFO: Removed Session: UE IMSI:[262421443697302] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/02 11:05:43.664: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/02 11:05:43.670: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/02 11:05:43.675: [smf] INFO: Removed Session: UE IMSI:[262421910629914] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/02 11:05:43.675: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/02 11:05:43.681: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/02 11:05:43.686: [smf] INFO: Removed Session: UE IMSI:[262429610635317] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/02 11:05:43.686: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/02 11:05:43.691: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/02 11:05:43.696: [smf] INFO: Removed Session: UE IMSI:[262423680389005] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/02 11:05:43.696: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/02 11:05:43.702: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/02 11:05:43.706: [smf] INFO: Removed Session: UE IMSI:[262421859100647] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/02 11:05:43.706: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/02 11:05:43.712: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/02 11:05:43.717: [smf] INFO: Removed Session: UE IMSI:[262426546774135] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/02 11:05:43.717: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/02 11:05:43.723: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/02 11:05:43.728: [smf] INFO: Removed Session: UE IMSI:[262424301284345] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/02 11:05:43.728: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/02 11:05:43.734: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/02 11:05:43.738: [smf] INFO: Removed Session: UE IMSI:[262421474705449] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/02 11:05:43.738: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/02 11:05:43.744: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/02 11:05:43.749: [smf] INFO: Removed Session: UE IMSI:[262421240622936] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/02 11:05:43.749: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/02 11:05:43.755: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/02 11:05:43.760: [smf] INFO: Removed Session: UE IMSI:[262429924089914] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/02 11:05:43.760: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/02 11:05:43.765: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/02 11:05:43.771: [smf] INFO: Removed Session: UE IMSI:[262420813382809] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/02 11:05:43.771: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/02 11:05:43.776: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/02 11:05:43.781: [smf] INFO: Removed Session: UE IMSI:[262421381656635] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/02 11:05:43.781: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/02 11:05:43.787: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/02 11:05:43.791: [smf] INFO: Removed Session: UE IMSI:[262421819351374] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/02 11:05:43.791: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/02 11:05:43.797: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/02 11:05:43.802: [smf] INFO: Removed Session: UE IMSI:[262427293086054] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/02 11:05:43.802: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/02 11:05:43.808: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/02 11:05:43.812: [smf] INFO: Removed Session: UE IMSI:[262423605945173] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/02 11:05:43.812: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/02 11:05:43.819: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/02 11:05:43.824: [smf] INFO: Removed Session: UE IMSI:[262428335709780] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/02 11:05:43.824: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/02 11:05:43.830: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/02 11:05:43.834: [smf] INFO: Removed Session: UE IMSI:[262426540325956] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/02 11:05:43.834: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/02 11:05:43.841: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/02 11:05:43.847: [smf] INFO: Removed Session: UE IMSI:[262428062593495] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/02 11:05:43.847: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/02 11:05:43.851: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/02 11:05:43.856: [smf] INFO: Removed Session: UE IMSI:[262422416469538] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/02 11:05:43.856: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/02 11:05:43.862: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/02 11:05:43.866: [smf] INFO: Removed Session: UE IMSI:[262421577541658] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/02 11:05:43.866: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/02 11:05:43.873: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/02 11:05:43.878: [smf] INFO: Removed Session: UE IMSI:[262424325528319] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/02 11:05:43.879: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/02 11:05:43.883: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/02 11:05:43.887: [smf] INFO: Removed Session: UE IMSI:[262424401152701] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/02 11:05:43.887: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/02 11:05:43.894: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/02 11:05:43.899: [smf] INFO: Removed Session: UE IMSI:[262423037808270] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/02 11:05:43.899: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/02 11:05:43.904: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/02 11:05:43.909: [smf] INFO: Removed Session: UE IMSI:[262420419642257] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/02 11:05:43.909: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/02 11:05:43.915: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/02 11:05:43.920: [smf] INFO: Removed Session: UE IMSI:[262423317489499] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/02 11:05:43.920: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/02 11:05:43.926: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/02 11:05:43.931: [smf] INFO: Removed Session: UE IMSI:[262427020946880] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/02 11:05:43.931: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/02 11:05:43.937: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/02 11:05:43.941: [smf] INFO: Removed Session: UE IMSI:[262426180352832] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/02 11:05:43.941: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/02 11:05:43.947: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/02 11:05:43.953: [smf] INFO: Removed Session: UE IMSI:[262429725220651] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/02 11:05:43.953: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/02 11:05:43.958: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/02 11:05:43.963: [smf] INFO: Removed Session: UE IMSI:[262426924140552] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/02 11:05:43.963: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/02 11:05:43.969: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/02 11:05:43.975: [smf] INFO: Removed Session: UE IMSI:[262428196394576] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/02 11:05:43.975: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/02 11:05:43.979: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/02 11:05:43.983: [smf] INFO: Removed Session: UE IMSI:[262426494774260] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/02 11:05:43.983: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/02 11:05:43.990: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/02 11:05:43.996: [smf] INFO: Removed Session: UE IMSI:[262426420825985] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:43.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/02 11:05:43.996: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/02 11:05:44.001: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/02 11:05:44.006: [smf] INFO: Removed Session: UE IMSI:[262423975597793] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/02 11:05:44.006: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/02 11:05:44.011: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/02 11:05:44.017: [smf] INFO: Removed Session: UE IMSI:[262424418761119] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/02 11:05:44.017: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/02 11:05:44.022: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/02 11:05:44.027: [smf] INFO: Removed Session: UE IMSI:[262427003054319] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/02 11:05:44.027: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/02 11:05:44.033: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/02 11:05:44.038: [smf] INFO: Removed Session: UE IMSI:[262424777962875] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/02 11:05:44.038: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/02 11:05:44.043: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/02 11:05:44.048: [smf] INFO: Removed Session: UE IMSI:[262425270206841] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/02 11:05:44.048: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/02 11:05:44.054: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/02 11:05:44.058: [smf] INFO: Removed Session: UE IMSI:[262425335502627] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/02 11:05:44.058: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/02 11:05:44.064: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/02 11:05:44.069: [smf] INFO: Removed Session: UE IMSI:[262423977587847] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/02 11:05:44.069: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/02 11:05:44.075: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/02 11:05:44.080: [smf] INFO: Removed Session: UE IMSI:[262422349283100] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/02 11:05:44.080: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/02 11:05:44.086: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/02 11:05:44.091: [smf] INFO: Removed Session: UE IMSI:[262425699027820] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/02 11:05:44.091: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/02 11:05:44.096: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/02 11:05:44.101: [smf] INFO: Removed Session: UE IMSI:[262427255539593] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/02 11:05:44.101: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/02 11:05:44.107: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/02 11:05:44.112: [smf] INFO: Removed Session: UE IMSI:[262427431772388] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/02 11:05:44.112: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/02 11:05:44.118: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/02 11:05:44.123: [smf] INFO: Removed Session: UE IMSI:[262427600133137] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/02 11:05:44.123: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/02 11:05:44.128: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/02 11:05:44.134: [smf] INFO: Removed Session: UE IMSI:[262423646095749] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/02 11:05:44.134: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/02 11:05:44.139: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/02 11:05:44.144: [smf] INFO: Removed Session: UE IMSI:[262426068194199] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/02 11:05:44.144: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/02 11:05:44.150: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/02 11:05:44.155: [smf] INFO: Removed Session: UE IMSI:[262425479749230] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/02 11:05:44.155: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/02 11:05:44.160: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/02 11:05:44.166: [smf] INFO: Removed Session: UE IMSI:[262427442548015] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/02 11:05:44.166: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/02 11:05:44.171: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/02 11:05:44.176: [smf] INFO: Removed Session: UE IMSI:[262423607736050] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/02 11:05:44.176: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/02 11:05:44.181: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/02 11:05:44.187: [smf] INFO: Removed Session: UE IMSI:[262420720346559] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/02 11:05:44.187: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/02 11:05:44.192: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/02 11:05:44.197: [smf] INFO: Removed Session: UE IMSI:[262424500959304] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/02 11:05:44.197: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/02 11:05:44.203: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/02 11:05:44.207: [smf] INFO: Removed Session: UE IMSI:[262425942318392] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/02 11:05:44.207: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/02 11:05:44.213: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/02 11:05:44.218: [smf] INFO: Removed Session: UE IMSI:[262424688071739] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/02 11:05:44.218: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/02 11:05:44.224: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/02 11:05:44.229: [smf] INFO: Removed Session: UE IMSI:[262422313668148] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/02 11:05:44.229: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/02 11:05:44.234: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/02 11:05:44.240: [smf] INFO: Removed Session: UE IMSI:[262427606156736] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/02 11:05:44.240: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/02 11:05:44.245: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/02 11:05:44.251: [smf] INFO: Removed Session: UE IMSI:[262422582968528] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/02 11:05:44.251: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/02 11:05:44.256: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/02 11:05:44.260: [smf] INFO: Removed Session: UE IMSI:[262427775577119] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/02 11:05:44.260: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/02 11:05:44.266: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/02 11:05:44.271: [smf] INFO: Removed Session: UE IMSI:[262423744229611] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/02 11:05:44.271: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/02 11:05:44.277: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/02 11:05:44.282: [smf] INFO: Removed Session: UE IMSI:[262420286489678] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/02 11:05:44.282: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/02 11:05:44.287: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/02 11:05:44.292: [smf] INFO: Removed Session: UE IMSI:[262428595534495] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/02 11:05:44.292: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/02 11:05:44.298: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/02 11:05:44.303: [smf] INFO: Removed Session: UE IMSI:[262429498438576] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/02 11:05:44.304: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/02 11:05:44.309: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/02 11:05:44.315: [smf] INFO: Removed Session: UE IMSI:[262427560811715] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/02 11:05:44.315: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/02 11:05:44.319: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/02 11:05:44.324: [smf] INFO: Removed Session: UE IMSI:[262420910729645] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/02 11:05:44.324: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/02 11:05:44.330: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/02 11:05:44.335: [smf] INFO: Removed Session: UE IMSI:[262426195586117] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/02 11:05:44.335: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/02 11:05:44.341: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/02 11:05:44.347: [smf] INFO: Removed Session: UE IMSI:[262426340945173] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/02 11:05:44.347: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/02 11:05:44.353: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/02 11:05:44.358: [smf] INFO: Removed Session: UE IMSI:[262426286792225] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/02 11:05:44.358: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/02 11:05:44.364: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/02 11:05:44.369: [smf] INFO: Removed Session: UE IMSI:[262427232018702] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/02 11:05:44.370: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/02 11:05:44.375: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/02 11:05:44.379: [smf] INFO: Removed Session: UE IMSI:[262421343330396] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/02 11:05:44.379: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/02 11:05:44.385: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/02 11:05:44.393: [smf] INFO: Removed Session: UE IMSI:[262423645659336] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/02 11:05:44.393: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/02 11:05:44.396: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/02 11:05:44.400: [smf] INFO: Removed Session: UE IMSI:[262427446958910] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/02 11:05:44.400: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/02 11:05:44.406: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/02 11:05:44.410: [smf] INFO: Removed Session: UE IMSI:[262420096315875] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/02 11:05:44.410: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/02 11:05:44.417: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/02 11:05:44.422: [smf] INFO: Removed Session: UE IMSI:[262427673893277] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/02 11:05:44.422: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/02 11:05:44.428: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/02 11:05:44.433: [smf] INFO: Removed Session: UE IMSI:[262426494512110] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/02 11:05:44.433: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/02 11:05:44.439: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/02 11:05:44.444: [smf] INFO: Removed Session: UE IMSI:[262420899635445] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/02 11:05:44.444: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/02 11:05:44.450: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/02 11:05:44.455: [smf] INFO: Removed Session: UE IMSI:[262425353561823] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/02 11:05:44.455: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/02 11:05:44.461: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/02 11:05:44.466: [smf] INFO: Removed Session: UE IMSI:[262429051864603] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/02 11:05:44.466: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/02 11:05:44.472: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/02 11:05:44.476: [smf] INFO: Removed Session: UE IMSI:[262427025179858] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/02 11:05:44.476: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/02 11:05:44.482: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/02 11:05:44.487: [smf] INFO: Removed Session: UE IMSI:[262425752510135] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/02 11:05:44.487: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/02 11:05:44.493: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/02 11:05:44.498: [smf] INFO: Removed Session: UE IMSI:[262426276714746] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/02 11:05:44.498: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/02 11:05:44.504: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/02 11:05:44.510: [smf] INFO: Removed Session: UE IMSI:[262420444875912] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/02 11:05:44.510: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/02 11:05:44.514: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/02 11:05:44.519: [smf] INFO: Removed Session: UE IMSI:[262424673443553] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/02 11:05:44.519: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/02 11:05:44.525: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/02 11:05:44.530: [smf] INFO: Removed Session: UE IMSI:[262422524841683] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/02 11:05:44.530: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/02 11:05:44.536: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/02 11:05:44.540: [smf] INFO: Removed Session: UE IMSI:[262424955932799] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/02 11:05:44.540: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/02 11:05:44.546: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/02 11:05:44.551: [smf] INFO: Removed Session: UE IMSI:[262423382060633] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/02 11:05:44.551: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/02 11:05:44.557: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/02 11:05:44.562: [smf] INFO: Removed Session: UE IMSI:[262428138348908] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/02 11:05:44.562: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/02 11:05:44.568: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/02 11:05:44.573: [smf] INFO: Removed Session: UE IMSI:[262421455128857] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/02 11:05:44.573: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/02 11:05:44.579: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/02 11:05:44.584: [smf] INFO: Removed Session: UE IMSI:[262420091130683] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/02 11:05:44.584: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/02 11:05:44.590: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/02 11:05:44.594: [smf] INFO: Removed Session: UE IMSI:[262428076585917] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/02 11:05:44.594: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/02 11:05:44.600: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/02 11:05:44.605: [smf] INFO: Removed Session: UE IMSI:[262422662293595] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/02 11:05:44.605: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/02 11:05:44.611: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/02 11:05:44.615: [smf] INFO: Removed Session: UE IMSI:[262425619986848] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/02 11:05:44.615: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/02 11:05:44.621: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/02 11:05:44.627: [smf] INFO: Removed Session: UE IMSI:[262427531443217] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/02 11:05:44.627: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/02 11:05:44.632: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/02 11:05:44.637: [smf] INFO: Removed Session: UE IMSI:[262423522395169] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/02 11:05:44.637: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/02 11:05:44.643: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/02 11:05:44.648: [smf] INFO: Removed Session: UE IMSI:[262421025377773] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/02 11:05:44.648: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/02 11:05:44.654: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/02 11:05:44.658: [smf] INFO: Removed Session: UE IMSI:[262421346539611] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/02 11:05:44.658: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/02 11:05:44.664: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/02 11:05:44.670: [smf] INFO: Removed Session: UE IMSI:[262427310852421] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/02 11:05:44.670: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/02 11:05:44.675: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/02 11:05:44.679: [smf] INFO: Removed Session: UE IMSI:[262425311133418] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/02 11:05:44.679: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/02 11:05:44.686: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/02 11:05:44.691: [smf] INFO: Removed Session: UE IMSI:[262423368451686] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/02 11:05:44.691: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/02 11:05:44.696: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/02 11:05:44.701: [smf] INFO: Removed Session: UE IMSI:[262422083582998] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/02 11:05:44.701: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/02 11:05:44.707: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/02 11:05:44.713: [smf] INFO: Removed Session: UE IMSI:[262421197787195] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/02 11:05:44.713: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/02 11:05:44.718: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/02 11:05:44.721: [smf] INFO: Removed Session: UE IMSI:[262425820845393] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/02 11:05:44.721: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/02 11:05:44.728: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/02 11:05:44.733: [smf] INFO: Removed Session: UE IMSI:[262423774522325] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/02 11:05:44.733: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/02 11:05:44.739: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/02 11:05:44.744: [smf] INFO: Removed Session: UE IMSI:[262429018459488] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/02 11:05:44.744: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/02 11:05:44.750: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/02 11:05:44.754: [smf] INFO: Removed Session: UE IMSI:[262422166175905] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/02 11:05:44.754: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/02 11:05:44.760: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/02 11:05:44.765: [smf] INFO: Removed Session: UE IMSI:[262421173065006] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/02 11:05:44.765: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/02 11:05:44.771: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/02 11:05:44.776: [smf] INFO: Removed Session: UE IMSI:[262427971864517] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/02 11:05:44.776: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/02 11:05:44.782: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/02 11:05:44.786: [smf] INFO: Removed Session: UE IMSI:[262423863687103] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/02 11:05:44.786: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/02 11:05:44.792: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/02 11:05:44.798: [smf] INFO: Removed Session: UE IMSI:[262422114053817] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/02 11:05:44.798: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/02 11:05:44.803: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/02 11:05:44.807: [smf] INFO: Removed Session: UE IMSI:[262428213229033] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/02 11:05:44.807: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/02 11:05:44.813: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/02 11:05:44.818: [smf] INFO: Removed Session: UE IMSI:[262423168678156] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/02 11:05:44.818: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/02 11:05:44.824: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/02 11:05:44.828: [smf] INFO: Removed Session: UE IMSI:[262424062097907] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/02 11:05:44.828: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/02 11:05:44.835: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/02 11:05:44.839: [smf] INFO: Removed Session: UE IMSI:[262425990522946] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/02 11:05:44.839: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/02 11:05:44.845: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/02 11:05:44.851: [smf] INFO: Removed Session: UE IMSI:[262425636693134] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/02 11:05:44.851: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/02 11:05:44.856: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/02 11:05:44.860: [smf] INFO: Removed Session: UE IMSI:[262425539432101] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/02 11:05:44.860: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/02 11:05:44.867: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/02 11:05:44.872: [smf] INFO: Removed Session: UE IMSI:[262425013828170] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/02 11:05:44.872: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/02 11:05:44.878: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/02 11:05:44.883: [smf] INFO: Removed Session: UE IMSI:[262425276386684] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/02 11:05:44.883: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/02 11:05:44.888: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/02 11:05:44.894: [smf] INFO: Removed Session: UE IMSI:[262423386339427] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/02 11:05:44.894: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/02 11:05:44.899: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/02 11:05:44.904: [smf] INFO: Removed Session: UE IMSI:[262423577822841] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/02 11:05:44.904: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/02 11:05:44.910: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/02 11:05:44.914: [smf] INFO: Removed Session: UE IMSI:[262423861377597] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/02 11:05:44.914: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/02 11:05:44.920: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/02 11:05:44.925: [smf] INFO: Removed Session: UE IMSI:[262429759239101] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/02 11:05:44.925: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/02 11:05:44.931: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/02 11:05:44.936: [smf] INFO: Removed Session: UE IMSI:[262421235815005] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/02 11:05:44.936: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/02 11:05:44.942: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/02 11:05:44.946: [smf] INFO: Removed Session: UE IMSI:[262425704357057] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/02 11:05:44.946: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/02 11:05:44.952: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/02 11:05:44.957: [smf] INFO: Removed Session: UE IMSI:[262423023525446] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/02 11:05:44.957: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/02 11:05:44.963: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/02 11:05:44.967: [smf] INFO: Removed Session: UE IMSI:[262421080324961] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/02 11:05:44.967: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/02 11:05:44.974: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/02 11:05:44.979: [smf] INFO: Removed Session: UE IMSI:[262425531352029] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/02 11:05:44.980: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/02 11:05:44.984: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/02 11:05:44.989: [smf] INFO: Removed Session: UE IMSI:[262428837146377] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/02 11:05:44.989: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/02 11:05:44.995: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/02 11:05:44.999: [smf] INFO: Removed Session: UE IMSI:[262424000611775] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:44.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/02 11:05:44.999: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/02 11:05:45.005: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/02 11:05:45.010: [smf] INFO: Removed Session: UE IMSI:[262422321475746] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/02 11:05:45.010: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/02 11:05:45.016: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/02 11:05:45.021: [smf] INFO: Removed Session: UE IMSI:[262422869417711] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/02 11:05:45.021: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/02 11:05:45.027: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/02 11:05:45.031: [smf] INFO: Removed Session: UE IMSI:[262420453068557] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/02 11:05:45.031: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/02 11:05:45.037: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/02 11:05:45.042: [smf] INFO: Removed Session: UE IMSI:[262423595404220] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/02 11:05:45.042: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/02 11:05:45.051: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/02 11:05:45.056: [smf] INFO: Removed Session: UE IMSI:[262426106599433] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/02 11:05:45.056: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/02 11:05:45.062: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/02 11:05:45.070: [smf] INFO: Removed Session: UE IMSI:[262426317667177] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/02 11:05:45.070: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/02 11:05:45.072: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/02 11:05:45.078: [smf] INFO: Removed Session: UE IMSI:[262426110751614] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/02 11:05:45.078: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/02 11:05:45.083: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/02 11:05:45.088: [smf] INFO: Removed Session: UE IMSI:[262428351646969] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/02 11:05:45.088: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/02 11:05:45.095: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/02 11:05:45.100: [smf] INFO: Removed Session: UE IMSI:[262424535844463] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/02 11:05:45.100: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/02 11:05:45.105: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/02 11:05:45.110: [smf] INFO: Removed Session: UE IMSI:[262428117871891] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/02 11:05:45.110: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/02 11:05:45.116: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/02 11:05:45.121: [smf] INFO: Removed Session: UE IMSI:[262420305898410] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/02 11:05:45.121: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/02 11:05:45.127: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/02 11:05:45.132: [smf] INFO: Removed Session: UE IMSI:[262421611273718] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/02 11:05:45.132: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/02 11:05:45.138: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/02 11:05:45.142: [smf] INFO: Removed Session: UE IMSI:[262421511746663] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/02 11:05:45.142: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/02 11:05:45.149: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/02 11:05:45.157: [smf] INFO: Removed Session: UE IMSI:[262429965379280] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/02 11:05:45.157: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/02 11:05:45.160: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/02 11:05:45.164: [smf] INFO: Removed Session: UE IMSI:[262421546919142] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/02 11:05:45.164: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/02 11:05:45.170: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/02 11:05:45.176: [smf] INFO: Removed Session: UE IMSI:[262420386209234] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/02 11:05:45.176: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/02 11:05:45.181: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/02 11:05:45.187: [smf] INFO: Removed Session: UE IMSI:[262425007913011] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/02 11:05:45.187: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/02 11:05:45.192: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/02 11:05:45.196: [smf] INFO: Removed Session: UE IMSI:[262420620074931] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/02 11:05:45.196: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/02 11:05:45.202: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/02 11:05:45.207: [smf] INFO: Removed Session: UE IMSI:[262425284691866] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/02 11:05:45.207: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/02 11:05:45.213: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/02 11:05:45.218: [smf] INFO: Removed Session: UE IMSI:[262428213131812] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/02 11:05:45.218: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/02 11:05:45.223: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/02 11:05:45.228: [smf] INFO: Removed Session: UE IMSI:[262429195829118] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/02 11:05:45.228: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/02 11:05:45.234: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/02 11:05:45.239: [smf] INFO: Removed Session: UE IMSI:[262427949542844] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/02 11:05:45.239: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/02 11:05:45.244: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/02 11:05:45.249: [smf] INFO: Removed Session: UE IMSI:[262425361688315] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/02 11:05:45.249: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/02 11:05:45.255: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/02 11:05:45.260: [smf] INFO: Removed Session: UE IMSI:[262421735986102] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/02 11:05:45.260: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/02 11:05:45.266: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/02 11:05:45.271: [smf] INFO: Removed Session: UE IMSI:[262422527476918] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/02 11:05:45.271: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/02 11:05:45.276: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/02 11:05:45.281: [smf] INFO: Removed Session: UE IMSI:[262425399735675] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/02 11:05:45.281: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/02 11:05:45.287: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/02 11:05:45.291: [smf] INFO: Removed Session: UE IMSI:[262429766667310] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/02 11:05:45.291: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/02 11:05:45.298: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/02 11:05:45.302: [smf] INFO: Removed Session: UE IMSI:[262420864850931] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/02 11:05:45.302: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/02 11:05:45.308: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/02 11:05:45.313: [smf] INFO: Removed Session: UE IMSI:[262427921123653] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/02 11:05:45.313: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/02 11:05:45.319: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/02 11:05:45.324: [smf] INFO: Removed Session: UE IMSI:[262422885413296] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/02 11:05:45.324: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/02 11:05:45.330: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/02 11:05:45.335: [smf] INFO: Removed Session: UE IMSI:[262429239706836] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/02 11:05:45.335: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/02 11:05:45.340: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/02 11:05:45.344: [smf] INFO: Removed Session: UE IMSI:[262428769564664] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/02 11:05:45.344: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/02 11:05:45.351: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/02 11:05:45.355: [smf] INFO: Removed Session: UE IMSI:[262425269114892] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/02 11:05:45.356: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/02 11:05:45.362: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/02 11:05:45.367: [smf] INFO: Removed Session: UE IMSI:[262427186972839] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/02 11:05:45.367: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/02 11:05:45.372: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/02 11:05:45.377: [smf] INFO: Removed Session: UE IMSI:[262420776299527] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/02 11:05:45.377: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/02 11:05:45.383: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/02 11:05:45.388: [smf] INFO: Removed Session: UE IMSI:[262420010269494] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/02 11:05:45.388: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/02 11:05:45.393: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/02 11:05:45.398: [smf] INFO: Removed Session: UE IMSI:[262428293565465] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/02 11:05:45.398: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/02 11:05:45.404: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/02 11:05:45.409: [smf] INFO: Removed Session: UE IMSI:[262429573891629] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/02 11:05:45.409: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/02 11:05:45.416: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/02 11:05:45.421: [smf] INFO: Removed Session: UE IMSI:[262426810960149] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/02 11:05:45.421: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/02 11:05:45.427: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/02 11:05:45.431: [smf] INFO: Removed Session: UE IMSI:[262422372946710] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/02 11:05:45.431: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/02 11:05:45.437: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/02 11:05:45.442: [smf] INFO: Removed Session: UE IMSI:[262429884252341] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/02 11:05:45.442: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/02 11:05:45.448: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/02 11:05:45.452: [smf] INFO: Removed Session: UE IMSI:[262429308637844] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/02 11:05:45.452: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/02 11:05:45.459: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/02 11:05:45.464: [smf] INFO: Removed Session: UE IMSI:[262423134428765] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/02 11:05:45.464: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/02 11:05:45.469: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/02 11:05:45.473: [smf] INFO: Removed Session: UE IMSI:[262428829681315] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/02 11:05:45.473: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/02 11:05:45.480: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/02 11:05:45.484: [smf] INFO: Removed Session: UE IMSI:[262420061122935] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/02 11:05:45.484: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/02 11:05:45.490: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/02 11:05:45.495: [smf] INFO: Removed Session: UE IMSI:[262426874811571] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/02 11:05:45.495: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/02 11:05:45.501: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/02 11:05:45.506: [smf] INFO: Removed Session: UE IMSI:[262426382131269] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/02 11:05:45.506: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/02 11:05:45.512: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/02 11:05:45.516: [smf] INFO: Removed Session: UE IMSI:[262426144849953] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/02 11:05:45.516: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/02 11:05:45.522: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/02 11:05:45.527: [smf] INFO: Removed Session: UE IMSI:[262425450789324] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/02 11:05:45.527: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/02 11:05:45.533: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/02 11:05:45.537: [smf] INFO: Removed Session: UE IMSI:[262426224062354] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/02 11:05:45.537: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/02 11:05:45.543: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/02 11:05:45.548: [smf] INFO: Removed Session: UE IMSI:[262421642090703] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/02 11:05:45.548: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/02 11:05:45.554: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/02 11:05:45.559: [smf] INFO: Removed Session: UE IMSI:[262420092181926] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/02 11:05:45.559: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/02 11:05:45.565: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/02 11:05:45.571: [smf] INFO: Removed Session: UE IMSI:[262424038077906] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/02 11:05:45.571: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/02 11:05:45.576: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/02 11:05:45.580: [smf] INFO: Removed Session: UE IMSI:[262425469474325] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/02 11:05:45.580: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/02 11:05:45.586: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/02 11:05:45.591: [smf] INFO: Removed Session: UE IMSI:[262427257442009] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/02 11:05:45.591: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/02 11:05:45.597: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/02 11:05:45.601: [smf] INFO: Removed Session: UE IMSI:[262426154254439] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/02 11:05:45.601: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/02 11:05:45.607: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/02 11:05:45.612: [smf] INFO: Removed Session: UE IMSI:[262425559690262] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/02 11:05:45.612: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/02 11:05:45.618: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/02 11:05:45.623: [smf] INFO: Removed Session: UE IMSI:[262422561400562] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/02 11:05:45.623: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/02 11:05:45.629: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/02 11:05:45.634: [smf] INFO: Removed Session: UE IMSI:[262425690760515] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/02 11:05:45.634: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/02 11:05:45.639: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/02 11:05:45.644: [smf] INFO: Removed Session: UE IMSI:[262420266615757] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/02 11:05:45.644: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/02 11:05:45.650: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/02 11:05:45.655: [smf] INFO: Removed Session: UE IMSI:[262421479254068] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/02 11:05:45.655: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/02 11:05:45.660: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/02 11:05:45.665: [smf] INFO: Removed Session: UE IMSI:[262424199231666] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/02 11:05:45.665: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/02 11:05:45.671: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/02 11:05:45.676: [smf] INFO: Removed Session: UE IMSI:[262425235334940] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/02 11:05:45.676: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/02 11:05:45.682: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/02 11:05:45.687: [smf] INFO: Removed Session: UE IMSI:[262429610839638] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/02 11:05:45.687: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/02 11:05:45.692: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/02 11:05:45.697: [smf] INFO: Removed Session: UE IMSI:[262421900164477] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/02 11:05:45.697: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/02 11:05:45.703: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/02 11:05:45.708: [smf] INFO: Removed Session: UE IMSI:[262423618315826] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/02 11:05:45.708: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/02 11:05:45.714: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/02 11:05:45.718: [smf] INFO: Removed Session: UE IMSI:[262422579377293] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/02 11:05:45.718: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/02 11:05:45.724: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/02 11:05:45.730: [smf] INFO: Removed Session: UE IMSI:[262420068395044] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/02 11:05:45.730: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/02 11:05:45.735: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/02 11:05:45.741: [smf] INFO: Removed Session: UE IMSI:[262424020518298] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/02 11:05:45.741: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/02 11:05:45.746: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/02 11:05:45.750: [smf] INFO: Removed Session: UE IMSI:[262426166296781] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/02 11:05:45.750: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/02 11:05:45.756: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/02 11:05:45.760: [smf] INFO: Removed Session: UE IMSI:[262423864129314] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/02 11:05:45.760: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/02 11:05:45.767: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/02 11:05:45.771: [smf] INFO: Removed Session: UE IMSI:[262427010740439] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/02 11:05:45.771: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/02 11:05:45.777: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/02 11:05:45.782: [smf] INFO: Removed Session: UE IMSI:[262421496468424] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/02 11:05:45.782: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/02 11:05:45.788: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/02 11:05:45.793: [smf] INFO: Removed Session: UE IMSI:[262421467221795] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/02 11:05:45.793: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/02 11:05:45.799: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/02 11:05:45.803: [smf] INFO: Removed Session: UE IMSI:[262422796799148] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/02 11:05:45.803: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/02 11:05:45.809: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/02 11:05:45.814: [smf] INFO: Removed Session: UE IMSI:[262425608388937] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/02 11:05:45.814: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/02 11:05:45.820: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/02 11:05:45.824: [smf] INFO: Removed Session: UE IMSI:[262420939394045] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/02 11:05:45.824: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/02 11:05:45.831: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/02 11:05:45.835: [smf] INFO: Removed Session: UE IMSI:[262421031904309] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/02 11:05:45.835: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/02 11:05:45.841: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/02 11:05:45.846: [smf] INFO: Removed Session: UE IMSI:[262425390346265] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/02 11:05:45.846: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/02 11:05:45.852: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/02 11:05:45.856: [smf] INFO: Removed Session: UE IMSI:[262424750287639] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/02 11:05:45.857: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/02 11:05:45.862: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/02 11:05:45.867: [smf] INFO: Removed Session: UE IMSI:[262425590557905] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/02 11:05:45.867: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/02 11:05:45.873: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/02 11:05:45.878: [smf] INFO: Removed Session: UE IMSI:[262425089366518] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/02 11:05:45.878: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/02 11:05:45.884: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/02 11:05:45.888: [smf] INFO: Removed Session: UE IMSI:[262425491626324] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/02 11:05:45.888: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/02 11:05:45.894: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/02 11:05:45.900: [smf] INFO: Removed Session: UE IMSI:[262425627431991] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/02 11:05:45.900: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/02 11:05:45.905: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/02 11:05:45.909: [smf] INFO: Removed Session: UE IMSI:[262422961816485] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/02 11:05:45.909: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/02 11:05:45.980: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/02 11:05:45.986: [smf] INFO: Removed Session: UE IMSI:[262425925315153] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/02 11:05:45.986: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/02 11:05:45.991: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/02 11:05:45.994: [smf] INFO: Removed Session: UE IMSI:[262426484778679] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:45.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/02 11:05:45.994: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/02 11:05:46.001: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/02 11:05:46.006: [smf] INFO: Removed Session: UE IMSI:[262427755613311] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/02 11:05:46.006: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/02 11:05:46.012: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/02 11:05:46.016: [smf] INFO: Removed Session: UE IMSI:[262423585995082] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/02 11:05:46.016: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/02 11:05:46.022: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/02 11:05:46.027: [smf] INFO: Removed Session: UE IMSI:[262426196254017] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/02 11:05:46.027: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/02 11:05:46.033: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/02 11:05:46.038: [smf] INFO: Removed Session: UE IMSI:[262424987235127] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/02 11:05:46.038: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/02 11:05:46.044: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/02 11:05:46.049: [smf] INFO: Removed Session: UE IMSI:[262423494971094] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/02 11:05:46.049: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/02 11:05:46.054: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/02 11:05:46.059: [smf] INFO: Removed Session: UE IMSI:[262428908326382] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/02 11:05:46.059: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/02 11:05:46.065: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/02 11:05:46.070: [smf] INFO: Removed Session: UE IMSI:[262428860920202] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/02 11:05:46.070: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/02 11:05:46.076: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/02 11:05:46.080: [smf] INFO: Removed Session: UE IMSI:[262426056739373] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/02 11:05:46.080: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/02 11:05:46.086: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/02 11:05:46.091: [smf] INFO: Removed Session: UE IMSI:[262426308480169] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/02 11:05:46.091: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/02 11:05:46.097: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/02 11:05:46.101: [smf] INFO: Removed Session: UE IMSI:[262425513692755] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/02 11:05:46.101: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/02 11:05:46.108: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/02 11:05:46.112: [smf] INFO: Removed Session: UE IMSI:[262421479386375] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/02 11:05:46.112: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/02 11:05:46.118: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/02 11:05:46.124: [smf] INFO: Removed Session: UE IMSI:[262426100472403] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/02 11:05:46.124: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/02 11:05:46.129: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/02 11:05:46.134: [smf] INFO: Removed Session: UE IMSI:[262426096354755] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/02 11:05:46.134: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/02 11:05:46.140: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/02 11:05:46.145: [smf] INFO: Removed Session: UE IMSI:[262426355923473] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/02 11:05:46.145: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/02 11:05:46.151: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/02 11:05:46.155: [smf] INFO: Removed Session: UE IMSI:[262424759691131] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/02 11:05:46.155: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/02 11:05:46.161: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/02 11:05:46.165: [smf] INFO: Removed Session: UE IMSI:[262427536680841] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/02 11:05:46.165: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/02 11:05:46.172: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/02 11:05:46.177: [smf] INFO: Removed Session: UE IMSI:[262429757378734] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/02 11:05:46.177: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/02 11:05:46.183: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/02 11:05:46.188: [smf] INFO: Removed Session: UE IMSI:[262427581413465] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/02 11:05:46.188: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/02 11:05:46.194: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/02 11:05:46.200: [smf] INFO: Removed Session: UE IMSI:[262421232917570] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/02 11:05:46.200: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/02 11:05:46.204: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/02 11:05:46.209: [smf] INFO: Removed Session: UE IMSI:[262425797358669] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/02 11:05:46.209: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/02 11:05:46.215: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/02 11:05:46.220: [smf] INFO: Removed Session: UE IMSI:[262420107674098] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/02 11:05:46.220: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/02 11:05:46.226: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/02 11:05:46.231: [smf] INFO: Removed Session: UE IMSI:[262429258666040] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/02 11:05:46.231: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/02 11:05:46.237: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/02 11:05:46.242: [smf] INFO: Removed Session: UE IMSI:[262425398742266] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/02 11:05:46.242: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/02 11:05:46.247: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/02 11:05:46.252: [smf] INFO: Removed Session: UE IMSI:[262428197949070] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/02 11:05:46.252: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 11/02 11:05:46.258: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 11/02 11:05:46.262: [smf] INFO: Removed Session: UE IMSI:[262427510677913] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:05:46.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3200) 11/02 11:05:46.262: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: Warning: Stopping inactive timer T_next. MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:05:48.268: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:05:48.268: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@1769b0fbed86: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@1769b0fbed86: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:05:48 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512060) Waiting for packet dumper to finish... 1 (prev_count=6512060, count=6512572) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:05:50 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_addr_pool_exhaustion started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:05:54.033: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:05:54.742: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 11/02 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 11/02 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3192) 11/02 11:05:55.751: [smf] INFO: UE IMSI[262428225509062] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.759: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 11/02 11:05:55.759: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.759: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.761: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/02 11:05:55.761: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/02 11:05:55.761: [smf] INFO: UE IMSI[262429235603176] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.765: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/02 11:05:55.765: [upf] INFO: UE F-SEID[UP:0x92e CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.765: [upf] INFO: UE F-SEID[UP:0x92e CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.767: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 11/02 11:05:55.767: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3192) 11/02 11:05:55.767: [smf] INFO: UE IMSI[262424983302986] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.772: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 11/02 11:05:55.772: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.772: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.774: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 11/02 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3192) 11/02 11:05:55.774: [smf] INFO: UE IMSI[262420201614217] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.780: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 11/02 11:05:55.780: [upf] INFO: UE F-SEID[UP:0x787 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.780: [upf] INFO: UE F-SEID[UP:0x787 CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.781: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 11/02 11:05:55.781: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3192) 11/02 11:05:55.781: [smf] INFO: UE IMSI[262424507140522] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 11/02 11:05:55.788: [upf] INFO: UE F-SEID[UP:0x32e CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.788: [upf] INFO: UE F-SEID[UP:0x32e CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.790: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 11/02 11:05:55.790: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3192) 11/02 11:05:55.790: [smf] INFO: UE IMSI[262426517814296] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.796: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 11/02 11:05:55.796: [upf] INFO: UE F-SEID[UP:0x6db CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.796: [upf] INFO: UE F-SEID[UP:0x6db CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.797: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 11/02 11:05:55.797: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3192) 11/02 11:05:55.797: [smf] INFO: UE IMSI[262428305564894] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.802: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 11/02 11:05:55.802: [upf] INFO: UE F-SEID[UP:0x2be CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.802: [upf] INFO: UE F-SEID[UP:0x2be CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.804: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 11/02 11:05:55.804: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3192) 11/02 11:05:55.804: [smf] INFO: UE IMSI[262425960906021] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.810: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 11/02 11:05:55.810: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.810: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.811: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 11/02 11:05:55.811: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3192) 11/02 11:05:55.811: [smf] INFO: UE IMSI[262429543548575] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.816: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 11/02 11:05:55.816: [upf] INFO: UE F-SEID[UP:0x792 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.816: [upf] INFO: UE F-SEID[UP:0x792 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.817: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 11/02 11:05:55.817: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3192) 11/02 11:05:55.817: [smf] INFO: UE IMSI[262427629887610] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.822: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 11/02 11:05:55.822: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.822: [upf] INFO: UE F-SEID[UP:0xed4 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.824: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 11/02 11:05:55.824: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3192) 11/02 11:05:55.824: [smf] INFO: UE IMSI[262425927101654] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.829: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 11/02 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x83 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.829: [upf] INFO: UE F-SEID[UP:0x83 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.830: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 11/02 11:05:55.830: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3192) 11/02 11:05:55.831: [smf] INFO: UE IMSI[262422022152454] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.835: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 11/02 11:05:55.835: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.835: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.837: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 11/02 11:05:55.837: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3192) 11/02 11:05:55.837: [smf] INFO: UE IMSI[262422012859415] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.842: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 11/02 11:05:55.842: [upf] INFO: UE F-SEID[UP:0x82 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.842: [upf] INFO: UE F-SEID[UP:0x82 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.844: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 11/02 11:05:55.844: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3192) 11/02 11:05:55.844: [smf] INFO: UE IMSI[262421023609194] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.849: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 11/02 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.851: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 11/02 11:05:55.851: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3192) 11/02 11:05:55.851: [smf] INFO: UE IMSI[262422828104887] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.855: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 11/02 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x136 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x136 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.857: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 11/02 11:05:55.857: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3192) 11/02 11:05:55.857: [smf] INFO: UE IMSI[262426191147989] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.862: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 11/02 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x310 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.862: [upf] INFO: UE F-SEID[UP:0x310 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.864: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 11/02 11:05:55.864: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3192) 11/02 11:05:55.864: [smf] INFO: UE IMSI[262420488019815] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.869: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 11/02 11:05:55.869: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.869: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.870: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 11/02 11:05:55.870: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3192) 11/02 11:05:55.870: [smf] INFO: UE IMSI[262425369961432] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.875: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 11/02 11:05:55.875: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.875: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xf4c] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.877: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 11/02 11:05:55.877: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3192) 11/02 11:05:55.877: [smf] INFO: UE IMSI[262422553484236] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.881: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 11/02 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.881: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.883: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 11/02 11:05:55.883: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3192) 11/02 11:05:55.883: [smf] INFO: UE IMSI[262426715924406] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.887: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 11/02 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x584 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.887: [upf] INFO: UE F-SEID[UP:0x584 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.890: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 11/02 11:05:55.890: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3192) 11/02 11:05:55.890: [smf] INFO: UE IMSI[262428678573350] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.895: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 11/02 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xce CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.895: [upf] INFO: UE F-SEID[UP:0xce CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.897: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 11/02 11:05:55.897: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3192) 11/02 11:05:55.897: [smf] INFO: UE IMSI[262421294424445] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.903: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 11/02 11:05:55.903: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.903: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.904: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 11/02 11:05:55.904: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3192) 11/02 11:05:55.904: [smf] INFO: UE IMSI[262424822029591] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.909: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 11/02 11:05:55.909: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.909: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.910: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 11/02 11:05:55.910: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3192) 11/02 11:05:55.910: [smf] INFO: UE IMSI[262427822482796] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.915: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 11/02 11:05:55.915: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.915: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 11/02 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3192) 11/02 11:05:55.917: [smf] INFO: UE IMSI[262429072906007] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.922: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 11/02 11:05:55.922: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.922: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x2b0] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 11/02 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3192) 11/02 11:05:55.923: [smf] INFO: UE IMSI[262429834981033] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.928: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 11/02 11:05:55.928: [upf] INFO: UE F-SEID[UP:0x25e CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.928: [upf] INFO: UE F-SEID[UP:0x25e CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.930: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 11/02 11:05:55.930: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3192) 11/02 11:05:55.930: [smf] INFO: UE IMSI[262423624425141] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.934: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 11/02 11:05:55.934: [upf] INFO: UE F-SEID[UP:0x959 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.934: [upf] INFO: UE F-SEID[UP:0x959 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.936: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 11/02 11:05:55.936: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3192) 11/02 11:05:55.936: [smf] INFO: UE IMSI[262427347323382] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.940: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 11/02 11:05:55.940: [upf] INFO: UE F-SEID[UP:0x51b CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.941: [upf] INFO: UE F-SEID[UP:0x51b CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.943: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 11/02 11:05:55.943: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3192) 11/02 11:05:55.943: [smf] INFO: UE IMSI[262428574817518] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.947: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 11/02 11:05:55.947: [upf] INFO: UE F-SEID[UP:0x883 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.947: [upf] INFO: UE F-SEID[UP:0x883 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.949: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 11/02 11:05:55.949: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3192) 11/02 11:05:55.949: [smf] INFO: UE IMSI[262427708676274] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.953: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 11/02 11:05:55.954: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.954: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.956: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 11/02 11:05:55.956: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3192) 11/02 11:05:55.956: [smf] INFO: UE IMSI[262424247447525] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.960: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 11/02 11:05:55.960: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.960: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 11/02 11:05:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3192) 11/02 11:05:55.962: [smf] INFO: UE IMSI[262425455724354] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.967: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 11/02 11:05:55.967: [upf] INFO: UE F-SEID[UP:0x881 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.967: [upf] INFO: UE F-SEID[UP:0x881 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.969: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 11/02 11:05:55.969: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3192) 11/02 11:05:55.969: [smf] INFO: UE IMSI[262421126360438] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.973: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 11/02 11:05:55.973: [upf] INFO: UE F-SEID[UP:0x966 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.973: [upf] INFO: UE F-SEID[UP:0x966 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.975: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 11/02 11:05:55.975: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3192) 11/02 11:05:55.975: [smf] INFO: UE IMSI[262423505429750] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.980: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 11/02 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xecd CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xecd CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.982: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 11/02 11:05:55.982: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3192) 11/02 11:05:55.982: [smf] INFO: UE IMSI[262420514570629] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.987: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 11/02 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 11/02 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3192) 11/02 11:05:55.989: [smf] INFO: UE IMSI[262425332410225] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:55.993: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 11/02 11:05:55.993: [upf] INFO: UE F-SEID[UP:0xe9 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.993: [upf] INFO: UE F-SEID[UP:0xe9 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 11/02 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3192) 11/02 11:05:55.995: [smf] INFO: UE IMSI[262421464346757] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.000: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 11/02 11:05:56.000: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.000: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.002: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 11/02 11:05:56.002: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3192) 11/02 11:05:56.002: [smf] INFO: UE IMSI[262428062700098] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 11/02 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.007: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.008: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 11/02 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3192) 11/02 11:05:56.009: [smf] INFO: UE IMSI[262420537921458] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.013: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 11/02 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x271 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.013: [upf] INFO: UE F-SEID[UP:0x271 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.015: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 11/02 11:05:56.015: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3192) 11/02 11:05:56.015: [smf] INFO: UE IMSI[262428888497576] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.020: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 11/02 11:05:56.020: [upf] INFO: UE F-SEID[UP:0x913 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.020: [upf] INFO: UE F-SEID[UP:0x913 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.022: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 11/02 11:05:56.022: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3192) 11/02 11:05:56.022: [smf] INFO: UE IMSI[262420877834824] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.026: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 11/02 11:05:56.026: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.026: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.028: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 11/02 11:05:56.028: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3192) 11/02 11:05:56.028: [smf] INFO: UE IMSI[262420044301795] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 11/02 11:05:56.033: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.033: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.035: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 11/02 11:05:56.035: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3192) 11/02 11:05:56.035: [smf] INFO: UE IMSI[262426225393368] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.039: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 11/02 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x653 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x653 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.042: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 11/02 11:05:56.042: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3192) 11/02 11:05:56.042: [smf] INFO: UE IMSI[262421966350387] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.046: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 11/02 11:05:56.046: [upf] INFO: UE F-SEID[UP:0x1a CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.046: [upf] INFO: UE F-SEID[UP:0x1a CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.048: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 11/02 11:05:56.048: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3192) 11/02 11:05:56.048: [smf] INFO: UE IMSI[262425850389934] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.052: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 11/02 11:05:56.052: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.052: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 11/02 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3192) 11/02 11:05:56.055: [smf] INFO: UE IMSI[262426729711423] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.059: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 11/02 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.059: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 11/02 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3192) 11/02 11:05:56.061: [smf] INFO: UE IMSI[262427227039012] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.066: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 11/02 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.066: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.068: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 11/02 11:05:56.068: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3192) 11/02 11:05:56.068: [smf] INFO: UE IMSI[262421086133046] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.072: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 11/02 11:05:56.072: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.072: [upf] INFO: UE F-SEID[UP:0xc0c CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.074: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 11/02 11:05:56.074: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3192) 11/02 11:05:56.074: [smf] INFO: UE IMSI[262427013969634] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 11/02 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.079: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.081: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 11/02 11:05:56.081: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3192) 11/02 11:05:56.081: [smf] INFO: UE IMSI[262425326148228] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.086: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 11/02 11:05:56.086: [upf] INFO: UE F-SEID[UP:0x619 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.086: [upf] INFO: UE F-SEID[UP:0x619 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.087: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 11/02 11:05:56.087: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3192) 11/02 11:05:56.087: [smf] INFO: UE IMSI[262427227026598] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.092: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 11/02 11:05:56.092: [upf] INFO: UE F-SEID[UP:0xbce CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.092: [upf] INFO: UE F-SEID[UP:0xbce CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.094: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 11/02 11:05:56.094: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3192) 11/02 11:05:56.094: [smf] INFO: UE IMSI[262424668658671] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.099: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 11/02 11:05:56.099: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.099: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.101: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 11/02 11:05:56.101: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3192) 11/02 11:05:56.101: [smf] INFO: UE IMSI[262425130152794] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.105: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 11/02 11:05:56.105: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.105: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.107: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 11/02 11:05:56.107: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3192) 11/02 11:05:56.107: [smf] INFO: UE IMSI[262421450092561] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.112: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 11/02 11:05:56.112: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.112: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.114: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 11/02 11:05:56.114: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3192) 11/02 11:05:56.114: [smf] INFO: UE IMSI[262422017962845] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 11/02 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.120: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 11/02 11:05:56.120: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3192) 11/02 11:05:56.120: [smf] INFO: UE IMSI[262421749649969] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.125: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 11/02 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x775 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x775 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.127: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 11/02 11:05:56.127: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3192) 11/02 11:05:56.127: [smf] INFO: UE IMSI[262427112042976] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.131: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 11/02 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xafc CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.132: [upf] INFO: UE F-SEID[UP:0xafc CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.134: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 11/02 11:05:56.134: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3192) 11/02 11:05:56.134: [smf] INFO: UE IMSI[262428784963029] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.138: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 11/02 11:05:56.138: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.138: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.140: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 11/02 11:05:56.140: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3192) 11/02 11:05:56.140: [smf] INFO: UE IMSI[262427103542672] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.146: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 11/02 11:05:56.146: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.146: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.147: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 11/02 11:05:56.147: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3192) 11/02 11:05:56.147: [smf] INFO: UE IMSI[262420423768661] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.152: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 11/02 11:05:56.152: [upf] INFO: UE F-SEID[UP:0x441 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.152: [upf] INFO: UE F-SEID[UP:0x441 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.154: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 11/02 11:05:56.154: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3192) 11/02 11:05:56.154: [smf] INFO: UE IMSI[262422810310064] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.158: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 11/02 11:05:56.158: [upf] INFO: UE F-SEID[UP:0x984 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.158: [upf] INFO: UE F-SEID[UP:0x984 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.160: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 11/02 11:05:56.160: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3192) 11/02 11:05:56.160: [smf] INFO: UE IMSI[262427796712387] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.165: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 11/02 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.165: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.167: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 11/02 11:05:56.167: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3192) 11/02 11:05:56.167: [smf] INFO: UE IMSI[262424229279792] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.172: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 11/02 11:05:56.172: [upf] INFO: UE F-SEID[UP:0x475 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.172: [upf] INFO: UE F-SEID[UP:0x475 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.173: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 11/02 11:05:56.173: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3192) 11/02 11:05:56.173: [smf] INFO: UE IMSI[262428201828912] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.178: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 11/02 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x253 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x253 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.180: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 11/02 11:05:56.180: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3192) 11/02 11:05:56.180: [smf] INFO: UE IMSI[262422853027876] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.184: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 11/02 11:05:56.184: [upf] INFO: UE F-SEID[UP:0x2f CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.184: [upf] INFO: UE F-SEID[UP:0x2f CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.186: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 11/02 11:05:56.186: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3192) 11/02 11:05:56.186: [smf] INFO: UE IMSI[262425395411638] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.191: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 11/02 11:05:56.191: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.191: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.193: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 11/02 11:05:56.193: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3192) 11/02 11:05:56.193: [smf] INFO: UE IMSI[262421547712090] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.198: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 11/02 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x237 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x237 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.200: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 11/02 11:05:56.200: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3192) 11/02 11:05:56.200: [smf] INFO: UE IMSI[262421206489799] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.204: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 11/02 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.206: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 11/02 11:05:56.206: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3192) 11/02 11:05:56.206: [smf] INFO: UE IMSI[262422462293442] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.210: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 11/02 11:05:56.211: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.211: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.213: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 11/02 11:05:56.213: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3192) 11/02 11:05:56.213: [smf] INFO: UE IMSI[262420901681497] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.217: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 11/02 11:05:56.217: [upf] INFO: UE F-SEID[UP:0x9c CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.217: [upf] INFO: UE F-SEID[UP:0x9c CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.219: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 11/02 11:05:56.219: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3192) 11/02 11:05:56.219: [smf] INFO: UE IMSI[262420782772253] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.224: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 11/02 11:05:56.224: [upf] INFO: UE F-SEID[UP:0x239 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.224: [upf] INFO: UE F-SEID[UP:0x239 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.226: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 11/02 11:05:56.226: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3192) 11/02 11:05:56.226: [smf] INFO: UE IMSI[262423770195108] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.231: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 11/02 11:05:56.231: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.231: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.233: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 11/02 11:05:56.233: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3192) 11/02 11:05:56.233: [smf] INFO: UE IMSI[262425532135941] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.238: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 11/02 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x943 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x943 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.240: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 11/02 11:05:56.240: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3192) 11/02 11:05:56.240: [smf] INFO: UE IMSI[262423717113363] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.246: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 11/02 11:05:56.246: [upf] INFO: UE F-SEID[UP:0x16f CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.246: [upf] INFO: UE F-SEID[UP:0x16f CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.248: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 11/02 11:05:56.248: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3192) 11/02 11:05:56.248: [smf] INFO: UE IMSI[262423164027829] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.254: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 11/02 11:05:56.254: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.254: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.255: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 11/02 11:05:56.255: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3192) 11/02 11:05:56.255: [smf] INFO: UE IMSI[262426060107419] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.261: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 11/02 11:05:56.261: [upf] INFO: UE F-SEID[UP:0x607 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.261: [upf] INFO: UE F-SEID[UP:0x607 CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.262: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 11/02 11:05:56.262: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3192) 11/02 11:05:56.262: [smf] INFO: UE IMSI[262428780847655] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.266: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 11/02 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xeae CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xeae CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.268: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 11/02 11:05:56.268: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3192) 11/02 11:05:56.268: [smf] INFO: UE IMSI[262426097995869] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.273: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 11/02 11:05:56.273: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.273: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.276: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 11/02 11:05:56.276: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3192) 11/02 11:05:56.276: [smf] INFO: UE IMSI[262428445468340] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.281: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 11/02 11:05:56.281: [upf] INFO: UE F-SEID[UP:0x44d CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.281: [upf] INFO: UE F-SEID[UP:0x44d CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.283: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 11/02 11:05:56.283: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3192) 11/02 11:05:56.283: [smf] INFO: UE IMSI[262422804728924] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.287: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 11/02 11:05:56.287: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.288: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.290: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 11/02 11:05:56.290: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3192) 11/02 11:05:56.290: [smf] INFO: UE IMSI[262429825152017] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.294: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 11/02 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x805 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x805 CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.296: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 11/02 11:05:56.296: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3192) 11/02 11:05:56.296: [smf] INFO: UE IMSI[262422138769628] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 11/02 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.301: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.303: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 11/02 11:05:56.303: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3192) 11/02 11:05:56.303: [smf] INFO: UE IMSI[262422771819446] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.307: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 11/02 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.309: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 11/02 11:05:56.309: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3192) 11/02 11:05:56.309: [smf] INFO: UE IMSI[262424235909006] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.314: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 11/02 11:05:56.314: [upf] INFO: UE F-SEID[UP:0x82e CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.314: [upf] INFO: UE F-SEID[UP:0x82e CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.316: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 11/02 11:05:56.316: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3192) 11/02 11:05:56.316: [smf] INFO: UE IMSI[262426536120048] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.321: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 11/02 11:05:56.321: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.321: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.323: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 11/02 11:05:56.323: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3192) 11/02 11:05:56.323: [smf] INFO: UE IMSI[262424902392110] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.327: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 11/02 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.329: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 11/02 11:05:56.329: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3192) 11/02 11:05:56.329: [smf] INFO: UE IMSI[262425890715606] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.334: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 11/02 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.336: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 11/02 11:05:56.336: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3192) 11/02 11:05:56.336: [smf] INFO: UE IMSI[262426834969847] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.341: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 11/02 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x14f CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.341: [upf] INFO: UE F-SEID[UP:0x14f CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.342: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 11/02 11:05:56.342: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3192) 11/02 11:05:56.342: [smf] INFO: UE IMSI[262421897336181] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.347: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 11/02 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xf43 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.347: [upf] INFO: UE F-SEID[UP:0xf43 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.349: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 11/02 11:05:56.349: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3192) 11/02 11:05:56.349: [smf] INFO: UE IMSI[262427139086261] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.353: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 11/02 11:05:56.353: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.353: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.356: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 11/02 11:05:56.356: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3192) 11/02 11:05:56.356: [smf] INFO: UE IMSI[262421815134887] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 11/02 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.360: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.362: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 11/02 11:05:56.362: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3192) 11/02 11:05:56.362: [smf] INFO: UE IMSI[262422406620543] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 11/02 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.366: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.369: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 11/02 11:05:56.369: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3192) 11/02 11:05:56.369: [smf] INFO: UE IMSI[262423240063099] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.373: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 11/02 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.375: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 11/02 11:05:56.375: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3192) 11/02 11:05:56.375: [smf] INFO: UE IMSI[262425671060364] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.380: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 11/02 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.380: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.382: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 11/02 11:05:56.382: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3192) 11/02 11:05:56.382: [smf] INFO: UE IMSI[262420763703654] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.386: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 11/02 11:05:56.386: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.386: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.388: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 11/02 11:05:56.388: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3192) 11/02 11:05:56.388: [smf] INFO: UE IMSI[262424014410547] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.393: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 11/02 11:05:56.393: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.393: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.395: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 11/02 11:05:56.395: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3192) 11/02 11:05:56.395: [smf] INFO: UE IMSI[262422420063799] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.399: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 11/02 11:05:56.399: [upf] INFO: UE F-SEID[UP:0x91c CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.399: [upf] INFO: UE F-SEID[UP:0x91c CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.401: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 11/02 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3192) 11/02 11:05:56.402: [smf] INFO: UE IMSI[262424306491689] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.406: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 11/02 11:05:56.406: [upf] INFO: UE F-SEID[UP:0x739 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.406: [upf] INFO: UE F-SEID[UP:0x739 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 11/02 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3192) 11/02 11:05:56.408: [smf] INFO: UE IMSI[262425637398548] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.412: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 11/02 11:05:56.412: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.412: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.415: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 11/02 11:05:56.415: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3192) 11/02 11:05:56.415: [smf] INFO: UE IMSI[262425252838513] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.419: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 11/02 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.419: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.421: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 11/02 11:05:56.421: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3192) 11/02 11:05:56.421: [smf] INFO: UE IMSI[262429410319464] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.425: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 11/02 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.425: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 11/02 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3192) 11/02 11:05:56.428: [smf] INFO: UE IMSI[262426034336620] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.432: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 11/02 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.434: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 11/02 11:05:56.434: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3192) 11/02 11:05:56.434: [smf] INFO: UE IMSI[262424095661135] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.438: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 11/02 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.441: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 11/02 11:05:56.441: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3192) 11/02 11:05:56.441: [smf] INFO: UE IMSI[262429255098338] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.445: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 11/02 11:05:56.445: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.445: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.447: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 11/02 11:05:56.447: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3192) 11/02 11:05:56.447: [smf] INFO: UE IMSI[262425462642440] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.452: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 11/02 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 11/02 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3192) 11/02 11:05:56.454: [smf] INFO: UE IMSI[262427584567945] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.458: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 11/02 11:05:56.458: [upf] INFO: UE F-SEID[UP:0x389 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.458: [upf] INFO: UE F-SEID[UP:0x389 CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 11/02 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3192) 11/02 11:05:56.460: [smf] INFO: UE IMSI[262420904805963] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.465: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 11/02 11:05:56.465: [upf] INFO: UE F-SEID[UP:0x31f CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.465: [upf] INFO: UE F-SEID[UP:0x31f CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.467: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 11/02 11:05:56.467: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3192) 11/02 11:05:56.467: [smf] INFO: UE IMSI[262427263700332] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.471: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 11/02 11:05:56.471: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.471: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.474: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 11/02 11:05:56.474: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3192) 11/02 11:05:56.474: [smf] INFO: UE IMSI[262426410743206] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.478: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 11/02 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x42f CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.478: [upf] INFO: UE F-SEID[UP:0x42f CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.480: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 11/02 11:05:56.480: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3192) 11/02 11:05:56.480: [smf] INFO: UE IMSI[262423642976799] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.485: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 11/02 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x61b CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x61b CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.487: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 11/02 11:05:56.487: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3192) 11/02 11:05:56.487: [smf] INFO: UE IMSI[262422769450593] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.491: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 11/02 11:05:56.491: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.491: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.493: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 11/02 11:05:56.493: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3192) 11/02 11:05:56.493: [smf] INFO: UE IMSI[262424675731809] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.498: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 11/02 11:05:56.498: [upf] INFO: UE F-SEID[UP:0x772 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.498: [upf] INFO: UE F-SEID[UP:0x772 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.500: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 11/02 11:05:56.500: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3192) 11/02 11:05:56.500: [smf] INFO: UE IMSI[262428821726876] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.507: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 11/02 11:05:56.507: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.507: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 11/02 11:05:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3192) 11/02 11:05:56.507: [smf] INFO: UE IMSI[262427779633094] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 11/02 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x22f CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.512: [upf] INFO: UE F-SEID[UP:0x22f CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.514: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 11/02 11:05:56.514: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3192) 11/02 11:05:56.514: [smf] INFO: UE IMSI[262425474054115] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.518: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 11/02 11:05:56.519: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.519: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.521: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 11/02 11:05:56.521: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3192) 11/02 11:05:56.521: [smf] INFO: UE IMSI[262421350528351] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.527: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 11/02 11:05:56.527: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.527: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.527: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 11/02 11:05:56.527: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3192) 11/02 11:05:56.527: [smf] INFO: UE IMSI[262426977456766] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.533: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 11/02 11:05:56.533: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.533: [upf] INFO: UE F-SEID[UP:0xee2 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.534: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 11/02 11:05:56.534: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3192) 11/02 11:05:56.534: [smf] INFO: UE IMSI[262426584411002] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.539: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 11/02 11:05:56.539: [upf] INFO: UE F-SEID[UP:0x40c CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.539: [upf] INFO: UE F-SEID[UP:0x40c CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.540: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 11/02 11:05:56.540: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3192) 11/02 11:05:56.540: [smf] INFO: UE IMSI[262426425140895] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.545: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 11/02 11:05:56.545: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.545: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.547: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 11/02 11:05:56.547: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3192) 11/02 11:05:56.547: [smf] INFO: UE IMSI[262420411044111] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.552: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 11/02 11:05:56.552: [upf] INFO: UE F-SEID[UP:0x912 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.552: [upf] INFO: UE F-SEID[UP:0x912 CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.553: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 11/02 11:05:56.553: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3192) 11/02 11:05:56.553: [smf] INFO: UE IMSI[262423545523749] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.559: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 11/02 11:05:56.559: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.559: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.560: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 11/02 11:05:56.560: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3192) 11/02 11:05:56.560: [smf] INFO: UE IMSI[262421861009700] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.564: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 11/02 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x827 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.564: [upf] INFO: UE F-SEID[UP:0x827 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.566: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 11/02 11:05:56.566: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3192) 11/02 11:05:56.566: [smf] INFO: UE IMSI[262429060186224] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.571: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 11/02 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x744 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.571: [upf] INFO: UE F-SEID[UP:0x744 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.573: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 11/02 11:05:56.573: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3192) 11/02 11:05:56.573: [smf] INFO: UE IMSI[262428391266385] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.577: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 11/02 11:05:56.577: [upf] INFO: UE F-SEID[UP:0x296 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.577: [upf] INFO: UE F-SEID[UP:0x296 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.579: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 11/02 11:05:56.579: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3192) 11/02 11:05:56.579: [smf] INFO: UE IMSI[262428908195071] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.585: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 11/02 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.587: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 11/02 11:05:56.587: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3192) 11/02 11:05:56.587: [smf] INFO: UE IMSI[262425193694236] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.592: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 11/02 11:05:56.592: [upf] INFO: UE F-SEID[UP:0x95e CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.592: [upf] INFO: UE F-SEID[UP:0x95e CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.593: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 11/02 11:05:56.593: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3192) 11/02 11:05:56.593: [smf] INFO: UE IMSI[262425739071676] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.598: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 11/02 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x78e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x78e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.599: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 11/02 11:05:56.599: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3192) 11/02 11:05:56.599: [smf] INFO: UE IMSI[262422180618278] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 11/02 11:05:56.605: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.605: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.606: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 11/02 11:05:56.606: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3192) 11/02 11:05:56.606: [smf] INFO: UE IMSI[262429562056994] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.611: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 11/02 11:05:56.611: [upf] INFO: UE F-SEID[UP:0x45c CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.611: [upf] INFO: UE F-SEID[UP:0x45c CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.612: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 11/02 11:05:56.612: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3192) 11/02 11:05:56.612: [smf] INFO: UE IMSI[262422709080538] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.617: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 11/02 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.619: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 11/02 11:05:56.619: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3192) 11/02 11:05:56.619: [smf] INFO: UE IMSI[262425575943761] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.624: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 11/02 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x68b CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x68b CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.625: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 11/02 11:05:56.625: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3192) 11/02 11:05:56.625: [smf] INFO: UE IMSI[262428460859407] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.631: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 11/02 11:05:56.631: [upf] INFO: UE F-SEID[UP:0x409 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.631: [upf] INFO: UE F-SEID[UP:0x409 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.632: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 11/02 11:05:56.632: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3192) 11/02 11:05:56.632: [smf] INFO: UE IMSI[262421077510336] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.637: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 11/02 11:05:56.637: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.637: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.639: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 11/02 11:05:56.639: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3192) 11/02 11:05:56.639: [smf] INFO: UE IMSI[262428928335037] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.643: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 11/02 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x646 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x646 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.646: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 11/02 11:05:56.646: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3192) 11/02 11:05:56.646: [smf] INFO: UE IMSI[262426767473492] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.650: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 11/02 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.652: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 11/02 11:05:56.652: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3192) 11/02 11:05:56.652: [smf] INFO: UE IMSI[262429142484966] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.658: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 11/02 11:05:56.658: [upf] INFO: UE F-SEID[UP:0x4f CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.658: [upf] INFO: UE F-SEID[UP:0x4f CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.659: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 11/02 11:05:56.659: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3192) 11/02 11:05:56.659: [smf] INFO: UE IMSI[262425854266022] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.664: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 11/02 11:05:56.664: [upf] INFO: UE F-SEID[UP:0xf41 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.664: [upf] INFO: UE F-SEID[UP:0xf41 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.665: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 11/02 11:05:56.665: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3192) 11/02 11:05:56.665: [smf] INFO: UE IMSI[262428396555974] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.669: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 11/02 11:05:56.669: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.669: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.671: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 11/02 11:05:56.671: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3192) 11/02 11:05:56.671: [smf] INFO: UE IMSI[262421790636309] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.676: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 11/02 11:05:56.676: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.676: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.678: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 11/02 11:05:56.678: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3192) 11/02 11:05:56.678: [smf] INFO: UE IMSI[262427493014669] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.683: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 11/02 11:05:56.683: [upf] INFO: UE F-SEID[UP:0x120 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.683: [upf] INFO: UE F-SEID[UP:0x120 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 11/02 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3192) 11/02 11:05:56.685: [smf] INFO: UE IMSI[262425471251703] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.689: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 11/02 11:05:56.689: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.689: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 11/02 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3192) 11/02 11:05:56.691: [smf] INFO: UE IMSI[262427816028838] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.696: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 11/02 11:05:56.696: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.696: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.697: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 11/02 11:05:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3192) 11/02 11:05:56.697: [smf] INFO: UE IMSI[262427940757738] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 11/02 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.702: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.705: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 11/02 11:05:56.705: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3192) 11/02 11:05:56.705: [smf] INFO: UE IMSI[262427633499922] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.711: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 11/02 11:05:56.711: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.712: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.712: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 11/02 11:05:56.712: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3192) 11/02 11:05:56.712: [smf] INFO: UE IMSI[262426780467872] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.718: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 11/02 11:05:56.718: [upf] INFO: UE F-SEID[UP:0x180 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.718: [upf] INFO: UE F-SEID[UP:0x180 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.719: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 11/02 11:05:56.719: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3192) 11/02 11:05:56.719: [smf] INFO: UE IMSI[262424135821120] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.725: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 11/02 11:05:56.725: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.725: [upf] INFO: UE F-SEID[UP:0xb7c CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.725: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 11/02 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3192) 11/02 11:05:56.726: [smf] INFO: UE IMSI[262424993597682] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.729: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 11/02 11:05:56.729: [upf] INFO: UE F-SEID[UP:0x32d CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.729: [upf] INFO: UE F-SEID[UP:0x32d CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 11/02 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3192) 11/02 11:05:56.732: [smf] INFO: UE IMSI[262421771954872] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.736: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 11/02 11:05:56.736: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.736: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 11/02 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3192) 11/02 11:05:56.738: [smf] INFO: UE IMSI[262420631317824] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.744: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 11/02 11:05:56.744: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.744: [upf] INFO: UE F-SEID[UP:0xdfd CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.745: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 11/02 11:05:56.745: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3192) 11/02 11:05:56.745: [smf] INFO: UE IMSI[262420317317133] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.749: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 11/02 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x90c CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.749: [upf] INFO: UE F-SEID[UP:0x90c CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.751: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 11/02 11:05:56.751: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3192) 11/02 11:05:56.751: [smf] INFO: UE IMSI[262429127675695] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.756: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 11/02 11:05:56.756: [upf] INFO: UE F-SEID[UP:0xccd CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.756: [upf] INFO: UE F-SEID[UP:0xccd CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.758: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 11/02 11:05:56.758: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3192) 11/02 11:05:56.758: [smf] INFO: UE IMSI[262425194560158] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.764: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 11/02 11:05:56.764: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.764: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.764: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 11/02 11:05:56.764: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3192) 11/02 11:05:56.764: [smf] INFO: UE IMSI[262422347139206] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.769: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 11/02 11:05:56.769: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.769: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.771: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 11/02 11:05:56.771: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3192) 11/02 11:05:56.771: [smf] INFO: UE IMSI[262428374836989] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.776: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 11/02 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xc85 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.777: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 11/02 11:05:56.777: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3192) 11/02 11:05:56.777: [smf] INFO: UE IMSI[262429832874869] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.782: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 11/02 11:05:56.782: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.782: [upf] INFO: UE F-SEID[UP:0xca4 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.784: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 11/02 11:05:56.784: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3192) 11/02 11:05:56.784: [smf] INFO: UE IMSI[262420822288249] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.789: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 11/02 11:05:56.789: [upf] INFO: UE F-SEID[UP:0xeea CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.789: [upf] INFO: UE F-SEID[UP:0xeea CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.791: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 11/02 11:05:56.791: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3192) 11/02 11:05:56.791: [smf] INFO: UE IMSI[262424586380806] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.795: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 11/02 11:05:56.795: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.795: [upf] INFO: UE F-SEID[UP:0xb9c CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 11/02 11:05:56.798: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3192) 11/02 11:05:56.798: [smf] INFO: UE IMSI[262426984125850] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.802: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 11/02 11:05:56.802: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.802: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.805: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 11/02 11:05:56.805: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3192) 11/02 11:05:56.805: [smf] INFO: UE IMSI[262426910583970] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.811: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 11/02 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.811: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.812: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 11/02 11:05:56.812: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3192) 11/02 11:05:56.812: [smf] INFO: UE IMSI[262427933403575] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.819: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 11/02 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.820: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 11/02 11:05:56.820: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3192) 11/02 11:05:56.820: [smf] INFO: UE IMSI[262421472659180] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.826: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 11/02 11:05:56.826: [upf] INFO: UE F-SEID[UP:0x840 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.826: [upf] INFO: UE F-SEID[UP:0x840 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.827: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 11/02 11:05:56.827: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3192) 11/02 11:05:56.827: [smf] INFO: UE IMSI[262423022419312] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.833: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 11/02 11:05:56.833: [upf] INFO: UE F-SEID[UP:0x354 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.833: [upf] INFO: UE F-SEID[UP:0x354 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.834: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 11/02 11:05:56.834: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3192) 11/02 11:05:56.834: [smf] INFO: UE IMSI[262424119761908] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 11/02 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.841: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 11/02 11:05:56.841: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3192) 11/02 11:05:56.841: [smf] INFO: UE IMSI[262425126896730] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 11/02 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x961 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x961 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.848: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 11/02 11:05:56.848: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3192) 11/02 11:05:56.848: [smf] INFO: UE IMSI[262423316121058] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.853: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 11/02 11:05:56.853: [upf] INFO: UE F-SEID[UP:0x88b CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.853: [upf] INFO: UE F-SEID[UP:0x88b CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.854: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 11/02 11:05:56.854: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3192) 11/02 11:05:56.854: [smf] INFO: UE IMSI[262429734576896] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.860: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 11/02 11:05:56.860: [upf] INFO: UE F-SEID[UP:0xedb CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.860: [upf] INFO: UE F-SEID[UP:0xedb CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.862: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 11/02 11:05:56.862: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3192) 11/02 11:05:56.862: [smf] INFO: UE IMSI[262420137141757] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.867: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 11/02 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x910 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x910 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.868: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 11/02 11:05:56.868: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3192) 11/02 11:05:56.868: [smf] INFO: UE IMSI[262428253105469] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.873: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 11/02 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.874: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.875: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 11/02 11:05:56.875: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3192) 11/02 11:05:56.875: [smf] INFO: UE IMSI[262422200122610] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.879: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 11/02 11:05:56.879: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.879: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.881: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 11/02 11:05:56.881: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3192) 11/02 11:05:56.881: [smf] INFO: UE IMSI[262426007490209] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.886: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 11/02 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.888: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 11/02 11:05:56.888: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3192) 11/02 11:05:56.888: [smf] INFO: UE IMSI[262422954212623] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.893: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 11/02 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.894: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 11/02 11:05:56.894: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3192) 11/02 11:05:56.894: [smf] INFO: UE IMSI[262426963204498] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.900: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 11/02 11:05:56.900: [upf] INFO: UE F-SEID[UP:0x68a CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.900: [upf] INFO: UE F-SEID[UP:0x68a CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.901: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 11/02 11:05:56.901: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3192) 11/02 11:05:56.901: [smf] INFO: UE IMSI[262422853653811] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.907: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 11/02 11:05:56.907: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.907: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.908: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 11/02 11:05:56.908: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3192) 11/02 11:05:56.908: [smf] INFO: UE IMSI[262426495194755] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.913: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 11/02 11:05:56.913: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.913: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.915: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 11/02 11:05:56.915: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3192) 11/02 11:05:56.915: [smf] INFO: UE IMSI[262423768503893] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.921: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 11/02 11:05:56.921: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.921: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.922: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 11/02 11:05:56.922: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3192) 11/02 11:05:56.922: [smf] INFO: UE IMSI[262426747673225] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.926: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 11/02 11:05:56.927: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.927: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.928: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 11/02 11:05:56.928: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3192) 11/02 11:05:56.928: [smf] INFO: UE IMSI[262427636812205] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.933: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 11/02 11:05:56.933: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.933: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.935: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 11/02 11:05:56.935: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3192) 11/02 11:05:56.935: [smf] INFO: UE IMSI[262426432983172] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.939: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 11/02 11:05:56.939: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.939: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.941: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 11/02 11:05:56.941: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3192) 11/02 11:05:56.941: [smf] INFO: UE IMSI[262428174403664] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.945: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 11/02 11:05:56.946: [upf] INFO: UE F-SEID[UP:0x771 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.946: [upf] INFO: UE F-SEID[UP:0x771 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.948: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 11/02 11:05:56.948: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3192) 11/02 11:05:56.948: [smf] INFO: UE IMSI[262428853391701] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.952: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 11/02 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.954: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 11/02 11:05:56.954: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3192) 11/02 11:05:56.954: [smf] INFO: UE IMSI[262423639880102] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.959: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 11/02 11:05:56.959: [upf] INFO: UE F-SEID[UP:0x825 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.959: [upf] INFO: UE F-SEID[UP:0x825 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.961: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 11/02 11:05:56.961: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3192) 11/02 11:05:56.961: [smf] INFO: UE IMSI[262423719091845] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.967: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 11/02 11:05:56.967: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.967: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.968: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 11/02 11:05:56.968: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3192) 11/02 11:05:56.968: [smf] INFO: UE IMSI[262429819534898] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.973: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 11/02 11:05:56.973: [upf] INFO: UE F-SEID[UP:0x92b CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.973: [upf] INFO: UE F-SEID[UP:0x92b CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.974: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 11/02 11:05:56.974: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3192) 11/02 11:05:56.974: [smf] INFO: UE IMSI[262422299985564] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.979: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 11/02 11:05:56.979: [upf] INFO: UE F-SEID[UP:0x81d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.979: [upf] INFO: UE F-SEID[UP:0x81d CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.981: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 11/02 11:05:56.981: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3192) 11/02 11:05:56.981: [smf] INFO: UE IMSI[262428955534858] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 11/02 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.986: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.987: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 11/02 11:05:56.987: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3192) 11/02 11:05:56.987: [smf] INFO: UE IMSI[262426392465863] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.992: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 11/02 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.994: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 11/02 11:05:56.994: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3192) 11/02 11:05:56.994: [smf] INFO: UE IMSI[262422864030956] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:56.998: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 11/02 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.000: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 11/02 11:05:57.000: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3192) 11/02 11:05:57.000: [smf] INFO: UE IMSI[262423588383593] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.005: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 11/02 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x148 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x148 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.007: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 11/02 11:05:57.007: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3192) 11/02 11:05:57.007: [smf] INFO: UE IMSI[262422429233374] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.012: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 11/02 11:05:57.012: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.012: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.014: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 11/02 11:05:57.014: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3192) 11/02 11:05:57.014: [smf] INFO: UE IMSI[262420610031296] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.018: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 11/02 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xc40 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xc40 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.020: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 11/02 11:05:57.020: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3192) 11/02 11:05:57.020: [smf] INFO: UE IMSI[262428648307208] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.025: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 11/02 11:05:57.025: [upf] INFO: UE F-SEID[UP:0x9a CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.025: [upf] INFO: UE F-SEID[UP:0x9a CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.027: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 11/02 11:05:57.027: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3192) 11/02 11:05:57.027: [smf] INFO: UE IMSI[262424871098582] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.032: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 11/02 11:05:57.032: [upf] INFO: UE F-SEID[UP:0x3da CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.032: [upf] INFO: UE F-SEID[UP:0x3da CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.034: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 11/02 11:05:57.034: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3192) 11/02 11:05:57.034: [smf] INFO: UE IMSI[262420685591613] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.039: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 11/02 11:05:57.039: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.039: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.040: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 11/02 11:05:57.040: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3192) 11/02 11:05:57.040: [smf] INFO: UE IMSI[262420533060953] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.045: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 11/02 11:05:57.045: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.045: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.047: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 11/02 11:05:57.047: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3192) 11/02 11:05:57.047: [smf] INFO: UE IMSI[262427005480221] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.052: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 11/02 11:05:57.052: [upf] INFO: UE F-SEID[UP:0x68e CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.052: [upf] INFO: UE F-SEID[UP:0x68e CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.054: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 11/02 11:05:57.054: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3192) 11/02 11:05:57.054: [smf] INFO: UE IMSI[262423182680279] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.060: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 11/02 11:05:57.060: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.060: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.061: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 11/02 11:05:57.061: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3192) 11/02 11:05:57.061: [smf] INFO: UE IMSI[262421827668347] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.066: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 11/02 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.066: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.068: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 11/02 11:05:57.068: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3192) 11/02 11:05:57.068: [smf] INFO: UE IMSI[262424951862809] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.073: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 11/02 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 11/02 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3192) 11/02 11:05:57.074: [smf] INFO: UE IMSI[262427338450297] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.079: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 11/02 11:05:57.079: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.079: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.081: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 11/02 11:05:57.081: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3192) 11/02 11:05:57.081: [smf] INFO: UE IMSI[262424176198714] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.085: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 11/02 11:05:57.085: [upf] INFO: UE F-SEID[UP:0x259 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.085: [upf] INFO: UE F-SEID[UP:0x259 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.087: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 11/02 11:05:57.087: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3192) 11/02 11:05:57.087: [smf] INFO: UE IMSI[262422800210719] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.092: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 11/02 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.092: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.094: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 11/02 11:05:57.094: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3192) 11/02 11:05:57.094: [smf] INFO: UE IMSI[262422664470368] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.098: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 11/02 11:05:57.098: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.098: [upf] INFO: UE F-SEID[UP:0xe71 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.100: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 11/02 11:05:57.100: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3192) 11/02 11:05:57.100: [smf] INFO: UE IMSI[262429001546232] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.104: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 11/02 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x139 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.105: [upf] INFO: UE F-SEID[UP:0x139 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.107: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 11/02 11:05:57.107: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3192) 11/02 11:05:57.107: [smf] INFO: UE IMSI[262421959329325] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.112: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 11/02 11:05:57.112: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.112: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.114: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 11/02 11:05:57.114: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3192) 11/02 11:05:57.114: [smf] INFO: UE IMSI[262420285182899] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.118: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 11/02 11:05:57.118: [upf] INFO: UE F-SEID[UP:0x375 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.118: [upf] INFO: UE F-SEID[UP:0x375 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.120: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 11/02 11:05:57.120: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3192) 11/02 11:05:57.120: [smf] INFO: UE IMSI[262420854035205] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.125: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 11/02 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x412 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.125: [upf] INFO: UE F-SEID[UP:0x412 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.127: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 11/02 11:05:57.127: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3192) 11/02 11:05:57.127: [smf] INFO: UE IMSI[262429200946980] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.131: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 11/02 11:05:57.131: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.131: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.133: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 11/02 11:05:57.133: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3192) 11/02 11:05:57.133: [smf] INFO: UE IMSI[262425675721026] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.137: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 11/02 11:05:57.137: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.137: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.140: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 11/02 11:05:57.140: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3192) 11/02 11:05:57.140: [smf] INFO: UE IMSI[262427542416297] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.144: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 11/02 11:05:57.144: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.144: [upf] INFO: UE F-SEID[UP:0xcf0 CP:0xd0b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.146: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 11/02 11:05:57.146: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3192) 11/02 11:05:57.146: [smf] INFO: UE IMSI[262426379700257] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 11/02 11:05:57.151: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.151: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.153: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 11/02 11:05:57.153: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3192) 11/02 11:05:57.153: [smf] INFO: UE IMSI[262422847364666] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.157: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 11/02 11:05:57.157: [upf] INFO: UE F-SEID[UP:0x83f CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.157: [upf] INFO: UE F-SEID[UP:0x83f CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.159: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 11/02 11:05:57.159: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3192) 11/02 11:05:57.159: [smf] INFO: UE IMSI[262429816166749] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.164: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 11/02 11:05:57.164: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.164: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.166: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 11/02 11:05:57.166: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3192) 11/02 11:05:57.166: [smf] INFO: UE IMSI[262426645343050] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.171: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 11/02 11:05:57.171: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.171: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.173: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 11/02 11:05:57.173: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3192) 11/02 11:05:57.173: [smf] INFO: UE IMSI[262420901813417] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.178: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 11/02 11:05:57.178: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.178: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.179: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 11/02 11:05:57.179: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3192) 11/02 11:05:57.179: [smf] INFO: UE IMSI[262428650241057] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.184: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 11/02 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.184: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.186: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 11/02 11:05:57.186: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3192) 11/02 11:05:57.186: [smf] INFO: UE IMSI[262427197455575] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.190: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 11/02 11:05:57.190: [upf] INFO: UE F-SEID[UP:0x54e CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.190: [upf] INFO: UE F-SEID[UP:0x54e CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.192: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 11/02 11:05:57.192: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3192) 11/02 11:05:57.192: [smf] INFO: UE IMSI[262422111202847] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.197: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 11/02 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x33f CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.197: [upf] INFO: UE F-SEID[UP:0x33f CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.199: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 11/02 11:05:57.199: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3192) 11/02 11:05:57.199: [smf] INFO: UE IMSI[262423805771381] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.205: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 11/02 11:05:57.205: [upf] INFO: UE F-SEID[UP:0x464 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.205: [upf] INFO: UE F-SEID[UP:0x464 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.206: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 11/02 11:05:57.206: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3192) 11/02 11:05:57.206: [smf] INFO: UE IMSI[262428929991701] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.211: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 11/02 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.212: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 11/02 11:05:57.213: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3192) 11/02 11:05:57.213: [smf] INFO: UE IMSI[262424664748804] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.217: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 11/02 11:05:57.218: [upf] INFO: UE F-SEID[UP:0x48d CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.218: [upf] INFO: UE F-SEID[UP:0x48d CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.219: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 11/02 11:05:57.219: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3192) 11/02 11:05:57.219: [smf] INFO: UE IMSI[262428080326426] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.224: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 11/02 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x933 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x933 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.225: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 11/02 11:05:57.225: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3192) 11/02 11:05:57.225: [smf] INFO: UE IMSI[262421833458272] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.230: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 11/02 11:05:57.230: [upf] INFO: UE F-SEID[UP:0x734 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.230: [upf] INFO: UE F-SEID[UP:0x734 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.232: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 11/02 11:05:57.232: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3192) 11/02 11:05:57.232: [smf] INFO: UE IMSI[262425728281094] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.236: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 11/02 11:05:57.236: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.236: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.238: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 11/02 11:05:57.238: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3192) 11/02 11:05:57.238: [smf] INFO: UE IMSI[262420239640630] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.242: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 11/02 11:05:57.243: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.243: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.245: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 11/02 11:05:57.245: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3192) 11/02 11:05:57.245: [smf] INFO: UE IMSI[262422911645217] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 11/02 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x7d CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.250: [upf] INFO: UE F-SEID[UP:0x7d CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.251: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 11/02 11:05:57.251: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3192) 11/02 11:05:57.251: [smf] INFO: UE IMSI[262429572187506] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 11/02 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x396 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x396 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.258: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 11/02 11:05:57.258: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3192) 11/02 11:05:57.258: [smf] INFO: UE IMSI[262424944281316] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.263: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 11/02 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.263: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.264: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 11/02 11:05:57.264: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3192) 11/02 11:05:57.264: [smf] INFO: UE IMSI[262429320709361] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.269: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 11/02 11:05:57.269: [upf] INFO: UE F-SEID[UP:0xcae CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.269: [upf] INFO: UE F-SEID[UP:0xcae CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.271: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 11/02 11:05:57.271: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3192) 11/02 11:05:57.271: [smf] INFO: UE IMSI[262422119225252] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.276: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 11/02 11:05:57.276: [upf] INFO: UE F-SEID[UP:0x2 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.276: [upf] INFO: UE F-SEID[UP:0x2 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.277: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 11/02 11:05:57.277: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3192) 11/02 11:05:57.277: [smf] INFO: UE IMSI[262429347256969] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.282: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 11/02 11:05:57.282: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.282: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.284: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 11/02 11:05:57.284: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3192) 11/02 11:05:57.284: [smf] INFO: UE IMSI[262421317424683] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.289: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 11/02 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.289: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.290: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 11/02 11:05:57.290: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3192) 11/02 11:05:57.290: [smf] INFO: UE IMSI[262422319665168] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.295: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 11/02 11:05:57.295: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.295: [upf] INFO: UE F-SEID[UP:0x5ed CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.297: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 11/02 11:05:57.297: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3192) 11/02 11:05:57.297: [smf] INFO: UE IMSI[262423559487281] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 11/02 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.304: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 11/02 11:05:57.304: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3192) 11/02 11:05:57.304: [smf] INFO: UE IMSI[262427345938905] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.309: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 11/02 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.309: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.310: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 11/02 11:05:57.310: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3192) 11/02 11:05:57.310: [smf] INFO: UE IMSI[262424125629590] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.315: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 11/02 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.315: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.316: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 11/02 11:05:57.316: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3192) 11/02 11:05:57.316: [smf] INFO: UE IMSI[262427606253414] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.321: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 11/02 11:05:57.321: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.321: [upf] INFO: UE F-SEID[UP:0xf04 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.323: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 11/02 11:05:57.323: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3192) 11/02 11:05:57.323: [smf] INFO: UE IMSI[262426473449345] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.327: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 11/02 11:05:57.327: [upf] INFO: UE F-SEID[UP:0xc4 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.327: [upf] INFO: UE F-SEID[UP:0xc4 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.329: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 11/02 11:05:57.329: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3192) 11/02 11:05:57.329: [smf] INFO: UE IMSI[262425717986176] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.334: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 11/02 11:05:57.334: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.334: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xaa4] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.336: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 11/02 11:05:57.336: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3192) 11/02 11:05:57.336: [smf] INFO: UE IMSI[262424619330482] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.340: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 11/02 11:05:57.340: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.340: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.343: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 11/02 11:05:57.343: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3192) 11/02 11:05:57.343: [smf] INFO: UE IMSI[262422646303992] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.347: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 11/02 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x26f CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x26f CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.349: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 11/02 11:05:57.349: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3192) 11/02 11:05:57.349: [smf] INFO: UE IMSI[262429353899407] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.354: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 11/02 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.354: [upf] INFO: UE F-SEID[UP:0xc69 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.355: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 11/02 11:05:57.355: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3192) 11/02 11:05:57.355: [smf] INFO: UE IMSI[262420622824526] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.360: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 11/02 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x69b CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.360: [upf] INFO: UE F-SEID[UP:0x69b CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.362: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 11/02 11:05:57.362: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3192) 11/02 11:05:57.362: [smf] INFO: UE IMSI[262426566102077] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.366: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 11/02 11:05:57.366: [upf] INFO: UE F-SEID[UP:0x757 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.366: [upf] INFO: UE F-SEID[UP:0x757 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.368: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 11/02 11:05:57.368: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3192) 11/02 11:05:57.368: [smf] INFO: UE IMSI[262426286860867] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.374: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 11/02 11:05:57.374: [upf] INFO: UE F-SEID[UP:0x95 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.374: [upf] INFO: UE F-SEID[UP:0x95 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.375: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 11/02 11:05:57.375: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3192) 11/02 11:05:57.375: [smf] INFO: UE IMSI[262420340111764] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.380: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 11/02 11:05:57.380: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.380: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.382: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 11/02 11:05:57.382: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3192) 11/02 11:05:57.382: [smf] INFO: UE IMSI[262422818876599] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.386: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 11/02 11:05:57.386: [upf] INFO: UE F-SEID[UP:0x60d CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.386: [upf] INFO: UE F-SEID[UP:0x60d CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.388: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 11/02 11:05:57.388: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3192) 11/02 11:05:57.388: [smf] INFO: UE IMSI[262422414827244] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.392: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 11/02 11:05:57.392: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.392: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.395: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 11/02 11:05:57.395: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3192) 11/02 11:05:57.395: [smf] INFO: UE IMSI[262420978529091] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.400: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 11/02 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x275 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x275 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.401: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 11/02 11:05:57.401: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3192) 11/02 11:05:57.401: [smf] INFO: UE IMSI[262428119582766] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.406: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 11/02 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x678 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x678 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.408: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 11/02 11:05:57.408: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3192) 11/02 11:05:57.408: [smf] INFO: UE IMSI[262429600668153] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.413: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 11/02 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.415: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 11/02 11:05:57.415: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3192) 11/02 11:05:57.415: [smf] INFO: UE IMSI[262423155969151] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.420: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 11/02 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x60e CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.420: [upf] INFO: UE F-SEID[UP:0x60e CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.421: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 11/02 11:05:57.421: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3192) 11/02 11:05:57.421: [smf] INFO: UE IMSI[262420049902992] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.425: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 11/02 11:05:57.425: [upf] INFO: UE F-SEID[UP:0x629 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.425: [upf] INFO: UE F-SEID[UP:0x629 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.428: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 11/02 11:05:57.428: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3192) 11/02 11:05:57.428: [smf] INFO: UE IMSI[262427311024398] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.433: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 11/02 11:05:57.433: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.433: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.434: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 11/02 11:05:57.434: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3192) 11/02 11:05:57.434: [smf] INFO: UE IMSI[262428327930630] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.440: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 11/02 11:05:57.440: [upf] INFO: UE F-SEID[UP:0x547 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.440: [upf] INFO: UE F-SEID[UP:0x547 CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.441: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 11/02 11:05:57.441: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3192) 11/02 11:05:57.441: [smf] INFO: UE IMSI[262420164888870] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.446: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 11/02 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x88a CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x88a CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.447: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 11/02 11:05:57.447: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3192) 11/02 11:05:57.447: [smf] INFO: UE IMSI[262422698264387] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.452: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 11/02 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x162 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x162 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.454: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 11/02 11:05:57.454: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3192) 11/02 11:05:57.454: [smf] INFO: UE IMSI[262426202333616] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.458: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 11/02 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xffa CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xffa CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.460: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 11/02 11:05:57.460: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3192) 11/02 11:05:57.460: [smf] INFO: UE IMSI[262428260890025] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.465: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 11/02 11:05:57.465: [upf] INFO: UE F-SEID[UP:0x7da CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.465: [upf] INFO: UE F-SEID[UP:0x7da CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.467: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 11/02 11:05:57.467: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3192) 11/02 11:05:57.467: [smf] INFO: UE IMSI[262427999960532] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.472: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 11/02 11:05:57.472: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.472: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.473: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 11/02 11:05:57.473: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3192) 11/02 11:05:57.473: [smf] INFO: UE IMSI[262422872587153] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.478: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 11/02 11:05:57.478: [upf] INFO: UE F-SEID[UP:0x520 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.478: [upf] INFO: UE F-SEID[UP:0x520 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.480: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 11/02 11:05:57.480: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3192) 11/02 11:05:57.480: [smf] INFO: UE IMSI[262424599203454] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.484: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 11/02 11:05:57.484: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.484: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.486: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 11/02 11:05:57.486: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3192) 11/02 11:05:57.486: [smf] INFO: UE IMSI[262420659741434] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.491: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 11/02 11:05:57.491: [upf] INFO: UE F-SEID[UP:0x970 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.491: [upf] INFO: UE F-SEID[UP:0x970 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.493: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 11/02 11:05:57.493: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3192) 11/02 11:05:57.493: [smf] INFO: UE IMSI[262423747308799] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.498: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 11/02 11:05:57.498: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.498: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.499: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 11/02 11:05:57.499: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3192) 11/02 11:05:57.499: [smf] INFO: UE IMSI[262424899234517] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.504: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 11/02 11:05:57.504: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.504: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.506: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 11/02 11:05:57.506: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3192) 11/02 11:05:57.506: [smf] INFO: UE IMSI[262425647008534] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.511: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 11/02 11:05:57.511: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.511: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.512: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 11/02 11:05:57.512: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3192) 11/02 11:05:57.512: [smf] INFO: UE IMSI[262420001798797] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.518: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 11/02 11:05:57.518: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.518: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.519: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 11/02 11:05:57.519: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3192) 11/02 11:05:57.519: [smf] INFO: UE IMSI[262425033239285] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.525: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 11/02 11:05:57.525: [upf] INFO: UE F-SEID[UP:0x3af CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.525: [upf] INFO: UE F-SEID[UP:0x3af CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.525: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 11/02 11:05:57.525: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3192) 11/02 11:05:57.525: [smf] INFO: UE IMSI[262424208226868] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.531: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 11/02 11:05:57.531: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.531: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.532: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 11/02 11:05:57.532: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3192) 11/02 11:05:57.532: [smf] INFO: UE IMSI[262422018944129] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.536: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 11/02 11:05:57.536: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.536: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.538: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 11/02 11:05:57.538: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3192) 11/02 11:05:57.538: [smf] INFO: UE IMSI[262422020853663] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.543: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 11/02 11:05:57.543: [upf] INFO: UE F-SEID[UP:0x894 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.543: [upf] INFO: UE F-SEID[UP:0x894 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 11/02 11:05:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3192) 11/02 11:05:57.545: [smf] INFO: UE IMSI[262427830386383] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.550: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 11/02 11:05:57.550: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.550: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.551: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 11/02 11:05:57.551: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3192) 11/02 11:05:57.551: [smf] INFO: UE IMSI[262421581971534] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.556: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 11/02 11:05:57.556: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.556: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.558: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 11/02 11:05:57.558: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3192) 11/02 11:05:57.558: [smf] INFO: UE IMSI[262429647516632] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 11/02 11:05:57.562: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.562: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.564: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 11/02 11:05:57.564: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3192) 11/02 11:05:57.564: [smf] INFO: UE IMSI[262420124044013] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.569: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 11/02 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x759 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x759 CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.571: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 11/02 11:05:57.571: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3192) 11/02 11:05:57.571: [smf] INFO: UE IMSI[262427438718010] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.575: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 11/02 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x703 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x703 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.577: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 11/02 11:05:57.577: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3192) 11/02 11:05:57.577: [smf] INFO: UE IMSI[262429940400920] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.582: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 11/02 11:05:57.582: [upf] INFO: UE F-SEID[UP:0x22d CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.582: [upf] INFO: UE F-SEID[UP:0x22d CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.584: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 11/02 11:05:57.584: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3192) 11/02 11:05:57.584: [smf] INFO: UE IMSI[262424650093486] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.589: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 11/02 11:05:57.589: [upf] INFO: UE F-SEID[UP:0x926 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.589: [upf] INFO: UE F-SEID[UP:0x926 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.591: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 11/02 11:05:57.591: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3192) 11/02 11:05:57.591: [smf] INFO: UE IMSI[262427818820492] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.596: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 11/02 11:05:57.596: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.596: [upf] INFO: UE F-SEID[UP:0x7bf CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.597: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 11/02 11:05:57.597: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3192) 11/02 11:05:57.597: [smf] INFO: UE IMSI[262422078589460] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.602: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 11/02 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x99b CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.602: [upf] INFO: UE F-SEID[UP:0x99b CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.604: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 11/02 11:05:57.604: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3192) 11/02 11:05:57.604: [smf] INFO: UE IMSI[262425845192214] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.608: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 11/02 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xc86 CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.610: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 11/02 11:05:57.610: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3192) 11/02 11:05:57.610: [smf] INFO: UE IMSI[262428343013118] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.614: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 11/02 11:05:57.614: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.615: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.617: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 11/02 11:05:57.617: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3192) 11/02 11:05:57.617: [smf] INFO: UE IMSI[262421884555649] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.622: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 11/02 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x40d CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x40d CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.623: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 11/02 11:05:57.623: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3192) 11/02 11:05:57.623: [smf] INFO: UE IMSI[262424855185996] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.628: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 11/02 11:05:57.628: [upf] INFO: UE F-SEID[UP:0x273 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.628: [upf] INFO: UE F-SEID[UP:0x273 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.630: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 11/02 11:05:57.630: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3192) 11/02 11:05:57.630: [smf] INFO: UE IMSI[262428694865193] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.634: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 11/02 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x740 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x740 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.636: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 11/02 11:05:57.636: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3192) 11/02 11:05:57.636: [smf] INFO: UE IMSI[262424513459305] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.641: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 11/02 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x24f CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x24f CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.643: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 11/02 11:05:57.643: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3192) 11/02 11:05:57.643: [smf] INFO: UE IMSI[262426629594191] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.647: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 11/02 11:05:57.647: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.647: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.649: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 11/02 11:05:57.649: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3192) 11/02 11:05:57.649: [smf] INFO: UE IMSI[262427287962355] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.654: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 11/02 11:05:57.655: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.655: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.656: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 11/02 11:05:57.656: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3192) 11/02 11:05:57.656: [smf] INFO: UE IMSI[262425691656173] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.661: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 11/02 11:05:57.661: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.661: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.662: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 11/02 11:05:57.662: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3192) 11/02 11:05:57.662: [smf] INFO: UE IMSI[262428753966957] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 11/02 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.668: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.669: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 11/02 11:05:57.669: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3192) 11/02 11:05:57.669: [smf] INFO: UE IMSI[262420829340572] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.674: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 11/02 11:05:57.674: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.674: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0xcc6] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.675: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 11/02 11:05:57.675: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3192) 11/02 11:05:57.675: [smf] INFO: UE IMSI[262425079797802] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.679: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 11/02 11:05:57.679: [upf] INFO: UE F-SEID[UP:0x74a CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.679: [upf] INFO: UE F-SEID[UP:0x74a CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.682: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 11/02 11:05:57.682: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3192) 11/02 11:05:57.682: [smf] INFO: UE IMSI[262426175053521] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.687: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 11/02 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.688: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 11/02 11:05:57.688: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3192) 11/02 11:05:57.688: [smf] INFO: UE IMSI[262425119507562] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.693: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 11/02 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.693: [upf] INFO: UE F-SEID[UP:0xa9c CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.695: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 11/02 11:05:57.695: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3192) 11/02 11:05:57.695: [smf] INFO: UE IMSI[262426936158984] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.700: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 11/02 11:05:57.700: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.700: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.702: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 11/02 11:05:57.702: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3192) 11/02 11:05:57.702: [smf] INFO: UE IMSI[262421731945629] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.706: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 11/02 11:05:57.706: [upf] INFO: UE F-SEID[UP:0x73d CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.706: [upf] INFO: UE F-SEID[UP:0x73d CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.708: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 11/02 11:05:57.708: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3192) 11/02 11:05:57.708: [smf] INFO: UE IMSI[262422391457842] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.713: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 11/02 11:05:57.713: [upf] INFO: UE F-SEID[UP:0x313 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.713: [upf] INFO: UE F-SEID[UP:0x313 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.714: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 11/02 11:05:57.715: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3192) 11/02 11:05:57.715: [smf] INFO: UE IMSI[262420038236440] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.720: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 11/02 11:05:57.720: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.720: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.721: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 11/02 11:05:57.721: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3192) 11/02 11:05:57.721: [smf] INFO: UE IMSI[262420091586166] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.726: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 11/02 11:05:57.726: [upf] INFO: UE F-SEID[UP:0x426 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.726: [upf] INFO: UE F-SEID[UP:0x426 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.727: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 11/02 11:05:57.727: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3192) 11/02 11:05:57.727: [smf] INFO: UE IMSI[262423242120606] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.734: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 11/02 11:05:57.734: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.734: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.734: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 11/02 11:05:57.734: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3192) 11/02 11:05:57.734: [smf] INFO: UE IMSI[262429549977550] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.738: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 11/02 11:05:57.738: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.738: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.740: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 11/02 11:05:57.740: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3192) 11/02 11:05:57.740: [smf] INFO: UE IMSI[262423918597812] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.745: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 11/02 11:05:57.745: [upf] INFO: UE F-SEID[UP:0x634 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.745: [upf] INFO: UE F-SEID[UP:0x634 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.747: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 11/02 11:05:57.747: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3192) 11/02 11:05:57.747: [smf] INFO: UE IMSI[262423265730133] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.752: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 11/02 11:05:57.752: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.752: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.754: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 11/02 11:05:57.754: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3192) 11/02 11:05:57.754: [smf] INFO: UE IMSI[262422220421590] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.758: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 11/02 11:05:57.758: [upf] INFO: UE F-SEID[UP:0x22b CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.758: [upf] INFO: UE F-SEID[UP:0x22b CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.760: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 11/02 11:05:57.760: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3192) 11/02 11:05:57.760: [smf] INFO: UE IMSI[262426815347791] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.765: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 11/02 11:05:57.765: [upf] INFO: UE F-SEID[UP:0x43e CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.765: [upf] INFO: UE F-SEID[UP:0x43e CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.767: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 11/02 11:05:57.767: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3192) 11/02 11:05:57.767: [smf] INFO: UE IMSI[262426313974006] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.773: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 11/02 11:05:57.773: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.773: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.773: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 11/02 11:05:57.774: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3192) 11/02 11:05:57.774: [smf] INFO: UE IMSI[262424901455112] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.779: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 11/02 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x593 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.779: [upf] INFO: UE F-SEID[UP:0x593 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.780: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 11/02 11:05:57.780: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3192) 11/02 11:05:57.780: [smf] INFO: UE IMSI[262425548411131] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.785: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 11/02 11:05:57.785: [upf] INFO: UE F-SEID[UP:0xb39 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.785: [upf] INFO: UE F-SEID[UP:0xb39 CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.786: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 11/02 11:05:57.786: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3192) 11/02 11:05:57.786: [smf] INFO: UE IMSI[262428533243885] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.791: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 11/02 11:05:57.791: [upf] INFO: UE F-SEID[UP:0x54c CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.791: [upf] INFO: UE F-SEID[UP:0x54c CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.793: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 11/02 11:05:57.793: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3192) 11/02 11:05:57.793: [smf] INFO: UE IMSI[262427061104281] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.798: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 11/02 11:05:57.798: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.798: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.800: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 11/02 11:05:57.800: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3192) 11/02 11:05:57.800: [smf] INFO: UE IMSI[262425184453254] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.805: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 11/02 11:05:57.805: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.805: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.806: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 11/02 11:05:57.806: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3192) 11/02 11:05:57.806: [smf] INFO: UE IMSI[262428344779521] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 11/02 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.811: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.813: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 11/02 11:05:57.813: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3192) 11/02 11:05:57.813: [smf] INFO: UE IMSI[262427093174158] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 11/02 11:05:57.817: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.817: [upf] INFO: UE F-SEID[UP:0xa9a CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.819: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 11/02 11:05:57.819: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3192) 11/02 11:05:57.819: [smf] INFO: UE IMSI[262428495695516] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.824: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 11/02 11:05:57.824: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.824: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.826: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 11/02 11:05:57.826: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3192) 11/02 11:05:57.826: [smf] INFO: UE IMSI[262421367188267] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.831: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 11/02 11:05:57.831: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.831: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.833: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 11/02 11:05:57.833: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3192) 11/02 11:05:57.833: [smf] INFO: UE IMSI[262422796340068] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.838: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 11/02 11:05:57.838: [upf] INFO: UE F-SEID[UP:0x812 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.838: [upf] INFO: UE F-SEID[UP:0x812 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.840: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 11/02 11:05:57.840: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3192) 11/02 11:05:57.840: [smf] INFO: UE IMSI[262426836071236] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.845: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 11/02 11:05:57.845: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.845: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.846: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 11/02 11:05:57.846: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3192) 11/02 11:05:57.846: [smf] INFO: UE IMSI[262424209790436] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.851: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 11/02 11:05:57.851: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.851: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.853: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 11/02 11:05:57.853: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3192) 11/02 11:05:57.853: [smf] INFO: UE IMSI[262425253649167] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.858: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 11/02 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.860: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 11/02 11:05:57.860: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3192) 11/02 11:05:57.860: [smf] INFO: UE IMSI[262427960188231] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.864: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 11/02 11:05:57.864: [upf] INFO: UE F-SEID[UP:0x9d CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.864: [upf] INFO: UE F-SEID[UP:0x9d CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.866: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 11/02 11:05:57.866: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3192) 11/02 11:05:57.866: [smf] INFO: UE IMSI[262427181103180] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.871: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 11/02 11:05:57.871: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.871: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.873: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 11/02 11:05:57.873: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3192) 11/02 11:05:57.873: [smf] INFO: UE IMSI[262424059900297] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.878: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 11/02 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x9 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x9 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.880: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 11/02 11:05:57.880: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3192) 11/02 11:05:57.880: [smf] INFO: UE IMSI[262425587498476] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.885: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 11/02 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x145 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x145 CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.887: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 11/02 11:05:57.887: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3192) 11/02 11:05:57.887: [smf] INFO: UE IMSI[262428022042467] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 11/02 11:05:57.892: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.892: [upf] INFO: UE F-SEID[UP:0xb87 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.893: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 11/02 11:05:57.893: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3192) 11/02 11:05:57.893: [smf] INFO: UE IMSI[262428091462387] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.899: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 11/02 11:05:57.899: [upf] INFO: UE F-SEID[UP:0x56a CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.899: [upf] INFO: UE F-SEID[UP:0x56a CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.900: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 11/02 11:05:57.900: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3192) 11/02 11:05:57.900: [smf] INFO: UE IMSI[262424826936369] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.905: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 11/02 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.907: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 11/02 11:05:57.907: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3192) 11/02 11:05:57.907: [smf] INFO: UE IMSI[262422646613234] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.912: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 11/02 11:05:57.912: [upf] INFO: UE F-SEID[UP:0xe90 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.912: [upf] INFO: UE F-SEID[UP:0xe90 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.913: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 11/02 11:05:57.913: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3192) 11/02 11:05:57.913: [smf] INFO: UE IMSI[262424820961136] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.918: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 11/02 11:05:57.918: [upf] INFO: UE F-SEID[UP:0x751 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.918: [upf] INFO: UE F-SEID[UP:0x751 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.920: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 11/02 11:05:57.920: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3192) 11/02 11:05:57.920: [smf] INFO: UE IMSI[262428640369715] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.925: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 11/02 11:05:57.925: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.925: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xb20] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.926: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 11/02 11:05:57.926: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3192) 11/02 11:05:57.926: [smf] INFO: UE IMSI[262426046542132] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.932: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 11/02 11:05:57.932: [upf] INFO: UE F-SEID[UP:0x968 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.932: [upf] INFO: UE F-SEID[UP:0x968 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.933: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 11/02 11:05:57.933: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3192) 11/02 11:05:57.933: [smf] INFO: UE IMSI[262427286492231] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.938: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 11/02 11:05:57.938: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.938: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.940: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 11/02 11:05:57.940: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3192) 11/02 11:05:57.940: [smf] INFO: UE IMSI[262420659897930] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.944: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 11/02 11:05:57.944: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.944: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.946: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 11/02 11:05:57.946: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3192) 11/02 11:05:57.946: [smf] INFO: UE IMSI[262422362831937] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.950: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 11/02 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.951: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.953: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 11/02 11:05:57.953: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3192) 11/02 11:05:57.953: [smf] INFO: UE IMSI[262420228418512] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.958: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 11/02 11:05:57.958: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.958: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.960: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 11/02 11:05:57.960: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3192) 11/02 11:05:57.960: [smf] INFO: UE IMSI[262421435614107] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.965: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 11/02 11:05:57.965: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.965: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.966: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 11/02 11:05:57.966: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3192) 11/02 11:05:57.966: [smf] INFO: UE IMSI[262420843697152] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.971: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 11/02 11:05:57.971: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.971: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.973: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 11/02 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3192) 11/02 11:05:57.973: [smf] INFO: UE IMSI[262421259948143] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.977: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 11/02 11:05:57.977: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.977: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.979: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 11/02 11:05:57.979: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3192) 11/02 11:05:57.979: [smf] INFO: UE IMSI[262421476142982] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.984: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 11/02 11:05:57.984: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.984: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x302] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.986: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 11/02 11:05:57.986: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3192) 11/02 11:05:57.986: [smf] INFO: UE IMSI[262425565345371] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.991: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 11/02 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xc5b CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.992: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 11/02 11:05:57.992: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3192) 11/02 11:05:57.992: [smf] INFO: UE IMSI[262429193004420] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:57.997: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 11/02 11:05:57.997: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.997: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:57.999: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 11/02 11:05:57.999: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3192) 11/02 11:05:57.999: [smf] INFO: UE IMSI[262423264666318] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.004: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 11/02 11:05:58.004: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.004: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.006: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 11/02 11:05:58.006: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3192) 11/02 11:05:58.006: [smf] INFO: UE IMSI[262428272177598] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.011: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 11/02 11:05:58.011: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.011: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.012: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 11/02 11:05:58.012: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3192) 11/02 11:05:58.012: [smf] INFO: UE IMSI[262428203295774] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.017: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 11/02 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.017: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.019: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 11/02 11:05:58.019: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3192) 11/02 11:05:58.019: [smf] INFO: UE IMSI[262422271940496] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.024: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 11/02 11:05:58.024: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.024: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.026: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 11/02 11:05:58.026: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3192) 11/02 11:05:58.026: [smf] INFO: UE IMSI[262425321473750] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.031: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 11/02 11:05:58.031: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.031: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.032: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 11/02 11:05:58.032: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3192) 11/02 11:05:58.032: [smf] INFO: UE IMSI[262423561364119] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.037: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 11/02 11:05:58.037: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.037: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.039: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 11/02 11:05:58.039: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3192) 11/02 11:05:58.039: [smf] INFO: UE IMSI[262423895739539] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.043: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 11/02 11:05:58.043: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.043: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.045: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 11/02 11:05:58.045: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3192) 11/02 11:05:58.045: [smf] INFO: UE IMSI[262427532630322] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.050: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 11/02 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x854 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x854 CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.052: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 11/02 11:05:58.052: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3192) 11/02 11:05:58.052: [smf] INFO: UE IMSI[262424512566285] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.057: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 11/02 11:05:58.057: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.057: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.059: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 11/02 11:05:58.059: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3192) 11/02 11:05:58.059: [smf] INFO: UE IMSI[262422814185104] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.064: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 11/02 11:05:58.064: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.064: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.066: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 11/02 11:05:58.066: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3192) 11/02 11:05:58.066: [smf] INFO: UE IMSI[262426732883895] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.070: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 11/02 11:05:58.070: [upf] INFO: UE F-SEID[UP:0x38d CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.070: [upf] INFO: UE F-SEID[UP:0x38d CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.072: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 11/02 11:05:58.072: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3192) 11/02 11:05:58.072: [smf] INFO: UE IMSI[262429651682257] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.077: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 11/02 11:05:58.077: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.077: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.079: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 11/02 11:05:58.079: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3192) 11/02 11:05:58.079: [smf] INFO: UE IMSI[262423069766202] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.084: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 11/02 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.086: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 11/02 11:05:58.086: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3192) 11/02 11:05:58.086: [smf] INFO: UE IMSI[262421587545716] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.090: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 11/02 11:05:58.090: [upf] INFO: UE F-SEID[UP:0x599 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.090: [upf] INFO: UE F-SEID[UP:0x599 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.092: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 11/02 11:05:58.092: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3192) 11/02 11:05:58.092: [smf] INFO: UE IMSI[262425016098139] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.097: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 11/02 11:05:58.097: [upf] INFO: UE F-SEID[UP:0x150 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.097: [upf] INFO: UE F-SEID[UP:0x150 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.099: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 11/02 11:05:58.099: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3192) 11/02 11:05:58.099: [smf] INFO: UE IMSI[262420763966413] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.104: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 11/02 11:05:58.104: [upf] INFO: UE F-SEID[UP:0x518 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.104: [upf] INFO: UE F-SEID[UP:0x518 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.106: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 11/02 11:05:58.106: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3192) 11/02 11:05:58.106: [smf] INFO: UE IMSI[262421054179326] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.111: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 11/02 11:05:58.111: [upf] INFO: UE F-SEID[UP:0x974 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.111: [upf] INFO: UE F-SEID[UP:0x974 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.112: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 11/02 11:05:58.112: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3192) 11/02 11:05:58.112: [smf] INFO: UE IMSI[262427392252954] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.117: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 11/02 11:05:58.117: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.117: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.119: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 11/02 11:05:58.119: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3192) 11/02 11:05:58.119: [smf] INFO: UE IMSI[262427377569658] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.123: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 11/02 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x993 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x993 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.125: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 11/02 11:05:58.125: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3192) 11/02 11:05:58.125: [smf] INFO: UE IMSI[262428296606763] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.130: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 11/02 11:05:58.130: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.130: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.132: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 11/02 11:05:58.132: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3192) 11/02 11:05:58.132: [smf] INFO: UE IMSI[262422350363613] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.137: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 11/02 11:05:58.137: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.137: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.139: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 11/02 11:05:58.139: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3192) 11/02 11:05:58.139: [smf] INFO: UE IMSI[262425683879261] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.143: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 11/02 11:05:58.144: [upf] INFO: UE F-SEID[UP:0x4df CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.144: [upf] INFO: UE F-SEID[UP:0x4df CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.145: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 11/02 11:05:58.145: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3192) 11/02 11:05:58.145: [smf] INFO: UE IMSI[262422890593287] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.150: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 11/02 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x903 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x903 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.152: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 11/02 11:05:58.152: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3192) 11/02 11:05:58.152: [smf] INFO: UE IMSI[262427716422293] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.157: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 11/02 11:05:58.157: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.157: [upf] INFO: UE F-SEID[UP:0x6ea CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.159: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 11/02 11:05:58.159: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3192) 11/02 11:05:58.159: [smf] INFO: UE IMSI[262421449781333] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.164: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 11/02 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.164: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.166: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 11/02 11:05:58.166: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3192) 11/02 11:05:58.166: [smf] INFO: UE IMSI[262420211082102] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.170: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 11/02 11:05:58.170: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.170: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.172: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 11/02 11:05:58.172: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3192) 11/02 11:05:58.172: [smf] INFO: UE IMSI[262425445015913] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.177: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 11/02 11:05:58.177: [upf] INFO: UE F-SEID[UP:0x50f CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.177: [upf] INFO: UE F-SEID[UP:0x50f CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.179: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 11/02 11:05:58.179: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3192) 11/02 11:05:58.179: [smf] INFO: UE IMSI[262429936681088] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.184: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 11/02 11:05:58.184: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.184: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.185: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 11/02 11:05:58.185: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3192) 11/02 11:05:58.185: [smf] INFO: UE IMSI[262423274701573] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.191: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 11/02 11:05:58.191: [upf] INFO: UE F-SEID[UP:0xb12 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.191: [upf] INFO: UE F-SEID[UP:0xb12 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.193: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 11/02 11:05:58.193: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3192) 11/02 11:05:58.193: [smf] INFO: UE IMSI[262425851489890] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.199: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 11/02 11:05:58.199: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.199: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.200: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 11/02 11:05:58.200: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3192) 11/02 11:05:58.200: [smf] INFO: UE IMSI[262421314528482] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 11/02 11:05:58.206: [upf] INFO: UE F-SEID[UP:0x58 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.206: [upf] INFO: UE F-SEID[UP:0x58 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.207: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 11/02 11:05:58.207: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3192) 11/02 11:05:58.207: [smf] INFO: UE IMSI[262426603993522] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.212: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 11/02 11:05:58.212: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.212: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.214: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 11/02 11:05:58.214: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3192) 11/02 11:05:58.214: [smf] INFO: UE IMSI[262424499387979] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.218: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 11/02 11:05:58.218: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.218: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.220: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 11/02 11:05:58.220: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3192) 11/02 11:05:58.220: [smf] INFO: UE IMSI[262426338629224] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.225: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 11/02 11:05:58.225: [upf] INFO: UE F-SEID[UP:0x644 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.225: [upf] INFO: UE F-SEID[UP:0x644 CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.227: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 11/02 11:05:58.227: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3192) 11/02 11:05:58.227: [smf] INFO: UE IMSI[262428854604046] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.232: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 11/02 11:05:58.232: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.232: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.234: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 11/02 11:05:58.234: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3192) 11/02 11:05:58.234: [smf] INFO: UE IMSI[262426703942849] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.239: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 11/02 11:05:58.239: [upf] INFO: UE F-SEID[UP:0x34e CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.239: [upf] INFO: UE F-SEID[UP:0x34e CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.241: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 11/02 11:05:58.241: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3192) 11/02 11:05:58.241: [smf] INFO: UE IMSI[262426803808345] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.246: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 11/02 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.246: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.247: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 11/02 11:05:58.247: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3192) 11/02 11:05:58.247: [smf] INFO: UE IMSI[262420649952518] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.252: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 11/02 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x72f CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.252: [upf] INFO: UE F-SEID[UP:0x72f CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.254: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 11/02 11:05:58.254: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3192) 11/02 11:05:58.254: [smf] INFO: UE IMSI[262422254247556] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.259: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 11/02 11:05:58.259: [upf] INFO: UE F-SEID[UP:0x6e CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.259: [upf] INFO: UE F-SEID[UP:0x6e CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.260: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 11/02 11:05:58.260: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3192) 11/02 11:05:58.260: [smf] INFO: UE IMSI[262422831187425] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.265: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 11/02 11:05:58.265: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.265: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.267: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 11/02 11:05:58.267: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3192) 11/02 11:05:58.267: [smf] INFO: UE IMSI[262427582914160] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.272: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 11/02 11:05:58.272: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.272: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.274: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 11/02 11:05:58.274: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3192) 11/02 11:05:58.274: [smf] INFO: UE IMSI[262420692042590] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.278: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 11/02 11:05:58.278: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.278: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.280: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 11/02 11:05:58.280: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3192) 11/02 11:05:58.280: [smf] INFO: UE IMSI[262426115545826] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.285: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 11/02 11:05:58.285: [upf] INFO: UE F-SEID[UP:0x500 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.285: [upf] INFO: UE F-SEID[UP:0x500 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.287: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 11/02 11:05:58.287: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3192) 11/02 11:05:58.287: [smf] INFO: UE IMSI[262427414798714] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.292: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 11/02 11:05:58.292: [upf] INFO: UE F-SEID[UP:0x48 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.292: [upf] INFO: UE F-SEID[UP:0x48 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.294: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 11/02 11:05:58.294: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3192) 11/02 11:05:58.294: [smf] INFO: UE IMSI[262421156769379] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.299: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 11/02 11:05:58.299: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.299: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.300: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 11/02 11:05:58.300: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3192) 11/02 11:05:58.300: [smf] INFO: UE IMSI[262423046300252] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.306: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 11/02 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.306: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.307: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 11/02 11:05:58.307: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3192) 11/02 11:05:58.307: [smf] INFO: UE IMSI[262426732409324] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.312: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 11/02 11:05:58.312: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.312: [upf] INFO: UE F-SEID[UP:0xa13 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.313: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 11/02 11:05:58.313: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3192) 11/02 11:05:58.313: [smf] INFO: UE IMSI[262420364474756] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.318: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 11/02 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x18 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x18 CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.320: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 11/02 11:05:58.320: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3192) 11/02 11:05:58.320: [smf] INFO: UE IMSI[262425102548516] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.325: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 11/02 11:05:58.325: [upf] INFO: UE F-SEID[UP:0xeec CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.325: [upf] INFO: UE F-SEID[UP:0xeec CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.327: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 11/02 11:05:58.327: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3192) 11/02 11:05:58.327: [smf] INFO: UE IMSI[262422502604908] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.332: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 11/02 11:05:58.332: [upf] INFO: UE F-SEID[UP:0x24c CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.332: [upf] INFO: UE F-SEID[UP:0x24c CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.334: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 11/02 11:05:58.334: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3192) 11/02 11:05:58.334: [smf] INFO: UE IMSI[262422795811220] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.339: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 11/02 11:05:58.339: [upf] INFO: UE F-SEID[UP:0x63 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.339: [upf] INFO: UE F-SEID[UP:0x63 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.340: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 11/02 11:05:58.340: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3192) 11/02 11:05:58.340: [smf] INFO: UE IMSI[262427815879846] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.345: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 11/02 11:05:58.345: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.345: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.347: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 11/02 11:05:58.347: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3192) 11/02 11:05:58.347: [smf] INFO: UE IMSI[262425365782184] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.352: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 11/02 11:05:58.352: [upf] INFO: UE F-SEID[UP:0x4b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.352: [upf] INFO: UE F-SEID[UP:0x4b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.353: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 11/02 11:05:58.353: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3192) 11/02 11:05:58.353: [smf] INFO: UE IMSI[262427338466654] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.358: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 11/02 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.360: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 11/02 11:05:58.360: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3192) 11/02 11:05:58.360: [smf] INFO: UE IMSI[262420583799962] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.365: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 11/02 11:05:58.365: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.365: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.367: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 11/02 11:05:58.367: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3192) 11/02 11:05:58.367: [smf] INFO: UE IMSI[262425183630238] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.372: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 11/02 11:05:58.372: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.372: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.374: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 11/02 11:05:58.374: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3192) 11/02 11:05:58.374: [smf] INFO: UE IMSI[262422987312806] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.378: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 11/02 11:05:58.378: [upf] INFO: UE F-SEID[UP:0x21a CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.378: [upf] INFO: UE F-SEID[UP:0x21a CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.380: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 11/02 11:05:58.380: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3192) 11/02 11:05:58.380: [smf] INFO: UE IMSI[262420437315078] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.386: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 11/02 11:05:58.386: [upf] INFO: UE F-SEID[UP:0x121 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.386: [upf] INFO: UE F-SEID[UP:0x121 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.387: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 11/02 11:05:58.387: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3192) 11/02 11:05:58.387: [smf] INFO: UE IMSI[262420165790825] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.393: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 11/02 11:05:58.393: [upf] INFO: UE F-SEID[UP:0x3f CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.393: [upf] INFO: UE F-SEID[UP:0x3f CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.394: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 11/02 11:05:58.394: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3192) 11/02 11:05:58.394: [smf] INFO: UE IMSI[262426124917283] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.400: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 11/02 11:05:58.400: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.400: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.401: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 11/02 11:05:58.401: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3192) 11/02 11:05:58.401: [smf] INFO: UE IMSI[262422083119380] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.405: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 11/02 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.407: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 11/02 11:05:58.407: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3192) 11/02 11:05:58.407: [smf] INFO: UE IMSI[262422554142432] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.412: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 11/02 11:05:58.412: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.412: [upf] INFO: UE F-SEID[UP:0xe97 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.414: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 11/02 11:05:58.414: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3192) 11/02 11:05:58.414: [smf] INFO: UE IMSI[262426100953538] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.419: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 11/02 11:05:58.419: [upf] INFO: UE F-SEID[UP:0x605 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.419: [upf] INFO: UE F-SEID[UP:0x605 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.420: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 11/02 11:05:58.420: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3192) 11/02 11:05:58.420: [smf] INFO: UE IMSI[262422708426961] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.425: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 11/02 11:05:58.425: [upf] INFO: UE F-SEID[UP:0x258 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.425: [upf] INFO: UE F-SEID[UP:0x258 CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.427: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 11/02 11:05:58.427: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3192) 11/02 11:05:58.427: [smf] INFO: UE IMSI[262421743813574] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.432: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 11/02 11:05:58.432: [upf] INFO: UE F-SEID[UP:0x901 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.432: [upf] INFO: UE F-SEID[UP:0x901 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.433: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 11/02 11:05:58.433: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3192) 11/02 11:05:58.433: [smf] INFO: UE IMSI[262424008528228] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.437: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 11/02 11:05:58.437: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.437: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.440: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 11/02 11:05:58.440: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3192) 11/02 11:05:58.440: [smf] INFO: UE IMSI[262427235471835] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.446: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 11/02 11:05:58.446: [upf] INFO: UE F-SEID[UP:0xaac CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.446: [upf] INFO: UE F-SEID[UP:0xaac CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.448: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 11/02 11:05:58.448: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3192) 11/02 11:05:58.448: [smf] INFO: UE IMSI[262422565698297] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.453: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 11/02 11:05:58.453: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.453: [upf] INFO: UE F-SEID[UP:0x3fb CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.454: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 11/02 11:05:58.454: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3192) 11/02 11:05:58.454: [smf] INFO: UE IMSI[262420063152014] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.459: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 11/02 11:05:58.459: [upf] INFO: UE F-SEID[UP:0x685 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.459: [upf] INFO: UE F-SEID[UP:0x685 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.461: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 11/02 11:05:58.461: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3192) 11/02 11:05:58.461: [smf] INFO: UE IMSI[262423594526444] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.465: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 11/02 11:05:58.465: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.465: [upf] INFO: UE F-SEID[UP:0xdcc CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 11/02 11:05:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3192) 11/02 11:05:58.468: [smf] INFO: UE IMSI[262428660845272] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.474: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 11/02 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x576 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.474: [upf] INFO: UE F-SEID[UP:0x576 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.475: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 11/02 11:05:58.475: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3192) 11/02 11:05:58.475: [smf] INFO: UE IMSI[262426051421615] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.480: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 11/02 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.480: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.481: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 11/02 11:05:58.481: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3192) 11/02 11:05:58.481: [smf] INFO: UE IMSI[262427555598693] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.485: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 11/02 11:05:58.485: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.485: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.488: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 11/02 11:05:58.488: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3192) 11/02 11:05:58.488: [smf] INFO: UE IMSI[262428888895903] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.493: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 11/02 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x66b CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x66b CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.494: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 11/02 11:05:58.494: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3192) 11/02 11:05:58.494: [smf] INFO: UE IMSI[262428423665523] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.499: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 11/02 11:05:58.499: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.499: [upf] INFO: UE F-SEID[UP:0xfcf CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.501: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 11/02 11:05:58.501: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3192) 11/02 11:05:58.501: [smf] INFO: UE IMSI[262426029514915] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.506: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 11/02 11:05:58.506: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.506: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.507: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 11/02 11:05:58.507: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3192) 11/02 11:05:58.507: [smf] INFO: UE IMSI[262422800708216] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.512: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 11/02 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.512: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.514: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 11/02 11:05:58.514: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3192) 11/02 11:05:58.514: [smf] INFO: UE IMSI[262421249787903] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.518: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 11/02 11:05:58.518: [upf] INFO: UE F-SEID[UP:0x291 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.518: [upf] INFO: UE F-SEID[UP:0x291 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.521: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 11/02 11:05:58.521: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3192) 11/02 11:05:58.521: [smf] INFO: UE IMSI[262429191219048] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.527: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 11/02 11:05:58.527: [upf] INFO: UE F-SEID[UP:0x856 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.527: [upf] INFO: UE F-SEID[UP:0x856 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.528: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 11/02 11:05:58.528: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3192) 11/02 11:05:58.528: [smf] INFO: UE IMSI[262427905094014] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.533: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 11/02 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.534: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 11/02 11:05:58.535: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3192) 11/02 11:05:58.535: [smf] INFO: UE IMSI[262429308776047] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.539: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 11/02 11:05:58.539: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.539: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.541: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 11/02 11:05:58.541: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3192) 11/02 11:05:58.541: [smf] INFO: UE IMSI[262428656791590] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.546: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 11/02 11:05:58.546: [upf] INFO: UE F-SEID[UP:0x366 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.546: [upf] INFO: UE F-SEID[UP:0x366 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.548: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 11/02 11:05:58.548: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3192) 11/02 11:05:58.548: [smf] INFO: UE IMSI[262425540531039] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.552: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 11/02 11:05:58.552: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.552: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.554: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 11/02 11:05:58.554: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3192) 11/02 11:05:58.554: [smf] INFO: UE IMSI[262421547139063] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.559: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 11/02 11:05:58.559: [upf] INFO: UE F-SEID[UP:0x58a CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.559: [upf] INFO: UE F-SEID[UP:0x58a CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.560: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 11/02 11:05:58.561: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3192) 11/02 11:05:58.561: [smf] INFO: UE IMSI[262429599856768] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.565: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 11/02 11:05:58.565: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.565: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 11/02 11:05:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3192) 11/02 11:05:58.567: [smf] INFO: UE IMSI[262425311581913] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.572: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 11/02 11:05:58.572: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.572: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.574: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 11/02 11:05:58.574: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3192) 11/02 11:05:58.574: [smf] INFO: UE IMSI[262427533568077] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.579: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 11/02 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.579: [upf] INFO: UE F-SEID[UP:0xa63 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.581: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 11/02 11:05:58.581: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3192) 11/02 11:05:58.581: [smf] INFO: UE IMSI[262423354379737] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.585: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 11/02 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.587: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 11/02 11:05:58.587: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3192) 11/02 11:05:58.587: [smf] INFO: UE IMSI[262422418380098] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.592: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 11/02 11:05:58.592: [upf] INFO: UE F-SEID[UP:0x380 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.592: [upf] INFO: UE F-SEID[UP:0x380 CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.594: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 11/02 11:05:58.594: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3192) 11/02 11:05:58.594: [smf] INFO: UE IMSI[262428826253369] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.599: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 11/02 11:05:58.599: [upf] INFO: UE F-SEID[UP:0x27 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.599: [upf] INFO: UE F-SEID[UP:0x27 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.601: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 11/02 11:05:58.601: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3192) 11/02 11:05:58.601: [smf] INFO: UE IMSI[262425593643059] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.605: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 11/02 11:05:58.605: [upf] INFO: UE F-SEID[UP:0x852 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.605: [upf] INFO: UE F-SEID[UP:0x852 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.607: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 11/02 11:05:58.607: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3192) 11/02 11:05:58.607: [smf] INFO: UE IMSI[262422760449541] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.611: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 11/02 11:05:58.611: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.611: [upf] INFO: UE F-SEID[UP:0xe5a CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.613: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 11/02 11:05:58.613: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3192) 11/02 11:05:58.613: [smf] INFO: UE IMSI[262427039383210] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.618: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 11/02 11:05:58.618: [upf] INFO: UE F-SEID[UP:0x201 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.618: [upf] INFO: UE F-SEID[UP:0x201 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.620: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 11/02 11:05:58.620: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3192) 11/02 11:05:58.620: [smf] INFO: UE IMSI[262423079231537] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.625: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 11/02 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x726 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x726 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.627: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 11/02 11:05:58.627: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3192) 11/02 11:05:58.627: [smf] INFO: UE IMSI[262422537767552] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.632: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 11/02 11:05:58.632: [upf] INFO: UE F-SEID[UP:0xdad CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.632: [upf] INFO: UE F-SEID[UP:0xdad CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.633: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 11/02 11:05:58.633: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3192) 11/02 11:05:58.633: [smf] INFO: UE IMSI[262422264792707] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.637: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 11/02 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x40a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x40a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.640: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 11/02 11:05:58.640: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3192) 11/02 11:05:58.640: [smf] INFO: UE IMSI[262422569943913] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.644: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 11/02 11:05:58.644: [upf] INFO: UE F-SEID[UP:0x462 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.644: [upf] INFO: UE F-SEID[UP:0x462 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.647: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 11/02 11:05:58.647: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3192) 11/02 11:05:58.647: [smf] INFO: UE IMSI[262424716184935] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.654: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 11/02 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x769 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x769 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.654: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 11/02 11:05:58.654: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3192) 11/02 11:05:58.654: [smf] INFO: UE IMSI[262428560826669] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.659: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 11/02 11:05:58.659: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.659: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.661: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 11/02 11:05:58.661: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3192) 11/02 11:05:58.661: [smf] INFO: UE IMSI[262427876770528] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.665: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 11/02 11:05:58.665: [upf] INFO: UE F-SEID[UP:0x15b CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.665: [upf] INFO: UE F-SEID[UP:0x15b CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.667: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 11/02 11:05:58.667: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3192) 11/02 11:05:58.667: [smf] INFO: UE IMSI[262420127405204] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.672: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 11/02 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.674: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 11/02 11:05:58.674: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3192) 11/02 11:05:58.674: [smf] INFO: UE IMSI[262421909078078] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.679: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 11/02 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.680: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 11/02 11:05:58.680: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3192) 11/02 11:05:58.680: [smf] INFO: UE IMSI[262425207023102] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.685: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 11/02 11:05:58.685: [upf] INFO: UE F-SEID[UP:0x67f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.685: [upf] INFO: UE F-SEID[UP:0x67f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.686: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 11/02 11:05:58.686: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3192) 11/02 11:05:58.686: [smf] INFO: UE IMSI[262420883168638] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.690: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 11/02 11:05:58.690: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.690: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.693: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 11/02 11:05:58.693: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3192) 11/02 11:05:58.693: [smf] INFO: UE IMSI[262426593817132] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.698: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 11/02 11:05:58.698: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.698: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.699: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 11/02 11:05:58.699: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3192) 11/02 11:05:58.699: [smf] INFO: UE IMSI[262421029879349] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.704: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 11/02 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x133 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x133 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.706: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 11/02 11:05:58.706: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3192) 11/02 11:05:58.706: [smf] INFO: UE IMSI[262429432524471] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.712: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 11/02 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.713: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 11/02 11:05:58.714: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3192) 11/02 11:05:58.714: [smf] INFO: UE IMSI[262428137310924] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.718: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 11/02 11:05:58.718: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.718: [upf] INFO: UE F-SEID[UP:0xa7 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.720: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 11/02 11:05:58.720: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3192) 11/02 11:05:58.720: [smf] INFO: UE IMSI[262421850360856] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.725: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 11/02 11:05:58.725: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.725: [upf] INFO: UE F-SEID[UP:0xb3 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.727: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 11/02 11:05:58.727: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3192) 11/02 11:05:58.727: [smf] INFO: UE IMSI[262429307017058] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.732: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 11/02 11:05:58.732: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.732: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.733: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 11/02 11:05:58.733: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3192) 11/02 11:05:58.733: [smf] INFO: UE IMSI[262429272073559] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.738: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 11/02 11:05:58.738: [upf] INFO: UE F-SEID[UP:0x332 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.738: [upf] INFO: UE F-SEID[UP:0x332 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.741: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 11/02 11:05:58.741: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3192) 11/02 11:05:58.741: [smf] INFO: UE IMSI[262428278282604] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.747: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 11/02 11:05:58.747: [upf] INFO: UE F-SEID[UP:0x692 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.747: [upf] INFO: UE F-SEID[UP:0x692 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.748: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 11/02 11:05:58.748: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3192) 11/02 11:05:58.748: [smf] INFO: UE IMSI[262429737010326] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.754: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 11/02 11:05:58.754: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.754: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.755: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 11/02 11:05:58.755: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3192) 11/02 11:05:58.755: [smf] INFO: UE IMSI[262421248158741] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.760: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 11/02 11:05:58.760: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.760: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xa40] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.762: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 11/02 11:05:58.762: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3192) 11/02 11:05:58.762: [smf] INFO: UE IMSI[262422640944552] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.768: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 11/02 11:05:58.768: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.768: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.770: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 11/02 11:05:58.770: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3192) 11/02 11:05:58.770: [smf] INFO: UE IMSI[262424216373308] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.776: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 11/02 11:05:58.776: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.776: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.778: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 11/02 11:05:58.778: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3192) 11/02 11:05:58.778: [smf] INFO: UE IMSI[262420718876555] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.782: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 11/02 11:05:58.782: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.782: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.785: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 11/02 11:05:58.785: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3192) 11/02 11:05:58.785: [smf] INFO: UE IMSI[262426673802438] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.789: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 11/02 11:05:58.789: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.789: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.791: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 11/02 11:05:58.791: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3192) 11/02 11:05:58.791: [smf] INFO: UE IMSI[262420093371162] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.795: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 11/02 11:05:58.795: [upf] INFO: UE F-SEID[UP:0x197 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.795: [upf] INFO: UE F-SEID[UP:0x197 CP:0xf0] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.798: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 11/02 11:05:58.798: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3192) 11/02 11:05:58.798: [smf] INFO: UE IMSI[262425222609064] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.802: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 11/02 11:05:58.802: [upf] INFO: UE F-SEID[UP:0xbba CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.802: [upf] INFO: UE F-SEID[UP:0xbba CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.804: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 11/02 11:05:58.804: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3192) 11/02 11:05:58.804: [smf] INFO: UE IMSI[262429965032669] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.809: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 11/02 11:05:58.809: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.809: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.811: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 11/02 11:05:58.811: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3192) 11/02 11:05:58.811: [smf] INFO: UE IMSI[262428122963947] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.816: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 11/02 11:05:58.816: [upf] INFO: UE F-SEID[UP:0x83c CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.816: [upf] INFO: UE F-SEID[UP:0x83c CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.818: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 11/02 11:05:58.818: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3192) 11/02 11:05:58.818: [smf] INFO: UE IMSI[262423231874637] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.822: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 11/02 11:05:58.822: [upf] INFO: UE F-SEID[UP:0x730 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.822: [upf] INFO: UE F-SEID[UP:0x730 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.824: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 11/02 11:05:58.824: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3192) 11/02 11:05:58.824: [smf] INFO: UE IMSI[262420933183122] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.829: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 11/02 11:05:58.829: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.829: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.831: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 11/02 11:05:58.831: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3192) 11/02 11:05:58.831: [smf] INFO: UE IMSI[262427611817153] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.836: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 11/02 11:05:58.836: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.836: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.838: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 11/02 11:05:58.838: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3192) 11/02 11:05:58.838: [smf] INFO: UE IMSI[262427452267840] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.843: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 11/02 11:05:58.843: [upf] INFO: UE F-SEID[UP:0x925 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.843: [upf] INFO: UE F-SEID[UP:0x925 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.844: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 11/02 11:05:58.844: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3192) 11/02 11:05:58.844: [smf] INFO: UE IMSI[262429728814258] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.849: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 11/02 11:05:58.849: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.849: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.851: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 11/02 11:05:58.851: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3192) 11/02 11:05:58.851: [smf] INFO: UE IMSI[262426939250646] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.856: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 11/02 11:05:58.856: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.856: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.857: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 11/02 11:05:58.857: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3192) 11/02 11:05:58.857: [smf] INFO: UE IMSI[262427125968299] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.862: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 11/02 11:05:58.862: [upf] INFO: UE F-SEID[UP:0x69 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.862: [upf] INFO: UE F-SEID[UP:0x69 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.864: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 11/02 11:05:58.864: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3192) 11/02 11:05:58.864: [smf] INFO: UE IMSI[262425615093907] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.869: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 11/02 11:05:58.870: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.870: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.871: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 11/02 11:05:58.871: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3192) 11/02 11:05:58.871: [smf] INFO: UE IMSI[262427959399809] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.876: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 11/02 11:05:58.876: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.876: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.877: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 11/02 11:05:58.877: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3192) 11/02 11:05:58.877: [smf] INFO: UE IMSI[262426621687114] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.882: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 11/02 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x67 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.882: [upf] INFO: UE F-SEID[UP:0x67 CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.884: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 11/02 11:05:58.884: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3192) 11/02 11:05:58.884: [smf] INFO: UE IMSI[262424390174936] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.889: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 11/02 11:05:58.889: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.889: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.890: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 11/02 11:05:58.890: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3192) 11/02 11:05:58.891: [smf] INFO: UE IMSI[262424907865478] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.896: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 11/02 11:05:58.896: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.896: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.897: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 11/02 11:05:58.897: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3192) 11/02 11:05:58.897: [smf] INFO: UE IMSI[262421631456322] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.902: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 11/02 11:05:58.902: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.902: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.904: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 11/02 11:05:58.904: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3192) 11/02 11:05:58.904: [smf] INFO: UE IMSI[262422631354957] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.908: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 11/02 11:05:58.908: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.908: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.911: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 11/02 11:05:58.911: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3192) 11/02 11:05:58.911: [smf] INFO: UE IMSI[262425073178488] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.915: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 11/02 11:05:58.915: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.915: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.918: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 11/02 11:05:58.918: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3192) 11/02 11:05:58.918: [smf] INFO: UE IMSI[262420437909378] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.922: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 11/02 11:05:58.922: [upf] INFO: UE F-SEID[UP:0x932 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.922: [upf] INFO: UE F-SEID[UP:0x932 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.924: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 11/02 11:05:58.924: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3192) 11/02 11:05:58.924: [smf] INFO: UE IMSI[262421865476054] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.929: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 11/02 11:05:58.929: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.929: [upf] INFO: UE F-SEID[UP:0xd12 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.931: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 11/02 11:05:58.931: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3192) 11/02 11:05:58.931: [smf] INFO: UE IMSI[262426038861735] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.935: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 11/02 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.935: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.938: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 11/02 11:05:58.938: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3192) 11/02 11:05:58.938: [smf] INFO: UE IMSI[262425627620996] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.942: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 11/02 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x691 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x691 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.944: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 11/02 11:05:58.944: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3192) 11/02 11:05:58.944: [smf] INFO: UE IMSI[262421028234402] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.949: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 11/02 11:05:58.949: [upf] INFO: UE F-SEID[UP:0x280 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.949: [upf] INFO: UE F-SEID[UP:0x280 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.951: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 11/02 11:05:58.951: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3192) 11/02 11:05:58.951: [smf] INFO: UE IMSI[262428579720318] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.957: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 11/02 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x670 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x670 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.959: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 11/02 11:05:58.959: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3192) 11/02 11:05:58.959: [smf] INFO: UE IMSI[262428156123803] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.964: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 11/02 11:05:58.964: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.964: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.966: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 11/02 11:05:58.966: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3192) 11/02 11:05:58.966: [smf] INFO: UE IMSI[262427437716148] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.970: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 11/02 11:05:58.970: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.970: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.972: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 11/02 11:05:58.972: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3192) 11/02 11:05:58.972: [smf] INFO: UE IMSI[262422126139245] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.977: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 11/02 11:05:58.977: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.977: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.979: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 11/02 11:05:58.979: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3192) 11/02 11:05:58.979: [smf] INFO: UE IMSI[262428623314395] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.984: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 11/02 11:05:58.984: [upf] INFO: UE F-SEID[UP:0x75a CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.984: [upf] INFO: UE F-SEID[UP:0x75a CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.986: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 11/02 11:05:58.986: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3192) 11/02 11:05:58.986: [smf] INFO: UE IMSI[262425904958696] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.992: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 11/02 11:05:58.992: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.992: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.993: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 11/02 11:05:58.993: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3192) 11/02 11:05:58.993: [smf] INFO: UE IMSI[262425543653589] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:58.999: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 11/02 11:05:58.999: [upf] INFO: UE F-SEID[UP:0x6af CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:58.999: [upf] INFO: UE F-SEID[UP:0x6af CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.000: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 11/02 11:05:59.000: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3192) 11/02 11:05:59.000: [smf] INFO: UE IMSI[262429565383645] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.004: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 11/02 11:05:59.004: [upf] INFO: UE F-SEID[UP:0xffe CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.004: [upf] INFO: UE F-SEID[UP:0xffe CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.007: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 11/02 11:05:59.007: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3192) 11/02 11:05:59.007: [smf] INFO: UE IMSI[262423199437959] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.011: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 11/02 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x1da CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x1da CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.013: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 11/02 11:05:59.013: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3192) 11/02 11:05:59.013: [smf] INFO: UE IMSI[262422828552639] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.018: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 11/02 11:05:59.018: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.018: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.020: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 11/02 11:05:59.020: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3192) 11/02 11:05:59.020: [smf] INFO: UE IMSI[262425372236716] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.025: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 11/02 11:05:59.025: [upf] INFO: UE F-SEID[UP:0x898 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.025: [upf] INFO: UE F-SEID[UP:0x898 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.027: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 11/02 11:05:59.027: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3192) 11/02 11:05:59.027: [smf] INFO: UE IMSI[262420895100391] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.031: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 11/02 11:05:59.031: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.031: [upf] INFO: UE F-SEID[UP:0xe24 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.033: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 11/02 11:05:59.033: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3192) 11/02 11:05:59.033: [smf] INFO: UE IMSI[262425709289268] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.038: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 11/02 11:05:59.038: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.038: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.040: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 11/02 11:05:59.040: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3192) 11/02 11:05:59.040: [smf] INFO: UE IMSI[262423658042002] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.044: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 11/02 11:05:59.044: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.044: [upf] INFO: UE F-SEID[UP:0xfbd CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.047: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 11/02 11:05:59.047: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3192) 11/02 11:05:59.047: [smf] INFO: UE IMSI[262429735280452] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.051: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 11/02 11:05:59.051: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.051: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xf62] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.053: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 11/02 11:05:59.053: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3192) 11/02 11:05:59.053: [smf] INFO: UE IMSI[262421320694272] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.058: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 11/02 11:05:59.058: [upf] INFO: UE F-SEID[UP:0x76c CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.058: [upf] INFO: UE F-SEID[UP:0x76c CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.061: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 11/02 11:05:59.061: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3192) 11/02 11:05:59.061: [smf] INFO: UE IMSI[262422195925070] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.067: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 11/02 11:05:59.067: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.067: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.068: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 11/02 11:05:59.068: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3192) 11/02 11:05:59.068: [smf] INFO: UE IMSI[262422188442664] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.072: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 11/02 11:05:59.072: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.072: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.074: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 11/02 11:05:59.074: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3192) 11/02 11:05:59.074: [smf] INFO: UE IMSI[262423753218279] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.078: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 11/02 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.081: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 11/02 11:05:59.081: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3192) 11/02 11:05:59.081: [smf] INFO: UE IMSI[262424984859121] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.085: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 11/02 11:05:59.086: [upf] INFO: UE F-SEID[UP:0x3b CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.086: [upf] INFO: UE F-SEID[UP:0x3b CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.088: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 11/02 11:05:59.088: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3192) 11/02 11:05:59.088: [smf] INFO: UE IMSI[262424763871664] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.094: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 11/02 11:05:59.094: [upf] INFO: UE F-SEID[UP:0x838 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.094: [upf] INFO: UE F-SEID[UP:0x838 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.095: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 11/02 11:05:59.095: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3192) 11/02 11:05:59.095: [smf] INFO: UE IMSI[262420492077623] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.101: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 11/02 11:05:59.101: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.101: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.103: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 11/02 11:05:59.103: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3192) 11/02 11:05:59.103: [smf] INFO: UE IMSI[262427709561978] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.109: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 11/02 11:05:59.109: [upf] INFO: UE F-SEID[UP:0x798 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.109: [upf] INFO: UE F-SEID[UP:0x798 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.111: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 11/02 11:05:59.111: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3192) 11/02 11:05:59.111: [smf] INFO: UE IMSI[262423564085904] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.115: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 11/02 11:05:59.115: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.115: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.117: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 11/02 11:05:59.117: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3192) 11/02 11:05:59.117: [smf] INFO: UE IMSI[262427466036029] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.122: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 11/02 11:05:59.122: [upf] INFO: UE F-SEID[UP:0x8de CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.122: [upf] INFO: UE F-SEID[UP:0x8de CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.124: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 11/02 11:05:59.124: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3192) 11/02 11:05:59.124: [smf] INFO: UE IMSI[262427342757736] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.128: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 11/02 11:05:59.128: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.128: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.130: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 11/02 11:05:59.130: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3192) 11/02 11:05:59.130: [smf] INFO: UE IMSI[262425748836091] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.135: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 11/02 11:05:59.135: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.135: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.137: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 11/02 11:05:59.137: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3192) 11/02 11:05:59.137: [smf] INFO: UE IMSI[262424452597172] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.142: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 11/02 11:05:59.142: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.142: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x3e6] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.144: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 11/02 11:05:59.144: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3192) 11/02 11:05:59.144: [smf] INFO: UE IMSI[262428317146352] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.148: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 11/02 11:05:59.148: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.148: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.150: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 11/02 11:05:59.150: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3192) 11/02 11:05:59.150: [smf] INFO: UE IMSI[262421596710670] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.155: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 11/02 11:05:59.155: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.155: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.157: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 11/02 11:05:59.157: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3192) 11/02 11:05:59.157: [smf] INFO: UE IMSI[262427058028987] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.162: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 11/02 11:05:59.162: [upf] INFO: UE F-SEID[UP:0x40b CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.162: [upf] INFO: UE F-SEID[UP:0x40b CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.164: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 11/02 11:05:59.164: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3192) 11/02 11:05:59.164: [smf] INFO: UE IMSI[262423660303441] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.168: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 11/02 11:05:59.168: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.168: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.170: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 11/02 11:05:59.170: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3192) 11/02 11:05:59.170: [smf] INFO: UE IMSI[262429108269921] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.175: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 11/02 11:05:59.175: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.175: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.177: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 11/02 11:05:59.177: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3192) 11/02 11:05:59.177: [smf] INFO: UE IMSI[262420641818157] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.182: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 11/02 11:05:59.182: [upf] INFO: UE F-SEID[UP:0x13c CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.182: [upf] INFO: UE F-SEID[UP:0x13c CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.183: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 11/02 11:05:59.183: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3192) 11/02 11:05:59.183: [smf] INFO: UE IMSI[262428252342119] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.188: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 11/02 11:05:59.188: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.188: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.190: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 11/02 11:05:59.190: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3192) 11/02 11:05:59.190: [smf] INFO: UE IMSI[262422886812325] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.195: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 11/02 11:05:59.195: [upf] INFO: UE F-SEID[UP:0x20f CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.195: [upf] INFO: UE F-SEID[UP:0x20f CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.197: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 11/02 11:05:59.197: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3192) 11/02 11:05:59.197: [smf] INFO: UE IMSI[262429277974245] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.201: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 11/02 11:05:59.201: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.201: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.203: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 11/02 11:05:59.203: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3192) 11/02 11:05:59.203: [smf] INFO: UE IMSI[262425213373175] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.208: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 11/02 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.208: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.210: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 11/02 11:05:59.210: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3192) 11/02 11:05:59.210: [smf] INFO: UE IMSI[262421924369144] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.215: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 11/02 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x75d CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x75d CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.216: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 11/02 11:05:59.216: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3192) 11/02 11:05:59.216: [smf] INFO: UE IMSI[262421959579205] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.221: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 11/02 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.223: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 11/02 11:05:59.223: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3192) 11/02 11:05:59.223: [smf] INFO: UE IMSI[262427635259564] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.228: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 11/02 11:05:59.228: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.228: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.230: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 11/02 11:05:59.230: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3192) 11/02 11:05:59.230: [smf] INFO: UE IMSI[262428306128394] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.235: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 11/02 11:05:59.235: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.235: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.237: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 11/02 11:05:59.237: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3192) 11/02 11:05:59.237: [smf] INFO: UE IMSI[262421169506217] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.241: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 11/02 11:05:59.241: [upf] INFO: UE F-SEID[UP:0x796 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.241: [upf] INFO: UE F-SEID[UP:0x796 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.243: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 11/02 11:05:59.243: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3192) 11/02 11:05:59.243: [smf] INFO: UE IMSI[262427183386913] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.248: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 11/02 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.250: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 11/02 11:05:59.250: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3192) 11/02 11:05:59.250: [smf] INFO: UE IMSI[262426000270028] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.254: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 11/02 11:05:59.254: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.254: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.257: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 11/02 11:05:59.257: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3192) 11/02 11:05:59.257: [smf] INFO: UE IMSI[262425589638722] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.261: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 11/02 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.263: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 11/02 11:05:59.263: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3192) 11/02 11:05:59.263: [smf] INFO: UE IMSI[262425889854160] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.268: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 11/02 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x810 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x810 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.271: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 11/02 11:05:59.271: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3192) 11/02 11:05:59.271: [smf] INFO: UE IMSI[262422294961954] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.276: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 11/02 11:05:59.276: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.276: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.277: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 11/02 11:05:59.277: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3192) 11/02 11:05:59.277: [smf] INFO: UE IMSI[262424867384980] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.282: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 11/02 11:05:59.282: [upf] INFO: UE F-SEID[UP:0x108 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.282: [upf] INFO: UE F-SEID[UP:0x108 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.284: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 11/02 11:05:59.284: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3192) 11/02 11:05:59.284: [smf] INFO: UE IMSI[262427790738188] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.288: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 11/02 11:05:59.288: [upf] INFO: UE F-SEID[UP:0x556 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.288: [upf] INFO: UE F-SEID[UP:0x556 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.290: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 11/02 11:05:59.290: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3192) 11/02 11:05:59.290: [smf] INFO: UE IMSI[262422837677290] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.294: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 11/02 11:05:59.294: [upf] INFO: UE F-SEID[UP:0x49 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.294: [upf] INFO: UE F-SEID[UP:0x49 CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.297: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 11/02 11:05:59.297: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3192) 11/02 11:05:59.297: [smf] INFO: UE IMSI[262420931587425] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.302: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 11/02 11:05:59.302: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.302: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.304: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 11/02 11:05:59.304: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3192) 11/02 11:05:59.304: [smf] INFO: UE IMSI[262429050010337] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.308: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 11/02 11:05:59.308: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.308: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.310: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 11/02 11:05:59.310: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3192) 11/02 11:05:59.310: [smf] INFO: UE IMSI[262426218421355] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.314: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 11/02 11:05:59.314: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.314: [upf] INFO: UE F-SEID[UP:0x7ad CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.317: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 11/02 11:05:59.317: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3192) 11/02 11:05:59.317: [smf] INFO: UE IMSI[262422294790383] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.321: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 11/02 11:05:59.321: [upf] INFO: UE F-SEID[UP:0x10c CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.321: [upf] INFO: UE F-SEID[UP:0x10c CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.323: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 11/02 11:05:59.323: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3192) 11/02 11:05:59.323: [smf] INFO: UE IMSI[262423837286074] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.328: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 11/02 11:05:59.328: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.328: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.330: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 11/02 11:05:59.330: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3192) 11/02 11:05:59.330: [smf] INFO: UE IMSI[262429521192128] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.334: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 11/02 11:05:59.334: [upf] INFO: UE F-SEID[UP:0x529 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.334: [upf] INFO: UE F-SEID[UP:0x529 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.336: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 11/02 11:05:59.336: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3192) 11/02 11:05:59.336: [smf] INFO: UE IMSI[262429549871014] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.341: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 11/02 11:05:59.341: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.341: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.343: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 11/02 11:05:59.343: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3192) 11/02 11:05:59.343: [smf] INFO: UE IMSI[262424608426237] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.348: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 11/02 11:05:59.348: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.348: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.350: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 11/02 11:05:59.350: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3192) 11/02 11:05:59.350: [smf] INFO: UE IMSI[262423047676388] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.354: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 11/02 11:05:59.354: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.354: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.356: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 11/02 11:05:59.356: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3192) 11/02 11:05:59.356: [smf] INFO: UE IMSI[262425326555776] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.361: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 11/02 11:05:59.361: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.361: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.363: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 11/02 11:05:59.363: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3192) 11/02 11:05:59.363: [smf] INFO: UE IMSI[262422510778588] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.368: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 11/02 11:05:59.368: [upf] INFO: UE F-SEID[UP:0x386 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.368: [upf] INFO: UE F-SEID[UP:0x386 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.370: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 11/02 11:05:59.370: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3192) 11/02 11:05:59.370: [smf] INFO: UE IMSI[262426485634806] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.374: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 11/02 11:05:59.374: [upf] INFO: UE F-SEID[UP:0x9ec CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.374: [upf] INFO: UE F-SEID[UP:0x9ec CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.376: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 11/02 11:05:59.376: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3192) 11/02 11:05:59.376: [smf] INFO: UE IMSI[262423727258184] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.381: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 11/02 11:05:59.381: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.381: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.383: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 11/02 11:05:59.383: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3192) 11/02 11:05:59.383: [smf] INFO: UE IMSI[262428586819258] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.387: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 11/02 11:05:59.387: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.387: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.389: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 11/02 11:05:59.389: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3192) 11/02 11:05:59.389: [smf] INFO: UE IMSI[262423896985126] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.393: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 11/02 11:05:59.393: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.393: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.396: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 11/02 11:05:59.396: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3192) 11/02 11:05:59.396: [smf] INFO: UE IMSI[262420465130826] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.401: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 11/02 11:05:59.401: [upf] INFO: UE F-SEID[UP:0x6b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.401: [upf] INFO: UE F-SEID[UP:0x6b CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.403: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 11/02 11:05:59.403: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3192) 11/02 11:05:59.403: [smf] INFO: UE IMSI[262421925949370] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.407: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 11/02 11:05:59.407: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.407: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.409: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 11/02 11:05:59.409: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3192) 11/02 11:05:59.409: [smf] INFO: UE IMSI[262425031665467] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.414: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 11/02 11:05:59.414: [upf] INFO: UE F-SEID[UP:0x88f CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.414: [upf] INFO: UE F-SEID[UP:0x88f CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.416: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 11/02 11:05:59.416: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3192) 11/02 11:05:59.416: [smf] INFO: UE IMSI[262428891083804] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.421: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 11/02 11:05:59.421: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.421: [upf] INFO: UE F-SEID[UP:0xa23 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.423: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 11/02 11:05:59.423: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3192) 11/02 11:05:59.423: [smf] INFO: UE IMSI[262426981285304] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.428: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 11/02 11:05:59.428: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.428: [upf] INFO: UE F-SEID[UP:0xd58 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.430: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 11/02 11:05:59.430: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3192) 11/02 11:05:59.430: [smf] INFO: UE IMSI[262421427091536] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.436: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 11/02 11:05:59.436: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.436: [upf] INFO: UE F-SEID[UP:0xb81 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.437: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 11/02 11:05:59.437: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3192) 11/02 11:05:59.437: [smf] INFO: UE IMSI[262421195207816] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.442: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 11/02 11:05:59.442: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.442: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.443: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 11/02 11:05:59.443: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3192) 11/02 11:05:59.443: [smf] INFO: UE IMSI[262421083948428] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.448: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 11/02 11:05:59.448: [upf] INFO: UE F-SEID[UP:0x696 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.448: [upf] INFO: UE F-SEID[UP:0x696 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.450: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 11/02 11:05:59.450: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3192) 11/02 11:05:59.450: [smf] INFO: UE IMSI[262420286223616] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.454: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 11/02 11:05:59.454: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.454: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.456: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 11/02 11:05:59.456: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3192) 11/02 11:05:59.456: [smf] INFO: UE IMSI[262427887350398] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.461: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 11/02 11:05:59.461: [upf] INFO: UE F-SEID[UP:0x503 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.461: [upf] INFO: UE F-SEID[UP:0x503 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.463: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 11/02 11:05:59.463: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3192) 11/02 11:05:59.463: [smf] INFO: UE IMSI[262425139479015] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.468: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 11/02 11:05:59.468: [upf] INFO: UE F-SEID[UP:0x80d CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.468: [upf] INFO: UE F-SEID[UP:0x80d CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.470: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 11/02 11:05:59.470: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3192) 11/02 11:05:59.470: [smf] INFO: UE IMSI[262421083222489] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.476: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 11/02 11:05:59.476: [upf] INFO: UE F-SEID[UP:0x96c CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.476: [upf] INFO: UE F-SEID[UP:0x96c CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.478: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 11/02 11:05:59.478: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3192) 11/02 11:05:59.478: [smf] INFO: UE IMSI[262424129848213] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.483: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 11/02 11:05:59.483: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.483: [upf] INFO: UE F-SEID[UP:0xa15 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.484: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 11/02 11:05:59.484: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3192) 11/02 11:05:59.484: [smf] INFO: UE IMSI[262425224863079] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.489: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 11/02 11:05:59.489: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.489: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.491: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 11/02 11:05:59.491: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3192) 11/02 11:05:59.491: [smf] INFO: UE IMSI[262420143759959] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.496: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 11/02 11:05:59.496: [upf] INFO: UE F-SEID[UP:0x168 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.496: [upf] INFO: UE F-SEID[UP:0x168 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.498: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 11/02 11:05:59.498: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3192) 11/02 11:05:59.498: [smf] INFO: UE IMSI[262428213462075] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.503: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 11/02 11:05:59.503: [upf] INFO: UE F-SEID[UP:0xcce CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.503: [upf] INFO: UE F-SEID[UP:0xcce CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.504: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 11/02 11:05:59.504: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3192) 11/02 11:05:59.504: [smf] INFO: UE IMSI[262426106180217] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.509: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 11/02 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.509: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.511: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 11/02 11:05:59.511: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3192) 11/02 11:05:59.511: [smf] INFO: UE IMSI[262426027268715] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.516: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 11/02 11:05:59.516: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.516: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.517: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 11/02 11:05:59.517: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3192) 11/02 11:05:59.517: [smf] INFO: UE IMSI[262421220759659] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.523: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 11/02 11:05:59.523: [upf] INFO: UE F-SEID[UP:0x6a CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.523: [upf] INFO: UE F-SEID[UP:0x6a CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.524: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 11/02 11:05:59.524: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3192) 11/02 11:05:59.524: [smf] INFO: UE IMSI[262429024867147] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.529: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 11/02 11:05:59.529: [upf] INFO: UE F-SEID[UP:0xcde CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.529: [upf] INFO: UE F-SEID[UP:0xcde CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.530: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 11/02 11:05:59.530: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3192) 11/02 11:05:59.530: [smf] INFO: UE IMSI[262422967976925] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.535: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 11/02 11:05:59.536: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.536: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.537: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 11/02 11:05:59.537: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3192) 11/02 11:05:59.537: [smf] INFO: UE IMSI[262424978779291] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.543: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 11/02 11:05:59.543: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.543: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.544: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 11/02 11:05:59.544: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3192) 11/02 11:05:59.544: [smf] INFO: UE IMSI[262426080052001] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.548: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 11/02 11:05:59.548: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.548: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.550: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 11/02 11:05:59.550: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3192) 11/02 11:05:59.550: [smf] INFO: UE IMSI[262423534520294] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.555: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 11/02 11:05:59.555: [upf] INFO: UE F-SEID[UP:0x369 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.555: [upf] INFO: UE F-SEID[UP:0x369 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.557: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 11/02 11:05:59.557: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3192) 11/02 11:05:59.557: [smf] INFO: UE IMSI[262428244974048] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.561: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 11/02 11:05:59.561: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.561: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.563: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 11/02 11:05:59.563: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3192) 11/02 11:05:59.563: [smf] INFO: UE IMSI[262426370948078] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.568: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 11/02 11:05:59.568: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.568: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.570: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 11/02 11:05:59.570: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3192) 11/02 11:05:59.570: [smf] INFO: UE IMSI[262429610882317] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.574: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 11/02 11:05:59.574: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.574: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.576: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 11/02 11:05:59.576: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3192) 11/02 11:05:59.576: [smf] INFO: UE IMSI[262422481800339] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.581: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 11/02 11:05:59.581: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.581: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.583: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 11/02 11:05:59.583: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3192) 11/02 11:05:59.583: [smf] INFO: UE IMSI[262422349175725] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.587: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 11/02 11:05:59.587: [upf] INFO: UE F-SEID[UP:0x393 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.587: [upf] INFO: UE F-SEID[UP:0x393 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.589: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 11/02 11:05:59.589: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3192) 11/02 11:05:59.589: [smf] INFO: UE IMSI[262423171309643] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.594: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 11/02 11:05:59.594: [upf] INFO: UE F-SEID[UP:0x937 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.594: [upf] INFO: UE F-SEID[UP:0x937 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.595: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 11/02 11:05:59.595: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3192) 11/02 11:05:59.595: [smf] INFO: UE IMSI[262420298520614] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.602: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 11/02 11:05:59.602: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.602: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.603: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 11/02 11:05:59.603: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3192) 11/02 11:05:59.603: [smf] INFO: UE IMSI[262429351751042] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.607: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 11/02 11:05:59.607: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.607: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.609: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 11/02 11:05:59.609: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3192) 11/02 11:05:59.609: [smf] INFO: UE IMSI[262425027283568] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.613: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 11/02 11:05:59.613: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.613: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.615: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 11/02 11:05:59.615: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3192) 11/02 11:05:59.615: [smf] INFO: UE IMSI[262421754929819] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.621: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 11/02 11:05:59.621: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.621: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.622: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 11/02 11:05:59.622: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3192) 11/02 11:05:59.622: [smf] INFO: UE IMSI[262424187870156] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.627: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 11/02 11:05:59.627: [upf] INFO: UE F-SEID[UP:0x28d CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.627: [upf] INFO: UE F-SEID[UP:0x28d CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.628: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 11/02 11:05:59.628: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3192) 11/02 11:05:59.628: [smf] INFO: UE IMSI[262426726987176] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.633: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 11/02 11:05:59.633: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.633: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.635: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 11/02 11:05:59.635: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3192) 11/02 11:05:59.635: [smf] INFO: UE IMSI[262428108890991] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.639: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 11/02 11:05:59.639: [upf] INFO: UE F-SEID[UP:0x39e CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.639: [upf] INFO: UE F-SEID[UP:0x39e CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.641: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 11/02 11:05:59.641: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3192) 11/02 11:05:59.641: [smf] INFO: UE IMSI[262429601931804] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.646: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 11/02 11:05:59.646: [upf] INFO: UE F-SEID[UP:0x92 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.646: [upf] INFO: UE F-SEID[UP:0x92 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.648: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 11/02 11:05:59.648: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3192) 11/02 11:05:59.648: [smf] INFO: UE IMSI[262425857186790] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.652: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 11/02 11:05:59.652: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.652: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.654: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 11/02 11:05:59.654: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3192) 11/02 11:05:59.654: [smf] INFO: UE IMSI[262429877390103] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.660: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 11/02 11:05:59.660: [upf] INFO: UE F-SEID[UP:0x390 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.660: [upf] INFO: UE F-SEID[UP:0x390 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.661: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 11/02 11:05:59.661: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3192) 11/02 11:05:59.661: [smf] INFO: UE IMSI[262423220448845] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.665: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 11/02 11:05:59.665: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.665: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.667: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 11/02 11:05:59.667: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3192) 11/02 11:05:59.667: [smf] INFO: UE IMSI[262424213827863] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.672: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 11/02 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.674: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 11/02 11:05:59.674: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3192) 11/02 11:05:59.674: [smf] INFO: UE IMSI[262421721129713] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.678: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 11/02 11:05:59.678: [upf] INFO: UE F-SEID[UP:0x76e CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.678: [upf] INFO: UE F-SEID[UP:0x76e CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.680: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 11/02 11:05:59.680: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3192) 11/02 11:05:59.680: [smf] INFO: UE IMSI[262427950758001] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.685: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 11/02 11:05:59.685: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.685: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.687: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 11/02 11:05:59.687: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3192) 11/02 11:05:59.687: [smf] INFO: UE IMSI[262422033568726] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.691: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 11/02 11:05:59.691: [upf] INFO: UE F-SEID[UP:0x545 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.691: [upf] INFO: UE F-SEID[UP:0x545 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.693: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 11/02 11:05:59.693: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3192) 11/02 11:05:59.693: [smf] INFO: UE IMSI[262428938875027] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.698: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 11/02 11:05:59.698: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.698: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.700: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 11/02 11:05:59.700: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3192) 11/02 11:05:59.700: [smf] INFO: UE IMSI[262421072297791] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.705: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 11/02 11:05:59.705: [upf] INFO: UE F-SEID[UP:0x697 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.705: [upf] INFO: UE F-SEID[UP:0x697 CP:0x62] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.706: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 11/02 11:05:59.706: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3192) 11/02 11:05:59.706: [smf] INFO: UE IMSI[262422817463774] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.711: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 11/02 11:05:59.711: [upf] INFO: UE F-SEID[UP:0x46b CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.711: [upf] INFO: UE F-SEID[UP:0x46b CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.713: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 11/02 11:05:59.713: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3192) 11/02 11:05:59.713: [smf] INFO: UE IMSI[262427834317105] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.718: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 11/02 11:05:59.718: [upf] INFO: UE F-SEID[UP:0x49b CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.718: [upf] INFO: UE F-SEID[UP:0x49b CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.720: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 11/02 11:05:59.720: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3192) 11/02 11:05:59.720: [smf] INFO: UE IMSI[262424256436158] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.724: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 11/02 11:05:59.724: [upf] INFO: UE F-SEID[UP:0x95d CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.724: [upf] INFO: UE F-SEID[UP:0x95d CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.726: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 11/02 11:05:59.726: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3192) 11/02 11:05:59.726: [smf] INFO: UE IMSI[262428461063994] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.731: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 11/02 11:05:59.731: [upf] INFO: UE F-SEID[UP:0x534 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.731: [upf] INFO: UE F-SEID[UP:0x534 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.733: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 11/02 11:05:59.733: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3192) 11/02 11:05:59.733: [smf] INFO: UE IMSI[262422940702777] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.737: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 11/02 11:05:59.737: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.737: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.739: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 11/02 11:05:59.739: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3192) 11/02 11:05:59.739: [smf] INFO: UE IMSI[262429360237098] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.744: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 11/02 11:05:59.744: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.744: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.745: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 11/02 11:05:59.745: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3192) 11/02 11:05:59.745: [smf] INFO: UE IMSI[262429635719640] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.749: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 11/02 11:05:59.749: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.749: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.752: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 11/02 11:05:59.752: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3192) 11/02 11:05:59.752: [smf] INFO: UE IMSI[262427495482362] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.757: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 11/02 11:05:59.757: [upf] INFO: UE F-SEID[UP:0x949 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.757: [upf] INFO: UE F-SEID[UP:0x949 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.758: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 11/02 11:05:59.758: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3192) 11/02 11:05:59.758: [smf] INFO: UE IMSI[262426413523241] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.764: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 11/02 11:05:59.764: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.764: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.765: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 11/02 11:05:59.765: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3192) 11/02 11:05:59.765: [smf] INFO: UE IMSI[262424738734068] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.770: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 11/02 11:05:59.770: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.770: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.771: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 11/02 11:05:59.772: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3192) 11/02 11:05:59.772: [smf] INFO: UE IMSI[262423642750125] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.776: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 11/02 11:05:59.776: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.776: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.778: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 11/02 11:05:59.778: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3192) 11/02 11:05:59.778: [smf] INFO: UE IMSI[262421713918052] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.784: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 11/02 11:05:59.784: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.784: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.785: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 11/02 11:05:59.785: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3192) 11/02 11:05:59.785: [smf] INFO: UE IMSI[262424436107290] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.791: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 11/02 11:05:59.791: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.791: [upf] INFO: UE F-SEID[UP:0xc44 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.792: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 11/02 11:05:59.792: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3192) 11/02 11:05:59.792: [smf] INFO: UE IMSI[262426405148253] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.797: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 11/02 11:05:59.797: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.797: [upf] INFO: UE F-SEID[UP:0xd02 CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.798: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 11/02 11:05:59.798: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3192) 11/02 11:05:59.798: [smf] INFO: UE IMSI[262425055594199] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.803: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 11/02 11:05:59.803: [upf] INFO: UE F-SEID[UP:0xeda CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.803: [upf] INFO: UE F-SEID[UP:0xeda CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.805: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 11/02 11:05:59.805: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3192) 11/02 11:05:59.805: [smf] INFO: UE IMSI[262424457611417] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.809: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 11/02 11:05:59.809: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.809: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.811: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 11/02 11:05:59.811: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3192) 11/02 11:05:59.811: [smf] INFO: UE IMSI[262428937490588] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.815: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 11/02 11:05:59.815: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.815: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.817: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 11/02 11:05:59.817: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3192) 11/02 11:05:59.817: [smf] INFO: UE IMSI[262422865176001] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.822: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 11/02 11:05:59.822: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.822: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.824: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 11/02 11:05:59.824: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3192) 11/02 11:05:59.824: [smf] INFO: UE IMSI[262422304321088] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.828: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 11/02 11:05:59.828: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.828: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.830: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 11/02 11:05:59.830: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3192) 11/02 11:05:59.830: [smf] INFO: UE IMSI[262427404092934] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.835: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 11/02 11:05:59.835: [upf] INFO: UE F-SEID[UP:0x15d CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.835: [upf] INFO: UE F-SEID[UP:0x15d CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.837: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 11/02 11:05:59.837: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3192) 11/02 11:05:59.837: [smf] INFO: UE IMSI[262426868857079] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.841: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 11/02 11:05:59.841: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.841: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.843: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 11/02 11:05:59.843: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3192) 11/02 11:05:59.843: [smf] INFO: UE IMSI[262429358829782] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.849: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 11/02 11:05:59.849: [upf] INFO: UE F-SEID[UP:0x981 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.849: [upf] INFO: UE F-SEID[UP:0x981 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.850: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 11/02 11:05:59.850: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3192) 11/02 11:05:59.850: [smf] INFO: UE IMSI[262428845622849] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.855: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 11/02 11:05:59.855: [upf] INFO: UE F-SEID[UP:0x779 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.855: [upf] INFO: UE F-SEID[UP:0x779 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.856: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 11/02 11:05:59.856: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3192) 11/02 11:05:59.856: [smf] INFO: UE IMSI[262425499282076] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.861: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 11/02 11:05:59.861: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.861: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.863: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 11/02 11:05:59.863: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3192) 11/02 11:05:59.863: [smf] INFO: UE IMSI[262427911798692] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.868: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 11/02 11:05:59.868: [upf] INFO: UE F-SEID[UP:0x16d CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.868: [upf] INFO: UE F-SEID[UP:0x16d CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.869: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 11/02 11:05:59.869: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3192) 11/02 11:05:59.869: [smf] INFO: UE IMSI[262421771591173] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.874: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 11/02 11:05:59.874: [upf] INFO: UE F-SEID[UP:0xde9 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.874: [upf] INFO: UE F-SEID[UP:0xde9 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.876: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 11/02 11:05:59.876: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3192) 11/02 11:05:59.876: [smf] INFO: UE IMSI[262426881104372] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.880: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 11/02 11:05:59.880: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.880: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.882: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 11/02 11:05:59.882: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3192) 11/02 11:05:59.882: [smf] INFO: UE IMSI[262421117417796] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.887: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 11/02 11:05:59.887: [upf] INFO: UE F-SEID[UP:0xeca CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.887: [upf] INFO: UE F-SEID[UP:0xeca CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.889: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 11/02 11:05:59.889: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3192) 11/02 11:05:59.889: [smf] INFO: UE IMSI[262424324677934] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.894: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 11/02 11:05:59.894: [upf] INFO: UE F-SEID[UP:0x917 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.894: [upf] INFO: UE F-SEID[UP:0x917 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.896: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 11/02 11:05:59.896: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3192) 11/02 11:05:59.896: [smf] INFO: UE IMSI[262424459622760] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.901: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 11/02 11:05:59.901: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.901: [upf] INFO: UE F-SEID[UP:0xad0 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.902: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 11/02 11:05:59.902: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3192) 11/02 11:05:59.902: [smf] INFO: UE IMSI[262426303575979] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.907: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 11/02 11:05:59.907: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.907: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.909: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 11/02 11:05:59.909: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3192) 11/02 11:05:59.909: [smf] INFO: UE IMSI[262428405525294] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.913: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 11/02 11:05:59.913: [upf] INFO: UE F-SEID[UP:0xbac CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.913: [upf] INFO: UE F-SEID[UP:0xbac CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.915: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 11/02 11:05:59.915: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3192) 11/02 11:05:59.915: [smf] INFO: UE IMSI[262429348603332] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.920: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 11/02 11:05:59.920: [upf] INFO: UE F-SEID[UP:0x452 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.920: [upf] INFO: UE F-SEID[UP:0x452 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.922: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 11/02 11:05:59.922: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3192) 11/02 11:05:59.922: [smf] INFO: UE IMSI[262428171496013] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.927: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 11/02 11:05:59.927: [upf] INFO: UE F-SEID[UP:0x407 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.927: [upf] INFO: UE F-SEID[UP:0x407 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.929: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 11/02 11:05:59.929: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3192) 11/02 11:05:59.929: [smf] INFO: UE IMSI[262428724673861] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.934: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 11/02 11:05:59.934: [upf] INFO: UE F-SEID[UP:0x30c CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.934: [upf] INFO: UE F-SEID[UP:0x30c CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.935: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 11/02 11:05:59.935: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3192) 11/02 11:05:59.935: [smf] INFO: UE IMSI[262423862306909] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.940: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 11/02 11:05:59.940: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.940: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.942: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 11/02 11:05:59.942: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3192) 11/02 11:05:59.942: [smf] INFO: UE IMSI[262425669970441] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.946: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 11/02 11:05:59.946: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.946: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.949: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 11/02 11:05:59.949: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3192) 11/02 11:05:59.949: [smf] INFO: UE IMSI[262421598766983] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.953: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 11/02 11:05:59.953: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.953: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.955: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 11/02 11:05:59.955: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3192) 11/02 11:05:59.955: [smf] INFO: UE IMSI[262423608501883] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.960: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 11/02 11:05:59.960: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.960: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.962: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 11/02 11:05:59.962: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3192) 11/02 11:05:59.962: [smf] INFO: UE IMSI[262420035146234] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.967: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 11/02 11:05:59.967: [upf] INFO: UE F-SEID[UP:0x252 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.967: [upf] INFO: UE F-SEID[UP:0x252 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.969: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 11/02 11:05:59.969: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3192) 11/02 11:05:59.969: [smf] INFO: UE IMSI[262421118763189] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.975: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 11/02 11:05:59.975: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.975: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.976: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 11/02 11:05:59.976: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3192) 11/02 11:05:59.976: [smf] INFO: UE IMSI[262423065500827] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.982: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 11/02 11:05:59.982: [upf] INFO: UE F-SEID[UP:0xdf CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.982: [upf] INFO: UE F-SEID[UP:0xdf CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.983: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 11/02 11:05:59.983: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3192) 11/02 11:05:59.983: [smf] INFO: UE IMSI[262423876847265] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.988: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 11/02 11:05:59.988: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.988: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.991: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 11/02 11:05:59.991: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3192) 11/02 11:05:59.991: [smf] INFO: UE IMSI[262420688710228] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:05:59.996: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 11/02 11:05:59.996: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.996: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 11/02 11:05:59.998: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 11/02 11:05:59.998: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3192) 11/02 11:05:59.998: [smf] INFO: UE IMSI[262429339194431] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.003: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 11/02 11:06:00.003: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.003: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.005: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 11/02 11:06:00.005: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3192) 11/02 11:06:00.005: [smf] INFO: UE IMSI[262420867261331] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.011: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 11/02 11:06:00.011: [upf] INFO: UE F-SEID[UP:0x222 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.011: [upf] INFO: UE F-SEID[UP:0x222 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.012: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 11/02 11:06:00.012: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3192) 11/02 11:06:00.012: [smf] INFO: UE IMSI[262426174944259] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.016: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 11/02 11:06:00.016: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.016: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.018: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 11/02 11:06:00.018: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3192) 11/02 11:06:00.018: [smf] INFO: UE IMSI[262429173132144] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.023: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 11/02 11:06:00.023: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.023: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.025: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 11/02 11:06:00.025: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3192) 11/02 11:06:00.025: [smf] INFO: UE IMSI[262428370331688] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.029: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 11/02 11:06:00.029: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.029: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.031: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 11/02 11:06:00.031: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3192) 11/02 11:06:00.031: [smf] INFO: UE IMSI[262423430465430] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.038: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 11/02 11:06:00.038: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.038: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.039: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 11/02 11:06:00.039: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3192) 11/02 11:06:00.039: [smf] INFO: UE IMSI[262424988881304] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.043: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 11/02 11:06:00.043: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.043: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.045: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 11/02 11:06:00.045: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3192) 11/02 11:06:00.045: [smf] INFO: UE IMSI[262421021038358] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.049: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 11/02 11:06:00.050: [upf] INFO: UE F-SEID[UP:0x37a CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.050: [upf] INFO: UE F-SEID[UP:0x37a CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.052: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 11/02 11:06:00.052: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3192) 11/02 11:06:00.052: [smf] INFO: UE IMSI[262426810963949] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.057: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 11/02 11:06:00.057: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.057: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.058: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 11/02 11:06:00.058: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3192) 11/02 11:06:00.058: [smf] INFO: UE IMSI[262421575008792] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.062: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 11/02 11:06:00.062: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.063: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.065: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 11/02 11:06:00.065: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3192) 11/02 11:06:00.065: [smf] INFO: UE IMSI[262428423467301] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.070: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 11/02 11:06:00.070: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.070: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.071: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 11/02 11:06:00.071: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3192) 11/02 11:06:00.071: [smf] INFO: UE IMSI[262423934159774] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.077: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 11/02 11:06:00.077: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.077: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.078: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 11/02 11:06:00.078: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3192) 11/02 11:06:00.078: [smf] INFO: UE IMSI[262427008126534] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.082: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 11/02 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x710 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x710 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.085: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 11/02 11:06:00.085: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3192) 11/02 11:06:00.085: [smf] INFO: UE IMSI[262422857422098] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.091: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 11/02 11:06:00.091: [upf] INFO: UE F-SEID[UP:0x24b CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.091: [upf] INFO: UE F-SEID[UP:0x24b CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.091: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 11/02 11:06:00.091: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3192) 11/02 11:06:00.091: [smf] INFO: UE IMSI[262424716597663] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.097: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 11/02 11:06:00.097: [upf] INFO: UE F-SEID[UP:0x187 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.097: [upf] INFO: UE F-SEID[UP:0x187 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.098: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 11/02 11:06:00.098: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3192) 11/02 11:06:00.098: [smf] INFO: UE IMSI[262428717391323] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.102: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 11/02 11:06:00.102: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.102: [upf] INFO: UE F-SEID[UP:0xf59 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.105: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 11/02 11:06:00.105: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3192) 11/02 11:06:00.105: [smf] INFO: UE IMSI[262429990403709] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.109: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 11/02 11:06:00.109: [upf] INFO: UE F-SEID[UP:0xae1 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.109: [upf] INFO: UE F-SEID[UP:0xae1 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.111: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 11/02 11:06:00.111: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3192) 11/02 11:06:00.111: [smf] INFO: UE IMSI[262425423441351] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.116: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 11/02 11:06:00.116: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.116: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.118: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 11/02 11:06:00.118: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3192) 11/02 11:06:00.118: [smf] INFO: UE IMSI[262425177250596] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.123: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 11/02 11:06:00.123: [upf] INFO: UE F-SEID[UP:0x746 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.123: [upf] INFO: UE F-SEID[UP:0x746 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.125: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 11/02 11:06:00.125: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3192) 11/02 11:06:00.125: [smf] INFO: UE IMSI[262428768137031] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.130: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 11/02 11:06:00.130: [upf] INFO: UE F-SEID[UP:0x908 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.130: [upf] INFO: UE F-SEID[UP:0x908 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.131: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 11/02 11:06:00.131: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3192) 11/02 11:06:00.131: [smf] INFO: UE IMSI[262424942139306] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.136: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 11/02 11:06:00.136: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.136: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.138: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 11/02 11:06:00.138: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3192) 11/02 11:06:00.138: [smf] INFO: UE IMSI[262429075736887] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.143: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 11/02 11:06:00.143: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.143: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.145: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 11/02 11:06:00.145: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3192) 11/02 11:06:00.145: [smf] INFO: UE IMSI[262422679403595] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.151: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 11/02 11:06:00.151: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.151: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.153: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 11/02 11:06:00.153: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3192) 11/02 11:06:00.153: [smf] INFO: UE IMSI[262423431252078] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.157: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 11/02 11:06:00.157: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.157: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.159: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 11/02 11:06:00.159: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3192) 11/02 11:06:00.159: [smf] INFO: UE IMSI[262425595289013] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.165: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 11/02 11:06:00.165: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.165: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.166: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 11/02 11:06:00.166: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3192) 11/02 11:06:00.166: [smf] INFO: UE IMSI[262427771017612] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.171: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 11/02 11:06:00.171: [upf] INFO: UE F-SEID[UP:0x37f CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.171: [upf] INFO: UE F-SEID[UP:0x37f CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.172: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 11/02 11:06:00.172: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3192) 11/02 11:06:00.172: [smf] INFO: UE IMSI[262424012853697] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.178: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 11/02 11:06:00.178: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.178: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.179: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 11/02 11:06:00.179: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3192) 11/02 11:06:00.179: [smf] INFO: UE IMSI[262428397252200] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.184: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 11/02 11:06:00.184: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.184: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.185: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 11/02 11:06:00.185: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3192) 11/02 11:06:00.185: [smf] INFO: UE IMSI[262424326997392] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.189: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 11/02 11:06:00.189: [upf] INFO: UE F-SEID[UP:0x97c CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.189: [upf] INFO: UE F-SEID[UP:0x97c CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.192: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 11/02 11:06:00.192: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3192) 11/02 11:06:00.192: [smf] INFO: UE IMSI[262427627780728] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.197: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 11/02 11:06:00.197: [upf] INFO: UE F-SEID[UP:0x3fc CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.197: [upf] INFO: UE F-SEID[UP:0x3fc CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.198: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 11/02 11:06:00.198: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3192) 11/02 11:06:00.198: [smf] INFO: UE IMSI[262420217182414] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.204: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 11/02 11:06:00.204: [upf] INFO: UE F-SEID[UP:0x49d CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.204: [upf] INFO: UE F-SEID[UP:0x49d CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.205: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 11/02 11:06:00.206: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3192) 11/02 11:06:00.206: [smf] INFO: UE IMSI[262427059307579] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.212: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 11/02 11:06:00.212: [upf] INFO: UE F-SEID[UP:0x18b CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.212: [upf] INFO: UE F-SEID[UP:0x18b CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.213: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 11/02 11:06:00.213: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3192) 11/02 11:06:00.213: [smf] INFO: UE IMSI[262420179071327] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.218: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 11/02 11:06:00.218: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.218: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.219: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 11/02 11:06:00.219: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3192) 11/02 11:06:00.219: [smf] INFO: UE IMSI[262428979150593] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.224: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 11/02 11:06:00.224: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.224: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.226: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 11/02 11:06:00.226: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3192) 11/02 11:06:00.226: [smf] INFO: UE IMSI[262426641842651] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.231: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 11/02 11:06:00.231: [upf] INFO: UE F-SEID[UP:0x25b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.231: [upf] INFO: UE F-SEID[UP:0x25b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.233: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 11/02 11:06:00.233: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3192) 11/02 11:06:00.233: [smf] INFO: UE IMSI[262429541328622] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.237: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 11/02 11:06:00.237: [upf] INFO: UE F-SEID[UP:0x75b CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.237: [upf] INFO: UE F-SEID[UP:0x75b CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.239: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 11/02 11:06:00.239: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3192) 11/02 11:06:00.239: [smf] INFO: UE IMSI[262426348587661] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.244: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 11/02 11:06:00.244: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.244: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.246: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 11/02 11:06:00.246: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3192) 11/02 11:06:00.246: [smf] INFO: UE IMSI[262421462282557] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.250: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 11/02 11:06:00.250: [upf] INFO: UE F-SEID[UP:0x586 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.250: [upf] INFO: UE F-SEID[UP:0x586 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.253: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 11/02 11:06:00.253: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3192) 11/02 11:06:00.253: [smf] INFO: UE IMSI[262422562371464] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.259: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 11/02 11:06:00.259: [upf] INFO: UE F-SEID[UP:0x257 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.259: [upf] INFO: UE F-SEID[UP:0x257 CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.260: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 11/02 11:06:00.260: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3192) 11/02 11:06:00.260: [smf] INFO: UE IMSI[262426551098417] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.265: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 11/02 11:06:00.265: [upf] INFO: UE F-SEID[UP:0xffc CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.265: [upf] INFO: UE F-SEID[UP:0xffc CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.267: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 11/02 11:06:00.267: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3192) 11/02 11:06:00.267: [smf] INFO: UE IMSI[262429857324594] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.272: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 11/02 11:06:00.272: [upf] INFO: UE F-SEID[UP:0x236 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.272: [upf] INFO: UE F-SEID[UP:0x236 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.274: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 11/02 11:06:00.274: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3192) 11/02 11:06:00.274: [smf] INFO: UE IMSI[262420867138732] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.279: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 11/02 11:06:00.279: [upf] INFO: UE F-SEID[UP:0x262 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.279: [upf] INFO: UE F-SEID[UP:0x262 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.280: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 11/02 11:06:00.280: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3192) 11/02 11:06:00.280: [smf] INFO: UE IMSI[262427626433773] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.285: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 11/02 11:06:00.285: [upf] INFO: UE F-SEID[UP:0x2bc CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.285: [upf] INFO: UE F-SEID[UP:0x2bc CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.286: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 11/02 11:06:00.287: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3192) 11/02 11:06:00.287: [smf] INFO: UE IMSI[262428596150846] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.292: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 11/02 11:06:00.292: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.292: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.293: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 11/02 11:06:00.293: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3192) 11/02 11:06:00.293: [smf] INFO: UE IMSI[262425027336780] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.297: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 11/02 11:06:00.297: [upf] INFO: UE F-SEID[UP:0x6d CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.297: [upf] INFO: UE F-SEID[UP:0x6d CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.299: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 11/02 11:06:00.299: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3192) 11/02 11:06:00.299: [smf] INFO: UE IMSI[262424525049468] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.304: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 11/02 11:06:00.304: [upf] INFO: UE F-SEID[UP:0xefa CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.304: [upf] INFO: UE F-SEID[UP:0xefa CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.306: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 11/02 11:06:00.306: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3192) 11/02 11:06:00.306: [smf] INFO: UE IMSI[262428961627214] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.311: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 11/02 11:06:00.311: [upf] INFO: UE F-SEID[UP:0x6f CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.311: [upf] INFO: UE F-SEID[UP:0x6f CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.312: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 11/02 11:06:00.312: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3192) 11/02 11:06:00.312: [smf] INFO: UE IMSI[262420455270706] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.317: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 11/02 11:06:00.317: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.317: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.319: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 11/02 11:06:00.319: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3192) 11/02 11:06:00.319: [smf] INFO: UE IMSI[262429041813318] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.323: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 11/02 11:06:00.324: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.324: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.326: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 11/02 11:06:00.326: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3192) 11/02 11:06:00.326: [smf] INFO: UE IMSI[262428854126305] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.331: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 11/02 11:06:00.331: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.331: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.332: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 11/02 11:06:00.332: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3192) 11/02 11:06:00.332: [smf] INFO: UE IMSI[262421714488838] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.337: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 11/02 11:06:00.337: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.337: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.338: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 11/02 11:06:00.338: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3192) 11/02 11:06:00.338: [smf] INFO: UE IMSI[262425276354411] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.343: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 11/02 11:06:00.343: [upf] INFO: UE F-SEID[UP:0x44b CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.343: [upf] INFO: UE F-SEID[UP:0x44b CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.345: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 11/02 11:06:00.345: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3192) 11/02 11:06:00.345: [smf] INFO: UE IMSI[262421793974483] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.349: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 11/02 11:06:00.349: [upf] INFO: UE F-SEID[UP:0x33d CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.349: [upf] INFO: UE F-SEID[UP:0x33d CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.351: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 11/02 11:06:00.351: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3192) 11/02 11:06:00.351: [smf] INFO: UE IMSI[262429971350514] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.357: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 11/02 11:06:00.357: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.357: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.358: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 11/02 11:06:00.358: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3192) 11/02 11:06:00.358: [smf] INFO: UE IMSI[262423402618312] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.363: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 11/02 11:06:00.363: [upf] INFO: UE F-SEID[UP:0xfce CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.363: [upf] INFO: UE F-SEID[UP:0xfce CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.364: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 11/02 11:06:00.364: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3192) 11/02 11:06:00.364: [smf] INFO: UE IMSI[262427335811056] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.369: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 11/02 11:06:00.369: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.369: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.371: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 11/02 11:06:00.371: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3192) 11/02 11:06:00.371: [smf] INFO: UE IMSI[262429805102417] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.375: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 11/02 11:06:00.375: [upf] INFO: UE F-SEID[UP:0x580 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.375: [upf] INFO: UE F-SEID[UP:0x580 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.378: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 11/02 11:06:00.378: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3192) 11/02 11:06:00.378: [smf] INFO: UE IMSI[262425071346971] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.383: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 11/02 11:06:00.383: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.383: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.384: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 11/02 11:06:00.384: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3192) 11/02 11:06:00.384: [smf] INFO: UE IMSI[262425712550115] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.389: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 11/02 11:06:00.390: [upf] INFO: UE F-SEID[UP:0x33c CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.390: [upf] INFO: UE F-SEID[UP:0x33c CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.391: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 11/02 11:06:00.391: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3192) 11/02 11:06:00.391: [smf] INFO: UE IMSI[262425082580155] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.395: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 11/02 11:06:00.395: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.395: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.397: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 11/02 11:06:00.397: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3192) 11/02 11:06:00.397: [smf] INFO: UE IMSI[262424052044933] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.401: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 11/02 11:06:00.401: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.401: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.404: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 11/02 11:06:00.404: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3192) 11/02 11:06:00.404: [smf] INFO: UE IMSI[262421529556072] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.409: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 11/02 11:06:00.409: [upf] INFO: UE F-SEID[UP:0x555 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.409: [upf] INFO: UE F-SEID[UP:0x555 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.410: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 11/02 11:06:00.410: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3192) 11/02 11:06:00.410: [smf] INFO: UE IMSI[262426109362171] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.415: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 11/02 11:06:00.415: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.415: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.417: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 11/02 11:06:00.417: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3192) 11/02 11:06:00.417: [smf] INFO: UE IMSI[262425519566345] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.422: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 11/02 11:06:00.422: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.422: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.424: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 11/02 11:06:00.424: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3192) 11/02 11:06:00.424: [smf] INFO: UE IMSI[262426555318982] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.430: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 11/02 11:06:00.430: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.430: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.431: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 11/02 11:06:00.431: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3192) 11/02 11:06:00.431: [smf] INFO: UE IMSI[262425805869052] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.436: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 11/02 11:06:00.436: [upf] INFO: UE F-SEID[UP:0x53a CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.436: [upf] INFO: UE F-SEID[UP:0x53a CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.438: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 11/02 11:06:00.438: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3192) 11/02 11:06:00.438: [smf] INFO: UE IMSI[262428131164283] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.445: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 11/02 11:06:00.445: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.445: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.445: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 11/02 11:06:00.445: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3192) 11/02 11:06:00.445: [smf] INFO: UE IMSI[262428369037444] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.449: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 11/02 11:06:00.449: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.449: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.451: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 11/02 11:06:00.451: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3192) 11/02 11:06:00.451: [smf] INFO: UE IMSI[262424351461993] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.456: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 11/02 11:06:00.456: [upf] INFO: UE F-SEID[UP:0xadb CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.456: [upf] INFO: UE F-SEID[UP:0xadb CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.458: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 11/02 11:06:00.458: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3192) 11/02 11:06:00.458: [smf] INFO: UE IMSI[262427408993633] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.463: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 11/02 11:06:00.463: [upf] INFO: UE F-SEID[UP:0xccc CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.463: [upf] INFO: UE F-SEID[UP:0xccc CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.464: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 11/02 11:06:00.464: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3192) 11/02 11:06:00.464: [smf] INFO: UE IMSI[262424252830512] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.469: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 11/02 11:06:00.469: [upf] INFO: UE F-SEID[UP:0x885 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.469: [upf] INFO: UE F-SEID[UP:0x885 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.471: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 11/02 11:06:00.471: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3192) 11/02 11:06:00.471: [smf] INFO: UE IMSI[262426466331913] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.476: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 11/02 11:06:00.476: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.476: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.477: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 11/02 11:06:00.477: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3192) 11/02 11:06:00.477: [smf] INFO: UE IMSI[262428847308400] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.482: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 11/02 11:06:00.482: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.482: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.484: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 11/02 11:06:00.484: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3192) 11/02 11:06:00.484: [smf] INFO: UE IMSI[262422713027354] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.489: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 11/02 11:06:00.489: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.489: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.491: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 11/02 11:06:00.491: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3192) 11/02 11:06:00.491: [smf] INFO: UE IMSI[262427913427999] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.495: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 11/02 11:06:00.495: [upf] INFO: UE F-SEID[UP:0x14e CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.495: [upf] INFO: UE F-SEID[UP:0x14e CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.497: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 11/02 11:06:00.497: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3192) 11/02 11:06:00.497: [smf] INFO: UE IMSI[262428839801204] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.503: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 11/02 11:06:00.503: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.503: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.505: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 11/02 11:06:00.505: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3192) 11/02 11:06:00.505: [smf] INFO: UE IMSI[262429886473546] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.511: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 11/02 11:06:00.511: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.511: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.513: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 11/02 11:06:00.513: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3192) 11/02 11:06:00.513: [smf] INFO: UE IMSI[262426378787104] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.517: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 11/02 11:06:00.518: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.518: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.520: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 11/02 11:06:00.520: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3192) 11/02 11:06:00.520: [smf] INFO: UE IMSI[262429961652718] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.525: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 11/02 11:06:00.525: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.525: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.526: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 11/02 11:06:00.526: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3192) 11/02 11:06:00.526: [smf] INFO: UE IMSI[262421087214165] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.531: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 11/02 11:06:00.531: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.531: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.533: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 11/02 11:06:00.533: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3192) 11/02 11:06:00.533: [smf] INFO: UE IMSI[262429213803044] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.538: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 11/02 11:06:00.538: [upf] INFO: UE F-SEID[UP:0x509 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.538: [upf] INFO: UE F-SEID[UP:0x509 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.539: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 11/02 11:06:00.539: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3192) 11/02 11:06:00.539: [smf] INFO: UE IMSI[262422888343546] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.544: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 11/02 11:06:00.544: [upf] INFO: UE F-SEID[UP:0x764 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.544: [upf] INFO: UE F-SEID[UP:0x764 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.546: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 11/02 11:06:00.546: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3192) 11/02 11:06:00.546: [smf] INFO: UE IMSI[262426585972339] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.551: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 11/02 11:06:00.551: [upf] INFO: UE F-SEID[UP:0x765 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.551: [upf] INFO: UE F-SEID[UP:0x765 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.552: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 11/02 11:06:00.552: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3192) 11/02 11:06:00.552: [smf] INFO: UE IMSI[262421083028305] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.557: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 11/02 11:06:00.557: [upf] INFO: UE F-SEID[UP:0x537 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.557: [upf] INFO: UE F-SEID[UP:0x537 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.559: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 11/02 11:06:00.559: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3192) 11/02 11:06:00.559: [smf] INFO: UE IMSI[262428957049495] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.564: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 11/02 11:06:00.564: [upf] INFO: UE F-SEID[UP:0x17f CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.564: [upf] INFO: UE F-SEID[UP:0x17f CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.566: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 11/02 11:06:00.566: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3192) 11/02 11:06:00.566: [smf] INFO: UE IMSI[262429449995417] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.570: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 11/02 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.572: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 11/02 11:06:00.572: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3192) 11/02 11:06:00.572: [smf] INFO: UE IMSI[262425138436732] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.577: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 11/02 11:06:00.577: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.577: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.579: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 11/02 11:06:00.579: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3192) 11/02 11:06:00.579: [smf] INFO: UE IMSI[262426362116522] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.584: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 11/02 11:06:00.584: [upf] INFO: UE F-SEID[UP:0x1c CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.584: [upf] INFO: UE F-SEID[UP:0x1c CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.585: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 11/02 11:06:00.585: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3192) 11/02 11:06:00.585: [smf] INFO: UE IMSI[262428410514635] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.591: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 11/02 11:06:00.591: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.591: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.592: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 11/02 11:06:00.592: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3192) 11/02 11:06:00.592: [smf] INFO: UE IMSI[262425330008121] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.597: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 11/02 11:06:00.597: [upf] INFO: UE F-SEID[UP:0x191 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.597: [upf] INFO: UE F-SEID[UP:0x191 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.598: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 11/02 11:06:00.598: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3192) 11/02 11:06:00.598: [smf] INFO: UE IMSI[262427941764465] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.602: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 11/02 11:06:00.602: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.602: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.605: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 11/02 11:06:00.605: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3192) 11/02 11:06:00.605: [smf] INFO: UE IMSI[262427025992030] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.609: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 11/02 11:06:00.609: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.609: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.611: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 11/02 11:06:00.611: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3192) 11/02 11:06:00.611: [smf] INFO: UE IMSI[262423490821514] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.616: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 11/02 11:06:00.616: [upf] INFO: UE F-SEID[UP:0x97d CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.616: [upf] INFO: UE F-SEID[UP:0x97d CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.618: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 11/02 11:06:00.618: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3192) 11/02 11:06:00.618: [smf] INFO: UE IMSI[262425981045728] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.623: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 11/02 11:06:00.623: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.623: [upf] INFO: UE F-SEID[UP:0x6ef CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.624: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 11/02 11:06:00.624: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3192) 11/02 11:06:00.624: [smf] INFO: UE IMSI[262427868727991] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.629: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 11/02 11:06:00.629: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.629: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.631: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 11/02 11:06:00.631: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3192) 11/02 11:06:00.631: [smf] INFO: UE IMSI[262427012781157] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.636: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 11/02 11:06:00.636: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.636: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.638: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 11/02 11:06:00.638: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3192) 11/02 11:06:00.638: [smf] INFO: UE IMSI[262424663063173] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.642: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 11/02 11:06:00.642: [upf] INFO: UE F-SEID[UP:0xe CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.642: [upf] INFO: UE F-SEID[UP:0xe CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.644: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 11/02 11:06:00.644: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3192) 11/02 11:06:00.644: [smf] INFO: UE IMSI[262423789579326] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.649: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 11/02 11:06:00.649: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.649: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0xa89] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.651: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 11/02 11:06:00.651: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3192) 11/02 11:06:00.651: [smf] INFO: UE IMSI[262420360053033] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.656: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 11/02 11:06:00.656: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.656: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.658: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 11/02 11:06:00.658: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3192) 11/02 11:06:00.658: [smf] INFO: UE IMSI[262429044549589] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.663: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 11/02 11:06:00.663: [upf] INFO: UE F-SEID[UP:0x22 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.663: [upf] INFO: UE F-SEID[UP:0x22 CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.664: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 11/02 11:06:00.664: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3192) 11/02 11:06:00.664: [smf] INFO: UE IMSI[262421831310386] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.669: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 11/02 11:06:00.669: [upf] INFO: UE F-SEID[UP:0x709 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.669: [upf] INFO: UE F-SEID[UP:0x709 CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.671: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 11/02 11:06:00.671: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3192) 11/02 11:06:00.671: [smf] INFO: UE IMSI[262423353016516] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.675: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 11/02 11:06:00.675: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.675: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.677: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 11/02 11:06:00.677: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3192) 11/02 11:06:00.677: [smf] INFO: UE IMSI[262427565879890] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.682: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 11/02 11:06:00.682: [upf] INFO: UE F-SEID[UP:0x948 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.682: [upf] INFO: UE F-SEID[UP:0x948 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.683: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 11/02 11:06:00.683: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3192) 11/02 11:06:00.683: [smf] INFO: UE IMSI[262428499294555] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.689: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 11/02 11:06:00.689: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.689: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.690: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 11/02 11:06:00.690: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3192) 11/02 11:06:00.690: [smf] INFO: UE IMSI[262429306035700] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.695: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 11/02 11:06:00.695: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.695: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xaf4] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.697: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 11/02 11:06:00.697: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3192) 11/02 11:06:00.697: [smf] INFO: UE IMSI[262428182123261] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.701: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 11/02 11:06:00.701: [upf] INFO: UE F-SEID[UP:0x36a CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.701: [upf] INFO: UE F-SEID[UP:0x36a CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.703: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 11/02 11:06:00.703: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3192) 11/02 11:06:00.703: [smf] INFO: UE IMSI[262429273623173] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.708: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 11/02 11:06:00.708: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.708: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.710: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 11/02 11:06:00.710: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3192) 11/02 11:06:00.710: [smf] INFO: UE IMSI[262420053598349] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.715: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 11/02 11:06:00.716: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.716: [upf] INFO: UE F-SEID[UP:0xd78 CP:0x94d] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.717: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 11/02 11:06:00.717: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3192) 11/02 11:06:00.717: [smf] INFO: UE IMSI[262427741646327] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.723: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 11/02 11:06:00.723: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.723: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.724: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 11/02 11:06:00.724: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3192) 11/02 11:06:00.724: [smf] INFO: UE IMSI[262423165092168] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.729: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 11/02 11:06:00.730: [upf] INFO: UE F-SEID[UP:0xdc CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.730: [upf] INFO: UE F-SEID[UP:0xdc CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.731: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 11/02 11:06:00.731: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3192) 11/02 11:06:00.731: [smf] INFO: UE IMSI[262427552927926] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.736: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 11/02 11:06:00.736: [upf] INFO: UE F-SEID[UP:0x269 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.736: [upf] INFO: UE F-SEID[UP:0x269 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.737: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 11/02 11:06:00.737: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3192) 11/02 11:06:00.737: [smf] INFO: UE IMSI[262423969983859] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.742: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 11/02 11:06:00.742: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.742: [upf] INFO: UE F-SEID[UP:0xec2 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.744: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 11/02 11:06:00.744: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3192) 11/02 11:06:00.744: [smf] INFO: UE IMSI[262420084588060] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.749: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 11/02 11:06:00.749: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.749: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.750: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 11/02 11:06:00.750: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3192) 11/02 11:06:00.750: [smf] INFO: UE IMSI[262422765537564] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.755: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 11/02 11:06:00.755: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.755: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.757: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 11/02 11:06:00.757: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3192) 11/02 11:06:00.757: [smf] INFO: UE IMSI[262427626056033] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.762: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 11/02 11:06:00.762: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.762: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.763: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 11/02 11:06:00.763: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3192) 11/02 11:06:00.763: [smf] INFO: UE IMSI[262425585430721] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.768: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 11/02 11:06:00.768: [upf] INFO: UE F-SEID[UP:0x45d CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.768: [upf] INFO: UE F-SEID[UP:0x45d CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.770: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 11/02 11:06:00.770: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3192) 11/02 11:06:00.770: [smf] INFO: UE IMSI[262429120143989] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.775: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 11/02 11:06:00.775: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.775: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.776: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 11/02 11:06:00.776: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3192) 11/02 11:06:00.776: [smf] INFO: UE IMSI[262427172911691] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.782: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 11/02 11:06:00.782: [upf] INFO: UE F-SEID[UP:0x72b CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.782: [upf] INFO: UE F-SEID[UP:0x72b CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.783: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 11/02 11:06:00.783: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3192) 11/02 11:06:00.783: [smf] INFO: UE IMSI[262429800922746] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.788: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 11/02 11:06:00.788: [upf] INFO: UE F-SEID[UP:0x8c CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.788: [upf] INFO: UE F-SEID[UP:0x8c CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.789: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 11/02 11:06:00.789: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3192) 11/02 11:06:00.789: [smf] INFO: UE IMSI[262426558787304] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.793: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 11/02 11:06:00.793: [upf] INFO: UE F-SEID[UP:0x173 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.793: [upf] INFO: UE F-SEID[UP:0x173 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.796: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 11/02 11:06:00.796: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3192) 11/02 11:06:00.796: [smf] INFO: UE IMSI[262429165793859] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.800: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 11/02 11:06:00.800: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.800: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.802: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 11/02 11:06:00.802: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3192) 11/02 11:06:00.802: [smf] INFO: UE IMSI[262423455824161] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.807: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 11/02 11:06:00.807: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.807: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.809: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 11/02 11:06:00.809: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3192) 11/02 11:06:00.809: [smf] INFO: UE IMSI[262428588799586] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.814: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 11/02 11:06:00.814: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.814: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.816: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 11/02 11:06:00.816: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3192) 11/02 11:06:00.816: [smf] INFO: UE IMSI[262425974091991] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.821: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 11/02 11:06:00.821: [upf] INFO: UE F-SEID[UP:0x8e CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.821: [upf] INFO: UE F-SEID[UP:0x8e CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.822: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 11/02 11:06:00.822: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3192) 11/02 11:06:00.822: [smf] INFO: UE IMSI[262422917986742] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.827: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 11/02 11:06:00.827: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.827: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.829: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 11/02 11:06:00.829: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3192) 11/02 11:06:00.829: [smf] INFO: UE IMSI[262422185002257] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.834: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 11/02 11:06:00.834: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.834: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.835: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 11/02 11:06:00.835: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3192) 11/02 11:06:00.836: [smf] INFO: UE IMSI[262429504609000] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.840: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 11/02 11:06:00.840: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.840: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.842: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 11/02 11:06:00.842: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3192) 11/02 11:06:00.842: [smf] INFO: UE IMSI[262422753179741] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.846: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 11/02 11:06:00.846: [upf] INFO: UE F-SEID[UP:0x514 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.846: [upf] INFO: UE F-SEID[UP:0x514 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.849: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 11/02 11:06:00.849: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3192) 11/02 11:06:00.849: [smf] INFO: UE IMSI[262424332929848] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.854: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 11/02 11:06:00.854: [upf] INFO: UE F-SEID[UP:0x539 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.854: [upf] INFO: UE F-SEID[UP:0x539 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.855: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 11/02 11:06:00.855: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3192) 11/02 11:06:00.855: [smf] INFO: UE IMSI[262428804449301] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.860: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 11/02 11:06:00.860: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.860: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.862: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 11/02 11:06:00.862: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3192) 11/02 11:06:00.862: [smf] INFO: UE IMSI[262424813764867] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.866: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 11/02 11:06:00.866: [upf] INFO: UE F-SEID[UP:0x25f CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.866: [upf] INFO: UE F-SEID[UP:0x25f CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.868: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 11/02 11:06:00.868: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3192) 11/02 11:06:00.868: [smf] INFO: UE IMSI[262421559979634] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.874: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 11/02 11:06:00.874: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.874: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.875: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 11/02 11:06:00.875: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3192) 11/02 11:06:00.875: [smf] INFO: UE IMSI[262424161764360] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.881: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 11/02 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x7df CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x7df CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.882: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 11/02 11:06:00.882: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3192) 11/02 11:06:00.882: [smf] INFO: UE IMSI[262428010141329] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.887: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 11/02 11:06:00.887: [upf] INFO: UE F-SEID[UP:0x17a CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.887: [upf] INFO: UE F-SEID[UP:0x17a CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.889: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 11/02 11:06:00.889: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3192) 11/02 11:06:00.889: [smf] INFO: UE IMSI[262424706440996] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.894: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 11/02 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.895: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 11/02 11:06:00.895: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3192) 11/02 11:06:00.895: [smf] INFO: UE IMSI[262422872602016] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.900: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 11/02 11:06:00.900: [upf] INFO: UE F-SEID[UP:0xaad CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.900: [upf] INFO: UE F-SEID[UP:0xaad CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.902: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 11/02 11:06:00.902: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3192) 11/02 11:06:00.902: [smf] INFO: UE IMSI[262421487381090] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.907: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 11/02 11:06:00.907: [upf] INFO: UE F-SEID[UP:0x351 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.907: [upf] INFO: UE F-SEID[UP:0x351 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.909: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 11/02 11:06:00.909: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3192) 11/02 11:06:00.909: [smf] INFO: UE IMSI[262427932668081] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.914: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 11/02 11:06:00.914: [upf] INFO: UE F-SEID[UP:0x491 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.914: [upf] INFO: UE F-SEID[UP:0x491 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.915: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 11/02 11:06:00.915: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3192) 11/02 11:06:00.915: [smf] INFO: UE IMSI[262429328153297] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.921: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 11/02 11:06:00.921: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.921: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.923: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 11/02 11:06:00.923: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3192) 11/02 11:06:00.923: [smf] INFO: UE IMSI[262422939384863] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.928: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 11/02 11:06:00.928: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.928: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.929: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 11/02 11:06:00.929: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3192) 11/02 11:06:00.929: [smf] INFO: UE IMSI[262428535735148] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.934: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 11/02 11:06:00.934: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.934: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.937: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 11/02 11:06:00.937: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3192) 11/02 11:06:00.937: [smf] INFO: UE IMSI[262424173214029] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.943: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 11/02 11:06:00.943: [upf] INFO: UE F-SEID[UP:0xada CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.943: [upf] INFO: UE F-SEID[UP:0xada CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.944: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 11/02 11:06:00.944: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3192) 11/02 11:06:00.944: [smf] INFO: UE IMSI[262421598792215] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.948: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 11/02 11:06:00.948: [upf] INFO: UE F-SEID[UP:0x597 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.948: [upf] INFO: UE F-SEID[UP:0x597 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.951: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 11/02 11:06:00.951: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3192) 11/02 11:06:00.951: [smf] INFO: UE IMSI[262422928475903] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.957: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 11/02 11:06:00.957: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.957: [upf] INFO: UE F-SEID[UP:0xe39 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.958: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 11/02 11:06:00.958: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3192) 11/02 11:06:00.958: [smf] INFO: UE IMSI[262424784289699] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.964: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 11/02 11:06:00.964: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.964: [upf] INFO: UE F-SEID[UP:0xd3b CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.965: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 11/02 11:06:00.965: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3192) 11/02 11:06:00.965: [smf] INFO: UE IMSI[262423931644458] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.969: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 11/02 11:06:00.969: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.969: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.972: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 11/02 11:06:00.972: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3192) 11/02 11:06:00.972: [smf] INFO: UE IMSI[262424672804230] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.976: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 11/02 11:06:00.976: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.976: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.978: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 11/02 11:06:00.978: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3192) 11/02 11:06:00.978: [smf] INFO: UE IMSI[262420061421093] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.984: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 11/02 11:06:00.984: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.984: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.985: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 11/02 11:06:00.985: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3192) 11/02 11:06:00.985: [smf] INFO: UE IMSI[262429170703241] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.992: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 11/02 11:06:00.992: [upf] INFO: UE F-SEID[UP:0x182 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.992: [upf] INFO: UE F-SEID[UP:0x182 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.992: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 11/02 11:06:00.992: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3192) 11/02 11:06:00.992: [smf] INFO: UE IMSI[262421145287193] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:00.997: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 11/02 11:06:00.997: [upf] INFO: UE F-SEID[UP:0x99f CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.997: [upf] INFO: UE F-SEID[UP:0x99f CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 11/02 11:06:00.999: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 11/02 11:06:00.999: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3192) 11/02 11:06:00.999: [smf] INFO: UE IMSI[262428962218186] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.004: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 11/02 11:06:01.004: [upf] INFO: UE F-SEID[UP:0x587 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.004: [upf] INFO: UE F-SEID[UP:0x587 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.005: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 11/02 11:06:01.005: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3192) 11/02 11:06:01.005: [smf] INFO: UE IMSI[262426043133610] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.010: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 11/02 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xcee CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xcee CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.012: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 11/02 11:06:01.012: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3192) 11/02 11:06:01.012: [smf] INFO: UE IMSI[262426403503767] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.017: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 11/02 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.019: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 11/02 11:06:01.019: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3192) 11/02 11:06:01.019: [smf] INFO: UE IMSI[262426268178488] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.023: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 11/02 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x82c CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x82c CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.026: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 11/02 11:06:01.026: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3192) 11/02 11:06:01.026: [smf] INFO: UE IMSI[262420120447340] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.030: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 11/02 11:06:01.030: [upf] INFO: UE F-SEID[UP:0xd61 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.031: [upf] INFO: UE F-SEID[UP:0xd61 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.033: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 11/02 11:06:01.033: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3192) 11/02 11:06:01.033: [smf] INFO: UE IMSI[262427381281855] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.038: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 11/02 11:06:01.038: [upf] INFO: UE F-SEID[UP:0x657 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.038: [upf] INFO: UE F-SEID[UP:0x657 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.039: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 11/02 11:06:01.039: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3192) 11/02 11:06:01.039: [smf] INFO: UE IMSI[262428555257668] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.045: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 11/02 11:06:01.045: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.045: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.046: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 11/02 11:06:01.046: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3192) 11/02 11:06:01.046: [smf] INFO: UE IMSI[262420865337277] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.053: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 11/02 11:06:01.053: [upf] INFO: UE F-SEID[UP:0x716 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.053: [upf] INFO: UE F-SEID[UP:0x716 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.054: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 11/02 11:06:01.054: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3192) 11/02 11:06:01.054: [smf] INFO: UE IMSI[262427699442179] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.059: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 11/02 11:06:01.059: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.059: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.061: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 11/02 11:06:01.061: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3192) 11/02 11:06:01.061: [smf] INFO: UE IMSI[262429202599297] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.066: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 11/02 11:06:01.066: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.066: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.067: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 11/02 11:06:01.067: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3192) 11/02 11:06:01.067: [smf] INFO: UE IMSI[262422914277808] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.073: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 11/02 11:06:01.073: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.073: [upf] INFO: UE F-SEID[UP:0x7eb CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.074: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 11/02 11:06:01.074: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3192) 11/02 11:06:01.074: [smf] INFO: UE IMSI[262421370638901] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.080: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 11/02 11:06:01.080: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.080: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.081: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 11/02 11:06:01.081: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3192) 11/02 11:06:01.081: [smf] INFO: UE IMSI[262428860652587] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.086: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 11/02 11:06:01.086: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.086: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.088: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 11/02 11:06:01.088: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3192) 11/02 11:06:01.088: [smf] INFO: UE IMSI[262427079570672] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.093: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 11/02 11:06:01.093: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.093: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.095: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 11/02 11:06:01.095: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3192) 11/02 11:06:01.095: [smf] INFO: UE IMSI[262425935048073] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.100: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 11/02 11:06:01.100: [upf] INFO: UE F-SEID[UP:0x23f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.100: [upf] INFO: UE F-SEID[UP:0x23f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.102: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 11/02 11:06:01.102: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3192) 11/02 11:06:01.102: [smf] INFO: UE IMSI[262422070496528] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.106: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 11/02 11:06:01.106: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.106: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.108: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 11/02 11:06:01.108: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3192) 11/02 11:06:01.108: [smf] INFO: UE IMSI[262423916459223] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.113: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 11/02 11:06:01.113: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.113: [upf] INFO: UE F-SEID[UP:0x3e4 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.115: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 11/02 11:06:01.115: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3192) 11/02 11:06:01.115: [smf] INFO: UE IMSI[262420952406588] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.120: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 11/02 11:06:01.120: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.120: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.121: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 11/02 11:06:01.121: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3192) 11/02 11:06:01.121: [smf] INFO: UE IMSI[262421896311037] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.127: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 11/02 11:06:01.127: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.127: [upf] INFO: UE F-SEID[UP:0xf23 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.128: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 11/02 11:06:01.128: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3192) 11/02 11:06:01.128: [smf] INFO: UE IMSI[262421263262762] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.132: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 11/02 11:06:01.132: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.132: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.135: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 11/02 11:06:01.135: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3192) 11/02 11:06:01.135: [smf] INFO: UE IMSI[262423227984997] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.139: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 11/02 11:06:01.139: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.139: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.141: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 11/02 11:06:01.141: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3192) 11/02 11:06:01.141: [smf] INFO: UE IMSI[262421309431763] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.147: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 11/02 11:06:01.147: [upf] INFO: UE F-SEID[UP:0x88 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.147: [upf] INFO: UE F-SEID[UP:0x88 CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.148: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 11/02 11:06:01.148: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3192) 11/02 11:06:01.148: [smf] INFO: UE IMSI[262420804971894] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.152: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 11/02 11:06:01.153: [upf] INFO: UE F-SEID[UP:0x86a CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.153: [upf] INFO: UE F-SEID[UP:0x86a CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.154: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 11/02 11:06:01.154: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3192) 11/02 11:06:01.154: [smf] INFO: UE IMSI[262424847214037] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.160: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 11/02 11:06:01.160: [upf] INFO: UE F-SEID[UP:0x923 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.160: [upf] INFO: UE F-SEID[UP:0x923 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.161: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 11/02 11:06:01.161: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3192) 11/02 11:06:01.161: [smf] INFO: UE IMSI[262423151102123] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.165: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 11/02 11:06:01.165: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.165: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.167: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 11/02 11:06:01.167: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3192) 11/02 11:06:01.167: [smf] INFO: UE IMSI[262420439827147] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.172: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 11/02 11:06:01.172: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.172: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.174: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 11/02 11:06:01.174: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3192) 11/02 11:06:01.174: [smf] INFO: UE IMSI[262426652260714] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.179: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 11/02 11:06:01.179: [upf] INFO: UE F-SEID[UP:0x4da CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.179: [upf] INFO: UE F-SEID[UP:0x4da CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.181: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 11/02 11:06:01.181: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3192) 11/02 11:06:01.181: [smf] INFO: UE IMSI[262426897713485] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.186: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 11/02 11:06:01.186: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.186: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.188: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 11/02 11:06:01.188: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3192) 11/02 11:06:01.188: [smf] INFO: UE IMSI[262422642022280] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.193: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 11/02 11:06:01.193: [upf] INFO: UE F-SEID[UP:0x828 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.193: [upf] INFO: UE F-SEID[UP:0x828 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.194: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 11/02 11:06:01.194: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3192) 11/02 11:06:01.195: [smf] INFO: UE IMSI[262423879463384] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.199: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 11/02 11:06:01.199: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.199: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.201: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 11/02 11:06:01.201: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3192) 11/02 11:06:01.201: [smf] INFO: UE IMSI[262425059085943] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.206: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 11/02 11:06:01.207: [upf] INFO: UE F-SEID[UP:0xa59 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.207: [upf] INFO: UE F-SEID[UP:0xa59 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.208: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 11/02 11:06:01.208: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3192) 11/02 11:06:01.208: [smf] INFO: UE IMSI[262428115209494] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.213: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 11/02 11:06:01.213: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.213: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.214: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 11/02 11:06:01.214: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3192) 11/02 11:06:01.214: [smf] INFO: UE IMSI[262421632742015] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.219: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 11/02 11:06:01.219: [upf] INFO: UE F-SEID[UP:0x89 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.219: [upf] INFO: UE F-SEID[UP:0x89 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.221: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 11/02 11:06:01.221: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3192) 11/02 11:06:01.221: [smf] INFO: UE IMSI[262423190473499] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.225: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 11/02 11:06:01.225: [upf] INFO: UE F-SEID[UP:0x235 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.225: [upf] INFO: UE F-SEID[UP:0x235 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 11/02 11:06:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3192) 11/02 11:06:01.227: [smf] INFO: UE IMSI[262425872804910] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.232: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 11/02 11:06:01.232: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.232: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.234: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 11/02 11:06:01.234: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3192) 11/02 11:06:01.234: [smf] INFO: UE IMSI[262425415431375] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.239: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 11/02 11:06:01.239: [upf] INFO: UE F-SEID[UP:0x86b CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.239: [upf] INFO: UE F-SEID[UP:0x86b CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.241: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 11/02 11:06:01.241: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3192) 11/02 11:06:01.241: [smf] INFO: UE IMSI[262426480357120] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.245: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 11/02 11:06:01.245: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.245: [upf] INFO: UE F-SEID[UP:0xe9a CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.247: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 11/02 11:06:01.247: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3192) 11/02 11:06:01.247: [smf] INFO: UE IMSI[262427161591677] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.252: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 11/02 11:06:01.252: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.252: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.254: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 11/02 11:06:01.254: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3192) 11/02 11:06:01.254: [smf] INFO: UE IMSI[262429039780831] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.259: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 11/02 11:06:01.259: [upf] INFO: UE F-SEID[UP:0x43b CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.259: [upf] INFO: UE F-SEID[UP:0x43b CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.260: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 11/02 11:06:01.260: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3192) 11/02 11:06:01.260: [smf] INFO: UE IMSI[262425099260339] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.264: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 11/02 11:06:01.264: [upf] INFO: UE F-SEID[UP:0x261 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.264: [upf] INFO: UE F-SEID[UP:0x261 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.267: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 11/02 11:06:01.267: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3192) 11/02 11:06:01.267: [smf] INFO: UE IMSI[262429966766371] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.271: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 11/02 11:06:01.271: [upf] INFO: UE F-SEID[UP:0x63c CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.271: [upf] INFO: UE F-SEID[UP:0x63c CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.273: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 11/02 11:06:01.273: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3192) 11/02 11:06:01.274: [smf] INFO: UE IMSI[262421496659525] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.279: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 11/02 11:06:01.279: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.279: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.281: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 11/02 11:06:01.281: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3192) 11/02 11:06:01.281: [smf] INFO: UE IMSI[262422233921408] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.287: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 11/02 11:06:01.287: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.287: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.287: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 11/02 11:06:01.287: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3192) 11/02 11:06:01.287: [smf] INFO: UE IMSI[262427209070647] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.291: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 11/02 11:06:01.291: [upf] INFO: UE F-SEID[UP:0x2af CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.291: [upf] INFO: UE F-SEID[UP:0x2af CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.294: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 11/02 11:06:01.294: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3192) 11/02 11:06:01.294: [smf] INFO: UE IMSI[262420628278798] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.299: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 11/02 11:06:01.299: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.299: [upf] INFO: UE F-SEID[UP:0xd7b CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.301: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 11/02 11:06:01.301: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3192) 11/02 11:06:01.301: [smf] INFO: UE IMSI[262424723803709] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.306: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 11/02 11:06:01.306: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.306: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.307: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 11/02 11:06:01.307: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3192) 11/02 11:06:01.307: [smf] INFO: UE IMSI[262427936373944] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.312: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 11/02 11:06:01.312: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.312: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.314: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 11/02 11:06:01.314: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3192) 11/02 11:06:01.314: [smf] INFO: UE IMSI[262429940445198] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.318: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 11/02 11:06:01.318: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.318: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.320: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 11/02 11:06:01.320: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3192) 11/02 11:06:01.320: [smf] INFO: UE IMSI[262428419243644] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.325: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 11/02 11:06:01.325: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.325: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.327: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 11/02 11:06:01.327: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3192) 11/02 11:06:01.327: [smf] INFO: UE IMSI[262424364951065] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.332: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 11/02 11:06:01.332: [upf] INFO: UE F-SEID[UP:0x335 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.332: [upf] INFO: UE F-SEID[UP:0x335 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.333: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 11/02 11:06:01.333: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3192) 11/02 11:06:01.334: [smf] INFO: UE IMSI[262422291384763] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.338: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 11/02 11:06:01.338: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.338: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.340: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 11/02 11:06:01.340: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3192) 11/02 11:06:01.340: [smf] INFO: UE IMSI[262422630832576] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.345: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 11/02 11:06:01.345: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.345: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.347: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 11/02 11:06:01.347: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3192) 11/02 11:06:01.347: [smf] INFO: UE IMSI[262428182916588] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.352: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 11/02 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.353: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 11/02 11:06:01.353: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3192) 11/02 11:06:01.353: [smf] INFO: UE IMSI[262421436384949] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.359: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 11/02 11:06:01.359: [upf] INFO: UE F-SEID[UP:0xafe CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.359: [upf] INFO: UE F-SEID[UP:0xafe CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.360: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 11/02 11:06:01.360: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3192) 11/02 11:06:01.360: [smf] INFO: UE IMSI[262426295977097] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.365: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 11/02 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x439 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x439 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.366: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 11/02 11:06:01.366: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3192) 11/02 11:06:01.366: [smf] INFO: UE IMSI[262421271396034] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.371: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 11/02 11:06:01.371: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.371: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.373: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 11/02 11:06:01.373: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3192) 11/02 11:06:01.373: [smf] INFO: UE IMSI[262429608699896] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.377: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 11/02 11:06:01.377: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.377: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.379: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 11/02 11:06:01.379: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3192) 11/02 11:06:01.379: [smf] INFO: UE IMSI[262429249433567] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.384: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 11/02 11:06:01.384: [upf] INFO: UE F-SEID[UP:0x89d CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.384: [upf] INFO: UE F-SEID[UP:0x89d CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.386: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 11/02 11:06:01.386: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3192) 11/02 11:06:01.386: [smf] INFO: UE IMSI[262420761630412] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.391: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 11/02 11:06:01.391: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.391: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.393: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 11/02 11:06:01.393: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3192) 11/02 11:06:01.393: [smf] INFO: UE IMSI[262426766081886] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.398: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 11/02 11:06:01.398: [upf] INFO: UE F-SEID[UP:0x23e CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.398: [upf] INFO: UE F-SEID[UP:0x23e CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.400: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 11/02 11:06:01.400: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3192) 11/02 11:06:01.400: [smf] INFO: UE IMSI[262420967051441] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.404: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 11/02 11:06:01.404: [upf] INFO: UE F-SEID[UP:0x9be CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.404: [upf] INFO: UE F-SEID[UP:0x9be CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.406: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 11/02 11:06:01.406: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3192) 11/02 11:06:01.406: [smf] INFO: UE IMSI[262421581643991] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.410: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 11/02 11:06:01.410: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.410: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.413: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 11/02 11:06:01.413: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3192) 11/02 11:06:01.413: [smf] INFO: UE IMSI[262423509426225] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.417: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 11/02 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xaec CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xaec CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.419: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 11/02 11:06:01.420: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3192) 11/02 11:06:01.420: [smf] INFO: UE IMSI[262425336539241] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.424: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 11/02 11:06:01.424: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.424: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.426: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 11/02 11:06:01.426: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3192) 11/02 11:06:01.426: [smf] INFO: UE IMSI[262423469065175] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.431: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 11/02 11:06:01.431: [upf] INFO: UE F-SEID[UP:0xddd CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.431: [upf] INFO: UE F-SEID[UP:0xddd CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.433: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 11/02 11:06:01.433: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3192) 11/02 11:06:01.433: [smf] INFO: UE IMSI[262427493682401] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.438: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 11/02 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.439: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 11/02 11:06:01.439: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3192) 11/02 11:06:01.439: [smf] INFO: UE IMSI[262427450404250] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.444: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 11/02 11:06:01.444: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.444: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.446: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 11/02 11:06:01.446: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3192) 11/02 11:06:01.446: [smf] INFO: UE IMSI[262429503353552] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.452: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 11/02 11:06:01.452: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.452: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.453: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 11/02 11:06:01.453: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3192) 11/02 11:06:01.453: [smf] INFO: UE IMSI[262421386389956] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.458: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 11/02 11:06:01.458: [upf] INFO: UE F-SEID[UP:0x3e CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.458: [upf] INFO: UE F-SEID[UP:0x3e CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.460: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 11/02 11:06:01.460: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3192) 11/02 11:06:01.460: [smf] INFO: UE IMSI[262428097182085] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.464: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 11/02 11:06:01.464: [upf] INFO: UE F-SEID[UP:0x76a CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.464: [upf] INFO: UE F-SEID[UP:0x76a CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.466: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 11/02 11:06:01.466: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3192) 11/02 11:06:01.466: [smf] INFO: UE IMSI[262421828207623] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.470: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 11/02 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x498 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.470: [upf] INFO: UE F-SEID[UP:0x498 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.473: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 11/02 11:06:01.473: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3192) 11/02 11:06:01.473: [smf] INFO: UE IMSI[262423271149267] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.478: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 11/02 11:06:01.478: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.478: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.479: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 11/02 11:06:01.479: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3192) 11/02 11:06:01.479: [smf] INFO: UE IMSI[262422413623076] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.484: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 11/02 11:06:01.484: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.484: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.486: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 11/02 11:06:01.486: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3192) 11/02 11:06:01.486: [smf] INFO: UE IMSI[262425794157194] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.491: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 11/02 11:06:01.491: [upf] INFO: UE F-SEID[UP:0x179 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.491: [upf] INFO: UE F-SEID[UP:0x179 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.493: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 11/02 11:06:01.493: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3192) 11/02 11:06:01.493: [smf] INFO: UE IMSI[262428015574153] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.498: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 11/02 11:06:01.498: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.498: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.499: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 11/02 11:06:01.499: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3192) 11/02 11:06:01.499: [smf] INFO: UE IMSI[262423925390139] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.504: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 11/02 11:06:01.504: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.504: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.506: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 11/02 11:06:01.506: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3192) 11/02 11:06:01.506: [smf] INFO: UE IMSI[262423950450844] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.512: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 11/02 11:06:01.512: [upf] INFO: UE F-SEID[UP:0x78a CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.512: [upf] INFO: UE F-SEID[UP:0x78a CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.513: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 11/02 11:06:01.513: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3192) 11/02 11:06:01.513: [smf] INFO: UE IMSI[262425709811303] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.518: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 11/02 11:06:01.518: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.518: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.519: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 11/02 11:06:01.519: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3192) 11/02 11:06:01.519: [smf] INFO: UE IMSI[262423279383049] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.525: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 11/02 11:06:01.525: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.525: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.526: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 11/02 11:06:01.526: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3192) 11/02 11:06:01.526: [smf] INFO: UE IMSI[262428373553698] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.531: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 11/02 11:06:01.531: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.531: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.532: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 11/02 11:06:01.532: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3192) 11/02 11:06:01.532: [smf] INFO: UE IMSI[262427264044644] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.537: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 11/02 11:06:01.537: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.537: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.539: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 11/02 11:06:01.539: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3192) 11/02 11:06:01.539: [smf] INFO: UE IMSI[262420385277165] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.544: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 11/02 11:06:01.544: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.544: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.546: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 11/02 11:06:01.546: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3192) 11/02 11:06:01.546: [smf] INFO: UE IMSI[262425790179530] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.551: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 11/02 11:06:01.551: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.551: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.552: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 11/02 11:06:01.552: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3192) 11/02 11:06:01.552: [smf] INFO: UE IMSI[262429099814139] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.557: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 11/02 11:06:01.557: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.557: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.559: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 11/02 11:06:01.559: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3192) 11/02 11:06:01.559: [smf] INFO: UE IMSI[262420293468981] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.564: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 11/02 11:06:01.564: [upf] INFO: UE F-SEID[UP:0x864 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.564: [upf] INFO: UE F-SEID[UP:0x864 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.565: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 11/02 11:06:01.565: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3192) 11/02 11:06:01.565: [smf] INFO: UE IMSI[262424421523664] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.570: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 11/02 11:06:01.570: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.570: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.572: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 11/02 11:06:01.572: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3192) 11/02 11:06:01.572: [smf] INFO: UE IMSI[262420913352599] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.576: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 11/02 11:06:01.576: [upf] INFO: UE F-SEID[UP:0xded CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.577: [upf] INFO: UE F-SEID[UP:0xded CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.579: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 11/02 11:06:01.579: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3192) 11/02 11:06:01.579: [smf] INFO: UE IMSI[262429655197892] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.583: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 11/02 11:06:01.583: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.583: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.585: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 11/02 11:06:01.585: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3192) 11/02 11:06:01.585: [smf] INFO: UE IMSI[262425885560385] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.590: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 11/02 11:06:01.590: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.590: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.592: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 11/02 11:06:01.592: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3192) 11/02 11:06:01.592: [smf] INFO: UE IMSI[262423479633522] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.597: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 11/02 11:06:01.597: [upf] INFO: UE F-SEID[UP:0x695 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.597: [upf] INFO: UE F-SEID[UP:0x695 CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.599: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 11/02 11:06:01.599: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3192) 11/02 11:06:01.599: [smf] INFO: UE IMSI[262423072033584] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.604: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 11/02 11:06:01.604: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.604: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.606: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 11/02 11:06:01.606: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3192) 11/02 11:06:01.606: [smf] INFO: UE IMSI[262422824175163] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.611: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 11/02 11:06:01.611: [upf] INFO: UE F-SEID[UP:0x84d CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.611: [upf] INFO: UE F-SEID[UP:0x84d CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.612: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 11/02 11:06:01.612: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3192) 11/02 11:06:01.612: [smf] INFO: UE IMSI[262423884043442] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.618: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 11/02 11:06:01.618: [upf] INFO: UE F-SEID[UP:0x562 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.618: [upf] INFO: UE F-SEID[UP:0x562 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.619: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 11/02 11:06:01.619: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3192) 11/02 11:06:01.619: [smf] INFO: UE IMSI[262423019098226] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.624: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 11/02 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x8ba CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.625: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 11/02 11:06:01.625: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3192) 11/02 11:06:01.625: [smf] INFO: UE IMSI[262422833469055] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.629: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 11/02 11:06:01.629: [upf] INFO: UE F-SEID[UP:0x35c CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.629: [upf] INFO: UE F-SEID[UP:0x35c CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.632: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 11/02 11:06:01.632: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3192) 11/02 11:06:01.632: [smf] INFO: UE IMSI[262423656584798] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.637: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 11/02 11:06:01.637: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.637: [upf] INFO: UE F-SEID[UP:0xd4e CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.639: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 11/02 11:06:01.639: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3192) 11/02 11:06:01.639: [smf] INFO: UE IMSI[262425298568962] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.644: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 11/02 11:06:01.644: [upf] INFO: UE F-SEID[UP:0x558 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.644: [upf] INFO: UE F-SEID[UP:0x558 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.645: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 11/02 11:06:01.645: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3192) 11/02 11:06:01.645: [smf] INFO: UE IMSI[262426902456076] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.650: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 11/02 11:06:01.650: [upf] INFO: UE F-SEID[UP:0x336 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.650: [upf] INFO: UE F-SEID[UP:0x336 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.652: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 11/02 11:06:01.652: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3192) 11/02 11:06:01.652: [smf] INFO: UE IMSI[262427702069156] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.656: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 11/02 11:06:01.656: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.656: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.658: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 11/02 11:06:01.658: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3192) 11/02 11:06:01.658: [smf] INFO: UE IMSI[262427013684735] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.663: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 11/02 11:06:01.663: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.663: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.665: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 11/02 11:06:01.665: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3192) 11/02 11:06:01.665: [smf] INFO: UE IMSI[262420730420708] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.670: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 11/02 11:06:01.670: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.670: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.672: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 11/02 11:06:01.672: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3192) 11/02 11:06:01.672: [smf] INFO: UE IMSI[262426662198181] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.676: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 11/02 11:06:01.676: [upf] INFO: UE F-SEID[UP:0x391 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.676: [upf] INFO: UE F-SEID[UP:0x391 CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.678: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 11/02 11:06:01.678: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3192) 11/02 11:06:01.678: [smf] INFO: UE IMSI[262422148404187] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.683: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 11/02 11:06:01.683: [upf] INFO: UE F-SEID[UP:0x987 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.683: [upf] INFO: UE F-SEID[UP:0x987 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.685: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 11/02 11:06:01.685: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3192) 11/02 11:06:01.685: [smf] INFO: UE IMSI[262425852515782] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.691: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 11/02 11:06:01.691: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.691: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.691: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 11/02 11:06:01.691: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3192) 11/02 11:06:01.691: [smf] INFO: UE IMSI[262421700726269] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.697: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 11/02 11:06:01.697: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.697: [upf] INFO: UE F-SEID[UP:0xd51 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.698: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 11/02 11:06:01.698: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3192) 11/02 11:06:01.698: [smf] INFO: UE IMSI[262428280217881] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.702: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 11/02 11:06:01.702: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.702: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.704: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 11/02 11:06:01.704: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3192) 11/02 11:06:01.704: [smf] INFO: UE IMSI[262424296916090] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.709: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 11/02 11:06:01.709: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.709: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.711: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 11/02 11:06:01.711: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3192) 11/02 11:06:01.711: [smf] INFO: UE IMSI[262423875516954] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.716: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 11/02 11:06:01.716: [upf] INFO: UE F-SEID[UP:0x353 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.716: [upf] INFO: UE F-SEID[UP:0x353 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.718: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 11/02 11:06:01.718: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3192) 11/02 11:06:01.718: [smf] INFO: UE IMSI[262425634866752] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.724: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 11/02 11:06:01.724: [upf] INFO: UE F-SEID[UP:0x404 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.724: [upf] INFO: UE F-SEID[UP:0x404 CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.725: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 11/02 11:06:01.725: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3192) 11/02 11:06:01.725: [smf] INFO: UE IMSI[262428957258048] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.730: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 11/02 11:06:01.730: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.730: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.731: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 11/02 11:06:01.731: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3192) 11/02 11:06:01.731: [smf] INFO: UE IMSI[262429805675351] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.736: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 11/02 11:06:01.736: [upf] INFO: UE F-SEID[UP:0x890 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.736: [upf] INFO: UE F-SEID[UP:0x890 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.738: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 11/02 11:06:01.738: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3192) 11/02 11:06:01.738: [smf] INFO: UE IMSI[262423715482748] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.742: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 11/02 11:06:01.742: [upf] INFO: UE F-SEID[UP:0x428 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.742: [upf] INFO: UE F-SEID[UP:0x428 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.745: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 11/02 11:06:01.745: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3192) 11/02 11:06:01.745: [smf] INFO: UE IMSI[262423584321448] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.750: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 11/02 11:06:01.750: [upf] INFO: UE F-SEID[UP:0xabf CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.750: [upf] INFO: UE F-SEID[UP:0xabf CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.752: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 11/02 11:06:01.752: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3192) 11/02 11:06:01.752: [smf] INFO: UE IMSI[262429101102979] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.757: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 11/02 11:06:01.757: [upf] INFO: UE F-SEID[UP:0x704 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.757: [upf] INFO: UE F-SEID[UP:0x704 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.758: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 11/02 11:06:01.758: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3192) 11/02 11:06:01.758: [smf] INFO: UE IMSI[262423512176812] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.763: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 11/02 11:06:01.763: [upf] INFO: UE F-SEID[UP:0x272 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.763: [upf] INFO: UE F-SEID[UP:0x272 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.765: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 11/02 11:06:01.765: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3192) 11/02 11:06:01.765: [smf] INFO: UE IMSI[262424372310290] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.770: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 11/02 11:06:01.770: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.770: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.772: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 11/02 11:06:01.772: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3192) 11/02 11:06:01.772: [smf] INFO: UE IMSI[262426144674507] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.777: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 11/02 11:06:01.777: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.777: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.778: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 11/02 11:06:01.778: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3192) 11/02 11:06:01.778: [smf] INFO: UE IMSI[262422966817390] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.783: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 11/02 11:06:01.783: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.783: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.785: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 11/02 11:06:01.785: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3192) 11/02 11:06:01.785: [smf] INFO: UE IMSI[262426102078122] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.789: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 11/02 11:06:01.789: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.789: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.792: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 11/02 11:06:01.792: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3192) 11/02 11:06:01.792: [smf] INFO: UE IMSI[262421412733543] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.796: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 11/02 11:06:01.797: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.797: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.798: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 11/02 11:06:01.799: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3192) 11/02 11:06:01.799: [smf] INFO: UE IMSI[262425024595896] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.804: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 11/02 11:06:01.804: [upf] INFO: UE F-SEID[UP:0x99d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.804: [upf] INFO: UE F-SEID[UP:0x99d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.805: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 11/02 11:06:01.805: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3192) 11/02 11:06:01.805: [smf] INFO: UE IMSI[262427067197684] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.810: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 11/02 11:06:01.810: [upf] INFO: UE F-SEID[UP:0x552 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.810: [upf] INFO: UE F-SEID[UP:0x552 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.812: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 11/02 11:06:01.812: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3192) 11/02 11:06:01.812: [smf] INFO: UE IMSI[262422164840230] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.816: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 11/02 11:06:01.817: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.817: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.818: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 11/02 11:06:01.819: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3192) 11/02 11:06:01.819: [smf] INFO: UE IMSI[262423163420462] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.823: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 11/02 11:06:01.823: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.823: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.825: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 11/02 11:06:01.825: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3192) 11/02 11:06:01.825: [smf] INFO: UE IMSI[262423605280024] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.830: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 11/02 11:06:01.830: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.830: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.832: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 11/02 11:06:01.832: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3192) 11/02 11:06:01.832: [smf] INFO: UE IMSI[262421814331954] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.836: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 11/02 11:06:01.836: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.836: [upf] INFO: UE F-SEID[UP:0xa43 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.838: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 11/02 11:06:01.838: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3192) 11/02 11:06:01.838: [smf] INFO: UE IMSI[262421829131793] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.843: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 11/02 11:06:01.843: [upf] INFO: UE F-SEID[UP:0x217 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.843: [upf] INFO: UE F-SEID[UP:0x217 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.845: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 11/02 11:06:01.845: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3192) 11/02 11:06:01.845: [smf] INFO: UE IMSI[262423210196921] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.850: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 11/02 11:06:01.850: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.850: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.852: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 11/02 11:06:01.852: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3192) 11/02 11:06:01.852: [smf] INFO: UE IMSI[262425815782989] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.856: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 11/02 11:06:01.856: [upf] INFO: UE F-SEID[UP:0x713 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.856: [upf] INFO: UE F-SEID[UP:0x713 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.858: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 11/02 11:06:01.858: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3192) 11/02 11:06:01.858: [smf] INFO: UE IMSI[262424733026756] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.862: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 11/02 11:06:01.862: [upf] INFO: UE F-SEID[UP:0x163 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.862: [upf] INFO: UE F-SEID[UP:0x163 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.865: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 11/02 11:06:01.865: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3192) 11/02 11:06:01.865: [smf] INFO: UE IMSI[262423328926657] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.870: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 11/02 11:06:01.870: [upf] INFO: UE F-SEID[UP:0x24e CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.870: [upf] INFO: UE F-SEID[UP:0x24e CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.871: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 11/02 11:06:01.872: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3192) 11/02 11:06:01.872: [smf] INFO: UE IMSI[262420234359746] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.876: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 11/02 11:06:01.876: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.876: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.878: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 11/02 11:06:01.878: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3192) 11/02 11:06:01.878: [smf] INFO: UE IMSI[262427276173392] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.882: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 11/02 11:06:01.882: [upf] INFO: UE F-SEID[UP:0x857 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.882: [upf] INFO: UE F-SEID[UP:0x857 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.885: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 11/02 11:06:01.885: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3192) 11/02 11:06:01.885: [smf] INFO: UE IMSI[262424451421238] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.889: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 11/02 11:06:01.889: [upf] INFO: UE F-SEID[UP:0x2db CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.889: [upf] INFO: UE F-SEID[UP:0x2db CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.891: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 11/02 11:06:01.891: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3192) 11/02 11:06:01.891: [smf] INFO: UE IMSI[262424811763015] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.896: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 11/02 11:06:01.896: [upf] INFO: UE F-SEID[UP:0x458 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.896: [upf] INFO: UE F-SEID[UP:0x458 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.898: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 11/02 11:06:01.898: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3192) 11/02 11:06:01.898: [smf] INFO: UE IMSI[262429345375797] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.903: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 11/02 11:06:01.903: [upf] INFO: UE F-SEID[UP:0x12e CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.903: [upf] INFO: UE F-SEID[UP:0x12e CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.905: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 11/02 11:06:01.905: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3192) 11/02 11:06:01.905: [smf] INFO: UE IMSI[262428903668420] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.910: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 11/02 11:06:01.910: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.910: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.912: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 11/02 11:06:01.912: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3192) 11/02 11:06:01.912: [smf] INFO: UE IMSI[262429823933103] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.916: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 11/02 11:06:01.916: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.916: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.918: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 11/02 11:06:01.918: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3192) 11/02 11:06:01.918: [smf] INFO: UE IMSI[262428441621310] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.923: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 11/02 11:06:01.923: [upf] INFO: UE F-SEID[UP:0xced CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.923: [upf] INFO: UE F-SEID[UP:0xced CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.925: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 11/02 11:06:01.925: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3192) 11/02 11:06:01.925: [smf] INFO: UE IMSI[262420299573851] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.931: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 11/02 11:06:01.931: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.931: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.932: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 11/02 11:06:01.933: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3192) 11/02 11:06:01.933: [smf] INFO: UE IMSI[262421841919251] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.939: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 11/02 11:06:01.939: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.939: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.939: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 11/02 11:06:01.939: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3192) 11/02 11:06:01.939: [smf] INFO: UE IMSI[262420780518621] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.945: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 11/02 11:06:01.945: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.945: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.946: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 11/02 11:06:01.947: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3192) 11/02 11:06:01.947: [smf] INFO: UE IMSI[262429560368827] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.951: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 11/02 11:06:01.951: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.951: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.953: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 11/02 11:06:01.953: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3192) 11/02 11:06:01.953: [smf] INFO: UE IMSI[262428272601199] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.958: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 11/02 11:06:01.958: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.958: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.960: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 11/02 11:06:01.960: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3192) 11/02 11:06:01.960: [smf] INFO: UE IMSI[262428167607031] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.965: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 11/02 11:06:01.965: [upf] INFO: UE F-SEID[UP:0x809 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.965: [upf] INFO: UE F-SEID[UP:0x809 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.966: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 11/02 11:06:01.966: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3192) 11/02 11:06:01.966: [smf] INFO: UE IMSI[262421663310283] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.971: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 11/02 11:06:01.971: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.971: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.973: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 11/02 11:06:01.973: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3192) 11/02 11:06:01.973: [smf] INFO: UE IMSI[262427076681351] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.978: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 11/02 11:06:01.978: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.978: [upf] INFO: UE F-SEID[UP:0x6dd CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.980: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 11/02 11:06:01.980: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3192) 11/02 11:06:01.980: [smf] INFO: UE IMSI[262423501945505] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.985: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 11/02 11:06:01.985: [upf] INFO: UE F-SEID[UP:0x378 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.985: [upf] INFO: UE F-SEID[UP:0x378 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.986: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 11/02 11:06:01.986: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3192) 11/02 11:06:01.986: [smf] INFO: UE IMSI[262427595860729] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.991: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 11/02 11:06:01.991: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.991: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.993: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 11/02 11:06:01.993: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3192) 11/02 11:06:01.993: [smf] INFO: UE IMSI[262427528135663] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:01.998: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 11/02 11:06:01.998: [upf] INFO: UE F-SEID[UP:0x77c CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.998: [upf] INFO: UE F-SEID[UP:0x77c CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 11/02 11:06:01.999: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 11/02 11:06:01.999: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3192) 11/02 11:06:01.999: [smf] INFO: UE IMSI[262426547328582] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.004: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 11/02 11:06:02.004: [upf] INFO: UE F-SEID[UP:0x5de CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.004: [upf] INFO: UE F-SEID[UP:0x5de CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.005: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 11/02 11:06:02.005: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3192) 11/02 11:06:02.005: [smf] INFO: UE IMSI[262426643676047] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.010: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 11/02 11:06:02.010: [upf] INFO: UE F-SEID[UP:0x440 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.010: [upf] INFO: UE F-SEID[UP:0x440 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.012: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 11/02 11:06:02.012: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3192) 11/02 11:06:02.012: [smf] INFO: UE IMSI[262425707223189] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.016: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 11/02 11:06:02.016: [upf] INFO: UE F-SEID[UP:0x46e CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.016: [upf] INFO: UE F-SEID[UP:0x46e CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.019: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 11/02 11:06:02.019: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3192) 11/02 11:06:02.019: [smf] INFO: UE IMSI[262428827521813] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.023: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 11/02 11:06:02.023: [upf] INFO: UE F-SEID[UP:0xebd CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.023: [upf] INFO: UE F-SEID[UP:0xebd CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.025: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 11/02 11:06:02.025: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3192) 11/02 11:06:02.025: [smf] INFO: UE IMSI[262424442938165] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.030: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 11/02 11:06:02.030: [upf] INFO: UE F-SEID[UP:0x708 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.030: [upf] INFO: UE F-SEID[UP:0x708 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.032: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 11/02 11:06:02.032: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3192) 11/02 11:06:02.032: [smf] INFO: UE IMSI[262423598388439] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.037: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 11/02 11:06:02.037: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.037: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.038: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 11/02 11:06:02.038: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3192) 11/02 11:06:02.038: [smf] INFO: UE IMSI[262427802929214] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.043: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 11/02 11:06:02.043: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.043: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.045: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 11/02 11:06:02.045: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3192) 11/02 11:06:02.045: [smf] INFO: UE IMSI[262423510817228] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.049: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 11/02 11:06:02.049: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.049: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.051: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 11/02 11:06:02.051: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3192) 11/02 11:06:02.051: [smf] INFO: UE IMSI[262423562697431] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.056: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 11/02 11:06:02.057: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.057: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.058: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 11/02 11:06:02.058: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3192) 11/02 11:06:02.058: [smf] INFO: UE IMSI[262420901174514] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.063: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 11/02 11:06:02.063: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.063: [upf] INFO: UE F-SEID[UP:0xc8c CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.064: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 11/02 11:06:02.064: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3192) 11/02 11:06:02.064: [smf] INFO: UE IMSI[262420648416426] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.069: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 11/02 11:06:02.069: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.069: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.071: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 11/02 11:06:02.071: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3192) 11/02 11:06:02.071: [smf] INFO: UE IMSI[262426526847129] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.075: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 11/02 11:06:02.075: [upf] INFO: UE F-SEID[UP:0x345 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.075: [upf] INFO: UE F-SEID[UP:0x345 CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.077: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 11/02 11:06:02.077: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3192) 11/02 11:06:02.077: [smf] INFO: UE IMSI[262429892590617] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.082: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 11/02 11:06:02.082: [upf] INFO: UE F-SEID[UP:0x281 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.082: [upf] INFO: UE F-SEID[UP:0x281 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.084: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 11/02 11:06:02.084: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3192) 11/02 11:06:02.084: [smf] INFO: UE IMSI[262423758662893] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.089: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 11/02 11:06:02.089: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.089: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.091: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 11/02 11:06:02.091: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3192) 11/02 11:06:02.091: [smf] INFO: UE IMSI[262429091279871] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.095: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 11/02 11:06:02.095: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.095: [upf] INFO: UE F-SEID[UP:0xae8 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.098: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 11/02 11:06:02.098: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3192) 11/02 11:06:02.098: [smf] INFO: UE IMSI[262423755744189] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.102: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 11/02 11:06:02.102: [upf] INFO: UE F-SEID[UP:0xb CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.102: [upf] INFO: UE F-SEID[UP:0xb CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.104: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 11/02 11:06:02.104: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3192) 11/02 11:06:02.104: [smf] INFO: UE IMSI[262427890104645] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.110: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 11/02 11:06:02.110: [upf] INFO: UE F-SEID[UP:0xddb CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.110: [upf] INFO: UE F-SEID[UP:0xddb CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.111: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 11/02 11:06:02.111: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3192) 11/02 11:06:02.111: [smf] INFO: UE IMSI[262423909654532] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.116: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 11/02 11:06:02.116: [upf] INFO: UE F-SEID[UP:0x85e CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.116: [upf] INFO: UE F-SEID[UP:0x85e CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.119: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 11/02 11:06:02.119: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3192) 11/02 11:06:02.119: [smf] INFO: UE IMSI[262422269689943] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.123: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 11/02 11:06:02.123: [upf] INFO: UE F-SEID[UP:0x305 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.123: [upf] INFO: UE F-SEID[UP:0x305 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.125: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 11/02 11:06:02.125: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3192) 11/02 11:06:02.125: [smf] INFO: UE IMSI[262421147018316] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.130: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 11/02 11:06:02.130: [upf] INFO: UE F-SEID[UP:0x33a CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.130: [upf] INFO: UE F-SEID[UP:0x33a CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.132: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 11/02 11:06:02.132: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3192) 11/02 11:06:02.132: [smf] INFO: UE IMSI[262426048572492] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.136: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 11/02 11:06:02.136: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.136: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.138: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 11/02 11:06:02.138: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3192) 11/02 11:06:02.138: [smf] INFO: UE IMSI[262423418863672] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.142: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 11/02 11:06:02.142: [upf] INFO: UE F-SEID[UP:0x82b CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.142: [upf] INFO: UE F-SEID[UP:0x82b CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.145: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 11/02 11:06:02.145: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3192) 11/02 11:06:02.145: [smf] INFO: UE IMSI[262420081552039] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.149: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 11/02 11:06:02.149: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.149: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.151: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 11/02 11:06:02.151: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3192) 11/02 11:06:02.151: [smf] INFO: UE IMSI[262428274634558] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.156: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 11/02 11:06:02.156: [upf] INFO: UE F-SEID[UP:0x453 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.156: [upf] INFO: UE F-SEID[UP:0x453 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.158: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 11/02 11:06:02.158: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3192) 11/02 11:06:02.158: [smf] INFO: UE IMSI[262426927806694] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.162: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 11/02 11:06:02.162: [upf] INFO: UE F-SEID[UP:0x837 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.162: [upf] INFO: UE F-SEID[UP:0x837 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.164: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 11/02 11:06:02.164: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3192) 11/02 11:06:02.164: [smf] INFO: UE IMSI[262422623365370] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.169: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 11/02 11:06:02.169: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.169: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.171: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 11/02 11:06:02.171: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3192) 11/02 11:06:02.171: [smf] INFO: UE IMSI[262425322311619] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.176: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 11/02 11:06:02.176: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.176: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.177: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 11/02 11:06:02.177: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3192) 11/02 11:06:02.177: [smf] INFO: UE IMSI[262425881857386] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.182: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 11/02 11:06:02.182: [upf] INFO: UE F-SEID[UP:0xaca CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.182: [upf] INFO: UE F-SEID[UP:0xaca CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.184: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 11/02 11:06:02.184: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3192) 11/02 11:06:02.184: [smf] INFO: UE IMSI[262427984092146] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.188: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 11/02 11:06:02.188: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.188: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.190: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 11/02 11:06:02.190: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3192) 11/02 11:06:02.190: [smf] INFO: UE IMSI[262425217361563] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.195: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 11/02 11:06:02.195: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.195: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.197: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 11/02 11:06:02.197: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3192) 11/02 11:06:02.197: [smf] INFO: UE IMSI[262428770082833] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.202: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 11/02 11:06:02.202: [upf] INFO: UE F-SEID[UP:0x549 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.202: [upf] INFO: UE F-SEID[UP:0x549 CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.203: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 11/02 11:06:02.203: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3192) 11/02 11:06:02.203: [smf] INFO: UE IMSI[262424586711261] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.208: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 11/02 11:06:02.208: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.208: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.210: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 11/02 11:06:02.210: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3192) 11/02 11:06:02.210: [smf] INFO: UE IMSI[262421367127068] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.214: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 11/02 11:06:02.214: [upf] INFO: UE F-SEID[UP:0xffd CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.214: [upf] INFO: UE F-SEID[UP:0xffd CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.216: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 11/02 11:06:02.216: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3192) 11/02 11:06:02.216: [smf] INFO: UE IMSI[262421231901438] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.221: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 11/02 11:06:02.221: [upf] INFO: UE F-SEID[UP:0x70f CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.221: [upf] INFO: UE F-SEID[UP:0x70f CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.223: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 11/02 11:06:02.223: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3192) 11/02 11:06:02.223: [smf] INFO: UE IMSI[262420481273061] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.228: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 11/02 11:06:02.228: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.228: [upf] INFO: UE F-SEID[UP:0xe2b CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.229: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 11/02 11:06:02.229: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3192) 11/02 11:06:02.229: [smf] INFO: UE IMSI[262426840917476] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.234: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 11/02 11:06:02.234: [upf] INFO: UE F-SEID[UP:0x94b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.234: [upf] INFO: UE F-SEID[UP:0x94b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.236: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 11/02 11:06:02.236: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3192) 11/02 11:06:02.236: [smf] INFO: UE IMSI[262425861500609] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.241: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 11/02 11:06:02.241: [upf] INFO: UE F-SEID[UP:0x18d CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.241: [upf] INFO: UE F-SEID[UP:0x18d CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.242: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 11/02 11:06:02.242: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3192) 11/02 11:06:02.242: [smf] INFO: UE IMSI[262426324655052] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.247: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 11/02 11:06:02.247: [upf] INFO: UE F-SEID[UP:0x612 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.247: [upf] INFO: UE F-SEID[UP:0x612 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.250: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 11/02 11:06:02.250: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3192) 11/02 11:06:02.250: [smf] INFO: UE IMSI[262426830418410] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.255: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 11/02 11:06:02.255: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.255: [upf] INFO: UE F-SEID[UP:0xde2 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.256: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 11/02 11:06:02.256: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3192) 11/02 11:06:02.257: [smf] INFO: UE IMSI[262429321882297] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.262: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 11/02 11:06:02.262: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.262: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.264: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 11/02 11:06:02.264: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3192) 11/02 11:06:02.264: [smf] INFO: UE IMSI[262427821397129] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.271: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 11/02 11:06:02.271: [upf] INFO: UE F-SEID[UP:0x35d CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.271: [upf] INFO: UE F-SEID[UP:0x35d CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.271: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 11/02 11:06:02.271: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3192) 11/02 11:06:02.271: [smf] INFO: UE IMSI[262423954535910] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.276: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 11/02 11:06:02.276: [upf] INFO: UE F-SEID[UP:0x3 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.276: [upf] INFO: UE F-SEID[UP:0x3 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.278: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 11/02 11:06:02.278: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3192) 11/02 11:06:02.278: [smf] INFO: UE IMSI[262424046378218] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.283: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 11/02 11:06:02.283: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.283: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.284: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 11/02 11:06:02.284: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3192) 11/02 11:06:02.284: [smf] INFO: UE IMSI[262422077374708] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.289: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 11/02 11:06:02.289: [upf] INFO: UE F-SEID[UP:0x31b CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.289: [upf] INFO: UE F-SEID[UP:0x31b CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.291: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 11/02 11:06:02.291: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3192) 11/02 11:06:02.291: [smf] INFO: UE IMSI[262421511094082] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.296: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 11/02 11:06:02.296: [upf] INFO: UE F-SEID[UP:0x877 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.296: [upf] INFO: UE F-SEID[UP:0x877 CP:0x7ba] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.298: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 11/02 11:06:02.298: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3192) 11/02 11:06:02.298: [smf] INFO: UE IMSI[262420301522930] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.302: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 11/02 11:06:02.302: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.302: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.304: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 11/02 11:06:02.304: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3192) 11/02 11:06:02.304: [smf] INFO: UE IMSI[262421209015010] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.309: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 11/02 11:06:02.309: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.309: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.311: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 11/02 11:06:02.311: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3192) 11/02 11:06:02.311: [smf] INFO: UE IMSI[262425995908071] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.316: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 11/02 11:06:02.316: [upf] INFO: UE F-SEID[UP:0x8af CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.316: [upf] INFO: UE F-SEID[UP:0x8af CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.318: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 11/02 11:06:02.318: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3192) 11/02 11:06:02.318: [smf] INFO: UE IMSI[262428806714602] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.322: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 11/02 11:06:02.323: [upf] INFO: UE F-SEID[UP:0x55 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.323: [upf] INFO: UE F-SEID[UP:0x55 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.324: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 11/02 11:06:02.324: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3192) 11/02 11:06:02.324: [smf] INFO: UE IMSI[262420023543118] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.330: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 11/02 11:06:02.330: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.330: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.331: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 11/02 11:06:02.331: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3192) 11/02 11:06:02.331: [smf] INFO: UE IMSI[262428620639980] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.336: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 11/02 11:06:02.336: [upf] INFO: UE F-SEID[UP:0x387 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.336: [upf] INFO: UE F-SEID[UP:0x387 CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.337: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 11/02 11:06:02.337: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3192) 11/02 11:06:02.337: [smf] INFO: UE IMSI[262425014947755] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.342: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 11/02 11:06:02.342: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.342: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.344: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 11/02 11:06:02.344: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3192) 11/02 11:06:02.344: [smf] INFO: UE IMSI[262420816809598] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.349: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 11/02 11:06:02.349: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.349: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.351: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 11/02 11:06:02.351: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3192) 11/02 11:06:02.351: [smf] INFO: UE IMSI[262429483268117] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.355: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 11/02 11:06:02.355: [upf] INFO: UE F-SEID[UP:0x776 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.355: [upf] INFO: UE F-SEID[UP:0x776 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.357: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 11/02 11:06:02.357: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3192) 11/02 11:06:02.357: [smf] INFO: UE IMSI[262423589303162] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.361: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 11/02 11:06:02.362: [upf] INFO: UE F-SEID[UP:0x361 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.362: [upf] INFO: UE F-SEID[UP:0x361 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.364: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 11/02 11:06:02.364: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3192) 11/02 11:06:02.364: [smf] INFO: UE IMSI[262424192249104] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.368: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 11/02 11:06:02.368: [upf] INFO: UE F-SEID[UP:0x85b CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.368: [upf] INFO: UE F-SEID[UP:0x85b CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.371: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 11/02 11:06:02.371: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3192) 11/02 11:06:02.371: [smf] INFO: UE IMSI[262423483626336] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.375: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 11/02 11:06:02.375: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.375: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.377: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 11/02 11:06:02.377: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3192) 11/02 11:06:02.377: [smf] INFO: UE IMSI[262428928346928] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.382: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 11/02 11:06:02.382: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.382: [upf] INFO: UE F-SEID[UP:0xe08 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.384: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 11/02 11:06:02.384: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3192) 11/02 11:06:02.384: [smf] INFO: UE IMSI[262429774200199] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.389: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 11/02 11:06:02.389: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.389: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.390: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 11/02 11:06:02.390: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3192) 11/02 11:06:02.390: [smf] INFO: UE IMSI[262428918676318] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.395: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 11/02 11:06:02.395: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.395: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.397: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 11/02 11:06:02.397: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3192) 11/02 11:06:02.397: [smf] INFO: UE IMSI[262420653741735] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.401: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 11/02 11:06:02.401: [upf] INFO: UE F-SEID[UP:0xade CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.401: [upf] INFO: UE F-SEID[UP:0xade CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.403: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 11/02 11:06:02.403: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3192) 11/02 11:06:02.403: [smf] INFO: UE IMSI[262428488804886] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.408: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 11/02 11:06:02.408: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.408: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.410: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 11/02 11:06:02.410: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3192) 11/02 11:06:02.410: [smf] INFO: UE IMSI[262425788117468] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.414: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 11/02 11:06:02.414: [upf] INFO: UE F-SEID[UP:0x9b CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.414: [upf] INFO: UE F-SEID[UP:0x9b CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.416: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 11/02 11:06:02.416: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3192) 11/02 11:06:02.416: [smf] INFO: UE IMSI[262428157163584] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.421: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 11/02 11:06:02.421: [upf] INFO: UE F-SEID[UP:0x21e CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.421: [upf] INFO: UE F-SEID[UP:0x21e CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.423: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 11/02 11:06:02.423: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3192) 11/02 11:06:02.423: [smf] INFO: UE IMSI[262420816559054] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.428: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 11/02 11:06:02.428: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.428: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.430: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 11/02 11:06:02.430: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3192) 11/02 11:06:02.430: [smf] INFO: UE IMSI[262428997985490] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.434: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 11/02 11:06:02.434: [upf] INFO: UE F-SEID[UP:0x383 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.434: [upf] INFO: UE F-SEID[UP:0x383 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.436: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 11/02 11:06:02.436: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3192) 11/02 11:06:02.436: [smf] INFO: UE IMSI[262427795345380] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.442: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 11/02 11:06:02.442: [upf] INFO: UE F-SEID[UP:0xccb CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.442: [upf] INFO: UE F-SEID[UP:0xccb CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.443: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 11/02 11:06:02.443: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3192) 11/02 11:06:02.443: [smf] INFO: UE IMSI[262429155901359] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.449: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 11/02 11:06:02.449: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.449: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.449: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 11/02 11:06:02.449: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3192) 11/02 11:06:02.449: [smf] INFO: UE IMSI[262421333749417] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.454: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 11/02 11:06:02.454: [upf] INFO: UE F-SEID[UP:0x62a CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.454: [upf] INFO: UE F-SEID[UP:0x62a CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.456: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 11/02 11:06:02.456: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3192) 11/02 11:06:02.456: [smf] INFO: UE IMSI[262422826192604] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.461: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 11/02 11:06:02.461: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.461: [upf] INFO: UE F-SEID[UP:0x3cf CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.463: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 11/02 11:06:02.463: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3192) 11/02 11:06:02.463: [smf] INFO: UE IMSI[262421493003353] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.469: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 11/02 11:06:02.469: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.469: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.469: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 11/02 11:06:02.469: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3192) 11/02 11:06:02.469: [smf] INFO: UE IMSI[262424207140168] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.474: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 11/02 11:06:02.474: [upf] INFO: UE F-SEID[UP:0x208 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.474: [upf] INFO: UE F-SEID[UP:0x208 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.476: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 11/02 11:06:02.476: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3192) 11/02 11:06:02.476: [smf] INFO: UE IMSI[262424997856619] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.481: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 11/02 11:06:02.481: [upf] INFO: UE F-SEID[UP:0x38 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.481: [upf] INFO: UE F-SEID[UP:0x38 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.482: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 11/02 11:06:02.482: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3192) 11/02 11:06:02.482: [smf] INFO: UE IMSI[262427707331360] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.487: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 11/02 11:06:02.487: [upf] INFO: UE F-SEID[UP:0xd71 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.487: [upf] INFO: UE F-SEID[UP:0xd71 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.489: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 11/02 11:06:02.489: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3192) 11/02 11:06:02.489: [smf] INFO: UE IMSI[262429570117930] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.495: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 11/02 11:06:02.495: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.495: [upf] INFO: UE F-SEID[UP:0xa1b CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.496: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 11/02 11:06:02.496: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3192) 11/02 11:06:02.496: [smf] INFO: UE IMSI[262427378540896] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.501: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 11/02 11:06:02.501: [upf] INFO: UE F-SEID[UP:0x487 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.501: [upf] INFO: UE F-SEID[UP:0x487 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.502: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 11/02 11:06:02.502: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3192) 11/02 11:06:02.502: [smf] INFO: UE IMSI[262424073928262] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.507: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 11/02 11:06:02.507: [upf] INFO: UE F-SEID[UP:0x660 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.507: [upf] INFO: UE F-SEID[UP:0x660 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.509: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 11/02 11:06:02.509: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3192) 11/02 11:06:02.509: [smf] INFO: UE IMSI[262427434985782] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.514: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 11/02 11:06:02.514: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.514: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.516: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 11/02 11:06:02.516: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3192) 11/02 11:06:02.516: [smf] INFO: UE IMSI[262420378170673] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.521: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 11/02 11:06:02.521: [upf] INFO: UE F-SEID[UP:0x706 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.521: [upf] INFO: UE F-SEID[UP:0x706 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.522: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 11/02 11:06:02.522: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3192) 11/02 11:06:02.522: [smf] INFO: UE IMSI[262425083091254] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.527: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 11/02 11:06:02.527: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.527: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.529: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 11/02 11:06:02.529: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3192) 11/02 11:06:02.529: [smf] INFO: UE IMSI[262427793912819] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.534: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 11/02 11:06:02.534: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.534: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.536: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 11/02 11:06:02.536: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3192) 11/02 11:06:02.536: [smf] INFO: UE IMSI[262425612358675] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:02.543: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 11/02 11:06:02.543: [upf] INFO: UE F-SEID[UP:0x689 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.543: [upf] INFO: UE F-SEID[UP:0x689 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 11/02 11:06:02.543: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@1769b0fbed86: Successfully created 1019 PDP contexts before exhausting the pool MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: Warning: Re-starting timer T_next, which is already active (running or expired). 11/02 11:06:02.550: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 11/02 11:06:02.555: [smf] INFO: Removed Session: UE IMSI:[262428225509062] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3200) 11/02 11:06:02.555: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 11/02 11:06:02.556: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 11/02 11:06:02.561: [smf] INFO: Removed Session: UE IMSI:[262429235603176] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3200) 11/02 11:06:02.561: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 11/02 11:06:02.562: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 11/02 11:06:02.567: [smf] INFO: Removed Session: UE IMSI:[262424983302986] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3200) 11/02 11:06:02.567: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 11/02 11:06:02.567: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 11/02 11:06:02.571: [smf] INFO: Removed Session: UE IMSI:[262420201614217] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3200) 11/02 11:06:02.571: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 11/02 11:06:02.573: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 11/02 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262424507140522] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3200) 11/02 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 11/02 11:06:02.578: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 11/02 11:06:02.582: [smf] INFO: Removed Session: UE IMSI:[262426517814296] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3200) 11/02 11:06:02.582: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 11/02 11:06:02.584: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 11/02 11:06:02.588: [smf] INFO: Removed Session: UE IMSI:[262428305564894] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3200) 11/02 11:06:02.588: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 11/02 11:06:02.590: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 11/02 11:06:02.594: [smf] INFO: Removed Session: UE IMSI:[262425960906021] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3200) 11/02 11:06:02.594: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 11/02 11:06:02.595: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 11/02 11:06:02.599: [smf] INFO: Removed Session: UE IMSI:[262429543548575] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3200) 11/02 11:06:02.599: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 11/02 11:06:02.601: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 11/02 11:06:02.605: [smf] INFO: Removed Session: UE IMSI:[262427629887610] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3200) 11/02 11:06:02.605: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 11/02 11:06:02.606: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 11/02 11:06:02.611: [smf] INFO: Removed Session: UE IMSI:[262425927101654] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3200) 11/02 11:06:02.611: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 11/02 11:06:02.612: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 11/02 11:06:02.616: [smf] INFO: Removed Session: UE IMSI:[262422022152454] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3200) 11/02 11:06:02.616: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 11/02 11:06:02.618: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 11/02 11:06:02.622: [smf] INFO: Removed Session: UE IMSI:[262422012859415] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3200) 11/02 11:06:02.622: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 11/02 11:06:02.623: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 11/02 11:06:02.628: [smf] INFO: Removed Session: UE IMSI:[262421023609194] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3200) 11/02 11:06:02.628: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 11/02 11:06:02.629: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 11/02 11:06:02.633: [smf] INFO: Removed Session: UE IMSI:[262422828104887] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3200) 11/02 11:06:02.634: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 11/02 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 11/02 11:06:02.639: [smf] INFO: Removed Session: UE IMSI:[262426191147989] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3200) 11/02 11:06:02.639: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 11/02 11:06:02.641: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 11/02 11:06:02.645: [smf] INFO: Removed Session: UE IMSI:[262420488019815] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3200) 11/02 11:06:02.645: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 11/02 11:06:02.646: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 11/02 11:06:02.650: [smf] INFO: Removed Session: UE IMSI:[262425369961432] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3200) 11/02 11:06:02.650: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 11/02 11:06:02.652: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 11/02 11:06:02.656: [smf] INFO: Removed Session: UE IMSI:[262422553484236] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3200) 11/02 11:06:02.656: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 11/02 11:06:02.657: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 11/02 11:06:02.662: [smf] INFO: Removed Session: UE IMSI:[262426715924406] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3200) 11/02 11:06:02.662: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 11/02 11:06:02.663: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 11/02 11:06:02.667: [smf] INFO: Removed Session: UE IMSI:[262428678573350] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3200) 11/02 11:06:02.667: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 11/02 11:06:02.669: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 11/02 11:06:02.672: [smf] INFO: Removed Session: UE IMSI:[262421294424445] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3200) 11/02 11:06:02.672: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 11/02 11:06:02.674: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 11/02 11:06:02.678: [smf] INFO: Removed Session: UE IMSI:[262424822029591] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3200) 11/02 11:06:02.678: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 11/02 11:06:02.680: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 11/02 11:06:02.684: [smf] INFO: Removed Session: UE IMSI:[262427822482796] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3200) 11/02 11:06:02.684: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 11/02 11:06:02.685: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 11/02 11:06:02.689: [smf] INFO: Removed Session: UE IMSI:[262429072906007] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3200) 11/02 11:06:02.689: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 11/02 11:06:02.691: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 11/02 11:06:02.695: [smf] INFO: Removed Session: UE IMSI:[262429834981033] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3200) 11/02 11:06:02.695: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 11/02 11:06:02.696: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 11/02 11:06:02.701: [smf] INFO: Removed Session: UE IMSI:[262423624425141] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3200) 11/02 11:06:02.701: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 11/02 11:06:02.702: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 11/02 11:06:02.706: [smf] INFO: Removed Session: UE IMSI:[262427347323382] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3200) 11/02 11:06:02.706: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 11/02 11:06:02.707: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 11/02 11:06:02.711: [smf] INFO: Removed Session: UE IMSI:[262428574817518] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3200) 11/02 11:06:02.711: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 11/02 11:06:02.713: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 11/02 11:06:02.716: [smf] INFO: Removed Session: UE IMSI:[262427708676274] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3200) 11/02 11:06:02.716: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 11/02 11:06:02.718: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 11/02 11:06:02.723: [smf] INFO: Removed Session: UE IMSI:[262424247447525] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3200) 11/02 11:06:02.723: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 11/02 11:06:02.724: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 11/02 11:06:02.728: [smf] INFO: Removed Session: UE IMSI:[262425455724354] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3200) 11/02 11:06:02.728: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 11/02 11:06:02.729: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 11/02 11:06:02.733: [smf] INFO: Removed Session: UE IMSI:[262421126360438] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3200) 11/02 11:06:02.733: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 11/02 11:06:02.735: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 11/02 11:06:02.739: [smf] INFO: Removed Session: UE IMSI:[262423505429750] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3200) 11/02 11:06:02.739: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 11/02 11:06:02.740: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 11/02 11:06:02.745: [smf] INFO: Removed Session: UE IMSI:[262420514570629] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3200) 11/02 11:06:02.745: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 11/02 11:06:02.746: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 11/02 11:06:02.750: [smf] INFO: Removed Session: UE IMSI:[262425332410225] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3200) 11/02 11:06:02.750: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 11/02 11:06:02.751: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 11/02 11:06:02.755: [smf] INFO: Removed Session: UE IMSI:[262421464346757] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3200) 11/02 11:06:02.755: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 11/02 11:06:02.757: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 11/02 11:06:02.761: [smf] INFO: Removed Session: UE IMSI:[262428062700098] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3200) 11/02 11:06:02.761: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 11/02 11:06:02.763: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 11/02 11:06:02.766: [smf] INFO: Removed Session: UE IMSI:[262420537921458] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3200) 11/02 11:06:02.766: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 11/02 11:06:02.768: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 11/02 11:06:02.771: [smf] INFO: Removed Session: UE IMSI:[262428888497576] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3200) 11/02 11:06:02.772: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 11/02 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 11/02 11:06:02.778: [smf] INFO: Removed Session: UE IMSI:[262420877834824] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3200) 11/02 11:06:02.778: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 11/02 11:06:02.779: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 11/02 11:06:02.784: [smf] INFO: Removed Session: UE IMSI:[262420044301795] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3200) 11/02 11:06:02.784: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 11/02 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 11/02 11:06:02.789: [smf] INFO: Removed Session: UE IMSI:[262426225393368] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3200) 11/02 11:06:02.789: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 11/02 11:06:02.790: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 11/02 11:06:02.794: [smf] INFO: Removed Session: UE IMSI:[262421966350387] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3200) 11/02 11:06:02.794: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 11/02 11:06:02.796: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 11/02 11:06:02.801: [smf] INFO: Removed Session: UE IMSI:[262425850389934] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3200) 11/02 11:06:02.801: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 11/02 11:06:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 11/02 11:06:02.806: [smf] INFO: Removed Session: UE IMSI:[262426729711423] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3200) 11/02 11:06:02.806: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 11/02 11:06:02.807: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 11/02 11:06:02.811: [smf] INFO: Removed Session: UE IMSI:[262427227039012] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3200) 11/02 11:06:02.811: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 11/02 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 11/02 11:06:02.816: [smf] INFO: Removed Session: UE IMSI:[262421086133046] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3200) 11/02 11:06:02.816: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 11/02 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 11/02 11:06:02.823: [smf] INFO: Removed Session: UE IMSI:[262427013969634] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3200) 11/02 11:06:02.823: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 11/02 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 11/02 11:06:02.828: [smf] INFO: Removed Session: UE IMSI:[262425326148228] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3200) 11/02 11:06:02.828: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 11/02 11:06:02.830: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 11/02 11:06:02.833: [smf] INFO: Removed Session: UE IMSI:[262427227026598] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3200) 11/02 11:06:02.833: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 11/02 11:06:02.835: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 11/02 11:06:02.839: [smf] INFO: Removed Session: UE IMSI:[262424668658671] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3200) 11/02 11:06:02.839: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 11/02 11:06:02.841: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 11/02 11:06:02.845: [smf] INFO: Removed Session: UE IMSI:[262425130152794] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3200) 11/02 11:06:02.845: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 11/02 11:06:02.847: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 11/02 11:06:02.850: [smf] INFO: Removed Session: UE IMSI:[262421450092561] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3200) 11/02 11:06:02.850: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 11/02 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 11/02 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262422017962845] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3200) 11/02 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 11/02 11:06:02.858: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 11/02 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262421749649969] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3200) 11/02 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 11/02 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 11/02 11:06:02.867: [smf] INFO: Removed Session: UE IMSI:[262427112042976] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3200) 11/02 11:06:02.867: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 11/02 11:06:02.869: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 11/02 11:06:02.872: [smf] INFO: Removed Session: UE IMSI:[262428784963029] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3200) 11/02 11:06:02.872: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 11/02 11:06:02.874: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 11/02 11:06:02.878: [smf] INFO: Removed Session: UE IMSI:[262427103542672] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3200) 11/02 11:06:02.878: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 11/02 11:06:02.880: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 11/02 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262420423768661] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3200) 11/02 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 11/02 11:06:02.886: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 11/02 11:06:02.889: [smf] INFO: Removed Session: UE IMSI:[262422810310064] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3200) 11/02 11:06:02.889: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 11/02 11:06:02.891: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 11/02 11:06:02.895: [smf] INFO: Removed Session: UE IMSI:[262427796712387] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3200) 11/02 11:06:02.895: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 11/02 11:06:02.897: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 11/02 11:06:02.900: [smf] INFO: Removed Session: UE IMSI:[262424229279792] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3200) 11/02 11:06:02.900: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 11/02 11:06:02.902: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 11/02 11:06:02.906: [smf] INFO: Removed Session: UE IMSI:[262428201828912] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3200) 11/02 11:06:02.906: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 11/02 11:06:02.908: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 11/02 11:06:02.911: [smf] INFO: Removed Session: UE IMSI:[262422853027876] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3200) 11/02 11:06:02.911: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 11/02 11:06:02.913: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 11/02 11:06:02.917: [smf] INFO: Removed Session: UE IMSI:[262425395411638] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3200) 11/02 11:06:02.917: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 11/02 11:06:02.919: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 11/02 11:06:02.922: [smf] INFO: Removed Session: UE IMSI:[262421547712090] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3200) 11/02 11:06:02.922: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 11/02 11:06:02.924: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 11/02 11:06:02.928: [smf] INFO: Removed Session: UE IMSI:[262421206489799] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3200) 11/02 11:06:02.928: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 11/02 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 11/02 11:06:02.934: [smf] INFO: Removed Session: UE IMSI:[262422462293442] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3200) 11/02 11:06:02.934: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 11/02 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 11/02 11:06:02.939: [smf] INFO: Removed Session: UE IMSI:[262420901681497] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3200) 11/02 11:06:02.939: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 11/02 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 11/02 11:06:02.945: [smf] INFO: Removed Session: UE IMSI:[262420782772253] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3200) 11/02 11:06:02.945: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 11/02 11:06:02.947: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 11/02 11:06:02.951: [smf] INFO: Removed Session: UE IMSI:[262423770195108] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3200) 11/02 11:06:02.951: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 11/02 11:06:02.952: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 11/02 11:06:02.956: [smf] INFO: Removed Session: UE IMSI:[262425532135941] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3200) 11/02 11:06:02.956: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 11/02 11:06:02.958: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 11/02 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262423717113363] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3200) 11/02 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 11/02 11:06:02.964: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 11/02 11:06:02.967: [smf] INFO: Removed Session: UE IMSI:[262423164027829] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3200) 11/02 11:06:02.967: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 11/02 11:06:02.969: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 11/02 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262426060107419] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3200) 11/02 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 11/02 11:06:02.975: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 11/02 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262428780847655] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3200) 11/02 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 11/02 11:06:02.980: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 11/02 11:06:02.984: [smf] INFO: Removed Session: UE IMSI:[262426097995869] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3200) 11/02 11:06:02.984: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 11/02 11:06:02.986: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 11/02 11:06:02.990: [smf] INFO: Removed Session: UE IMSI:[262428445468340] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3200) 11/02 11:06:02.990: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 11/02 11:06:02.991: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 11/02 11:06:02.995: [smf] INFO: Removed Session: UE IMSI:[262422804728924] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:02.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3200) 11/02 11:06:02.995: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 11/02 11:06:02.997: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 11/02 11:06:03.001: [smf] INFO: Removed Session: UE IMSI:[262429825152017] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3200) 11/02 11:06:03.001: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 11/02 11:06:03.002: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 11/02 11:06:03.006: [smf] INFO: Removed Session: UE IMSI:[262422138769628] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3200) 11/02 11:06:03.006: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 11/02 11:06:03.008: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 11/02 11:06:03.012: [smf] INFO: Removed Session: UE IMSI:[262422771819446] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3200) 11/02 11:06:03.012: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 11/02 11:06:03.014: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 11/02 11:06:03.017: [smf] INFO: Removed Session: UE IMSI:[262424235909006] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3200) 11/02 11:06:03.017: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 11/02 11:06:03.019: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 11/02 11:06:03.023: [smf] INFO: Removed Session: UE IMSI:[262426536120048] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3200) 11/02 11:06:03.023: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 11/02 11:06:03.025: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 11/02 11:06:03.028: [smf] INFO: Removed Session: UE IMSI:[262424902392110] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3200) 11/02 11:06:03.028: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 11/02 11:06:03.030: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 11/02 11:06:03.034: [smf] INFO: Removed Session: UE IMSI:[262425890715606] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3200) 11/02 11:06:03.034: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 11/02 11:06:03.036: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 11/02 11:06:03.041: [smf] INFO: Removed Session: UE IMSI:[262426834969847] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3200) 11/02 11:06:03.041: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 11/02 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 11/02 11:06:03.046: [smf] INFO: Removed Session: UE IMSI:[262421897336181] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3200) 11/02 11:06:03.046: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 11/02 11:06:03.047: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 11/02 11:06:03.051: [smf] INFO: Removed Session: UE IMSI:[262427139086261] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3200) 11/02 11:06:03.051: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 11/02 11:06:03.053: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 11/02 11:06:03.056: [smf] INFO: Removed Session: UE IMSI:[262421815134887] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3200) 11/02 11:06:03.056: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 11/02 11:06:03.058: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 11/02 11:06:03.061: [smf] INFO: Removed Session: UE IMSI:[262422406620543] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3200) 11/02 11:06:03.061: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 11/02 11:06:03.064: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 11/02 11:06:03.067: [smf] INFO: Removed Session: UE IMSI:[262423240063099] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3200) 11/02 11:06:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 11/02 11:06:03.069: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 11/02 11:06:03.074: [smf] INFO: Removed Session: UE IMSI:[262425671060364] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3200) 11/02 11:06:03.074: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 11/02 11:06:03.075: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 11/02 11:06:03.080: [smf] INFO: Removed Session: UE IMSI:[262420763703654] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3200) 11/02 11:06:03.080: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 11/02 11:06:03.080: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 11/02 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262424014410547] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3200) 11/02 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 11/02 11:06:03.086: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 11/02 11:06:03.090: [smf] INFO: Removed Session: UE IMSI:[262422420063799] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3200) 11/02 11:06:03.090: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 11/02 11:06:03.092: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 11/02 11:06:03.096: [smf] INFO: Removed Session: UE IMSI:[262424306491689] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3200) 11/02 11:06:03.096: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 11/02 11:06:03.097: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 11/02 11:06:03.101: [smf] INFO: Removed Session: UE IMSI:[262425637398548] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3200) 11/02 11:06:03.101: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 11/02 11:06:03.103: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 11/02 11:06:03.106: [smf] INFO: Removed Session: UE IMSI:[262425252838513] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3200) 11/02 11:06:03.106: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 11/02 11:06:03.108: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 11/02 11:06:03.111: [smf] INFO: Removed Session: UE IMSI:[262429410319464] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3200) 11/02 11:06:03.111: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 11/02 11:06:03.114: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 11/02 11:06:03.117: [smf] INFO: Removed Session: UE IMSI:[262426034336620] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3200) 11/02 11:06:03.117: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 11/02 11:06:03.119: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 11/02 11:06:03.122: [smf] INFO: Removed Session: UE IMSI:[262424095661135] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3200) 11/02 11:06:03.122: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 11/02 11:06:03.125: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 11/02 11:06:03.129: [smf] INFO: Removed Session: UE IMSI:[262429255098338] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3200) 11/02 11:06:03.129: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 11/02 11:06:03.130: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 11/02 11:06:03.134: [smf] INFO: Removed Session: UE IMSI:[262425462642440] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3200) 11/02 11:06:03.134: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 11/02 11:06:03.136: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 11/02 11:06:03.140: [smf] INFO: Removed Session: UE IMSI:[262427584567945] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3200) 11/02 11:06:03.140: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 11/02 11:06:03.141: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 11/02 11:06:03.145: [smf] INFO: Removed Session: UE IMSI:[262420904805963] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3200) 11/02 11:06:03.145: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 11/02 11:06:03.147: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 11/02 11:06:03.150: [smf] INFO: Removed Session: UE IMSI:[262427263700332] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3200) 11/02 11:06:03.150: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 11/02 11:06:03.152: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 11/02 11:06:03.156: [smf] INFO: Removed Session: UE IMSI:[262426410743206] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3200) 11/02 11:06:03.156: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 11/02 11:06:03.158: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 11/02 11:06:03.162: [smf] INFO: Removed Session: UE IMSI:[262423642976799] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3200) 11/02 11:06:03.162: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 11/02 11:06:03.163: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 11/02 11:06:03.167: [smf] INFO: Removed Session: UE IMSI:[262422769450593] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3200) 11/02 11:06:03.167: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 11/02 11:06:03.169: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 11/02 11:06:03.173: [smf] INFO: Removed Session: UE IMSI:[262424675731809] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3200) 11/02 11:06:03.173: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 11/02 11:06:03.175: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 11/02 11:06:03.179: [smf] INFO: Removed Session: UE IMSI:[262428821726876] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3200) 11/02 11:06:03.179: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 11/02 11:06:03.180: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 11/02 11:06:03.185: [smf] INFO: Removed Session: UE IMSI:[262427779633094] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3200) 11/02 11:06:03.185: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 11/02 11:06:03.186: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 11/02 11:06:03.190: [smf] INFO: Removed Session: UE IMSI:[262425474054115] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3200) 11/02 11:06:03.190: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 11/02 11:06:03.191: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 11/02 11:06:03.195: [smf] INFO: Removed Session: UE IMSI:[262421350528351] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3200) 11/02 11:06:03.195: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 11/02 11:06:03.197: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 11/02 11:06:03.201: [smf] INFO: Removed Session: UE IMSI:[262426977456766] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3200) 11/02 11:06:03.201: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 11/02 11:06:03.202: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 11/02 11:06:03.207: [smf] INFO: Removed Session: UE IMSI:[262426584411002] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3200) 11/02 11:06:03.207: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 11/02 11:06:03.208: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 11/02 11:06:03.211: [smf] INFO: Removed Session: UE IMSI:[262426425140895] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3200) 11/02 11:06:03.211: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 11/02 11:06:03.213: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 11/02 11:06:03.217: [smf] INFO: Removed Session: UE IMSI:[262420411044111] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3200) 11/02 11:06:03.217: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 11/02 11:06:03.219: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 11/02 11:06:03.224: [smf] INFO: Removed Session: UE IMSI:[262423545523749] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3200) 11/02 11:06:03.224: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 11/02 11:06:03.224: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 11/02 11:06:03.229: [smf] INFO: Removed Session: UE IMSI:[262421861009700] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3200) 11/02 11:06:03.229: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 11/02 11:06:03.230: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 11/02 11:06:03.234: [smf] INFO: Removed Session: UE IMSI:[262429060186224] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3200) 11/02 11:06:03.234: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 11/02 11:06:03.236: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 11/02 11:06:03.239: [smf] INFO: Removed Session: UE IMSI:[262428391266385] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3200) 11/02 11:06:03.239: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 11/02 11:06:03.241: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 11/02 11:06:03.246: [smf] INFO: Removed Session: UE IMSI:[262428908195071] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3200) 11/02 11:06:03.246: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 11/02 11:06:03.247: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 11/02 11:06:03.251: [smf] INFO: Removed Session: UE IMSI:[262425193694236] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3200) 11/02 11:06:03.251: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 11/02 11:06:03.252: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 11/02 11:06:03.256: [smf] INFO: Removed Session: UE IMSI:[262425739071676] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3200) 11/02 11:06:03.256: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 11/02 11:06:03.258: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 11/02 11:06:03.262: [smf] INFO: Removed Session: UE IMSI:[262422180618278] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3200) 11/02 11:06:03.262: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 11/02 11:06:03.263: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 11/02 11:06:03.268: [smf] INFO: Removed Session: UE IMSI:[262429562056994] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3200) 11/02 11:06:03.268: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 11/02 11:06:03.269: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 11/02 11:06:03.272: [smf] INFO: Removed Session: UE IMSI:[262422709080538] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3200) 11/02 11:06:03.272: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 11/02 11:06:03.275: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 11/02 11:06:03.278: [smf] INFO: Removed Session: UE IMSI:[262425575943761] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3200) 11/02 11:06:03.278: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 11/02 11:06:03.280: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 11/02 11:06:03.284: [smf] INFO: Removed Session: UE IMSI:[262428460859407] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3200) 11/02 11:06:03.284: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 11/02 11:06:03.286: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 11/02 11:06:03.289: [smf] INFO: Removed Session: UE IMSI:[262421077510336] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3200) 11/02 11:06:03.289: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 11/02 11:06:03.291: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 11/02 11:06:03.295: [smf] INFO: Removed Session: UE IMSI:[262428928335037] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3200) 11/02 11:06:03.295: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 11/02 11:06:03.297: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 11/02 11:06:03.301: [smf] INFO: Removed Session: UE IMSI:[262426767473492] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3200) 11/02 11:06:03.301: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 11/02 11:06:03.302: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 11/02 11:06:03.306: [smf] INFO: Removed Session: UE IMSI:[262429142484966] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3200) 11/02 11:06:03.306: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 11/02 11:06:03.308: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 11/02 11:06:03.312: [smf] INFO: Removed Session: UE IMSI:[262425854266022] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3200) 11/02 11:06:03.312: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 11/02 11:06:03.313: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 11/02 11:06:03.318: [smf] INFO: Removed Session: UE IMSI:[262428396555974] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3200) 11/02 11:06:03.318: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 11/02 11:06:03.319: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 11/02 11:06:03.322: [smf] INFO: Removed Session: UE IMSI:[262421790636309] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3200) 11/02 11:06:03.322: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 11/02 11:06:03.324: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 11/02 11:06:03.328: [smf] INFO: Removed Session: UE IMSI:[262427493014669] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3200) 11/02 11:06:03.328: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 11/02 11:06:03.330: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 11/02 11:06:03.334: [smf] INFO: Removed Session: UE IMSI:[262425471251703] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3200) 11/02 11:06:03.334: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 11/02 11:06:03.336: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 11/02 11:06:03.339: [smf] INFO: Removed Session: UE IMSI:[262427816028838] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3200) 11/02 11:06:03.339: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 11/02 11:06:03.341: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 11/02 11:06:03.345: [smf] INFO: Removed Session: UE IMSI:[262427940757738] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3200) 11/02 11:06:03.345: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 11/02 11:06:03.347: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 11/02 11:06:03.350: [smf] INFO: Removed Session: UE IMSI:[262427633499922] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3200) 11/02 11:06:03.350: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 11/02 11:06:03.352: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 11/02 11:06:03.356: [smf] INFO: Removed Session: UE IMSI:[262426780467872] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3200) 11/02 11:06:03.356: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 11/02 11:06:03.358: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 11/02 11:06:03.361: [smf] INFO: Removed Session: UE IMSI:[262424135821120] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3200) 11/02 11:06:03.361: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 11/02 11:06:03.363: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 11/02 11:06:03.367: [smf] INFO: Removed Session: UE IMSI:[262424993597682] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3200) 11/02 11:06:03.367: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 11/02 11:06:03.369: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 11/02 11:06:03.373: [smf] INFO: Removed Session: UE IMSI:[262421771954872] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3200) 11/02 11:06:03.373: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 11/02 11:06:03.374: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 11/02 11:06:03.378: [smf] INFO: Removed Session: UE IMSI:[262420631317824] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3200) 11/02 11:06:03.378: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 11/02 11:06:03.380: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 11/02 11:06:03.384: [smf] INFO: Removed Session: UE IMSI:[262420317317133] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3200) 11/02 11:06:03.384: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 11/02 11:06:03.385: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 11/02 11:06:03.389: [smf] INFO: Removed Session: UE IMSI:[262429127675695] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3200) 11/02 11:06:03.389: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 11/02 11:06:03.391: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 11/02 11:06:03.395: [smf] INFO: Removed Session: UE IMSI:[262425194560158] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3200) 11/02 11:06:03.395: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 11/02 11:06:03.397: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 11/02 11:06:03.400: [smf] INFO: Removed Session: UE IMSI:[262422347139206] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3200) 11/02 11:06:03.400: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 11/02 11:06:03.402: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 11/02 11:06:03.406: [smf] INFO: Removed Session: UE IMSI:[262428374836989] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3200) 11/02 11:06:03.406: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 11/02 11:06:03.408: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 11/02 11:06:03.411: [smf] INFO: Removed Session: UE IMSI:[262429832874869] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3200) 11/02 11:06:03.411: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 11/02 11:06:03.413: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 11/02 11:06:03.417: [smf] INFO: Removed Session: UE IMSI:[262420822288249] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3200) 11/02 11:06:03.417: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 11/02 11:06:03.419: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 11/02 11:06:03.423: [smf] INFO: Removed Session: UE IMSI:[262424586380806] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3200) 11/02 11:06:03.423: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 11/02 11:06:03.424: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 11/02 11:06:03.428: [smf] INFO: Removed Session: UE IMSI:[262426984125850] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3200) 11/02 11:06:03.428: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 11/02 11:06:03.430: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 11/02 11:06:03.434: [smf] INFO: Removed Session: UE IMSI:[262426910583970] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3200) 11/02 11:06:03.434: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 11/02 11:06:03.436: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 11/02 11:06:03.439: [smf] INFO: Removed Session: UE IMSI:[262427933403575] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3200) 11/02 11:06:03.439: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 11/02 11:06:03.441: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 11/02 11:06:03.445: [smf] INFO: Removed Session: UE IMSI:[262421472659180] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3200) 11/02 11:06:03.445: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 11/02 11:06:03.447: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 11/02 11:06:03.450: [smf] INFO: Removed Session: UE IMSI:[262423022419312] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3200) 11/02 11:06:03.450: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 11/02 11:06:03.452: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 11/02 11:06:03.456: [smf] INFO: Removed Session: UE IMSI:[262424119761908] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3200) 11/02 11:06:03.456: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 11/02 11:06:03.458: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 11/02 11:06:03.461: [smf] INFO: Removed Session: UE IMSI:[262425126896730] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3200) 11/02 11:06:03.461: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 11/02 11:06:03.463: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 11/02 11:06:03.467: [smf] INFO: Removed Session: UE IMSI:[262423316121058] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3200) 11/02 11:06:03.467: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 11/02 11:06:03.469: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 11/02 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262429734576896] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3200) 11/02 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 11/02 11:06:03.474: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 11/02 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262420137141757] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3200) 11/02 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 11/02 11:06:03.480: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 11/02 11:06:03.484: [smf] INFO: Removed Session: UE IMSI:[262428253105469] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3200) 11/02 11:06:03.484: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 11/02 11:06:03.486: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 11/02 11:06:03.489: [smf] INFO: Removed Session: UE IMSI:[262422200122610] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3200) 11/02 11:06:03.489: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 11/02 11:06:03.491: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 11/02 11:06:03.495: [smf] INFO: Removed Session: UE IMSI:[262426007490209] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3200) 11/02 11:06:03.495: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 11/02 11:06:03.497: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 11/02 11:06:03.501: [smf] INFO: Removed Session: UE IMSI:[262422954212623] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3200) 11/02 11:06:03.501: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 11/02 11:06:03.502: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 11/02 11:06:03.508: [smf] INFO: Removed Session: UE IMSI:[262426963204498] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3200) 11/02 11:06:03.508: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 11/02 11:06:03.508: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 11/02 11:06:03.513: [smf] INFO: Removed Session: UE IMSI:[262422853653811] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3200) 11/02 11:06:03.513: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 11/02 11:06:03.514: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 11/02 11:06:03.517: [smf] INFO: Removed Session: UE IMSI:[262426495194755] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3200) 11/02 11:06:03.517: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 11/02 11:06:03.519: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 11/02 11:06:03.523: [smf] INFO: Removed Session: UE IMSI:[262423768503893] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3200) 11/02 11:06:03.523: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 11/02 11:06:03.525: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 11/02 11:06:03.528: [smf] INFO: Removed Session: UE IMSI:[262426747673225] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3200) 11/02 11:06:03.528: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 11/02 11:06:03.530: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 11/02 11:06:03.534: [smf] INFO: Removed Session: UE IMSI:[262427636812205] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3200) 11/02 11:06:03.534: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 11/02 11:06:03.536: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 11/02 11:06:03.539: [smf] INFO: Removed Session: UE IMSI:[262426432983172] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3200) 11/02 11:06:03.539: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 11/02 11:06:03.541: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 11/02 11:06:03.545: [smf] INFO: Removed Session: UE IMSI:[262428174403664] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3200) 11/02 11:06:03.545: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 11/02 11:06:03.547: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 11/02 11:06:03.550: [smf] INFO: Removed Session: UE IMSI:[262428853391701] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3200) 11/02 11:06:03.550: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 11/02 11:06:03.552: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 11/02 11:06:03.556: [smf] INFO: Removed Session: UE IMSI:[262423639880102] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3200) 11/02 11:06:03.556: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 11/02 11:06:03.558: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 11/02 11:06:03.561: [smf] INFO: Removed Session: UE IMSI:[262423719091845] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3200) 11/02 11:06:03.561: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 11/02 11:06:03.563: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 11/02 11:06:03.567: [smf] INFO: Removed Session: UE IMSI:[262429819534898] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3200) 11/02 11:06:03.567: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 11/02 11:06:03.569: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 11/02 11:06:03.572: [smf] INFO: Removed Session: UE IMSI:[262422299985564] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3200) 11/02 11:06:03.572: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 11/02 11:06:03.574: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 11/02 11:06:03.578: [smf] INFO: Removed Session: UE IMSI:[262428955534858] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3200) 11/02 11:06:03.578: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 11/02 11:06:03.580: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 11/02 11:06:03.583: [smf] INFO: Removed Session: UE IMSI:[262426392465863] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3200) 11/02 11:06:03.583: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 11/02 11:06:03.585: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 11/02 11:06:03.589: [smf] INFO: Removed Session: UE IMSI:[262422864030956] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3200) 11/02 11:06:03.589: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 11/02 11:06:03.591: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 11/02 11:06:03.595: [smf] INFO: Removed Session: UE IMSI:[262423588383593] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3200) 11/02 11:06:03.595: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 11/02 11:06:03.596: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 11/02 11:06:03.600: [smf] INFO: Removed Session: UE IMSI:[262422429233374] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3200) 11/02 11:06:03.601: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 11/02 11:06:03.602: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 11/02 11:06:03.606: [smf] INFO: Removed Session: UE IMSI:[262420610031296] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3200) 11/02 11:06:03.606: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 11/02 11:06:03.607: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 11/02 11:06:03.611: [smf] INFO: Removed Session: UE IMSI:[262428648307208] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3200) 11/02 11:06:03.611: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 11/02 11:06:03.613: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 11/02 11:06:03.617: [smf] INFO: Removed Session: UE IMSI:[262424871098582] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3200) 11/02 11:06:03.617: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 11/02 11:06:03.618: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 11/02 11:06:03.624: [smf] INFO: Removed Session: UE IMSI:[262420685591613] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3200) 11/02 11:06:03.624: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 11/02 11:06:03.624: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 11/02 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262420533060953] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3200) 11/02 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 11/02 11:06:03.629: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 11/02 11:06:03.633: [smf] INFO: Removed Session: UE IMSI:[262427005480221] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3200) 11/02 11:06:03.633: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 11/02 11:06:03.635: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 11/02 11:06:03.639: [smf] INFO: Removed Session: UE IMSI:[262423182680279] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3200) 11/02 11:06:03.639: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 11/02 11:06:03.641: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 11/02 11:06:03.645: [smf] INFO: Removed Session: UE IMSI:[262421827668347] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3200) 11/02 11:06:03.645: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 11/02 11:06:03.646: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 11/02 11:06:03.650: [smf] INFO: Removed Session: UE IMSI:[262424951862809] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3200) 11/02 11:06:03.650: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 11/02 11:06:03.652: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 11/02 11:06:03.655: [smf] INFO: Removed Session: UE IMSI:[262427338450297] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3200) 11/02 11:06:03.655: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 11/02 11:06:03.657: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 11/02 11:06:03.661: [smf] INFO: Removed Session: UE IMSI:[262424176198714] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3200) 11/02 11:06:03.661: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 11/02 11:06:03.663: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 11/02 11:06:03.667: [smf] INFO: Removed Session: UE IMSI:[262422800210719] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3200) 11/02 11:06:03.667: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 11/02 11:06:03.668: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 11/02 11:06:03.672: [smf] INFO: Removed Session: UE IMSI:[262422664470368] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3200) 11/02 11:06:03.672: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 11/02 11:06:03.674: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 11/02 11:06:03.678: [smf] INFO: Removed Session: UE IMSI:[262429001546232] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3200) 11/02 11:06:03.678: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 11/02 11:06:03.679: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 11/02 11:06:03.684: [smf] INFO: Removed Session: UE IMSI:[262421959329325] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3200) 11/02 11:06:03.684: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 11/02 11:06:03.685: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 11/02 11:06:03.688: [smf] INFO: Removed Session: UE IMSI:[262420285182899] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3200) 11/02 11:06:03.689: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 11/02 11:06:03.691: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 11/02 11:06:03.695: [smf] INFO: Removed Session: UE IMSI:[262420854035205] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3200) 11/02 11:06:03.695: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 11/02 11:06:03.696: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 11/02 11:06:03.700: [smf] INFO: Removed Session: UE IMSI:[262429200946980] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3200) 11/02 11:06:03.700: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 11/02 11:06:03.702: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 11/02 11:06:03.705: [smf] INFO: Removed Session: UE IMSI:[262425675721026] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3200) 11/02 11:06:03.705: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 11/02 11:06:03.707: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 11/02 11:06:03.711: [smf] INFO: Removed Session: UE IMSI:[262427542416297] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3200) 11/02 11:06:03.711: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 11/02 11:06:03.713: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 11/02 11:06:03.717: [smf] INFO: Removed Session: UE IMSI:[262426379700257] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3200) 11/02 11:06:03.717: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 11/02 11:06:03.718: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 11/02 11:06:03.722: [smf] INFO: Removed Session: UE IMSI:[262422847364666] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3200) 11/02 11:06:03.722: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 11/02 11:06:03.724: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 11/02 11:06:03.728: [smf] INFO: Removed Session: UE IMSI:[262429816166749] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3200) 11/02 11:06:03.728: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 11/02 11:06:03.729: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 11/02 11:06:03.734: [smf] INFO: Removed Session: UE IMSI:[262426645343050] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3200) 11/02 11:06:03.734: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 11/02 11:06:03.735: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 11/02 11:06:03.739: [smf] INFO: Removed Session: UE IMSI:[262420901813417] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3200) 11/02 11:06:03.739: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 11/02 11:06:03.741: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 11/02 11:06:03.746: [smf] INFO: Removed Session: UE IMSI:[262428650241057] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3200) 11/02 11:06:03.746: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 11/02 11:06:03.746: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 11/02 11:06:03.751: [smf] INFO: Removed Session: UE IMSI:[262427197455575] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3200) 11/02 11:06:03.751: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 11/02 11:06:03.752: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 11/02 11:06:03.755: [smf] INFO: Removed Session: UE IMSI:[262422111202847] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3200) 11/02 11:06:03.755: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 11/02 11:06:03.757: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 11/02 11:06:03.761: [smf] INFO: Removed Session: UE IMSI:[262423805771381] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3200) 11/02 11:06:03.761: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 11/02 11:06:03.763: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 11/02 11:06:03.766: [smf] INFO: Removed Session: UE IMSI:[262428929991701] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3200) 11/02 11:06:03.766: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 11/02 11:06:03.768: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 11/02 11:06:03.772: [smf] INFO: Removed Session: UE IMSI:[262424664748804] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3200) 11/02 11:06:03.772: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 11/02 11:06:03.774: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 11/02 11:06:03.777: [smf] INFO: Removed Session: UE IMSI:[262428080326426] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3200) 11/02 11:06:03.777: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 11/02 11:06:03.779: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 11/02 11:06:03.783: [smf] INFO: Removed Session: UE IMSI:[262421833458272] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3200) 11/02 11:06:03.783: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 11/02 11:06:03.785: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 11/02 11:06:03.790: [smf] INFO: Removed Session: UE IMSI:[262425728281094] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3200) 11/02 11:06:03.790: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 11/02 11:06:03.790: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 11/02 11:06:03.795: [smf] INFO: Removed Session: UE IMSI:[262420239640630] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3200) 11/02 11:06:03.795: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 11/02 11:06:03.796: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 11/02 11:06:03.801: [smf] INFO: Removed Session: UE IMSI:[262422911645217] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3200) 11/02 11:06:03.801: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 11/02 11:06:03.801: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 11/02 11:06:03.805: [smf] INFO: Removed Session: UE IMSI:[262429572187506] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3200) 11/02 11:06:03.805: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 11/02 11:06:03.807: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 11/02 11:06:03.811: [smf] INFO: Removed Session: UE IMSI:[262424944281316] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3200) 11/02 11:06:03.811: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 11/02 11:06:03.812: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 11/02 11:06:03.817: [smf] INFO: Removed Session: UE IMSI:[262429320709361] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3200) 11/02 11:06:03.817: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 11/02 11:06:03.818: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 11/02 11:06:03.822: [smf] INFO: Removed Session: UE IMSI:[262422119225252] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3200) 11/02 11:06:03.822: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 11/02 11:06:03.824: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 11/02 11:06:03.828: [smf] INFO: Removed Session: UE IMSI:[262429347256969] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3200) 11/02 11:06:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 11/02 11:06:03.830: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 11/02 11:06:03.834: [smf] INFO: Removed Session: UE IMSI:[262421317424683] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3200) 11/02 11:06:03.834: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 11/02 11:06:03.836: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 11/02 11:06:03.840: [smf] INFO: Removed Session: UE IMSI:[262422319665168] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3200) 11/02 11:06:03.840: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 11/02 11:06:03.841: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 11/02 11:06:03.846: [smf] INFO: Removed Session: UE IMSI:[262423559487281] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3200) 11/02 11:06:03.846: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 11/02 11:06:03.847: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 11/02 11:06:03.850: [smf] INFO: Removed Session: UE IMSI:[262427345938905] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3200) 11/02 11:06:03.851: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 11/02 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 11/02 11:06:03.856: [smf] INFO: Removed Session: UE IMSI:[262424125629590] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3200) 11/02 11:06:03.856: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 11/02 11:06:03.858: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 11/02 11:06:03.862: [smf] INFO: Removed Session: UE IMSI:[262427606253414] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3200) 11/02 11:06:03.862: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 11/02 11:06:03.864: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 11/02 11:06:03.867: [smf] INFO: Removed Session: UE IMSI:[262426473449345] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3200) 11/02 11:06:03.867: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 11/02 11:06:03.869: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 11/02 11:06:03.873: [smf] INFO: Removed Session: UE IMSI:[262425717986176] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3200) 11/02 11:06:03.873: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 11/02 11:06:03.875: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 11/02 11:06:03.879: [smf] INFO: Removed Session: UE IMSI:[262424619330482] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3200) 11/02 11:06:03.879: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 11/02 11:06:03.880: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 11/02 11:06:03.884: [smf] INFO: Removed Session: UE IMSI:[262422646303992] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3200) 11/02 11:06:03.884: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 11/02 11:06:03.886: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 11/02 11:06:03.890: [smf] INFO: Removed Session: UE IMSI:[262429353899407] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3200) 11/02 11:06:03.890: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 11/02 11:06:03.891: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 11/02 11:06:03.896: [smf] INFO: Removed Session: UE IMSI:[262420622824526] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3200) 11/02 11:06:03.896: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 11/02 11:06:03.897: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 11/02 11:06:03.901: [smf] INFO: Removed Session: UE IMSI:[262426566102077] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3200) 11/02 11:06:03.901: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 11/02 11:06:03.902: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 11/02 11:06:03.906: [smf] INFO: Removed Session: UE IMSI:[262426286860867] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3200) 11/02 11:06:03.906: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 11/02 11:06:03.908: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 11/02 11:06:03.912: [smf] INFO: Removed Session: UE IMSI:[262420340111764] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3200) 11/02 11:06:03.912: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 11/02 11:06:03.914: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 11/02 11:06:03.917: [smf] INFO: Removed Session: UE IMSI:[262422818876599] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3200) 11/02 11:06:03.917: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 11/02 11:06:03.919: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 11/02 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262422414827244] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3200) 11/02 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 11/02 11:06:03.925: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 11/02 11:06:03.929: [smf] INFO: Removed Session: UE IMSI:[262420978529091] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3200) 11/02 11:06:03.929: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 11/02 11:06:03.930: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 11/02 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262428119582766] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3200) 11/02 11:06:03.934: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 11/02 11:06:03.936: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 11/02 11:06:03.940: [smf] INFO: Removed Session: UE IMSI:[262429600668153] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3200) 11/02 11:06:03.940: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 11/02 11:06:03.941: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 11/02 11:06:03.945: [smf] INFO: Removed Session: UE IMSI:[262423155969151] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3200) 11/02 11:06:03.945: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 11/02 11:06:03.947: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 11/02 11:06:03.950: [smf] INFO: Removed Session: UE IMSI:[262420049902992] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3200) 11/02 11:06:03.951: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 11/02 11:06:03.952: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 11/02 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262427311024398] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3200) 11/02 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 11/02 11:06:03.958: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 11/02 11:06:03.961: [smf] INFO: Removed Session: UE IMSI:[262428327930630] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3200) 11/02 11:06:03.961: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 11/02 11:06:03.964: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 11/02 11:06:03.967: [smf] INFO: Removed Session: UE IMSI:[262420164888870] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3200) 11/02 11:06:03.967: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 11/02 11:06:03.969: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 11/02 11:06:03.974: [smf] INFO: Removed Session: UE IMSI:[262422698264387] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3200) 11/02 11:06:03.974: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 11/02 11:06:03.974: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 11/02 11:06:03.978: [smf] INFO: Removed Session: UE IMSI:[262426202333616] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3200) 11/02 11:06:03.978: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 11/02 11:06:03.980: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 11/02 11:06:03.983: [smf] INFO: Removed Session: UE IMSI:[262428260890025] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3200) 11/02 11:06:03.983: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 11/02 11:06:03.985: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 11/02 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262427999960532] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3200) 11/02 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 11/02 11:06:03.991: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 11/02 11:06:03.995: [smf] INFO: Removed Session: UE IMSI:[262422872587153] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:03.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3200) 11/02 11:06:03.995: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 11/02 11:06:03.997: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 11/02 11:06:04.001: [smf] INFO: Removed Session: UE IMSI:[262424599203454] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3200) 11/02 11:06:04.001: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 11/02 11:06:04.002: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 11/02 11:06:04.005: [smf] INFO: Removed Session: UE IMSI:[262420659741434] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3200) 11/02 11:06:04.005: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 11/02 11:06:04.008: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 11/02 11:06:04.011: [smf] INFO: Removed Session: UE IMSI:[262423747308799] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3200) 11/02 11:06:04.011: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 11/02 11:06:04.013: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 11/02 11:06:04.017: [smf] INFO: Removed Session: UE IMSI:[262424899234517] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3200) 11/02 11:06:04.017: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 11/02 11:06:04.019: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 11/02 11:06:04.022: [smf] INFO: Removed Session: UE IMSI:[262425647008534] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3200) 11/02 11:06:04.022: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 11/02 11:06:04.024: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 11/02 11:06:04.028: [smf] INFO: Removed Session: UE IMSI:[262420001798797] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3200) 11/02 11:06:04.028: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 11/02 11:06:04.030: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 11/02 11:06:04.034: [smf] INFO: Removed Session: UE IMSI:[262425033239285] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3200) 11/02 11:06:04.034: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 11/02 11:06:04.035: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 11/02 11:06:04.040: [smf] INFO: Removed Session: UE IMSI:[262424208226868] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3200) 11/02 11:06:04.040: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 11/02 11:06:04.041: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 11/02 11:06:04.045: [smf] INFO: Removed Session: UE IMSI:[262422018944129] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3200) 11/02 11:06:04.045: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 11/02 11:06:04.047: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 11/02 11:06:04.051: [smf] INFO: Removed Session: UE IMSI:[262422020853663] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3200) 11/02 11:06:04.051: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 11/02 11:06:04.052: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 11/02 11:06:04.056: [smf] INFO: Removed Session: UE IMSI:[262427830386383] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3200) 11/02 11:06:04.056: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 11/02 11:06:04.058: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 11/02 11:06:04.061: [smf] INFO: Removed Session: UE IMSI:[262421581971534] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3200) 11/02 11:06:04.061: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 11/02 11:06:04.063: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 11/02 11:06:04.067: [smf] INFO: Removed Session: UE IMSI:[262429647516632] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3200) 11/02 11:06:04.067: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 11/02 11:06:04.069: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 11/02 11:06:04.073: [smf] INFO: Removed Session: UE IMSI:[262420124044013] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3200) 11/02 11:06:04.073: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 11/02 11:06:04.075: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 11/02 11:06:04.078: [smf] INFO: Removed Session: UE IMSI:[262427438718010] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3200) 11/02 11:06:04.078: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 11/02 11:06:04.080: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 11/02 11:06:04.084: [smf] INFO: Removed Session: UE IMSI:[262429940400920] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3200) 11/02 11:06:04.084: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 11/02 11:06:04.086: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 11/02 11:06:04.090: [smf] INFO: Removed Session: UE IMSI:[262424650093486] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3200) 11/02 11:06:04.090: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 11/02 11:06:04.091: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 11/02 11:06:04.095: [smf] INFO: Removed Session: UE IMSI:[262427818820492] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3200) 11/02 11:06:04.095: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 11/02 11:06:04.097: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 11/02 11:06:04.101: [smf] INFO: Removed Session: UE IMSI:[262422078589460] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3200) 11/02 11:06:04.101: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 11/02 11:06:04.102: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 11/02 11:06:04.106: [smf] INFO: Removed Session: UE IMSI:[262425845192214] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3200) 11/02 11:06:04.106: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 11/02 11:06:04.108: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 11/02 11:06:04.111: [smf] INFO: Removed Session: UE IMSI:[262428343013118] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3200) 11/02 11:06:04.111: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 11/02 11:06:04.113: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 11/02 11:06:04.117: [smf] INFO: Removed Session: UE IMSI:[262421884555649] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3200) 11/02 11:06:04.117: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 11/02 11:06:04.119: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 11/02 11:06:04.122: [smf] INFO: Removed Session: UE IMSI:[262424855185996] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3200) 11/02 11:06:04.122: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 11/02 11:06:04.124: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 11/02 11:06:04.128: [smf] INFO: Removed Session: UE IMSI:[262428694865193] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3200) 11/02 11:06:04.128: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 11/02 11:06:04.130: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 11/02 11:06:04.134: [smf] INFO: Removed Session: UE IMSI:[262424513459305] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3200) 11/02 11:06:04.134: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 11/02 11:06:04.136: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 11/02 11:06:04.139: [smf] INFO: Removed Session: UE IMSI:[262426629594191] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3200) 11/02 11:06:04.139: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 11/02 11:06:04.141: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 11/02 11:06:04.146: [smf] INFO: Removed Session: UE IMSI:[262427287962355] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3200) 11/02 11:06:04.146: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 11/02 11:06:04.146: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 11/02 11:06:04.151: [smf] INFO: Removed Session: UE IMSI:[262425691656173] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3200) 11/02 11:06:04.151: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 11/02 11:06:04.152: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 11/02 11:06:04.156: [smf] INFO: Removed Session: UE IMSI:[262428753966957] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3200) 11/02 11:06:04.156: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 11/02 11:06:04.158: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 11/02 11:06:04.162: [smf] INFO: Removed Session: UE IMSI:[262420829340572] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3200) 11/02 11:06:04.162: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 11/02 11:06:04.163: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 11/02 11:06:04.168: [smf] INFO: Removed Session: UE IMSI:[262425079797802] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3200) 11/02 11:06:04.168: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 11/02 11:06:04.169: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 11/02 11:06:04.172: [smf] INFO: Removed Session: UE IMSI:[262426175053521] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3200) 11/02 11:06:04.172: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 11/02 11:06:04.175: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 11/02 11:06:04.179: [smf] INFO: Removed Session: UE IMSI:[262425119507562] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3200) 11/02 11:06:04.179: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 11/02 11:06:04.180: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 11/02 11:06:04.184: [smf] INFO: Removed Session: UE IMSI:[262426936158984] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3200) 11/02 11:06:04.184: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 11/02 11:06:04.186: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 11/02 11:06:04.189: [smf] INFO: Removed Session: UE IMSI:[262421731945629] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3200) 11/02 11:06:04.189: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 11/02 11:06:04.191: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 11/02 11:06:04.195: [smf] INFO: Removed Session: UE IMSI:[262422391457842] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3200) 11/02 11:06:04.195: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 11/02 11:06:04.197: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 11/02 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262420038236440] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3200) 11/02 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 11/02 11:06:04.202: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 11/02 11:06:04.206: [smf] INFO: Removed Session: UE IMSI:[262420091586166] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3200) 11/02 11:06:04.206: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 11/02 11:06:04.208: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 11/02 11:06:04.212: [smf] INFO: Removed Session: UE IMSI:[262423242120606] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3200) 11/02 11:06:04.212: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 11/02 11:06:04.213: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 11/02 11:06:04.217: [smf] INFO: Removed Session: UE IMSI:[262429549977550] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3200) 11/02 11:06:04.217: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 11/02 11:06:04.219: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 11/02 11:06:04.222: [smf] INFO: Removed Session: UE IMSI:[262423918597812] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3200) 11/02 11:06:04.222: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 11/02 11:06:04.224: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 11/02 11:06:04.228: [smf] INFO: Removed Session: UE IMSI:[262423265730133] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3200) 11/02 11:06:04.228: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 11/02 11:06:04.230: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 11/02 11:06:04.234: [smf] INFO: Removed Session: UE IMSI:[262422220421590] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3200) 11/02 11:06:04.234: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 11/02 11:06:04.236: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 11/02 11:06:04.239: [smf] INFO: Removed Session: UE IMSI:[262426815347791] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3200) 11/02 11:06:04.239: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 11/02 11:06:04.241: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 11/02 11:06:04.245: [smf] INFO: Removed Session: UE IMSI:[262426313974006] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3200) 11/02 11:06:04.245: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 11/02 11:06:04.247: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 11/02 11:06:04.251: [smf] INFO: Removed Session: UE IMSI:[262424901455112] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3200) 11/02 11:06:04.251: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 11/02 11:06:04.252: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 11/02 11:06:04.256: [smf] INFO: Removed Session: UE IMSI:[262425548411131] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3200) 11/02 11:06:04.256: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 11/02 11:06:04.258: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 11/02 11:06:04.262: [smf] INFO: Removed Session: UE IMSI:[262428533243885] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3200) 11/02 11:06:04.262: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 11/02 11:06:04.263: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 11/02 11:06:04.268: [smf] INFO: Removed Session: UE IMSI:[262427061104281] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3200) 11/02 11:06:04.268: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 11/02 11:06:04.269: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 11/02 11:06:04.272: [smf] INFO: Removed Session: UE IMSI:[262425184453254] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3200) 11/02 11:06:04.272: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 11/02 11:06:04.274: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 11/02 11:06:04.278: [smf] INFO: Removed Session: UE IMSI:[262428344779521] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3200) 11/02 11:06:04.278: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 11/02 11:06:04.280: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 11/02 11:06:04.284: [smf] INFO: Removed Session: UE IMSI:[262427093174158] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3200) 11/02 11:06:04.284: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 11/02 11:06:04.286: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 11/02 11:06:04.289: [smf] INFO: Removed Session: UE IMSI:[262428495695516] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3200) 11/02 11:06:04.289: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 11/02 11:06:04.291: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 11/02 11:06:04.295: [smf] INFO: Removed Session: UE IMSI:[262421367188267] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3200) 11/02 11:06:04.295: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 11/02 11:06:04.296: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 11/02 11:06:04.301: [smf] INFO: Removed Session: UE IMSI:[262422796340068] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3200) 11/02 11:06:04.301: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 11/02 11:06:04.302: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 11/02 11:06:04.305: [smf] INFO: Removed Session: UE IMSI:[262426836071236] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3200) 11/02 11:06:04.305: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 11/02 11:06:04.308: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 11/02 11:06:04.311: [smf] INFO: Removed Session: UE IMSI:[262424209790436] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3200) 11/02 11:06:04.311: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 11/02 11:06:04.313: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 11/02 11:06:04.317: [smf] INFO: Removed Session: UE IMSI:[262425253649167] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3200) 11/02 11:06:04.317: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 11/02 11:06:04.319: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 11/02 11:06:04.322: [smf] INFO: Removed Session: UE IMSI:[262427960188231] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3200) 11/02 11:06:04.322: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 11/02 11:06:04.324: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 11/02 11:06:04.328: [smf] INFO: Removed Session: UE IMSI:[262427181103180] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3200) 11/02 11:06:04.328: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 11/02 11:06:04.330: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 11/02 11:06:04.334: [smf] INFO: Removed Session: UE IMSI:[262424059900297] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3200) 11/02 11:06:04.334: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 11/02 11:06:04.335: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 11/02 11:06:04.339: [smf] INFO: Removed Session: UE IMSI:[262425587498476] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3200) 11/02 11:06:04.339: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 11/02 11:06:04.341: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 11/02 11:06:04.345: [smf] INFO: Removed Session: UE IMSI:[262428022042467] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3200) 11/02 11:06:04.345: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 11/02 11:06:04.347: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 11/02 11:06:04.351: [smf] INFO: Removed Session: UE IMSI:[262428091462387] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3200) 11/02 11:06:04.352: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 11/02 11:06:04.353: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 11/02 11:06:04.357: [smf] INFO: Removed Session: UE IMSI:[262424826936369] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3200) 11/02 11:06:04.357: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 11/02 11:06:04.358: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 11/02 11:06:04.362: [smf] INFO: Removed Session: UE IMSI:[262422646613234] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3200) 11/02 11:06:04.362: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 11/02 11:06:04.364: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 11/02 11:06:04.367: [smf] INFO: Removed Session: UE IMSI:[262424820961136] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3200) 11/02 11:06:04.367: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 11/02 11:06:04.369: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 11/02 11:06:04.373: [smf] INFO: Removed Session: UE IMSI:[262428640369715] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3200) 11/02 11:06:04.373: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 11/02 11:06:04.375: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 11/02 11:06:04.379: [smf] INFO: Removed Session: UE IMSI:[262426046542132] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3200) 11/02 11:06:04.379: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 11/02 11:06:04.380: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 11/02 11:06:04.384: [smf] INFO: Removed Session: UE IMSI:[262427286492231] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3200) 11/02 11:06:04.384: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 11/02 11:06:04.386: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 11/02 11:06:04.389: [smf] INFO: Removed Session: UE IMSI:[262420659897930] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3200) 11/02 11:06:04.389: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 11/02 11:06:04.391: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 11/02 11:06:04.395: [smf] INFO: Removed Session: UE IMSI:[262422362831937] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3200) 11/02 11:06:04.395: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 11/02 11:06:04.397: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 11/02 11:06:04.400: [smf] INFO: Removed Session: UE IMSI:[262420228418512] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3200) 11/02 11:06:04.400: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 11/02 11:06:04.402: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 11/02 11:06:04.406: [smf] INFO: Removed Session: UE IMSI:[262421435614107] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3200) 11/02 11:06:04.406: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 11/02 11:06:04.408: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 11/02 11:06:04.412: [smf] INFO: Removed Session: UE IMSI:[262420843697152] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3200) 11/02 11:06:04.412: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 11/02 11:06:04.413: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 11/02 11:06:04.416: [smf] INFO: Removed Session: UE IMSI:[262421259948143] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3200) 11/02 11:06:04.416: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 11/02 11:06:04.419: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 11/02 11:06:04.422: [smf] INFO: Removed Session: UE IMSI:[262421476142982] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3200) 11/02 11:06:04.422: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 11/02 11:06:04.424: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 11/02 11:06:04.428: [smf] INFO: Removed Session: UE IMSI:[262425565345371] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3200) 11/02 11:06:04.428: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 11/02 11:06:04.430: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 11/02 11:06:04.434: [smf] INFO: Removed Session: UE IMSI:[262429193004420] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3200) 11/02 11:06:04.434: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 11/02 11:06:04.435: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 11/02 11:06:04.439: [smf] INFO: Removed Session: UE IMSI:[262423264666318] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3200) 11/02 11:06:04.439: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 11/02 11:06:04.441: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 11/02 11:06:04.444: [smf] INFO: Removed Session: UE IMSI:[262428272177598] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3200) 11/02 11:06:04.444: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 11/02 11:06:04.446: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 11/02 11:06:04.450: [smf] INFO: Removed Session: UE IMSI:[262428203295774] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3200) 11/02 11:06:04.450: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 11/02 11:06:04.452: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 11/02 11:06:04.456: [smf] INFO: Removed Session: UE IMSI:[262422271940496] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3200) 11/02 11:06:04.456: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 11/02 11:06:04.457: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 11/02 11:06:04.461: [smf] INFO: Removed Session: UE IMSI:[262425321473750] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3200) 11/02 11:06:04.461: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 11/02 11:06:04.463: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 11/02 11:06:04.466: [smf] INFO: Removed Session: UE IMSI:[262423561364119] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3200) 11/02 11:06:04.466: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 11/02 11:06:04.469: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 11/02 11:06:04.473: [smf] INFO: Removed Session: UE IMSI:[262423895739539] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3200) 11/02 11:06:04.473: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 11/02 11:06:04.474: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 11/02 11:06:04.478: [smf] INFO: Removed Session: UE IMSI:[262427532630322] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3200) 11/02 11:06:04.478: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 11/02 11:06:04.480: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 11/02 11:06:04.483: [smf] INFO: Removed Session: UE IMSI:[262424512566285] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3200) 11/02 11:06:04.483: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 11/02 11:06:04.485: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 11/02 11:06:04.489: [smf] INFO: Removed Session: UE IMSI:[262422814185104] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3200) 11/02 11:06:04.489: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 11/02 11:06:04.491: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 11/02 11:06:04.494: [smf] INFO: Removed Session: UE IMSI:[262426732883895] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3200) 11/02 11:06:04.494: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 11/02 11:06:04.496: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 11/02 11:06:04.500: [smf] INFO: Removed Session: UE IMSI:[262429651682257] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3200) 11/02 11:06:04.500: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 11/02 11:06:04.502: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 11/02 11:06:04.506: [smf] INFO: Removed Session: UE IMSI:[262423069766202] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3200) 11/02 11:06:04.506: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 11/02 11:06:04.507: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 11/02 11:06:04.511: [smf] INFO: Removed Session: UE IMSI:[262421587545716] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3200) 11/02 11:06:04.511: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 11/02 11:06:04.513: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 11/02 11:06:04.517: [smf] INFO: Removed Session: UE IMSI:[262425016098139] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3200) 11/02 11:06:04.517: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 11/02 11:06:04.519: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 11/02 11:06:04.523: [smf] INFO: Removed Session: UE IMSI:[262420763966413] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3200) 11/02 11:06:04.523: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 11/02 11:06:04.524: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 11/02 11:06:04.528: [smf] INFO: Removed Session: UE IMSI:[262421054179326] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3200) 11/02 11:06:04.528: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 11/02 11:06:04.530: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 11/02 11:06:04.533: [smf] INFO: Removed Session: UE IMSI:[262427392252954] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3200) 11/02 11:06:04.533: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 11/02 11:06:04.535: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 11/02 11:06:04.540: [smf] INFO: Removed Session: UE IMSI:[262427377569658] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3200) 11/02 11:06:04.541: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 11/02 11:06:04.541: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 11/02 11:06:04.545: [smf] INFO: Removed Session: UE IMSI:[262428296606763] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3200) 11/02 11:06:04.545: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 11/02 11:06:04.547: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 11/02 11:06:04.550: [smf] INFO: Removed Session: UE IMSI:[262422350363613] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3200) 11/02 11:06:04.550: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 11/02 11:06:04.552: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 11/02 11:06:04.556: [smf] INFO: Removed Session: UE IMSI:[262425683879261] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3200) 11/02 11:06:04.556: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 11/02 11:06:04.558: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 11/02 11:06:04.561: [smf] INFO: Removed Session: UE IMSI:[262422890593287] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3200) 11/02 11:06:04.561: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 11/02 11:06:04.563: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 11/02 11:06:04.567: [smf] INFO: Removed Session: UE IMSI:[262427716422293] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3200) 11/02 11:06:04.567: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 11/02 11:06:04.569: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 11/02 11:06:04.572: [smf] INFO: Removed Session: UE IMSI:[262421449781333] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3200) 11/02 11:06:04.572: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 11/02 11:06:04.574: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 11/02 11:06:04.578: [smf] INFO: Removed Session: UE IMSI:[262420211082102] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3200) 11/02 11:06:04.578: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 11/02 11:06:04.580: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 11/02 11:06:04.583: [smf] INFO: Removed Session: UE IMSI:[262425445015913] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3200) 11/02 11:06:04.583: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 11/02 11:06:04.585: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 11/02 11:06:04.590: [smf] INFO: Removed Session: UE IMSI:[262429936681088] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3200) 11/02 11:06:04.590: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 11/02 11:06:04.591: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 11/02 11:06:04.595: [smf] INFO: Removed Session: UE IMSI:[262423274701573] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3200) 11/02 11:06:04.595: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 11/02 11:06:04.597: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 11/02 11:06:04.601: [smf] INFO: Removed Session: UE IMSI:[262425851489890] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3200) 11/02 11:06:04.601: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 11/02 11:06:04.602: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 11/02 11:06:04.607: [smf] INFO: Removed Session: UE IMSI:[262421314528482] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3200) 11/02 11:06:04.607: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 11/02 11:06:04.608: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 11/02 11:06:04.611: [smf] INFO: Removed Session: UE IMSI:[262426603993522] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3200) 11/02 11:06:04.611: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 11/02 11:06:04.613: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 11/02 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262424499387979] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3200) 11/02 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 11/02 11:06:04.619: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 11/02 11:06:04.624: [smf] INFO: Removed Session: UE IMSI:[262426338629224] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3200) 11/02 11:06:04.624: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 11/02 11:06:04.625: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 11/02 11:06:04.628: [smf] INFO: Removed Session: UE IMSI:[262428854604046] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3200) 11/02 11:06:04.628: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 11/02 11:06:04.630: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 11/02 11:06:04.634: [smf] INFO: Removed Session: UE IMSI:[262426703942849] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3200) 11/02 11:06:04.634: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 11/02 11:06:04.636: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 11/02 11:06:04.640: [smf] INFO: Removed Session: UE IMSI:[262426803808345] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3200) 11/02 11:06:04.640: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 11/02 11:06:04.642: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 11/02 11:06:04.646: [smf] INFO: Removed Session: UE IMSI:[262420649952518] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3200) 11/02 11:06:04.646: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 11/02 11:06:04.647: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 11/02 11:06:04.651: [smf] INFO: Removed Session: UE IMSI:[262422254247556] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3200) 11/02 11:06:04.651: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 11/02 11:06:04.652: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 11/02 11:06:04.656: [smf] INFO: Removed Session: UE IMSI:[262422831187425] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3200) 11/02 11:06:04.656: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 11/02 11:06:04.658: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 11/02 11:06:04.662: [smf] INFO: Removed Session: UE IMSI:[262427582914160] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3200) 11/02 11:06:04.662: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 11/02 11:06:04.664: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 11/02 11:06:04.668: [smf] INFO: Removed Session: UE IMSI:[262420692042590] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3200) 11/02 11:06:04.668: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 11/02 11:06:04.669: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 11/02 11:06:04.672: [smf] INFO: Removed Session: UE IMSI:[262426115545826] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3200) 11/02 11:06:04.672: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 11/02 11:06:04.675: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 11/02 11:06:04.678: [smf] INFO: Removed Session: UE IMSI:[262427414798714] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3200) 11/02 11:06:04.678: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 11/02 11:06:04.680: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 11/02 11:06:04.684: [smf] INFO: Removed Session: UE IMSI:[262421156769379] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3200) 11/02 11:06:04.684: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 11/02 11:06:04.686: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 11/02 11:06:04.689: [smf] INFO: Removed Session: UE IMSI:[262423046300252] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3200) 11/02 11:06:04.689: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 11/02 11:06:04.691: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 11/02 11:06:04.695: [smf] INFO: Removed Session: UE IMSI:[262426732409324] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3200) 11/02 11:06:04.695: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 11/02 11:06:04.697: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 11/02 11:06:04.701: [smf] INFO: Removed Session: UE IMSI:[262420364474756] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3200) 11/02 11:06:04.701: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 11/02 11:06:04.702: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 11/02 11:06:04.705: [smf] INFO: Removed Session: UE IMSI:[262425102548516] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3200) 11/02 11:06:04.705: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 11/02 11:06:04.708: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 11/02 11:06:04.712: [smf] INFO: Removed Session: UE IMSI:[262422502604908] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3200) 11/02 11:06:04.712: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 11/02 11:06:04.713: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 11/02 11:06:04.717: [smf] INFO: Removed Session: UE IMSI:[262422795811220] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3200) 11/02 11:06:04.717: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 11/02 11:06:04.719: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 11/02 11:06:04.723: [smf] INFO: Removed Session: UE IMSI:[262427815879846] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3200) 11/02 11:06:04.723: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 11/02 11:06:04.724: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 11/02 11:06:04.728: [smf] INFO: Removed Session: UE IMSI:[262425365782184] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3200) 11/02 11:06:04.728: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 11/02 11:06:04.730: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 11/02 11:06:04.733: [smf] INFO: Removed Session: UE IMSI:[262427338466654] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3200) 11/02 11:06:04.733: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 11/02 11:06:04.735: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 11/02 11:06:04.739: [smf] INFO: Removed Session: UE IMSI:[262420583799962] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3200) 11/02 11:06:04.739: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 11/02 11:06:04.741: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 11/02 11:06:04.745: [smf] INFO: Removed Session: UE IMSI:[262425183630238] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3200) 11/02 11:06:04.745: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 11/02 11:06:04.747: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 11/02 11:06:04.750: [smf] INFO: Removed Session: UE IMSI:[262422987312806] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3200) 11/02 11:06:04.750: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 11/02 11:06:04.752: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 11/02 11:06:04.756: [smf] INFO: Removed Session: UE IMSI:[262420437315078] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3200) 11/02 11:06:04.756: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 11/02 11:06:04.758: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 11/02 11:06:04.762: [smf] INFO: Removed Session: UE IMSI:[262420165790825] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3200) 11/02 11:06:04.762: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 11/02 11:06:04.763: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 11/02 11:06:04.767: [smf] INFO: Removed Session: UE IMSI:[262426124917283] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3200) 11/02 11:06:04.767: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 11/02 11:06:04.769: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 11/02 11:06:04.773: [smf] INFO: Removed Session: UE IMSI:[262422083119380] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3200) 11/02 11:06:04.773: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 11/02 11:06:04.774: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 11/02 11:06:04.778: [smf] INFO: Removed Session: UE IMSI:[262422554142432] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3200) 11/02 11:06:04.778: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 11/02 11:06:04.780: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 11/02 11:06:04.783: [smf] INFO: Removed Session: UE IMSI:[262426100953538] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3200) 11/02 11:06:04.783: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 11/02 11:06:04.785: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 11/02 11:06:04.789: [smf] INFO: Removed Session: UE IMSI:[262422708426961] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3200) 11/02 11:06:04.789: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 11/02 11:06:04.791: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 11/02 11:06:04.796: [smf] INFO: Removed Session: UE IMSI:[262421743813574] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3200) 11/02 11:06:04.796: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 11/02 11:06:04.797: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 11/02 11:06:04.802: [smf] INFO: Removed Session: UE IMSI:[262424008528228] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3200) 11/02 11:06:04.802: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 11/02 11:06:04.803: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 11/02 11:06:04.807: [smf] INFO: Removed Session: UE IMSI:[262427235471835] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3200) 11/02 11:06:04.807: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 11/02 11:06:04.809: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 11/02 11:06:04.812: [smf] INFO: Removed Session: UE IMSI:[262422565698297] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3200) 11/02 11:06:04.812: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 11/02 11:06:04.814: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 11/02 11:06:04.818: [smf] INFO: Removed Session: UE IMSI:[262420063152014] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3200) 11/02 11:06:04.818: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 11/02 11:06:04.820: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 11/02 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262423594526444] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3200) 11/02 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 11/02 11:06:04.825: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 11/02 11:06:04.829: [smf] INFO: Removed Session: UE IMSI:[262428660845272] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3200) 11/02 11:06:04.829: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 11/02 11:06:04.831: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 11/02 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262426051421615] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3200) 11/02 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 11/02 11:06:04.836: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 11/02 11:06:04.840: [smf] INFO: Removed Session: UE IMSI:[262427555598693] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3200) 11/02 11:06:04.840: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 11/02 11:06:04.842: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 11/02 11:06:04.846: [smf] INFO: Removed Session: UE IMSI:[262428888895903] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3200) 11/02 11:06:04.846: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 11/02 11:06:04.848: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 11/02 11:06:04.851: [smf] INFO: Removed Session: UE IMSI:[262428423665523] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3200) 11/02 11:06:04.851: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 11/02 11:06:04.853: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 11/02 11:06:04.857: [smf] INFO: Removed Session: UE IMSI:[262426029514915] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3200) 11/02 11:06:04.857: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 11/02 11:06:04.859: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 11/02 11:06:04.862: [smf] INFO: Removed Session: UE IMSI:[262422800708216] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3200) 11/02 11:06:04.862: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 11/02 11:06:04.864: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 11/02 11:06:04.868: [smf] INFO: Removed Session: UE IMSI:[262421249787903] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3200) 11/02 11:06:04.868: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 11/02 11:06:04.870: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 11/02 11:06:04.875: [smf] INFO: Removed Session: UE IMSI:[262429191219048] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3200) 11/02 11:06:04.875: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 11/02 11:06:04.876: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 11/02 11:06:04.881: [smf] INFO: Removed Session: UE IMSI:[262427905094014] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3200) 11/02 11:06:04.881: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 11/02 11:06:04.881: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 11/02 11:06:04.886: [smf] INFO: Removed Session: UE IMSI:[262429308776047] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3200) 11/02 11:06:04.886: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 11/02 11:06:04.887: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 11/02 11:06:04.891: [smf] INFO: Removed Session: UE IMSI:[262428656791590] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3200) 11/02 11:06:04.891: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 11/02 11:06:04.893: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 11/02 11:06:04.896: [smf] INFO: Removed Session: UE IMSI:[262425540531039] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3200) 11/02 11:06:04.897: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 11/02 11:06:04.898: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 11/02 11:06:04.902: [smf] INFO: Removed Session: UE IMSI:[262421547139063] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3200) 11/02 11:06:04.902: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 11/02 11:06:04.904: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 11/02 11:06:04.908: [smf] INFO: Removed Session: UE IMSI:[262429599856768] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3200) 11/02 11:06:04.908: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 11/02 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 11/02 11:06:04.914: [smf] INFO: Removed Session: UE IMSI:[262425311581913] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3200) 11/02 11:06:04.914: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 11/02 11:06:04.915: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 11/02 11:06:04.920: [smf] INFO: Removed Session: UE IMSI:[262427533568077] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3200) 11/02 11:06:04.920: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 11/02 11:06:04.921: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 11/02 11:06:04.925: [smf] INFO: Removed Session: UE IMSI:[262423354379737] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3200) 11/02 11:06:04.925: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 11/02 11:06:04.926: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 11/02 11:06:04.931: [smf] INFO: Removed Session: UE IMSI:[262422418380098] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3200) 11/02 11:06:04.931: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 11/02 11:06:04.932: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 11/02 11:06:04.936: [smf] INFO: Removed Session: UE IMSI:[262428826253369] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3200) 11/02 11:06:04.936: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 11/02 11:06:04.938: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 11/02 11:06:04.941: [smf] INFO: Removed Session: UE IMSI:[262425593643059] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3200) 11/02 11:06:04.941: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 11/02 11:06:04.943: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 11/02 11:06:04.947: [smf] INFO: Removed Session: UE IMSI:[262422760449541] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3200) 11/02 11:06:04.947: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 11/02 11:06:04.949: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 11/02 11:06:04.953: [smf] INFO: Removed Session: UE IMSI:[262427039383210] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3200) 11/02 11:06:04.953: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 11/02 11:06:04.954: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 11/02 11:06:04.957: [smf] INFO: Removed Session: UE IMSI:[262423079231537] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3200) 11/02 11:06:04.957: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 11/02 11:06:04.960: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 11/02 11:06:04.964: [smf] INFO: Removed Session: UE IMSI:[262422537767552] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3200) 11/02 11:06:04.964: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 11/02 11:06:04.965: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 11/02 11:06:04.970: [smf] INFO: Removed Session: UE IMSI:[262422264792707] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3200) 11/02 11:06:04.970: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 11/02 11:06:04.971: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 11/02 11:06:04.975: [smf] INFO: Removed Session: UE IMSI:[262422569943913] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3200) 11/02 11:06:04.975: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 11/02 11:06:04.976: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 11/02 11:06:04.981: [smf] INFO: Removed Session: UE IMSI:[262424716184935] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3200) 11/02 11:06:04.981: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 11/02 11:06:04.982: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 11/02 11:06:04.987: [smf] INFO: Removed Session: UE IMSI:[262428560826669] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3200) 11/02 11:06:04.987: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 11/02 11:06:04.988: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 11/02 11:06:04.992: [smf] INFO: Removed Session: UE IMSI:[262427876770528] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3200) 11/02 11:06:04.992: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 11/02 11:06:04.994: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 11/02 11:06:04.998: [smf] INFO: Removed Session: UE IMSI:[262420127405204] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:04.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3200) 11/02 11:06:04.998: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 11/02 11:06:04.999: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 11/02 11:06:05.003: [smf] INFO: Removed Session: UE IMSI:[262421909078078] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3200) 11/02 11:06:05.003: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 11/02 11:06:05.005: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 11/02 11:06:05.008: [smf] INFO: Removed Session: UE IMSI:[262425207023102] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3200) 11/02 11:06:05.008: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 11/02 11:06:05.010: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 11/02 11:06:05.014: [smf] INFO: Removed Session: UE IMSI:[262420883168638] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3200) 11/02 11:06:05.014: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 11/02 11:06:05.016: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 11/02 11:06:05.020: [smf] INFO: Removed Session: UE IMSI:[262426593817132] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3200) 11/02 11:06:05.020: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 11/02 11:06:05.021: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 11/02 11:06:05.025: [smf] INFO: Removed Session: UE IMSI:[262421029879349] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3200) 11/02 11:06:05.025: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 11/02 11:06:05.027: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 11/02 11:06:05.030: [smf] INFO: Removed Session: UE IMSI:[262429432524471] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3200) 11/02 11:06:05.030: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 11/02 11:06:05.032: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 11/02 11:06:05.036: [smf] INFO: Removed Session: UE IMSI:[262428137310924] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3200) 11/02 11:06:05.036: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 11/02 11:06:05.038: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 11/02 11:06:05.041: [smf] INFO: Removed Session: UE IMSI:[262421850360856] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3200) 11/02 11:06:05.041: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 11/02 11:06:05.043: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 11/02 11:06:05.047: [smf] INFO: Removed Session: UE IMSI:[262429307017058] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3200) 11/02 11:06:05.047: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 11/02 11:06:05.049: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 11/02 11:06:05.052: [smf] INFO: Removed Session: UE IMSI:[262429272073559] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3200) 11/02 11:06:05.052: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 11/02 11:06:05.054: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 11/02 11:06:05.059: [smf] INFO: Removed Session: UE IMSI:[262428278282604] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3200) 11/02 11:06:05.059: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 11/02 11:06:05.060: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 11/02 11:06:05.064: [smf] INFO: Removed Session: UE IMSI:[262429737010326] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3200) 11/02 11:06:05.065: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 11/02 11:06:05.066: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 11/02 11:06:05.069: [smf] INFO: Removed Session: UE IMSI:[262421248158741] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3200) 11/02 11:06:05.069: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 11/02 11:06:05.071: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 11/02 11:06:05.075: [smf] INFO: Removed Session: UE IMSI:[262422640944552] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3200) 11/02 11:06:05.075: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 11/02 11:06:05.077: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 11/02 11:06:05.081: [smf] INFO: Removed Session: UE IMSI:[262424216373308] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3200) 11/02 11:06:05.081: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 11/02 11:06:05.082: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 11/02 11:06:05.086: [smf] INFO: Removed Session: UE IMSI:[262420718876555] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3200) 11/02 11:06:05.086: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 11/02 11:06:05.088: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 11/02 11:06:05.091: [smf] INFO: Removed Session: UE IMSI:[262426673802438] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3200) 11/02 11:06:05.091: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 11/02 11:06:05.093: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 11/02 11:06:05.097: [smf] INFO: Removed Session: UE IMSI:[262420093371162] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3200) 11/02 11:06:05.097: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 11/02 11:06:05.099: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 11/02 11:06:05.103: [smf] INFO: Removed Session: UE IMSI:[262425222609064] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3200) 11/02 11:06:05.103: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 11/02 11:06:05.104: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 11/02 11:06:05.109: [smf] INFO: Removed Session: UE IMSI:[262429965032669] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3200) 11/02 11:06:05.109: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 11/02 11:06:05.110: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 11/02 11:06:05.113: [smf] INFO: Removed Session: UE IMSI:[262428122963947] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3200) 11/02 11:06:05.113: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 11/02 11:06:05.115: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 11/02 11:06:05.119: [smf] INFO: Removed Session: UE IMSI:[262423231874637] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3200) 11/02 11:06:05.119: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 11/02 11:06:05.121: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 11/02 11:06:05.125: [smf] INFO: Removed Session: UE IMSI:[262420933183122] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3200) 11/02 11:06:05.125: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 11/02 11:06:05.126: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 11/02 11:06:05.130: [smf] INFO: Removed Session: UE IMSI:[262427611817153] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3200) 11/02 11:06:05.130: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 11/02 11:06:05.132: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 11/02 11:06:05.136: [smf] INFO: Removed Session: UE IMSI:[262427452267840] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3200) 11/02 11:06:05.136: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 11/02 11:06:05.138: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 11/02 11:06:05.142: [smf] INFO: Removed Session: UE IMSI:[262429728814258] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3200) 11/02 11:06:05.142: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 11/02 11:06:05.143: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 11/02 11:06:05.148: [smf] INFO: Removed Session: UE IMSI:[262426939250646] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3200) 11/02 11:06:05.148: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 11/02 11:06:05.149: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 11/02 11:06:05.153: [smf] INFO: Removed Session: UE IMSI:[262427125968299] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3200) 11/02 11:06:05.153: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 11/02 11:06:05.154: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 11/02 11:06:05.157: [smf] INFO: Removed Session: UE IMSI:[262425615093907] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3200) 11/02 11:06:05.157: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 11/02 11:06:05.160: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 11/02 11:06:05.163: [smf] INFO: Removed Session: UE IMSI:[262427959399809] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3200) 11/02 11:06:05.163: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 11/02 11:06:05.165: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 11/02 11:06:05.169: [smf] INFO: Removed Session: UE IMSI:[262426621687114] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3200) 11/02 11:06:05.169: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 11/02 11:06:05.171: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 11/02 11:06:05.175: [smf] INFO: Removed Session: UE IMSI:[262424390174936] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3200) 11/02 11:06:05.175: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 11/02 11:06:05.176: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 11/02 11:06:05.180: [smf] INFO: Removed Session: UE IMSI:[262424907865478] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3200) 11/02 11:06:05.180: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 11/02 11:06:05.182: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 11/02 11:06:05.186: [smf] INFO: Removed Session: UE IMSI:[262421631456322] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3200) 11/02 11:06:05.186: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 11/02 11:06:05.188: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 11/02 11:06:05.192: [smf] INFO: Removed Session: UE IMSI:[262422631354957] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3200) 11/02 11:06:05.192: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 11/02 11:06:05.193: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 11/02 11:06:05.197: [smf] INFO: Removed Session: UE IMSI:[262425073178488] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3200) 11/02 11:06:05.197: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 11/02 11:06:05.199: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 11/02 11:06:05.203: [smf] INFO: Removed Session: UE IMSI:[262420437909378] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3200) 11/02 11:06:05.203: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 11/02 11:06:05.204: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 11/02 11:06:05.209: [smf] INFO: Removed Session: UE IMSI:[262421865476054] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3200) 11/02 11:06:05.209: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 11/02 11:06:05.210: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 11/02 11:06:05.213: [smf] INFO: Removed Session: UE IMSI:[262426038861735] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3200) 11/02 11:06:05.213: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 11/02 11:06:05.215: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 11/02 11:06:05.219: [smf] INFO: Removed Session: UE IMSI:[262425627620996] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3200) 11/02 11:06:05.219: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 11/02 11:06:05.221: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 11/02 11:06:05.225: [smf] INFO: Removed Session: UE IMSI:[262421028234402] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3200) 11/02 11:06:05.225: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 11/02 11:06:05.226: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 11/02 11:06:05.230: [smf] INFO: Removed Session: UE IMSI:[262428579720318] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3200) 11/02 11:06:05.230: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 11/02 11:06:05.232: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 11/02 11:06:05.236: [smf] INFO: Removed Session: UE IMSI:[262428156123803] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3200) 11/02 11:06:05.236: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 11/02 11:06:05.238: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 11/02 11:06:05.243: [smf] INFO: Removed Session: UE IMSI:[262427437716148] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3200) 11/02 11:06:05.243: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 11/02 11:06:05.243: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 11/02 11:06:05.247: [smf] INFO: Removed Session: UE IMSI:[262422126139245] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3200) 11/02 11:06:05.247: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 11/02 11:06:05.249: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 11/02 11:06:05.253: [smf] INFO: Removed Session: UE IMSI:[262428623314395] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3200) 11/02 11:06:05.253: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 11/02 11:06:05.255: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 11/02 11:06:05.259: [smf] INFO: Removed Session: UE IMSI:[262425904958696] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3200) 11/02 11:06:05.259: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 11/02 11:06:05.260: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 11/02 11:06:05.264: [smf] INFO: Removed Session: UE IMSI:[262425543653589] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3200) 11/02 11:06:05.264: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 11/02 11:06:05.266: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 11/02 11:06:05.270: [smf] INFO: Removed Session: UE IMSI:[262429565383645] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3200) 11/02 11:06:05.270: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 11/02 11:06:05.272: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 11/02 11:06:05.276: [smf] INFO: Removed Session: UE IMSI:[262423199437959] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3200) 11/02 11:06:05.276: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 11/02 11:06:05.277: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 11/02 11:06:05.281: [smf] INFO: Removed Session: UE IMSI:[262422828552639] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3200) 11/02 11:06:05.281: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 11/02 11:06:05.283: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 11/02 11:06:05.286: [smf] INFO: Removed Session: UE IMSI:[262425372236716] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3200) 11/02 11:06:05.286: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 11/02 11:06:05.288: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 11/02 11:06:05.292: [smf] INFO: Removed Session: UE IMSI:[262420895100391] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3200) 11/02 11:06:05.292: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 11/02 11:06:05.294: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 11/02 11:06:05.298: [smf] INFO: Removed Session: UE IMSI:[262425709289268] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3200) 11/02 11:06:05.298: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 11/02 11:06:05.299: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 11/02 11:06:05.303: [smf] INFO: Removed Session: UE IMSI:[262423658042002] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3200) 11/02 11:06:05.303: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 11/02 11:06:05.305: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 11/02 11:06:05.309: [smf] INFO: Removed Session: UE IMSI:[262429735280452] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3200) 11/02 11:06:05.310: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 11/02 11:06:05.311: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 11/02 11:06:05.316: [smf] INFO: Removed Session: UE IMSI:[262421320694272] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3200) 11/02 11:06:05.316: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 11/02 11:06:05.317: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 11/02 11:06:05.320: [smf] INFO: Removed Session: UE IMSI:[262422195925070] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3200) 11/02 11:06:05.320: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 11/02 11:06:05.322: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 11/02 11:06:05.326: [smf] INFO: Removed Session: UE IMSI:[262422188442664] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3200) 11/02 11:06:05.326: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 11/02 11:06:05.328: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 11/02 11:06:05.332: [smf] INFO: Removed Session: UE IMSI:[262423753218279] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3200) 11/02 11:06:05.332: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 11/02 11:06:05.334: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 11/02 11:06:05.338: [smf] INFO: Removed Session: UE IMSI:[262424984859121] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3200) 11/02 11:06:05.338: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 11/02 11:06:05.339: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 11/02 11:06:05.343: [smf] INFO: Removed Session: UE IMSI:[262424763871664] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3200) 11/02 11:06:05.343: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 11/02 11:06:05.345: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 11/02 11:06:05.348: [smf] INFO: Removed Session: UE IMSI:[262420492077623] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3200) 11/02 11:06:05.348: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 11/02 11:06:05.351: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 11/02 11:06:05.355: [smf] INFO: Removed Session: UE IMSI:[262427709561978] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3200) 11/02 11:06:05.355: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 11/02 11:06:05.356: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 11/02 11:06:05.360: [smf] INFO: Removed Session: UE IMSI:[262423564085904] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3200) 11/02 11:06:05.360: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 11/02 11:06:05.362: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 11/02 11:06:05.366: [smf] INFO: Removed Session: UE IMSI:[262427466036029] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3200) 11/02 11:06:05.366: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 11/02 11:06:05.367: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 11/02 11:06:05.371: [smf] INFO: Removed Session: UE IMSI:[262427342757736] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3200) 11/02 11:06:05.371: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 11/02 11:06:05.373: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 11/02 11:06:05.377: [smf] INFO: Removed Session: UE IMSI:[262425748836091] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3200) 11/02 11:06:05.377: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 11/02 11:06:05.379: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 11/02 11:06:05.383: [smf] INFO: Removed Session: UE IMSI:[262424452597172] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3200) 11/02 11:06:05.383: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 11/02 11:06:05.384: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 11/02 11:06:05.388: [smf] INFO: Removed Session: UE IMSI:[262428317146352] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3200) 11/02 11:06:05.388: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 11/02 11:06:05.390: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 11/02 11:06:05.394: [smf] INFO: Removed Session: UE IMSI:[262421596710670] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3200) 11/02 11:06:05.394: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 11/02 11:06:05.395: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 11/02 11:06:05.400: [smf] INFO: Removed Session: UE IMSI:[262427058028987] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3200) 11/02 11:06:05.400: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 11/02 11:06:05.401: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 11/02 11:06:05.406: [smf] INFO: Removed Session: UE IMSI:[262423660303441] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3200) 11/02 11:06:05.406: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 11/02 11:06:05.407: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 11/02 11:06:05.410: [smf] INFO: Removed Session: UE IMSI:[262429108269921] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3200) 11/02 11:06:05.410: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 11/02 11:06:05.412: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 11/02 11:06:05.416: [smf] INFO: Removed Session: UE IMSI:[262420641818157] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3200) 11/02 11:06:05.416: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 11/02 11:06:05.418: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 11/02 11:06:05.422: [smf] INFO: Removed Session: UE IMSI:[262428252342119] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3200) 11/02 11:06:05.422: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 11/02 11:06:05.423: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 11/02 11:06:05.427: [smf] INFO: Removed Session: UE IMSI:[262422886812325] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3200) 11/02 11:06:05.427: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 11/02 11:06:05.429: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 11/02 11:06:05.433: [smf] INFO: Removed Session: UE IMSI:[262429277974245] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3200) 11/02 11:06:05.433: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 11/02 11:06:05.434: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 11/02 11:06:05.439: [smf] INFO: Removed Session: UE IMSI:[262425213373175] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3200) 11/02 11:06:05.439: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 11/02 11:06:05.441: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 11/02 11:06:05.445: [smf] INFO: Removed Session: UE IMSI:[262421924369144] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3200) 11/02 11:06:05.445: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 11/02 11:06:05.447: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 11/02 11:06:05.451: [smf] INFO: Removed Session: UE IMSI:[262421959579205] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3200) 11/02 11:06:05.451: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 11/02 11:06:05.452: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 11/02 11:06:05.456: [smf] INFO: Removed Session: UE IMSI:[262427635259564] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3200) 11/02 11:06:05.456: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 11/02 11:06:05.458: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 11/02 11:06:05.462: [smf] INFO: Removed Session: UE IMSI:[262428306128394] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3200) 11/02 11:06:05.462: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 11/02 11:06:05.463: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 11/02 11:06:05.467: [smf] INFO: Removed Session: UE IMSI:[262421169506217] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3200) 11/02 11:06:05.467: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 11/02 11:06:05.469: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 11/02 11:06:05.472: [smf] INFO: Removed Session: UE IMSI:[262427183386913] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3200) 11/02 11:06:05.472: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 11/02 11:06:05.475: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 11/02 11:06:05.479: [smf] INFO: Removed Session: UE IMSI:[262426000270028] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3200) 11/02 11:06:05.479: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 11/02 11:06:05.480: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 11/02 11:06:05.484: [smf] INFO: Removed Session: UE IMSI:[262425589638722] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3200) 11/02 11:06:05.484: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 11/02 11:06:05.486: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 11/02 11:06:05.489: [smf] INFO: Removed Session: UE IMSI:[262425889854160] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3200) 11/02 11:06:05.489: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 11/02 11:06:05.491: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 11/02 11:06:05.495: [smf] INFO: Removed Session: UE IMSI:[262422294961954] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3200) 11/02 11:06:05.495: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 11/02 11:06:05.497: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 11/02 11:06:05.501: [smf] INFO: Removed Session: UE IMSI:[262424867384980] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3200) 11/02 11:06:05.501: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 11/02 11:06:05.502: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 11/02 11:06:05.506: [smf] INFO: Removed Session: UE IMSI:[262427790738188] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3200) 11/02 11:06:05.506: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 11/02 11:06:05.508: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 11/02 11:06:05.512: [smf] INFO: Removed Session: UE IMSI:[262422837677290] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3200) 11/02 11:06:05.512: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 11/02 11:06:05.513: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 11/02 11:06:05.517: [smf] INFO: Removed Session: UE IMSI:[262420931587425] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3200) 11/02 11:06:05.517: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 11/02 11:06:05.519: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 11/02 11:06:05.523: [smf] INFO: Removed Session: UE IMSI:[262429050010337] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3200) 11/02 11:06:05.523: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 11/02 11:06:05.525: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 11/02 11:06:05.529: [smf] INFO: Removed Session: UE IMSI:[262426218421355] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3200) 11/02 11:06:05.529: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 11/02 11:06:05.530: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 11/02 11:06:05.534: [smf] INFO: Removed Session: UE IMSI:[262422294790383] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3200) 11/02 11:06:05.534: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 11/02 11:06:05.536: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 11/02 11:06:05.540: [smf] INFO: Removed Session: UE IMSI:[262423837286074] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3200) 11/02 11:06:05.540: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 11/02 11:06:05.541: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 11/02 11:06:05.545: [smf] INFO: Removed Session: UE IMSI:[262429521192128] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3200) 11/02 11:06:05.545: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 11/02 11:06:05.547: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 11/02 11:06:05.550: [smf] INFO: Removed Session: UE IMSI:[262429549871014] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3200) 11/02 11:06:05.550: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 11/02 11:06:05.552: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 11/02 11:06:05.556: [smf] INFO: Removed Session: UE IMSI:[262424608426237] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3200) 11/02 11:06:05.556: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 11/02 11:06:05.558: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 11/02 11:06:05.562: [smf] INFO: Removed Session: UE IMSI:[262423047676388] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3200) 11/02 11:06:05.562: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 11/02 11:06:05.564: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 11/02 11:06:05.567: [smf] INFO: Removed Session: UE IMSI:[262425326555776] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3200) 11/02 11:06:05.567: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 11/02 11:06:05.569: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 11/02 11:06:05.573: [smf] INFO: Removed Session: UE IMSI:[262422510778588] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3200) 11/02 11:06:05.573: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 11/02 11:06:05.575: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 11/02 11:06:05.579: [smf] INFO: Removed Session: UE IMSI:[262426485634806] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3200) 11/02 11:06:05.579: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 11/02 11:06:05.580: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 11/02 11:06:05.583: [smf] INFO: Removed Session: UE IMSI:[262423727258184] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3200) 11/02 11:06:05.584: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 11/02 11:06:05.586: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 11/02 11:06:05.589: [smf] INFO: Removed Session: UE IMSI:[262428586819258] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3200) 11/02 11:06:05.589: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 11/02 11:06:05.591: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 11/02 11:06:05.596: [smf] INFO: Removed Session: UE IMSI:[262423896985126] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3200) 11/02 11:06:05.596: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 11/02 11:06:05.597: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 11/02 11:06:05.601: [smf] INFO: Removed Session: UE IMSI:[262420465130826] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3200) 11/02 11:06:05.601: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 11/02 11:06:05.603: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 11/02 11:06:05.607: [smf] INFO: Removed Session: UE IMSI:[262421925949370] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3200) 11/02 11:06:05.607: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 11/02 11:06:05.608: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 11/02 11:06:05.613: [smf] INFO: Removed Session: UE IMSI:[262425031665467] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3200) 11/02 11:06:05.613: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 11/02 11:06:05.614: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 11/02 11:06:05.619: [smf] INFO: Removed Session: UE IMSI:[262428891083804] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3200) 11/02 11:06:05.619: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 11/02 11:06:05.620: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 11/02 11:06:05.624: [smf] INFO: Removed Session: UE IMSI:[262426981285304] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3200) 11/02 11:06:05.624: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 11/02 11:06:05.625: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 11/02 11:06:05.629: [smf] INFO: Removed Session: UE IMSI:[262421427091536] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3200) 11/02 11:06:05.629: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 11/02 11:06:05.631: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 11/02 11:06:05.635: [smf] INFO: Removed Session: UE IMSI:[262421195207816] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3200) 11/02 11:06:05.635: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 11/02 11:06:05.636: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 11/02 11:06:05.640: [smf] INFO: Removed Session: UE IMSI:[262421083948428] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3200) 11/02 11:06:05.640: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 11/02 11:06:05.642: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 11/02 11:06:05.645: [smf] INFO: Removed Session: UE IMSI:[262420286223616] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3200) 11/02 11:06:05.645: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 11/02 11:06:05.647: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 11/02 11:06:05.653: [smf] INFO: Removed Session: UE IMSI:[262427887350398] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3200) 11/02 11:06:05.653: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 11/02 11:06:05.653: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 11/02 11:06:05.657: [smf] INFO: Removed Session: UE IMSI:[262425139479015] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3200) 11/02 11:06:05.657: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 11/02 11:06:05.658: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 11/02 11:06:05.663: [smf] INFO: Removed Session: UE IMSI:[262421083222489] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3200) 11/02 11:06:05.663: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 11/02 11:06:05.664: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 11/02 11:06:05.669: [smf] INFO: Removed Session: UE IMSI:[262424129848213] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3200) 11/02 11:06:05.669: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 11/02 11:06:05.670: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 11/02 11:06:05.674: [smf] INFO: Removed Session: UE IMSI:[262425224863079] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3200) 11/02 11:06:05.674: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 11/02 11:06:05.676: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 11/02 11:06:05.679: [smf] INFO: Removed Session: UE IMSI:[262420143759959] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3200) 11/02 11:06:05.679: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 11/02 11:06:05.681: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 11/02 11:06:05.685: [smf] INFO: Removed Session: UE IMSI:[262428213462075] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3200) 11/02 11:06:05.685: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 11/02 11:06:05.686: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 11/02 11:06:05.691: [smf] INFO: Removed Session: UE IMSI:[262426106180217] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3200) 11/02 11:06:05.691: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 11/02 11:06:05.692: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 11/02 11:06:05.696: [smf] INFO: Removed Session: UE IMSI:[262426027268715] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3200) 11/02 11:06:05.696: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 11/02 11:06:05.697: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 11/02 11:06:05.702: [smf] INFO: Removed Session: UE IMSI:[262421220759659] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3200) 11/02 11:06:05.702: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 11/02 11:06:05.703: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 11/02 11:06:05.707: [smf] INFO: Removed Session: UE IMSI:[262429024867147] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3200) 11/02 11:06:05.707: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 11/02 11:06:05.709: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 11/02 11:06:05.714: [smf] INFO: Removed Session: UE IMSI:[262422967976925] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3200) 11/02 11:06:05.714: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 11/02 11:06:05.714: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 11/02 11:06:05.718: [smf] INFO: Removed Session: UE IMSI:[262424978779291] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3200) 11/02 11:06:05.718: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 11/02 11:06:05.720: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 11/02 11:06:05.724: [smf] INFO: Removed Session: UE IMSI:[262426080052001] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3200) 11/02 11:06:05.724: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 11/02 11:06:05.726: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 11/02 11:06:05.729: [smf] INFO: Removed Session: UE IMSI:[262423534520294] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3200) 11/02 11:06:05.729: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 11/02 11:06:05.731: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 11/02 11:06:05.735: [smf] INFO: Removed Session: UE IMSI:[262428244974048] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3200) 11/02 11:06:05.735: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 11/02 11:06:05.737: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 11/02 11:06:05.740: [smf] INFO: Removed Session: UE IMSI:[262426370948078] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3200) 11/02 11:06:05.740: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 11/02 11:06:05.742: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 11/02 11:06:05.746: [smf] INFO: Removed Session: UE IMSI:[262429610882317] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3200) 11/02 11:06:05.746: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 11/02 11:06:05.748: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 11/02 11:06:05.751: [smf] INFO: Removed Session: UE IMSI:[262422481800339] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3200) 11/02 11:06:05.751: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 11/02 11:06:05.753: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 11/02 11:06:05.758: [smf] INFO: Removed Session: UE IMSI:[262422349175725] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3200) 11/02 11:06:05.758: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 11/02 11:06:05.760: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 11/02 11:06:05.764: [smf] INFO: Removed Session: UE IMSI:[262423171309643] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3200) 11/02 11:06:05.764: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 11/02 11:06:05.766: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 11/02 11:06:05.771: [smf] INFO: Removed Session: UE IMSI:[262420298520614] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3200) 11/02 11:06:05.771: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 11/02 11:06:05.771: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 11/02 11:06:05.775: [smf] INFO: Removed Session: UE IMSI:[262429351751042] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3200) 11/02 11:06:05.775: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 11/02 11:06:05.777: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 11/02 11:06:05.781: [smf] INFO: Removed Session: UE IMSI:[262425027283568] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3200) 11/02 11:06:05.781: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 11/02 11:06:05.783: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 11/02 11:06:05.786: [smf] INFO: Removed Session: UE IMSI:[262421754929819] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3200) 11/02 11:06:05.786: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 11/02 11:06:05.788: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 11/02 11:06:05.792: [smf] INFO: Removed Session: UE IMSI:[262424187870156] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3200) 11/02 11:06:05.792: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 11/02 11:06:05.794: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 11/02 11:06:05.798: [smf] INFO: Removed Session: UE IMSI:[262426726987176] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3200) 11/02 11:06:05.798: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 11/02 11:06:05.800: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 11/02 11:06:05.804: [smf] INFO: Removed Session: UE IMSI:[262428108890991] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3200) 11/02 11:06:05.804: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 11/02 11:06:05.805: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 11/02 11:06:05.809: [smf] INFO: Removed Session: UE IMSI:[262429601931804] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3200) 11/02 11:06:05.809: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 11/02 11:06:05.811: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 11/02 11:06:05.815: [smf] INFO: Removed Session: UE IMSI:[262425857186790] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3200) 11/02 11:06:05.815: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 11/02 11:06:05.816: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 11/02 11:06:05.820: [smf] INFO: Removed Session: UE IMSI:[262429877390103] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3200) 11/02 11:06:05.820: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 11/02 11:06:05.822: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 11/02 11:06:05.826: [smf] INFO: Removed Session: UE IMSI:[262423220448845] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3200) 11/02 11:06:05.826: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 11/02 11:06:05.827: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 11/02 11:06:05.831: [smf] INFO: Removed Session: UE IMSI:[262424213827863] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3200) 11/02 11:06:05.831: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 11/02 11:06:05.833: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 11/02 11:06:05.837: [smf] INFO: Removed Session: UE IMSI:[262421721129713] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3200) 11/02 11:06:05.837: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 11/02 11:06:05.838: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 11/02 11:06:05.842: [smf] INFO: Removed Session: UE IMSI:[262427950758001] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3200) 11/02 11:06:05.842: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 11/02 11:06:05.844: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 11/02 11:06:05.848: [smf] INFO: Removed Session: UE IMSI:[262422033568726] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3200) 11/02 11:06:05.848: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 11/02 11:06:05.849: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 11/02 11:06:05.853: [smf] INFO: Removed Session: UE IMSI:[262428938875027] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3200) 11/02 11:06:05.853: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 11/02 11:06:05.855: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 11/02 11:06:05.859: [smf] INFO: Removed Session: UE IMSI:[262421072297791] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3200) 11/02 11:06:05.859: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 11/02 11:06:05.861: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 11/02 11:06:05.864: [smf] INFO: Removed Session: UE IMSI:[262422817463774] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3200) 11/02 11:06:05.864: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 11/02 11:06:05.866: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 11/02 11:06:05.870: [smf] INFO: Removed Session: UE IMSI:[262427834317105] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3200) 11/02 11:06:05.870: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 11/02 11:06:05.872: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 11/02 11:06:05.876: [smf] INFO: Removed Session: UE IMSI:[262424256436158] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3200) 11/02 11:06:05.876: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 11/02 11:06:05.877: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 11/02 11:06:05.881: [smf] INFO: Removed Session: UE IMSI:[262428461063994] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3200) 11/02 11:06:05.881: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 11/02 11:06:05.883: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 11/02 11:06:05.887: [smf] INFO: Removed Session: UE IMSI:[262422940702777] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3200) 11/02 11:06:05.887: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 11/02 11:06:05.888: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 11/02 11:06:05.892: [smf] INFO: Removed Session: UE IMSI:[262429360237098] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3200) 11/02 11:06:05.892: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 11/02 11:06:05.894: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 11/02 11:06:05.898: [smf] INFO: Removed Session: UE IMSI:[262429635719640] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3200) 11/02 11:06:05.898: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 11/02 11:06:05.900: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 11/02 11:06:05.904: [smf] INFO: Removed Session: UE IMSI:[262427495482362] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3200) 11/02 11:06:05.904: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 11/02 11:06:05.906: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 11/02 11:06:05.910: [smf] INFO: Removed Session: UE IMSI:[262426413523241] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3200) 11/02 11:06:05.910: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 11/02 11:06:05.912: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 11/02 11:06:05.915: [smf] INFO: Removed Session: UE IMSI:[262424738734068] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3200) 11/02 11:06:05.915: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 11/02 11:06:05.917: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 11/02 11:06:05.922: [smf] INFO: Removed Session: UE IMSI:[262423642750125] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3200) 11/02 11:06:05.922: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 11/02 11:06:05.923: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 11/02 11:06:05.927: [smf] INFO: Removed Session: UE IMSI:[262421713918052] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3200) 11/02 11:06:05.927: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 11/02 11:06:05.928: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 11/02 11:06:05.932: [smf] INFO: Removed Session: UE IMSI:[262424436107290] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3200) 11/02 11:06:05.932: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 11/02 11:06:05.934: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 11/02 11:06:05.938: [smf] INFO: Removed Session: UE IMSI:[262426405148253] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3200) 11/02 11:06:05.938: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 11/02 11:06:05.940: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 11/02 11:06:05.944: [smf] INFO: Removed Session: UE IMSI:[262425055594199] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3200) 11/02 11:06:05.944: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 11/02 11:06:05.945: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 11/02 11:06:05.949: [smf] INFO: Removed Session: UE IMSI:[262424457611417] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3200) 11/02 11:06:05.949: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 11/02 11:06:05.951: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 11/02 11:06:05.956: [smf] INFO: Removed Session: UE IMSI:[262428937490588] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3200) 11/02 11:06:05.956: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 11/02 11:06:05.957: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 11/02 11:06:05.961: [smf] INFO: Removed Session: UE IMSI:[262422865176001] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3200) 11/02 11:06:05.961: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 11/02 11:06:05.963: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 11/02 11:06:05.966: [smf] INFO: Removed Session: UE IMSI:[262422304321088] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3200) 11/02 11:06:05.966: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 11/02 11:06:05.968: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 11/02 11:06:05.972: [smf] INFO: Removed Session: UE IMSI:[262427404092934] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3200) 11/02 11:06:05.972: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 11/02 11:06:05.974: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 11/02 11:06:05.977: [smf] INFO: Removed Session: UE IMSI:[262426868857079] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3200) 11/02 11:06:05.977: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 11/02 11:06:05.979: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 11/02 11:06:05.983: [smf] INFO: Removed Session: UE IMSI:[262429358829782] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3200) 11/02 11:06:05.983: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 11/02 11:06:05.985: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 11/02 11:06:05.988: [smf] INFO: Removed Session: UE IMSI:[262428845622849] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3200) 11/02 11:06:05.988: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 11/02 11:06:05.990: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 11/02 11:06:05.994: [smf] INFO: Removed Session: UE IMSI:[262425499282076] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3200) 11/02 11:06:05.994: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 11/02 11:06:05.996: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 11/02 11:06:05.999: [smf] INFO: Removed Session: UE IMSI:[262427911798692] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:05.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3200) 11/02 11:06:05.999: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 11/02 11:06:06.001: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 11/02 11:06:06.005: [smf] INFO: Removed Session: UE IMSI:[262421771591173] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3200) 11/02 11:06:06.005: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 11/02 11:06:06.007: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 11/02 11:06:06.010: [smf] INFO: Removed Session: UE IMSI:[262426881104372] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3200) 11/02 11:06:06.010: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 11/02 11:06:06.012: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 11/02 11:06:06.016: [smf] INFO: Removed Session: UE IMSI:[262421117417796] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3200) 11/02 11:06:06.016: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 11/02 11:06:06.018: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 11/02 11:06:06.021: [smf] INFO: Removed Session: UE IMSI:[262424324677934] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3200) 11/02 11:06:06.021: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 11/02 11:06:06.023: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 11/02 11:06:06.027: [smf] INFO: Removed Session: UE IMSI:[262424459622760] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3200) 11/02 11:06:06.027: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 11/02 11:06:06.029: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 11/02 11:06:06.033: [smf] INFO: Removed Session: UE IMSI:[262426303575979] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3200) 11/02 11:06:06.033: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 11/02 11:06:06.035: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 11/02 11:06:06.040: [smf] INFO: Removed Session: UE IMSI:[262428405525294] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3200) 11/02 11:06:06.040: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 11/02 11:06:06.041: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 11/02 11:06:06.045: [smf] INFO: Removed Session: UE IMSI:[262429348603332] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3200) 11/02 11:06:06.045: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 11/02 11:06:06.046: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 11/02 11:06:06.050: [smf] INFO: Removed Session: UE IMSI:[262428171496013] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3200) 11/02 11:06:06.050: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 11/02 11:06:06.052: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 11/02 11:06:06.055: [smf] INFO: Removed Session: UE IMSI:[262428724673861] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3200) 11/02 11:06:06.055: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 11/02 11:06:06.057: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 11/02 11:06:06.061: [smf] INFO: Removed Session: UE IMSI:[262423862306909] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3200) 11/02 11:06:06.061: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 11/02 11:06:06.063: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 11/02 11:06:06.066: [smf] INFO: Removed Session: UE IMSI:[262425669970441] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3200) 11/02 11:06:06.066: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 11/02 11:06:06.068: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 11/02 11:06:06.072: [smf] INFO: Removed Session: UE IMSI:[262421598766983] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3200) 11/02 11:06:06.072: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 11/02 11:06:06.074: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 11/02 11:06:06.079: [smf] INFO: Removed Session: UE IMSI:[262423608501883] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3200) 11/02 11:06:06.079: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 11/02 11:06:06.079: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 11/02 11:06:06.084: [smf] INFO: Removed Session: UE IMSI:[262420035146234] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3200) 11/02 11:06:06.084: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 11/02 11:06:06.085: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 11/02 11:06:06.088: [smf] INFO: Removed Session: UE IMSI:[262421118763189] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3200) 11/02 11:06:06.088: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 11/02 11:06:06.090: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 11/02 11:06:06.094: [smf] INFO: Removed Session: UE IMSI:[262423065500827] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3200) 11/02 11:06:06.094: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 11/02 11:06:06.096: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 11/02 11:06:06.100: [smf] INFO: Removed Session: UE IMSI:[262423876847265] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3200) 11/02 11:06:06.100: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 11/02 11:06:06.101: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 11/02 11:06:06.106: [smf] INFO: Removed Session: UE IMSI:[262420688710228] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3200) 11/02 11:06:06.106: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 11/02 11:06:06.107: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 11/02 11:06:06.112: [smf] INFO: Removed Session: UE IMSI:[262429339194431] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3200) 11/02 11:06:06.112: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 11/02 11:06:06.113: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 11/02 11:06:06.118: [smf] INFO: Removed Session: UE IMSI:[262420867261331] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3200) 11/02 11:06:06.118: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 11/02 11:06:06.118: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 11/02 11:06:06.122: [smf] INFO: Removed Session: UE IMSI:[262426174944259] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3200) 11/02 11:06:06.122: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 11/02 11:06:06.124: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 11/02 11:06:06.128: [smf] INFO: Removed Session: UE IMSI:[262429173132144] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3200) 11/02 11:06:06.128: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 11/02 11:06:06.130: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 11/02 11:06:06.134: [smf] INFO: Removed Session: UE IMSI:[262428370331688] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3200) 11/02 11:06:06.134: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 11/02 11:06:06.135: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 11/02 11:06:06.140: [smf] INFO: Removed Session: UE IMSI:[262423430465430] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3200) 11/02 11:06:06.140: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 11/02 11:06:06.142: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 11/02 11:06:06.146: [smf] INFO: Removed Session: UE IMSI:[262424988881304] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3200) 11/02 11:06:06.146: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 11/02 11:06:06.147: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 11/02 11:06:06.152: [smf] INFO: Removed Session: UE IMSI:[262421021038358] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3200) 11/02 11:06:06.152: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 11/02 11:06:06.153: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 11/02 11:06:06.158: [smf] INFO: Removed Session: UE IMSI:[262426810963949] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3200) 11/02 11:06:06.158: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 11/02 11:06:06.159: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 11/02 11:06:06.162: [smf] INFO: Removed Session: UE IMSI:[262421575008792] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3200) 11/02 11:06:06.162: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 11/02 11:06:06.164: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 11/02 11:06:06.168: [smf] INFO: Removed Session: UE IMSI:[262428423467301] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3200) 11/02 11:06:06.168: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 11/02 11:06:06.170: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 11/02 11:06:06.174: [smf] INFO: Removed Session: UE IMSI:[262423934159774] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3200) 11/02 11:06:06.174: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 11/02 11:06:06.175: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 11/02 11:06:06.179: [smf] INFO: Removed Session: UE IMSI:[262427008126534] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3200) 11/02 11:06:06.179: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 11/02 11:06:06.181: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 11/02 11:06:06.185: [smf] INFO: Removed Session: UE IMSI:[262422857422098] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3200) 11/02 11:06:06.185: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 11/02 11:06:06.186: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 11/02 11:06:06.192: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 11/02 11:06:06.192: [smf] INFO: Removed Session: UE IMSI:[262424716597663] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3200) 11/02 11:06:06.192: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 11/02 11:06:06.197: [smf] INFO: Removed Session: UE IMSI:[262428717391323] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3200) 11/02 11:06:06.197: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 11/02 11:06:06.198: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 11/02 11:06:06.202: [smf] INFO: Removed Session: UE IMSI:[262429990403709] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3200) 11/02 11:06:06.202: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 11/02 11:06:06.204: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 11/02 11:06:06.208: [smf] INFO: Removed Session: UE IMSI:[262425423441351] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3200) 11/02 11:06:06.208: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 11/02 11:06:06.209: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 11/02 11:06:06.214: [smf] INFO: Removed Session: UE IMSI:[262425177250596] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3200) 11/02 11:06:06.214: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 11/02 11:06:06.216: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 11/02 11:06:06.220: [smf] INFO: Removed Session: UE IMSI:[262428768137031] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3200) 11/02 11:06:06.220: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 11/02 11:06:06.222: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 11/02 11:06:06.226: [smf] INFO: Removed Session: UE IMSI:[262424942139306] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3200) 11/02 11:06:06.226: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 11/02 11:06:06.227: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 11/02 11:06:06.231: [smf] INFO: Removed Session: UE IMSI:[262429075736887] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3200) 11/02 11:06:06.231: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 11/02 11:06:06.233: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 11/02 11:06:06.237: [smf] INFO: Removed Session: UE IMSI:[262422679403595] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3200) 11/02 11:06:06.237: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 11/02 11:06:06.238: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 11/02 11:06:06.242: [smf] INFO: Removed Session: UE IMSI:[262423431252078] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3200) 11/02 11:06:06.242: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 11/02 11:06:06.244: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 11/02 11:06:06.247: [smf] INFO: Removed Session: UE IMSI:[262425595289013] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3200) 11/02 11:06:06.247: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 11/02 11:06:06.249: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 11/02 11:06:06.254: [smf] INFO: Removed Session: UE IMSI:[262427771017612] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3200) 11/02 11:06:06.254: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 11/02 11:06:06.255: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 11/02 11:06:06.259: [smf] INFO: Removed Session: UE IMSI:[262424012853697] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3200) 11/02 11:06:06.259: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 11/02 11:06:06.261: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 11/02 11:06:06.264: [smf] INFO: Removed Session: UE IMSI:[262428397252200] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3200) 11/02 11:06:06.264: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 11/02 11:06:06.266: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 11/02 11:06:06.271: [smf] INFO: Removed Session: UE IMSI:[262424326997392] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3200) 11/02 11:06:06.271: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 11/02 11:06:06.272: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 11/02 11:06:06.276: [smf] INFO: Removed Session: UE IMSI:[262427627780728] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3200) 11/02 11:06:06.276: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 11/02 11:06:06.277: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 11/02 11:06:06.282: [smf] INFO: Removed Session: UE IMSI:[262420217182414] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3200) 11/02 11:06:06.282: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 11/02 11:06:06.283: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 11/02 11:06:06.286: [smf] INFO: Removed Session: UE IMSI:[262427059307579] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3200) 11/02 11:06:06.286: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 11/02 11:06:06.289: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 11/02 11:06:06.292: [smf] INFO: Removed Session: UE IMSI:[262420179071327] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3200) 11/02 11:06:06.293: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 11/02 11:06:06.294: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 11/02 11:06:06.298: [smf] INFO: Removed Session: UE IMSI:[262428979150593] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3200) 11/02 11:06:06.298: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 11/02 11:06:06.300: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 11/02 11:06:06.303: [smf] INFO: Removed Session: UE IMSI:[262426641842651] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3200) 11/02 11:06:06.303: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 11/02 11:06:06.305: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 11/02 11:06:06.309: [smf] INFO: Removed Session: UE IMSI:[262429541328622] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3200) 11/02 11:06:06.309: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 11/02 11:06:06.311: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 11/02 11:06:06.315: [smf] INFO: Removed Session: UE IMSI:[262426348587661] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3200) 11/02 11:06:06.315: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 11/02 11:06:06.316: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 11/02 11:06:06.321: [smf] INFO: Removed Session: UE IMSI:[262421462282557] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3200) 11/02 11:06:06.321: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 11/02 11:06:06.322: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 11/02 11:06:06.326: [smf] INFO: Removed Session: UE IMSI:[262422562371464] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3200) 11/02 11:06:06.326: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 11/02 11:06:06.328: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 11/02 11:06:06.331: [smf] INFO: Removed Session: UE IMSI:[262426551098417] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3200) 11/02 11:06:06.331: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 11/02 11:06:06.333: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 11/02 11:06:06.337: [smf] INFO: Removed Session: UE IMSI:[262429857324594] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3200) 11/02 11:06:06.337: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 11/02 11:06:06.339: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 11/02 11:06:06.344: [smf] INFO: Removed Session: UE IMSI:[262420867138732] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3200) 11/02 11:06:06.344: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 11/02 11:06:06.345: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 11/02 11:06:06.349: [smf] INFO: Removed Session: UE IMSI:[262427626433773] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3200) 11/02 11:06:06.349: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 11/02 11:06:06.351: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 11/02 11:06:06.355: [smf] INFO: Removed Session: UE IMSI:[262428596150846] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3200) 11/02 11:06:06.355: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 11/02 11:06:06.357: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 11/02 11:06:06.361: [smf] INFO: Removed Session: UE IMSI:[262425027336780] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3200) 11/02 11:06:06.361: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 11/02 11:06:06.362: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 11/02 11:06:06.365: [smf] INFO: Removed Session: UE IMSI:[262424525049468] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3200) 11/02 11:06:06.365: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 11/02 11:06:06.368: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 11/02 11:06:06.372: [smf] INFO: Removed Session: UE IMSI:[262428961627214] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3200) 11/02 11:06:06.372: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 11/02 11:06:06.373: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 11/02 11:06:06.377: [smf] INFO: Removed Session: UE IMSI:[262420455270706] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3200) 11/02 11:06:06.377: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 11/02 11:06:06.378: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 11/02 11:06:06.383: [smf] INFO: Removed Session: UE IMSI:[262429041813318] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3200) 11/02 11:06:06.383: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 11/02 11:06:06.384: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 11/02 11:06:06.388: [smf] INFO: Removed Session: UE IMSI:[262428854126305] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3200) 11/02 11:06:06.388: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 11/02 11:06:06.390: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 11/02 11:06:06.393: [smf] INFO: Removed Session: UE IMSI:[262421714488838] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3200) 11/02 11:06:06.393: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 11/02 11:06:06.396: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 11/02 11:06:06.400: [smf] INFO: Removed Session: UE IMSI:[262425276354411] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3200) 11/02 11:06:06.400: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 11/02 11:06:06.401: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 11/02 11:06:06.405: [smf] INFO: Removed Session: UE IMSI:[262421793974483] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3200) 11/02 11:06:06.406: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 11/02 11:06:06.407: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 11/02 11:06:06.410: [smf] INFO: Removed Session: UE IMSI:[262429971350514] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3200) 11/02 11:06:06.410: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 11/02 11:06:06.412: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 11/02 11:06:06.416: [smf] INFO: Removed Session: UE IMSI:[262423402618312] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3200) 11/02 11:06:06.416: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 11/02 11:06:06.418: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 11/02 11:06:06.422: [smf] INFO: Removed Session: UE IMSI:[262427335811056] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3200) 11/02 11:06:06.422: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 11/02 11:06:06.423: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 11/02 11:06:06.427: [smf] INFO: Removed Session: UE IMSI:[262429805102417] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3200) 11/02 11:06:06.427: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 11/02 11:06:06.429: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 11/02 11:06:06.434: [smf] INFO: Removed Session: UE IMSI:[262425071346971] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3200) 11/02 11:06:06.434: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 11/02 11:06:06.435: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 11/02 11:06:06.440: [smf] INFO: Removed Session: UE IMSI:[262425712550115] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3200) 11/02 11:06:06.440: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 11/02 11:06:06.441: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 11/02 11:06:06.445: [smf] INFO: Removed Session: UE IMSI:[262425082580155] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3200) 11/02 11:06:06.445: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 11/02 11:06:06.447: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 11/02 11:06:06.452: [smf] INFO: Removed Session: UE IMSI:[262424052044933] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3200) 11/02 11:06:06.452: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 11/02 11:06:06.453: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 11/02 11:06:06.457: [smf] INFO: Removed Session: UE IMSI:[262421529556072] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3200) 11/02 11:06:06.457: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 11/02 11:06:06.458: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 11/02 11:06:06.462: [smf] INFO: Removed Session: UE IMSI:[262426109362171] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3200) 11/02 11:06:06.462: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 11/02 11:06:06.464: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 11/02 11:06:06.468: [smf] INFO: Removed Session: UE IMSI:[262425519566345] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3200) 11/02 11:06:06.468: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 11/02 11:06:06.469: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 11/02 11:06:06.474: [smf] INFO: Removed Session: UE IMSI:[262426555318982] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3200) 11/02 11:06:06.474: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 11/02 11:06:06.475: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 11/02 11:06:06.478: [smf] INFO: Removed Session: UE IMSI:[262425805869052] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3200) 11/02 11:06:06.478: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 11/02 11:06:06.480: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 11/02 11:06:06.485: [smf] INFO: Removed Session: UE IMSI:[262428131164283] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3200) 11/02 11:06:06.485: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 11/02 11:06:06.486: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 11/02 11:06:06.490: [smf] INFO: Removed Session: UE IMSI:[262428369037444] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3200) 11/02 11:06:06.490: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 11/02 11:06:06.492: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 11/02 11:06:06.496: [smf] INFO: Removed Session: UE IMSI:[262424351461993] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3200) 11/02 11:06:06.496: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 11/02 11:06:06.498: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 11/02 11:06:06.503: [smf] INFO: Removed Session: UE IMSI:[262427408993633] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3200) 11/02 11:06:06.503: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 11/02 11:06:06.504: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 11/02 11:06:06.508: [smf] INFO: Removed Session: UE IMSI:[262424252830512] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3200) 11/02 11:06:06.508: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 11/02 11:06:06.509: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 11/02 11:06:06.513: [smf] INFO: Removed Session: UE IMSI:[262426466331913] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3200) 11/02 11:06:06.513: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 11/02 11:06:06.515: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 11/02 11:06:06.520: [smf] INFO: Removed Session: UE IMSI:[262428847308400] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3200) 11/02 11:06:06.520: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 11/02 11:06:06.521: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 11/02 11:06:06.525: [smf] INFO: Removed Session: UE IMSI:[262422713027354] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3200) 11/02 11:06:06.525: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 11/02 11:06:06.526: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 11/02 11:06:06.530: [smf] INFO: Removed Session: UE IMSI:[262427913427999] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3200) 11/02 11:06:06.530: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 11/02 11:06:06.532: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 11/02 11:06:06.536: [smf] INFO: Removed Session: UE IMSI:[262428839801204] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3200) 11/02 11:06:06.536: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 11/02 11:06:06.538: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 11/02 11:06:06.542: [smf] INFO: Removed Session: UE IMSI:[262429886473546] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3200) 11/02 11:06:06.542: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 11/02 11:06:06.544: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 11/02 11:06:06.548: [smf] INFO: Removed Session: UE IMSI:[262426378787104] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3200) 11/02 11:06:06.548: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 11/02 11:06:06.550: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 11/02 11:06:06.554: [smf] INFO: Removed Session: UE IMSI:[262429961652718] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3200) 11/02 11:06:06.554: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 11/02 11:06:06.556: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 11/02 11:06:06.560: [smf] INFO: Removed Session: UE IMSI:[262421087214165] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3200) 11/02 11:06:06.560: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 11/02 11:06:06.562: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 11/02 11:06:06.565: [smf] INFO: Removed Session: UE IMSI:[262429213803044] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3200) 11/02 11:06:06.565: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 11/02 11:06:06.567: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 11/02 11:06:06.572: [smf] INFO: Removed Session: UE IMSI:[262422888343546] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3200) 11/02 11:06:06.572: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 11/02 11:06:06.573: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 11/02 11:06:06.577: [smf] INFO: Removed Session: UE IMSI:[262426585972339] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3200) 11/02 11:06:06.577: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 11/02 11:06:06.579: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 11/02 11:06:06.582: [smf] INFO: Removed Session: UE IMSI:[262421083028305] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3200) 11/02 11:06:06.582: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 11/02 11:06:06.584: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 11/02 11:06:06.588: [smf] INFO: Removed Session: UE IMSI:[262428957049495] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3200) 11/02 11:06:06.588: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 11/02 11:06:06.590: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 11/02 11:06:06.594: [smf] INFO: Removed Session: UE IMSI:[262429449995417] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3200) 11/02 11:06:06.594: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 11/02 11:06:06.596: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 11/02 11:06:06.601: [smf] INFO: Removed Session: UE IMSI:[262425138436732] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3200) 11/02 11:06:06.601: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 11/02 11:06:06.602: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 11/02 11:06:06.606: [smf] INFO: Removed Session: UE IMSI:[262426362116522] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3200) 11/02 11:06:06.606: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 11/02 11:06:06.609: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 11/02 11:06:06.613: [smf] INFO: Removed Session: UE IMSI:[262428410514635] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3200) 11/02 11:06:06.614: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 11/02 11:06:06.615: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 11/02 11:06:06.619: [smf] INFO: Removed Session: UE IMSI:[262425330008121] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3200) 11/02 11:06:06.619: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 11/02 11:06:06.620: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 11/02 11:06:06.625: [smf] INFO: Removed Session: UE IMSI:[262427941764465] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3200) 11/02 11:06:06.625: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 11/02 11:06:06.626: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 11/02 11:06:06.630: [smf] INFO: Removed Session: UE IMSI:[262427025992030] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3200) 11/02 11:06:06.630: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 11/02 11:06:06.632: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 11/02 11:06:06.636: [smf] INFO: Removed Session: UE IMSI:[262423490821514] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3200) 11/02 11:06:06.636: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 11/02 11:06:06.638: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 11/02 11:06:06.642: [smf] INFO: Removed Session: UE IMSI:[262425981045728] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3200) 11/02 11:06:06.642: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 11/02 11:06:06.644: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 11/02 11:06:06.647: [smf] INFO: Removed Session: UE IMSI:[262427868727991] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3200) 11/02 11:06:06.647: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 11/02 11:06:06.649: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 11/02 11:06:06.653: [smf] INFO: Removed Session: UE IMSI:[262427012781157] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3200) 11/02 11:06:06.653: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 11/02 11:06:06.654: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 11/02 11:06:06.658: [smf] INFO: Removed Session: UE IMSI:[262424663063173] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3200) 11/02 11:06:06.658: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 11/02 11:06:06.660: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 11/02 11:06:06.664: [smf] INFO: Removed Session: UE IMSI:[262423789579326] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3200) 11/02 11:06:06.664: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 11/02 11:06:06.666: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 11/02 11:06:06.669: [smf] INFO: Removed Session: UE IMSI:[262420360053033] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3200) 11/02 11:06:06.669: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 11/02 11:06:06.671: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 11/02 11:06:06.675: [smf] INFO: Removed Session: UE IMSI:[262429044549589] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3200) 11/02 11:06:06.675: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 11/02 11:06:06.677: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 11/02 11:06:06.681: [smf] INFO: Removed Session: UE IMSI:[262421831310386] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3200) 11/02 11:06:06.681: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 11/02 11:06:06.682: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 11/02 11:06:06.686: [smf] INFO: Removed Session: UE IMSI:[262423353016516] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3200) 11/02 11:06:06.686: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 11/02 11:06:06.688: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 11/02 11:06:06.691: [smf] INFO: Removed Session: UE IMSI:[262427565879890] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3200) 11/02 11:06:06.691: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 11/02 11:06:06.693: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 11/02 11:06:06.698: [smf] INFO: Removed Session: UE IMSI:[262428499294555] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3200) 11/02 11:06:06.698: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 11/02 11:06:06.699: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 11/02 11:06:06.703: [smf] INFO: Removed Session: UE IMSI:[262429306035700] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3200) 11/02 11:06:06.703: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 11/02 11:06:06.705: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 11/02 11:06:06.709: [smf] INFO: Removed Session: UE IMSI:[262428182123261] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3200) 11/02 11:06:06.709: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 11/02 11:06:06.710: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 11/02 11:06:06.713: [smf] INFO: Removed Session: UE IMSI:[262429273623173] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3200) 11/02 11:06:06.714: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 11/02 11:06:06.716: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 11/02 11:06:06.720: [smf] INFO: Removed Session: UE IMSI:[262420053598349] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3200) 11/02 11:06:06.720: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 11/02 11:06:06.721: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 11/02 11:06:06.725: [smf] INFO: Removed Session: UE IMSI:[262427741646327] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3200) 11/02 11:06:06.725: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 11/02 11:06:06.727: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 11/02 11:06:06.730: [smf] INFO: Removed Session: UE IMSI:[262423165092168] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3200) 11/02 11:06:06.730: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 11/02 11:06:06.732: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 11/02 11:06:06.736: [smf] INFO: Removed Session: UE IMSI:[262427552927926] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3200) 11/02 11:06:06.736: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 11/02 11:06:06.738: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 11/02 11:06:06.742: [smf] INFO: Removed Session: UE IMSI:[262423969983859] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3200) 11/02 11:06:06.742: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 11/02 11:06:06.744: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 11/02 11:06:06.749: [smf] INFO: Removed Session: UE IMSI:[262420084588060] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3200) 11/02 11:06:06.749: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 11/02 11:06:06.750: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 11/02 11:06:06.755: [smf] INFO: Removed Session: UE IMSI:[262422765537564] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3200) 11/02 11:06:06.755: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 11/02 11:06:06.756: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 11/02 11:06:06.761: [smf] INFO: Removed Session: UE IMSI:[262427626056033] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3200) 11/02 11:06:06.761: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 11/02 11:06:06.762: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 11/02 11:06:06.766: [smf] INFO: Removed Session: UE IMSI:[262425585430721] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3200) 11/02 11:06:06.766: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 11/02 11:06:06.768: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 11/02 11:06:06.771: [smf] INFO: Removed Session: UE IMSI:[262429120143989] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3200) 11/02 11:06:06.771: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 11/02 11:06:06.774: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 11/02 11:06:06.779: [smf] INFO: Removed Session: UE IMSI:[262427172911691] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3200) 11/02 11:06:06.779: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 11/02 11:06:06.780: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 11/02 11:06:06.785: [smf] INFO: Removed Session: UE IMSI:[262429800922746] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3200) 11/02 11:06:06.785: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 11/02 11:06:06.786: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 11/02 11:06:06.790: [smf] INFO: Removed Session: UE IMSI:[262426558787304] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3200) 11/02 11:06:06.790: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 11/02 11:06:06.792: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 11/02 11:06:06.796: [smf] INFO: Removed Session: UE IMSI:[262429165793859] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3200) 11/02 11:06:06.796: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 11/02 11:06:06.797: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 11/02 11:06:06.801: [smf] INFO: Removed Session: UE IMSI:[262423455824161] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3200) 11/02 11:06:06.801: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 11/02 11:06:06.803: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 11/02 11:06:06.806: [smf] INFO: Removed Session: UE IMSI:[262428588799586] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3200) 11/02 11:06:06.806: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 11/02 11:06:06.809: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 11/02 11:06:06.814: [smf] INFO: Removed Session: UE IMSI:[262425974091991] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3200) 11/02 11:06:06.814: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 11/02 11:06:06.815: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 11/02 11:06:06.819: [smf] INFO: Removed Session: UE IMSI:[262422917986742] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3200) 11/02 11:06:06.819: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 11/02 11:06:06.821: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 11/02 11:06:06.825: [smf] INFO: Removed Session: UE IMSI:[262422185002257] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3200) 11/02 11:06:06.825: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 11/02 11:06:06.827: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 11/02 11:06:06.832: [smf] INFO: Removed Session: UE IMSI:[262429504609000] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3200) 11/02 11:06:06.832: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 11/02 11:06:06.833: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 11/02 11:06:06.838: [smf] INFO: Removed Session: UE IMSI:[262422753179741] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3200) 11/02 11:06:06.838: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 11/02 11:06:06.839: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 11/02 11:06:06.844: [smf] INFO: Removed Session: UE IMSI:[262424332929848] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3200) 11/02 11:06:06.844: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 11/02 11:06:06.845: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 11/02 11:06:06.849: [smf] INFO: Removed Session: UE IMSI:[262428804449301] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3200) 11/02 11:06:06.849: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 11/02 11:06:06.850: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 11/02 11:06:06.854: [smf] INFO: Removed Session: UE IMSI:[262424813764867] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3200) 11/02 11:06:06.854: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 11/02 11:06:06.857: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 11/02 11:06:06.862: [smf] INFO: Removed Session: UE IMSI:[262421559979634] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3200) 11/02 11:06:06.862: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 11/02 11:06:06.863: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 11/02 11:06:06.867: [smf] INFO: Removed Session: UE IMSI:[262424161764360] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3200) 11/02 11:06:06.867: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 11/02 11:06:06.868: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 11/02 11:06:06.872: [smf] INFO: Removed Session: UE IMSI:[262428010141329] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3200) 11/02 11:06:06.872: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 11/02 11:06:06.874: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 11/02 11:06:06.878: [smf] INFO: Removed Session: UE IMSI:[262424706440996] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3200) 11/02 11:06:06.878: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 11/02 11:06:06.880: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 11/02 11:06:06.884: [smf] INFO: Removed Session: UE IMSI:[262422872602016] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3200) 11/02 11:06:06.884: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 11/02 11:06:06.885: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 11/02 11:06:06.890: [smf] INFO: Removed Session: UE IMSI:[262421487381090] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3200) 11/02 11:06:06.890: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 11/02 11:06:06.892: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 11/02 11:06:06.896: [smf] INFO: Removed Session: UE IMSI:[262427932668081] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3200) 11/02 11:06:06.896: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 11/02 11:06:06.897: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 11/02 11:06:06.902: [smf] INFO: Removed Session: UE IMSI:[262429328153297] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3200) 11/02 11:06:06.902: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 11/02 11:06:06.903: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 11/02 11:06:06.907: [smf] INFO: Removed Session: UE IMSI:[262422939384863] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3200) 11/02 11:06:06.907: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 11/02 11:06:06.908: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 11/02 11:06:06.912: [smf] INFO: Removed Session: UE IMSI:[262428535735148] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3200) 11/02 11:06:06.912: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 11/02 11:06:06.914: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 11/02 11:06:06.918: [smf] INFO: Removed Session: UE IMSI:[262424173214029] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3200) 11/02 11:06:06.918: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 11/02 11:06:06.920: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 11/02 11:06:06.925: [smf] INFO: Removed Session: UE IMSI:[262421598792215] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3200) 11/02 11:06:06.925: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 11/02 11:06:06.926: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 11/02 11:06:06.930: [smf] INFO: Removed Session: UE IMSI:[262422928475903] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3200) 11/02 11:06:06.930: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 11/02 11:06:06.932: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 11/02 11:06:06.936: [smf] INFO: Removed Session: UE IMSI:[262424784289699] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3200) 11/02 11:06:06.936: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 11/02 11:06:06.937: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 11/02 11:06:06.940: [smf] INFO: Removed Session: UE IMSI:[262423931644458] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3200) 11/02 11:06:06.940: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 11/02 11:06:06.943: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 11/02 11:06:06.947: [smf] INFO: Removed Session: UE IMSI:[262424672804230] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3200) 11/02 11:06:06.947: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 11/02 11:06:06.948: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 11/02 11:06:06.952: [smf] INFO: Removed Session: UE IMSI:[262420061421093] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3200) 11/02 11:06:06.952: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 11/02 11:06:06.954: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 11/02 11:06:06.957: [smf] INFO: Removed Session: UE IMSI:[262429170703241] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3200) 11/02 11:06:06.957: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 11/02 11:06:06.959: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 11/02 11:06:06.963: [smf] INFO: Removed Session: UE IMSI:[262421145287193] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3200) 11/02 11:06:06.963: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 11/02 11:06:06.965: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 11/02 11:06:06.969: [smf] INFO: Removed Session: UE IMSI:[262428962218186] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3200) 11/02 11:06:06.969: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 11/02 11:06:06.970: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 11/02 11:06:06.974: [smf] INFO: Removed Session: UE IMSI:[262426043133610] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3200) 11/02 11:06:06.974: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 11/02 11:06:06.976: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 11/02 11:06:06.980: [smf] INFO: Removed Session: UE IMSI:[262426403503767] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3200) 11/02 11:06:06.980: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 11/02 11:06:06.982: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 11/02 11:06:06.986: [smf] INFO: Removed Session: UE IMSI:[262426268178488] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3200) 11/02 11:06:06.986: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 11/02 11:06:06.987: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 11/02 11:06:06.991: [smf] INFO: Removed Session: UE IMSI:[262420120447340] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3200) 11/02 11:06:06.991: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 11/02 11:06:06.993: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 11/02 11:06:06.997: [smf] INFO: Removed Session: UE IMSI:[262427381281855] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:06.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3200) 11/02 11:06:06.997: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 11/02 11:06:06.998: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 11/02 11:06:07.002: [smf] INFO: Removed Session: UE IMSI:[262428555257668] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3200) 11/02 11:06:07.002: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 11/02 11:06:07.004: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 11/02 11:06:07.007: [smf] INFO: Removed Session: UE IMSI:[262420865337277] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3200) 11/02 11:06:07.007: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 11/02 11:06:07.009: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 11/02 11:06:07.012: [smf] INFO: Removed Session: UE IMSI:[262427699442179] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3200) 11/02 11:06:07.013: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 11/02 11:06:07.015: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 11/02 11:06:07.018: [smf] INFO: Removed Session: UE IMSI:[262429202599297] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3200) 11/02 11:06:07.018: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 11/02 11:06:07.020: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 11/02 11:06:07.024: [smf] INFO: Removed Session: UE IMSI:[262422914277808] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3200) 11/02 11:06:07.024: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 11/02 11:06:07.026: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 11/02 11:06:07.030: [smf] INFO: Removed Session: UE IMSI:[262421370638901] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3200) 11/02 11:06:07.030: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 11/02 11:06:07.031: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 11/02 11:06:07.036: [smf] INFO: Removed Session: UE IMSI:[262428860652587] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3200) 11/02 11:06:07.036: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 11/02 11:06:07.037: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 11/02 11:06:07.041: [smf] INFO: Removed Session: UE IMSI:[262427079570672] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3200) 11/02 11:06:07.041: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 11/02 11:06:07.042: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 11/02 11:06:07.047: [smf] INFO: Removed Session: UE IMSI:[262425935048073] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3200) 11/02 11:06:07.047: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 11/02 11:06:07.048: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 11/02 11:06:07.052: [smf] INFO: Removed Session: UE IMSI:[262422070496528] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3200) 11/02 11:06:07.052: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 11/02 11:06:07.054: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 11/02 11:06:07.058: [smf] INFO: Removed Session: UE IMSI:[262423916459223] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3200) 11/02 11:06:07.058: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 11/02 11:06:07.060: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 11/02 11:06:07.063: [smf] INFO: Removed Session: UE IMSI:[262420952406588] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3200) 11/02 11:06:07.063: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 11/02 11:06:07.065: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 11/02 11:06:07.069: [smf] INFO: Removed Session: UE IMSI:[262421896311037] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3200) 11/02 11:06:07.069: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 11/02 11:06:07.071: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 11/02 11:06:07.075: [smf] INFO: Removed Session: UE IMSI:[262421263262762] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3200) 11/02 11:06:07.075: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 11/02 11:06:07.076: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 11/02 11:06:07.079: [smf] INFO: Removed Session: UE IMSI:[262423227984997] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3200) 11/02 11:06:07.080: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 11/02 11:06:07.082: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 11/02 11:06:07.086: [smf] INFO: Removed Session: UE IMSI:[262421309431763] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3200) 11/02 11:06:07.086: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 11/02 11:06:07.087: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 11/02 11:06:07.091: [smf] INFO: Removed Session: UE IMSI:[262420804971894] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3200) 11/02 11:06:07.091: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 11/02 11:06:07.093: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 11/02 11:06:07.097: [smf] INFO: Removed Session: UE IMSI:[262424847214037] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3200) 11/02 11:06:07.097: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 11/02 11:06:07.099: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 11/02 11:06:07.103: [smf] INFO: Removed Session: UE IMSI:[262423151102123] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3200) 11/02 11:06:07.103: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 11/02 11:06:07.104: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 11/02 11:06:07.109: [smf] INFO: Removed Session: UE IMSI:[262420439827147] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3200) 11/02 11:06:07.109: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 11/02 11:06:07.110: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 11/02 11:06:07.114: [smf] INFO: Removed Session: UE IMSI:[262426652260714] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3200) 11/02 11:06:07.114: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 11/02 11:06:07.116: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 11/02 11:06:07.120: [smf] INFO: Removed Session: UE IMSI:[262426897713485] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3200) 11/02 11:06:07.120: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 11/02 11:06:07.122: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 11/02 11:06:07.126: [smf] INFO: Removed Session: UE IMSI:[262422642022280] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3200) 11/02 11:06:07.126: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 11/02 11:06:07.127: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 11/02 11:06:07.131: [smf] INFO: Removed Session: UE IMSI:[262423879463384] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3200) 11/02 11:06:07.131: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 11/02 11:06:07.133: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 11/02 11:06:07.137: [smf] INFO: Removed Session: UE IMSI:[262425059085943] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3200) 11/02 11:06:07.137: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 11/02 11:06:07.139: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 11/02 11:06:07.143: [smf] INFO: Removed Session: UE IMSI:[262428115209494] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3200) 11/02 11:06:07.143: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 11/02 11:06:07.144: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 11/02 11:06:07.148: [smf] INFO: Removed Session: UE IMSI:[262421632742015] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3200) 11/02 11:06:07.148: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 11/02 11:06:07.150: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 11/02 11:06:07.154: [smf] INFO: Removed Session: UE IMSI:[262423190473499] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3200) 11/02 11:06:07.154: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 11/02 11:06:07.155: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 11/02 11:06:07.160: [smf] INFO: Removed Session: UE IMSI:[262425872804910] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3200) 11/02 11:06:07.160: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 11/02 11:06:07.161: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 11/02 11:06:07.164: [smf] INFO: Removed Session: UE IMSI:[262425415431375] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3200) 11/02 11:06:07.164: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 11/02 11:06:07.167: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 11/02 11:06:07.170: [smf] INFO: Removed Session: UE IMSI:[262426480357120] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3200) 11/02 11:06:07.170: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 11/02 11:06:07.172: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 11/02 11:06:07.176: [smf] INFO: Removed Session: UE IMSI:[262427161591677] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3200) 11/02 11:06:07.176: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 11/02 11:06:07.178: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 11/02 11:06:07.183: [smf] INFO: Removed Session: UE IMSI:[262429039780831] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3200) 11/02 11:06:07.183: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 11/02 11:06:07.184: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 11/02 11:06:07.189: [smf] INFO: Removed Session: UE IMSI:[262425099260339] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3200) 11/02 11:06:07.189: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 11/02 11:06:07.189: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 11/02 11:06:07.194: [smf] INFO: Removed Session: UE IMSI:[262429966766371] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3200) 11/02 11:06:07.194: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 11/02 11:06:07.195: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 11/02 11:06:07.198: [smf] INFO: Removed Session: UE IMSI:[262421496659525] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3200) 11/02 11:06:07.198: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 11/02 11:06:07.201: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 11/02 11:06:07.205: [smf] INFO: Removed Session: UE IMSI:[262422233921408] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3200) 11/02 11:06:07.205: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 11/02 11:06:07.206: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 11/02 11:06:07.210: [smf] INFO: Removed Session: UE IMSI:[262427209070647] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3200) 11/02 11:06:07.210: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 11/02 11:06:07.212: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 11/02 11:06:07.216: [smf] INFO: Removed Session: UE IMSI:[262420628278798] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3200) 11/02 11:06:07.216: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 11/02 11:06:07.217: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 11/02 11:06:07.221: [smf] INFO: Removed Session: UE IMSI:[262424723803709] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3200) 11/02 11:06:07.221: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 11/02 11:06:07.223: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 11/02 11:06:07.226: [smf] INFO: Removed Session: UE IMSI:[262427936373944] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3200) 11/02 11:06:07.226: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 11/02 11:06:07.228: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 11/02 11:06:07.232: [smf] INFO: Removed Session: UE IMSI:[262429940445198] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3200) 11/02 11:06:07.232: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 11/02 11:06:07.234: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 11/02 11:06:07.238: [smf] INFO: Removed Session: UE IMSI:[262428419243644] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3200) 11/02 11:06:07.238: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 11/02 11:06:07.239: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 11/02 11:06:07.243: [smf] INFO: Removed Session: UE IMSI:[262424364951065] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3200) 11/02 11:06:07.243: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 11/02 11:06:07.245: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 11/02 11:06:07.249: [smf] INFO: Removed Session: UE IMSI:[262422291384763] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3200) 11/02 11:06:07.249: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 11/02 11:06:07.251: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 11/02 11:06:07.255: [smf] INFO: Removed Session: UE IMSI:[262422630832576] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3200) 11/02 11:06:07.255: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 11/02 11:06:07.256: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 11/02 11:06:07.261: [smf] INFO: Removed Session: UE IMSI:[262428182916588] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3200) 11/02 11:06:07.261: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 11/02 11:06:07.262: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 11/02 11:06:07.267: [smf] INFO: Removed Session: UE IMSI:[262421436384949] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3200) 11/02 11:06:07.267: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 11/02 11:06:07.268: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 11/02 11:06:07.272: [smf] INFO: Removed Session: UE IMSI:[262426295977097] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3200) 11/02 11:06:07.272: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 11/02 11:06:07.274: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 11/02 11:06:07.277: [smf] INFO: Removed Session: UE IMSI:[262421271396034] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3200) 11/02 11:06:07.277: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 11/02 11:06:07.279: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 11/02 11:06:07.283: [smf] INFO: Removed Session: UE IMSI:[262429608699896] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3200) 11/02 11:06:07.283: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 11/02 11:06:07.285: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 11/02 11:06:07.289: [smf] INFO: Removed Session: UE IMSI:[262429249433567] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3200) 11/02 11:06:07.289: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 11/02 11:06:07.290: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 11/02 11:06:07.294: [smf] INFO: Removed Session: UE IMSI:[262420761630412] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3200) 11/02 11:06:07.294: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 11/02 11:06:07.296: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 11/02 11:06:07.300: [smf] INFO: Removed Session: UE IMSI:[262426766081886] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3200) 11/02 11:06:07.300: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 11/02 11:06:07.302: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 11/02 11:06:07.306: [smf] INFO: Removed Session: UE IMSI:[262420967051441] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3200) 11/02 11:06:07.306: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 11/02 11:06:07.307: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 11/02 11:06:07.311: [smf] INFO: Removed Session: UE IMSI:[262421581643991] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3200) 11/02 11:06:07.311: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 11/02 11:06:07.313: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 11/02 11:06:07.318: [smf] INFO: Removed Session: UE IMSI:[262423509426225] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3200) 11/02 11:06:07.318: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 11/02 11:06:07.319: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 11/02 11:06:07.324: [smf] INFO: Removed Session: UE IMSI:[262425336539241] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3200) 11/02 11:06:07.324: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 11/02 11:06:07.325: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 11/02 11:06:07.329: [smf] INFO: Removed Session: UE IMSI:[262423469065175] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3200) 11/02 11:06:07.329: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 11/02 11:06:07.330: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 11/02 11:06:07.334: [smf] INFO: Removed Session: UE IMSI:[262427493682401] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3200) 11/02 11:06:07.334: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 11/02 11:06:07.336: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 11/02 11:06:07.339: [smf] INFO: Removed Session: UE IMSI:[262427450404250] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3200) 11/02 11:06:07.339: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 11/02 11:06:07.342: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 11/02 11:06:07.345: [smf] INFO: Removed Session: UE IMSI:[262429503353552] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3200) 11/02 11:06:07.345: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 11/02 11:06:07.347: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 11/02 11:06:07.351: [smf] INFO: Removed Session: UE IMSI:[262421386389956] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3200) 11/02 11:06:07.351: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 11/02 11:06:07.353: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 11/02 11:06:07.357: [smf] INFO: Removed Session: UE IMSI:[262428097182085] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3200) 11/02 11:06:07.357: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 11/02 11:06:07.358: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 11/02 11:06:07.361: [smf] INFO: Removed Session: UE IMSI:[262421828207623] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3200) 11/02 11:06:07.361: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 11/02 11:06:07.364: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 11/02 11:06:07.367: [smf] INFO: Removed Session: UE IMSI:[262423271149267] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3200) 11/02 11:06:07.367: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 11/02 11:06:07.369: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 11/02 11:06:07.373: [smf] INFO: Removed Session: UE IMSI:[262422413623076] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3200) 11/02 11:06:07.373: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 11/02 11:06:07.375: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 11/02 11:06:07.378: [smf] INFO: Removed Session: UE IMSI:[262425794157194] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3200) 11/02 11:06:07.378: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 11/02 11:06:07.380: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 11/02 11:06:07.384: [smf] INFO: Removed Session: UE IMSI:[262428015574153] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3200) 11/02 11:06:07.384: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 11/02 11:06:07.386: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 11/02 11:06:07.390: [smf] INFO: Removed Session: UE IMSI:[262423925390139] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3200) 11/02 11:06:07.390: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 11/02 11:06:07.391: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 11/02 11:06:07.395: [smf] INFO: Removed Session: UE IMSI:[262423950450844] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3200) 11/02 11:06:07.395: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 11/02 11:06:07.397: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 11/02 11:06:07.401: [smf] INFO: Removed Session: UE IMSI:[262425709811303] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3200) 11/02 11:06:07.401: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 11/02 11:06:07.403: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 11/02 11:06:07.407: [smf] INFO: Removed Session: UE IMSI:[262423279383049] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3200) 11/02 11:06:07.407: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 11/02 11:06:07.408: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 11/02 11:06:07.413: [smf] INFO: Removed Session: UE IMSI:[262428373553698] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3200) 11/02 11:06:07.413: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 11/02 11:06:07.414: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 11/02 11:06:07.418: [smf] INFO: Removed Session: UE IMSI:[262427264044644] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3200) 11/02 11:06:07.418: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 11/02 11:06:07.419: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 11/02 11:06:07.423: [smf] INFO: Removed Session: UE IMSI:[262420385277165] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3200) 11/02 11:06:07.423: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 11/02 11:06:07.425: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 11/02 11:06:07.429: [smf] INFO: Removed Session: UE IMSI:[262425790179530] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3200) 11/02 11:06:07.429: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 11/02 11:06:07.430: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 11/02 11:06:07.434: [smf] INFO: Removed Session: UE IMSI:[262429099814139] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3200) 11/02 11:06:07.434: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 11/02 11:06:07.436: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 11/02 11:06:07.440: [smf] INFO: Removed Session: UE IMSI:[262420293468981] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3200) 11/02 11:06:07.440: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 11/02 11:06:07.441: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 11/02 11:06:07.445: [smf] INFO: Removed Session: UE IMSI:[262424421523664] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3200) 11/02 11:06:07.445: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 11/02 11:06:07.447: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 11/02 11:06:07.451: [smf] INFO: Removed Session: UE IMSI:[262420913352599] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3200) 11/02 11:06:07.451: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 11/02 11:06:07.453: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 11/02 11:06:07.456: [smf] INFO: Removed Session: UE IMSI:[262429655197892] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3200) 11/02 11:06:07.456: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 11/02 11:06:07.458: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 11/02 11:06:07.462: [smf] INFO: Removed Session: UE IMSI:[262425885560385] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3200) 11/02 11:06:07.462: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 11/02 11:06:07.464: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 11/02 11:06:07.467: [smf] INFO: Removed Session: UE IMSI:[262423479633522] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3200) 11/02 11:06:07.467: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 11/02 11:06:07.469: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 11/02 11:06:07.473: [smf] INFO: Removed Session: UE IMSI:[262423072033584] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3200) 11/02 11:06:07.473: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 11/02 11:06:07.474: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 11/02 11:06:07.478: [smf] INFO: Removed Session: UE IMSI:[262422824175163] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3200) 11/02 11:06:07.478: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 11/02 11:06:07.480: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 11/02 11:06:07.484: [smf] INFO: Removed Session: UE IMSI:[262423884043442] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3200) 11/02 11:06:07.484: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 11/02 11:06:07.486: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 11/02 11:06:07.489: [smf] INFO: Removed Session: UE IMSI:[262423019098226] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3200) 11/02 11:06:07.489: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 11/02 11:06:07.491: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 11/02 11:06:07.496: [smf] INFO: Removed Session: UE IMSI:[262422833469055] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3200) 11/02 11:06:07.496: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 11/02 11:06:07.497: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 11/02 11:06:07.502: [smf] INFO: Removed Session: UE IMSI:[262423656584798] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3200) 11/02 11:06:07.502: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 11/02 11:06:07.503: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 11/02 11:06:07.507: [smf] INFO: Removed Session: UE IMSI:[262425298568962] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3200) 11/02 11:06:07.507: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 11/02 11:06:07.509: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 11/02 11:06:07.513: [smf] INFO: Removed Session: UE IMSI:[262426902456076] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3200) 11/02 11:06:07.513: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 11/02 11:06:07.514: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 11/02 11:06:07.518: [smf] INFO: Removed Session: UE IMSI:[262427702069156] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3200) 11/02 11:06:07.518: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 11/02 11:06:07.520: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 11/02 11:06:07.523: [smf] INFO: Removed Session: UE IMSI:[262427013684735] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3200) 11/02 11:06:07.523: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 11/02 11:06:07.525: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 11/02 11:06:07.529: [smf] INFO: Removed Session: UE IMSI:[262420730420708] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3200) 11/02 11:06:07.529: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 11/02 11:06:07.531: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 11/02 11:06:07.535: [smf] INFO: Removed Session: UE IMSI:[262426662198181] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3200) 11/02 11:06:07.535: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 11/02 11:06:07.536: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 11/02 11:06:07.540: [smf] INFO: Removed Session: UE IMSI:[262422148404187] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3200) 11/02 11:06:07.540: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 11/02 11:06:07.542: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 11/02 11:06:07.545: [smf] INFO: Removed Session: UE IMSI:[262425852515782] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3200) 11/02 11:06:07.545: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 11/02 11:06:07.547: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 11/02 11:06:07.552: [smf] INFO: Removed Session: UE IMSI:[262421700726269] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3200) 11/02 11:06:07.552: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 11/02 11:06:07.553: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 11/02 11:06:07.558: [smf] INFO: Removed Session: UE IMSI:[262428280217881] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3200) 11/02 11:06:07.558: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 11/02 11:06:07.559: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 11/02 11:06:07.563: [smf] INFO: Removed Session: UE IMSI:[262424296916090] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3200) 11/02 11:06:07.563: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 11/02 11:06:07.565: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 11/02 11:06:07.569: [smf] INFO: Removed Session: UE IMSI:[262423875516954] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3200) 11/02 11:06:07.569: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 11/02 11:06:07.570: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 11/02 11:06:07.574: [smf] INFO: Removed Session: UE IMSI:[262425634866752] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3200) 11/02 11:06:07.574: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 11/02 11:06:07.576: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 11/02 11:06:07.580: [smf] INFO: Removed Session: UE IMSI:[262428957258048] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3200) 11/02 11:06:07.580: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 11/02 11:06:07.581: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 11/02 11:06:07.586: [smf] INFO: Removed Session: UE IMSI:[262429805675351] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3200) 11/02 11:06:07.586: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 11/02 11:06:07.587: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 11/02 11:06:07.591: [smf] INFO: Removed Session: UE IMSI:[262423715482748] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3200) 11/02 11:06:07.591: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 11/02 11:06:07.592: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 11/02 11:06:07.597: [smf] INFO: Removed Session: UE IMSI:[262423584321448] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3200) 11/02 11:06:07.597: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 11/02 11:06:07.598: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 11/02 11:06:07.603: [smf] INFO: Removed Session: UE IMSI:[262429101102979] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3200) 11/02 11:06:07.603: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 11/02 11:06:07.604: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 11/02 11:06:07.607: [smf] INFO: Removed Session: UE IMSI:[262423512176812] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3200) 11/02 11:06:07.607: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 11/02 11:06:07.609: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 11/02 11:06:07.614: [smf] INFO: Removed Session: UE IMSI:[262424372310290] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3200) 11/02 11:06:07.614: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 11/02 11:06:07.615: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 11/02 11:06:07.619: [smf] INFO: Removed Session: UE IMSI:[262426144674507] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3200) 11/02 11:06:07.619: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 11/02 11:06:07.620: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 11/02 11:06:07.624: [smf] INFO: Removed Session: UE IMSI:[262422966817390] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3200) 11/02 11:06:07.624: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 11/02 11:06:07.626: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 11/02 11:06:07.630: [smf] INFO: Removed Session: UE IMSI:[262426102078122] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3200) 11/02 11:06:07.630: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 11/02 11:06:07.631: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 11/02 11:06:07.636: [smf] INFO: Removed Session: UE IMSI:[262421412733543] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3200) 11/02 11:06:07.636: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 11/02 11:06:07.637: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 11/02 11:06:07.641: [smf] INFO: Removed Session: UE IMSI:[262425024595896] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3200) 11/02 11:06:07.641: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 11/02 11:06:07.643: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 11/02 11:06:07.647: [smf] INFO: Removed Session: UE IMSI:[262427067197684] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3200) 11/02 11:06:07.647: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 11/02 11:06:07.648: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 11/02 11:06:07.653: [smf] INFO: Removed Session: UE IMSI:[262422164840230] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3200) 11/02 11:06:07.653: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 11/02 11:06:07.654: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 11/02 11:06:07.657: [smf] INFO: Removed Session: UE IMSI:[262423163420462] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3200) 11/02 11:06:07.657: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 11/02 11:06:07.659: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 11/02 11:06:07.663: [smf] INFO: Removed Session: UE IMSI:[262423605280024] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3200) 11/02 11:06:07.663: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 11/02 11:06:07.665: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 11/02 11:06:07.668: [smf] INFO: Removed Session: UE IMSI:[262421814331954] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3200) 11/02 11:06:07.668: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 11/02 11:06:07.670: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 11/02 11:06:07.675: [smf] INFO: Removed Session: UE IMSI:[262421829131793] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3200) 11/02 11:06:07.675: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 11/02 11:06:07.676: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 11/02 11:06:07.680: [smf] INFO: Removed Session: UE IMSI:[262423210196921] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3200) 11/02 11:06:07.680: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 11/02 11:06:07.682: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 11/02 11:06:07.685: [smf] INFO: Removed Session: UE IMSI:[262425815782989] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3200) 11/02 11:06:07.685: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 11/02 11:06:07.687: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 11/02 11:06:07.692: [smf] INFO: Removed Session: UE IMSI:[262424733026756] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3200) 11/02 11:06:07.692: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 11/02 11:06:07.693: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 11/02 11:06:07.698: [smf] INFO: Removed Session: UE IMSI:[262423328926657] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3200) 11/02 11:06:07.698: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 11/02 11:06:07.699: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 11/02 11:06:07.702: [smf] INFO: Removed Session: UE IMSI:[262420234359746] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3200) 11/02 11:06:07.702: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 11/02 11:06:07.704: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 11/02 11:06:07.709: [smf] INFO: Removed Session: UE IMSI:[262427276173392] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3200) 11/02 11:06:07.709: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 11/02 11:06:07.710: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 11/02 11:06:07.715: [smf] INFO: Removed Session: UE IMSI:[262424451421238] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3200) 11/02 11:06:07.715: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 11/02 11:06:07.716: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 11/02 11:06:07.719: [smf] INFO: Removed Session: UE IMSI:[262424811763015] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3200) 11/02 11:06:07.719: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 11/02 11:06:07.721: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 11/02 11:06:07.725: [smf] INFO: Removed Session: UE IMSI:[262429345375797] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3200) 11/02 11:06:07.725: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 11/02 11:06:07.727: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 11/02 11:06:07.732: [smf] INFO: Removed Session: UE IMSI:[262428903668420] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3200) 11/02 11:06:07.732: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 11/02 11:06:07.733: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 11/02 11:06:07.738: [smf] INFO: Removed Session: UE IMSI:[262429823933103] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3200) 11/02 11:06:07.738: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 11/02 11:06:07.738: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 11/02 11:06:07.743: [smf] INFO: Removed Session: UE IMSI:[262428441621310] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3200) 11/02 11:06:07.743: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 11/02 11:06:07.744: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 11/02 11:06:07.748: [smf] INFO: Removed Session: UE IMSI:[262420299573851] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3200) 11/02 11:06:07.748: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 11/02 11:06:07.750: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 11/02 11:06:07.756: [smf] INFO: Removed Session: UE IMSI:[262421841919251] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3200) 11/02 11:06:07.756: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 11/02 11:06:07.756: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 11/02 11:06:07.761: [smf] INFO: Removed Session: UE IMSI:[262420780518621] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3200) 11/02 11:06:07.761: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 11/02 11:06:07.762: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 11/02 11:06:07.767: [smf] INFO: Removed Session: UE IMSI:[262429560368827] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3200) 11/02 11:06:07.767: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 11/02 11:06:07.768: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 11/02 11:06:07.772: [smf] INFO: Removed Session: UE IMSI:[262428272601199] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3200) 11/02 11:06:07.772: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 11/02 11:06:07.773: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 11/02 11:06:07.777: [smf] INFO: Removed Session: UE IMSI:[262428167607031] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3200) 11/02 11:06:07.777: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 11/02 11:06:07.779: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 11/02 11:06:07.784: [smf] INFO: Removed Session: UE IMSI:[262421663310283] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3200) 11/02 11:06:07.784: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 11/02 11:06:07.785: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 11/02 11:06:07.788: [smf] INFO: Removed Session: UE IMSI:[262427076681351] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3200) 11/02 11:06:07.788: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 11/02 11:06:07.790: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 11/02 11:06:07.794: [smf] INFO: Removed Session: UE IMSI:[262423501945505] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3200) 11/02 11:06:07.794: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 11/02 11:06:07.796: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 11/02 11:06:07.801: [smf] INFO: Removed Session: UE IMSI:[262427595860729] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3200) 11/02 11:06:07.801: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 11/02 11:06:07.801: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 11/02 11:06:07.805: [smf] INFO: Removed Session: UE IMSI:[262427528135663] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3200) 11/02 11:06:07.805: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 11/02 11:06:07.807: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 11/02 11:06:07.811: [smf] INFO: Removed Session: UE IMSI:[262426547328582] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3200) 11/02 11:06:07.811: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 11/02 11:06:07.812: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 11/02 11:06:07.817: [smf] INFO: Removed Session: UE IMSI:[262426643676047] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3200) 11/02 11:06:07.817: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 11/02 11:06:07.818: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 11/02 11:06:07.823: [smf] INFO: Removed Session: UE IMSI:[262425707223189] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3200) 11/02 11:06:07.823: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 11/02 11:06:07.824: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 11/02 11:06:07.828: [smf] INFO: Removed Session: UE IMSI:[262428827521813] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3200) 11/02 11:06:07.828: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 11/02 11:06:07.829: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 11/02 11:06:07.833: [smf] INFO: Removed Session: UE IMSI:[262424442938165] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3200) 11/02 11:06:07.833: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 11/02 11:06:07.835: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 11/02 11:06:07.839: [smf] INFO: Removed Session: UE IMSI:[262423598388439] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3200) 11/02 11:06:07.839: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 11/02 11:06:07.840: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 11/02 11:06:07.845: [smf] INFO: Removed Session: UE IMSI:[262427802929214] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3200) 11/02 11:06:07.845: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 11/02 11:06:07.846: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 11/02 11:06:07.850: [smf] INFO: Removed Session: UE IMSI:[262423510817228] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3200) 11/02 11:06:07.850: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 11/02 11:06:07.852: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 11/02 11:06:07.855: [smf] INFO: Removed Session: UE IMSI:[262423562697431] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3200) 11/02 11:06:07.855: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 11/02 11:06:07.857: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 11/02 11:06:07.862: [smf] INFO: Removed Session: UE IMSI:[262420901174514] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3200) 11/02 11:06:07.862: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 11/02 11:06:07.863: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 11/02 11:06:07.867: [smf] INFO: Removed Session: UE IMSI:[262420648416426] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3200) 11/02 11:06:07.867: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 11/02 11:06:07.869: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 11/02 11:06:07.873: [smf] INFO: Removed Session: UE IMSI:[262426526847129] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3200) 11/02 11:06:07.873: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 11/02 11:06:07.874: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 11/02 11:06:07.879: [smf] INFO: Removed Session: UE IMSI:[262429892590617] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3200) 11/02 11:06:07.879: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 11/02 11:06:07.881: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 11/02 11:06:07.886: [smf] INFO: Removed Session: UE IMSI:[262423758662893] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3200) 11/02 11:06:07.886: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 11/02 11:06:07.886: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 11/02 11:06:07.890: [smf] INFO: Removed Session: UE IMSI:[262429091279871] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3200) 11/02 11:06:07.890: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 11/02 11:06:07.892: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 11/02 11:06:07.896: [smf] INFO: Removed Session: UE IMSI:[262423755744189] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3200) 11/02 11:06:07.896: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 11/02 11:06:07.897: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 11/02 11:06:07.902: [smf] INFO: Removed Session: UE IMSI:[262427890104645] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3200) 11/02 11:06:07.902: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 11/02 11:06:07.903: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 11/02 11:06:07.906: [smf] INFO: Removed Session: UE IMSI:[262423909654532] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3200) 11/02 11:06:07.906: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 11/02 11:06:07.908: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 11/02 11:06:07.912: [smf] INFO: Removed Session: UE IMSI:[262422269689943] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3200) 11/02 11:06:07.912: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 11/02 11:06:07.914: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 11/02 11:06:07.918: [smf] INFO: Removed Session: UE IMSI:[262421147018316] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3200) 11/02 11:06:07.918: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 11/02 11:06:07.919: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 11/02 11:06:07.923: [smf] INFO: Removed Session: UE IMSI:[262426048572492] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3200) 11/02 11:06:07.923: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 11/02 11:06:07.925: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 11/02 11:06:07.929: [smf] INFO: Removed Session: UE IMSI:[262423418863672] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3200) 11/02 11:06:07.929: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 11/02 11:06:07.930: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 11/02 11:06:07.935: [smf] INFO: Removed Session: UE IMSI:[262420081552039] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3200) 11/02 11:06:07.935: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 11/02 11:06:07.936: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 11/02 11:06:07.940: [smf] INFO: Removed Session: UE IMSI:[262428274634558] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3200) 11/02 11:06:07.940: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 11/02 11:06:07.941: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 11/02 11:06:07.946: [smf] INFO: Removed Session: UE IMSI:[262426927806694] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3200) 11/02 11:06:07.946: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 11/02 11:06:07.947: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 11/02 11:06:07.951: [smf] INFO: Removed Session: UE IMSI:[262422623365370] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3200) 11/02 11:06:07.951: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 11/02 11:06:07.953: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 11/02 11:06:07.956: [smf] INFO: Removed Session: UE IMSI:[262425322311619] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3200) 11/02 11:06:07.956: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 11/02 11:06:07.958: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 11/02 11:06:07.962: [smf] INFO: Removed Session: UE IMSI:[262425881857386] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3200) 11/02 11:06:07.962: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 11/02 11:06:07.964: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 11/02 11:06:07.967: [smf] INFO: Removed Session: UE IMSI:[262427984092146] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3200) 11/02 11:06:07.967: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 11/02 11:06:07.969: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 11/02 11:06:07.973: [smf] INFO: Removed Session: UE IMSI:[262425217361563] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3200) 11/02 11:06:07.973: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 11/02 11:06:07.975: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 11/02 11:06:07.979: [smf] INFO: Removed Session: UE IMSI:[262428770082833] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3200) 11/02 11:06:07.979: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 11/02 11:06:07.980: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 11/02 11:06:07.985: [smf] INFO: Removed Session: UE IMSI:[262424586711261] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3200) 11/02 11:06:07.985: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 11/02 11:06:07.986: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 11/02 11:06:07.991: [smf] INFO: Removed Session: UE IMSI:[262421367127068] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3200) 11/02 11:06:07.991: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 11/02 11:06:07.992: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 11/02 11:06:07.996: [smf] INFO: Removed Session: UE IMSI:[262421231901438] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:07.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3200) 11/02 11:06:07.996: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 11/02 11:06:07.997: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 11/02 11:06:08.001: [smf] INFO: Removed Session: UE IMSI:[262420481273061] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3200) 11/02 11:06:08.001: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 11/02 11:06:08.003: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 11/02 11:06:08.006: [smf] INFO: Removed Session: UE IMSI:[262426840917476] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3200) 11/02 11:06:08.006: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 11/02 11:06:08.008: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 11/02 11:06:08.012: [smf] INFO: Removed Session: UE IMSI:[262425861500609] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3200) 11/02 11:06:08.012: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 11/02 11:06:08.014: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 11/02 11:06:08.017: [smf] INFO: Removed Session: UE IMSI:[262426324655052] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3200) 11/02 11:06:08.017: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 11/02 11:06:08.020: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 11/02 11:06:08.023: [smf] INFO: Removed Session: UE IMSI:[262426830418410] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3200) 11/02 11:06:08.023: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 11/02 11:06:08.025: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 11/02 11:06:08.029: [smf] INFO: Removed Session: UE IMSI:[262429321882297] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3200) 11/02 11:06:08.029: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 11/02 11:06:08.031: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 11/02 11:06:08.034: [smf] INFO: Removed Session: UE IMSI:[262427821397129] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3200) 11/02 11:06:08.034: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 11/02 11:06:08.036: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 11/02 11:06:08.040: [smf] INFO: Removed Session: UE IMSI:[262423954535910] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3200) 11/02 11:06:08.040: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 11/02 11:06:08.042: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 11/02 11:06:08.046: [smf] INFO: Removed Session: UE IMSI:[262424046378218] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3200) 11/02 11:06:08.046: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 11/02 11:06:08.047: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 11/02 11:06:08.051: [smf] INFO: Removed Session: UE IMSI:[262422077374708] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3200) 11/02 11:06:08.051: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 11/02 11:06:08.053: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 11/02 11:06:08.057: [smf] INFO: Removed Session: UE IMSI:[262421511094082] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3200) 11/02 11:06:08.057: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 11/02 11:06:08.058: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 11/02 11:06:08.063: [smf] INFO: Removed Session: UE IMSI:[262420301522930] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3200) 11/02 11:06:08.063: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 11/02 11:06:08.064: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 11/02 11:06:08.067: [smf] INFO: Removed Session: UE IMSI:[262421209015010] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3200) 11/02 11:06:08.067: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 11/02 11:06:08.069: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 11/02 11:06:08.073: [smf] INFO: Removed Session: UE IMSI:[262425995908071] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3200) 11/02 11:06:08.073: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 11/02 11:06:08.075: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 11/02 11:06:08.080: [smf] INFO: Removed Session: UE IMSI:[262428806714602] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3200) 11/02 11:06:08.080: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 11/02 11:06:08.080: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 11/02 11:06:08.085: [smf] INFO: Removed Session: UE IMSI:[262420023543118] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3200) 11/02 11:06:08.085: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 11/02 11:06:08.086: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 11/02 11:06:08.090: [smf] INFO: Removed Session: UE IMSI:[262428620639980] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3200) 11/02 11:06:08.090: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 11/02 11:06:08.091: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 11/02 11:06:08.096: [smf] INFO: Removed Session: UE IMSI:[262425014947755] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3200) 11/02 11:06:08.096: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 11/02 11:06:08.097: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 11/02 11:06:08.100: [smf] INFO: Removed Session: UE IMSI:[262420816809598] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3200) 11/02 11:06:08.100: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 11/02 11:06:08.102: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 11/02 11:06:08.107: [smf] INFO: Removed Session: UE IMSI:[262429483268117] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3200) 11/02 11:06:08.107: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 11/02 11:06:08.108: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 11/02 11:06:08.112: [smf] INFO: Removed Session: UE IMSI:[262423589303162] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3200) 11/02 11:06:08.112: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 11/02 11:06:08.113: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 11/02 11:06:08.118: [smf] INFO: Removed Session: UE IMSI:[262424192249104] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3200) 11/02 11:06:08.118: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 11/02 11:06:08.119: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 11/02 11:06:08.123: [smf] INFO: Removed Session: UE IMSI:[262423483626336] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3200) 11/02 11:06:08.123: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 11/02 11:06:08.124: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 11/02 11:06:08.128: [smf] INFO: Removed Session: UE IMSI:[262428928346928] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3200) 11/02 11:06:08.128: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 11/02 11:06:08.130: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 11/02 11:06:08.134: [smf] INFO: Removed Session: UE IMSI:[262429774200199] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3200) 11/02 11:06:08.134: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 11/02 11:06:08.135: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 11/02 11:06:08.140: [smf] INFO: Removed Session: UE IMSI:[262428918676318] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3200) 11/02 11:06:08.140: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 11/02 11:06:08.141: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 11/02 11:06:08.145: [smf] INFO: Removed Session: UE IMSI:[262420653741735] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3200) 11/02 11:06:08.145: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 11/02 11:06:08.147: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 11/02 11:06:08.151: [smf] INFO: Removed Session: UE IMSI:[262428488804886] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3200) 11/02 11:06:08.151: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 11/02 11:06:08.152: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 11/02 11:06:08.156: [smf] INFO: Removed Session: UE IMSI:[262425788117468] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3200) 11/02 11:06:08.156: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 11/02 11:06:08.158: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 11/02 11:06:08.162: [smf] INFO: Removed Session: UE IMSI:[262428157163584] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3200) 11/02 11:06:08.162: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 11/02 11:06:08.163: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 11/02 11:06:08.167: [smf] INFO: Removed Session: UE IMSI:[262420816559054] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3200) 11/02 11:06:08.167: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 11/02 11:06:08.169: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 11/02 11:06:08.172: [smf] INFO: Removed Session: UE IMSI:[262428997985490] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3200) 11/02 11:06:08.172: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 11/02 11:06:08.174: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 11/02 11:06:08.179: [smf] INFO: Removed Session: UE IMSI:[262427795345380] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3200) 11/02 11:06:08.179: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 11/02 11:06:08.180: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 11/02 11:06:08.185: [smf] INFO: Removed Session: UE IMSI:[262429155901359] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3200) 11/02 11:06:08.185: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 11/02 11:06:08.185: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 11/02 11:06:08.190: [smf] INFO: Removed Session: UE IMSI:[262421333749417] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3200) 11/02 11:06:08.190: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 11/02 11:06:08.191: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 11/02 11:06:08.194: [smf] INFO: Removed Session: UE IMSI:[262422826192604] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3200) 11/02 11:06:08.194: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 11/02 11:06:08.196: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 11/02 11:06:08.200: [smf] INFO: Removed Session: UE IMSI:[262421493003353] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3200) 11/02 11:06:08.200: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 11/02 11:06:08.202: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 11/02 11:06:08.206: [smf] INFO: Removed Session: UE IMSI:[262424207140168] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3200) 11/02 11:06:08.206: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 11/02 11:06:08.208: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 11/02 11:06:08.211: [smf] INFO: Removed Session: UE IMSI:[262424997856619] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3200) 11/02 11:06:08.211: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 11/02 11:06:08.213: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 11/02 11:06:08.217: [smf] INFO: Removed Session: UE IMSI:[262427707331360] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3200) 11/02 11:06:08.217: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 11/02 11:06:08.219: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 11/02 11:06:08.223: [smf] INFO: Removed Session: UE IMSI:[262429570117930] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3200) 11/02 11:06:08.223: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 11/02 11:06:08.224: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 11/02 11:06:08.227: [smf] INFO: Removed Session: UE IMSI:[262427378540896] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3200) 11/02 11:06:08.228: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 11/02 11:06:08.230: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 11/02 11:06:08.234: [smf] INFO: Removed Session: UE IMSI:[262424073928262] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3200) 11/02 11:06:08.234: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 11/02 11:06:08.235: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 11/02 11:06:08.240: [smf] INFO: Removed Session: UE IMSI:[262427434985782] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3200) 11/02 11:06:08.240: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 11/02 11:06:08.241: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 11/02 11:06:08.246: [smf] INFO: Removed Session: UE IMSI:[262420378170673] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3200) 11/02 11:06:08.246: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 11/02 11:06:08.247: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 11/02 11:06:08.251: [smf] INFO: Removed Session: UE IMSI:[262425083091254] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3200) 11/02 11:06:08.251: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 11/02 11:06:08.252: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/02 11:06:08.256: [smf] INFO: Removed Session: UE IMSI:[262427793912819] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:08.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/02 11:06:08.256: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: Warning: Stopping inactive timer T_next. MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:06:10.260: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 11/02 11:06:10.260: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@1769b0fbed86: Final verdict of PTC: none TC_addr_pool_exhaustion(87)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@1769b0fbed86: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:06:10 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232164) Waiting for packet dumper to finish... 1 (prev_count=6232164, count=6232676) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:06:12 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_gy_charging_cc_time started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:06:14.104: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:06:15.547: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:06:16.552: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/02 11:06:16.552: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/02 11:06:16.552: [smf] INFO: UE IMSI[262429078106357] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:16.559: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/02 11:06:16.559: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 11/02 11:06:16.559: [upf] INFO: UE F-SEID[UP:0xa19 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass 11/02 11:06:19.563: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff751179910 (../src/upf/context.c:800) 11/02 11:06:22.566: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff751179910 (../src/upf/context.c:800) MTC@1769b0fbed86: Warning: Re-starting timer T_default, which is already active (running or expired). 11/02 11:06:24.567: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff751179910 (../src/upf/context.c:800) MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:06:25.075: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/02 11:06:25.081: [smf] INFO: Removed Session: UE IMSI:[262429078106357] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:25.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/02 11:06:25.081: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:06:27.084: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:06:27.084: [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)@1769b0fbed86: Final verdict of PTC: none TC_gy_charging_cc_time(89)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@1769b0fbed86: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:06:27 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21240) Waiting for packet dumper to finish... 1 (prev_count=21240, count=22544) MTC@1769b0fbed86: 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@1769b0fbed86: 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 Nov 2 11:06:29 UTC 2024 /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@1769b0fbed86: 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@1769b0fbed86: Test case TC_gy_charging_volume_quota_threshold started. MTC@1769b0fbed86: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@1769b0fbed86: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 11/02 11:06:31.052: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#11): (../lib/diameter/common/logger.c:81) 11/02 11:06:31.397: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1769b0fbed86: sending CreatePDP 11/02 11:06:32.401: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 11/02 11:06:32.401: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3192) 11/02 11:06:32.401: [smf] INFO: UE IMSI[262420191888319] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 11/02 11:06:32.410: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 11/02 11:06:32.410: [upf] INFO: UE F-SEID[UP:0x702 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 11/02 11:06:32.410: [upf] INFO: UE F-SEID[UP:0x702 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@1769b0fbed86: setverdict(pass): none -> pass MTC@1769b0fbed86: Warning: Re-starting timer T_default, which is already active (running or expired). 11/02 11:06:40.444: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff7511799a0 (../src/upf/context.c:800) MTC@1769b0fbed86: Warning: Stopping inactive timer T_default. 11/02 11:06:40.951: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 11/02 11:06:40.957: [smf] INFO: Removed Session: UE IMSI:[262420191888319] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 11/02 11:06:40.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3200) 11/02 11:06:40.957: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed MTC@1769b0fbed86: setverdict(pass): pass -> pass, component reason not changed 11/02 11:06:42.960: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 11/02 11:06:42.961: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@1769b0fbed86: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(91)@1769b0fbed86: Final verdict of PTC: none MTC@1769b0fbed86: Setting final verdict of the test case. MTC@1769b0fbed86: Local verdict of MTC: pass MTC@1769b0fbed86: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@1769b0fbed86: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@1769b0fbed86: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@1769b0fbed86: 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 Nov 2 11:06:42 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25184) Waiting for packet dumper to finish... 1 (prev_count=25184, count=25696) MTC@1769b0fbed86: 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@1769b0fbed86: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1769b0fbed86: Terminating MTC. MC@1769b0fbed86: MTC terminated. MC2> exit MC@1769b0fbed86: Shutting down session. MC@1769b0fbed86: 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-4679.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 (773574) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (773415) [testenv][open5gs] Stopping upf (773450) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'open5gs/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][open5gs] Showing junit-xml-4679.log [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4679.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='442.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.333954'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.640621'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.511163'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.069219'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.548538'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.121997'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.320618'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.164118'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.178695'> <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.389793'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.064978'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.105224'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.382257'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.232598'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.612192'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.536088'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.502917'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.577227'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.811677'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.645099'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.291776'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.102892'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.147291'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.758072'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.346162'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.224137'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.710538'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.480410'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.673023'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.819078'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.487115'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.446686'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.156331'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.499814'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.196752'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.012281'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.814918'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.999084'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.534565'> <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.921215'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.431747'> <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.383190'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.818005'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.658093'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.820262'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0'] 1769b0fbed8617233fc02a638f9bd8e45a3826e54ed0733b1543aaacd4d93014 Error: no container with name or ID testenv-ggsn_tests-open5gs-osmocom-nightly-20241102-1059-efbc5fb6-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1001/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