Skip to content
Unstable

Console Output

Started by user Oliver Smith
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 refs/remotes/origin/osmith/wip-testenv^{commit} # timeout=10
 > git rev-parse osmith/wip-testenv^{commit} # timeout=10
Checking out Revision 307458ac9e8cfb47850f71a9d3d42afb6e245ce5 (refs/remotes/origin/osmith/wip-testenv)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 307458ac9e8cfb47850f71a9d3d42afb6e245ce5 # timeout=10
Commit message: "ggsn: testenv: fix paths in copy= and clean="
First time build. Skipping changelog.
[ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins10745756485372527973.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + 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-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5', '--detach', '--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', '--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'] 1868a1f2631b7a9aa54dff2a07e5899fbaa548c779eea019b962d1d492f9f7c0 [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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [182 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.2 kB] Fetched 9306 kB in 1s (9518 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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5', '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' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [titan.ProtocolModules.M3UA] Checking out c496d298876fed55c2b730278b7ee77982555563 [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-4-g83ee83a [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [titan.TestPorts.MTP3asp] Initial git clone [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP [titan.ProtocolEmulations.SCCP] Checking out f8a44f2cdef44d0c3adf787ab3184c293a9a58be [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [osmo-uecups] Initial git clone [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [osmo-uecups] Checking out 8362efef7c6fa341eb947a75786878e0685767b7 [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.ProtocolModules.MAP] Initial git clone [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 [titan.TestPorts.USB] Initial git clone [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', './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 IPCP_Types.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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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_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 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_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 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_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 `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:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:677.6-81: In guard operation: GGSN_Tests.ttcn:677.6-81: In receive statement: GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:771.3-15: In deactivate statement: GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:788.3-96: In function instance: GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:788.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:775.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:807.3-15: In deactivate statement: GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:834.3-15: In deactivate statement: GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1015.3-20: In function instance: GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1026.3-20: In function instance: GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1050.3-20: In function instance: GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1064.2-1083.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': 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:1094.2-1138.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1100.3-20: In function instance: GGSN_Tests.ttcn:1100.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1158.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': 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:1161.2-1179.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1165.3-20: In function instance: GGSN_Tests.ttcn:1165.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1182.2-1199.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1186.3-20: In function instance: GGSN_Tests.ttcn:1186.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1202.2-1232.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1206.3-21: In function instance: GGSN_Tests.ttcn:1206.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1211.3-21: In function instance: GGSN_Tests.ttcn:1211.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1235.2-1241.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1238.3-20: In function instance: GGSN_Tests.ttcn:1238.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1244.2-1272.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1251.3-20: In function instance: GGSN_Tests.ttcn:1251.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1275.2-1306.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1281.3-20: In function instance: GGSN_Tests.ttcn:1281.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1309.2-1329.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1313.3-20: In function instance: GGSN_Tests.ttcn:1313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1333.2-1349.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1337.3-20: In function instance: GGSN_Tests.ttcn:1337.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1367.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1356.3-20: In function instance: GGSN_Tests.ttcn:1356.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1370.2-1383.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1374.3-20: In function instance: GGSN_Tests.ttcn:1374.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1399.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1390.3-21: In function instance: GGSN_Tests.ttcn:1390.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1391.3-21: In function instance: GGSN_Tests.ttcn:1391.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1443.2-1485.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1458.3-20: In function instance: GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.3-20: In function instance: GGSN_Tests.ttcn:1477.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1490.2-1522.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1504.3-20: In function instance: GGSN_Tests.ttcn:1504.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1525.2-1538.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1529.3-20: In function instance: GGSN_Tests.ttcn:1529.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1541.2-1566.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1545.3-20: In function instance: GGSN_Tests.ttcn:1545.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1569.2-1575.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1572.3-20: In function instance: GGSN_Tests.ttcn:1572.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1578.2-1602.2: In testcase definition `TC_pdp46_act_deact_ipcp': 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:1605.2-1617.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1609.3-20: In function instance: GGSN_Tests.ttcn:1609.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1620.2-1641.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1625.3-20: In function instance: GGSN_Tests.ttcn:1625.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1644.2-1665.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1649.3-20: In function instance: GGSN_Tests.ttcn:1649.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1669.2-1684.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1673.3-20: In function instance: GGSN_Tests.ttcn:1673.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1687.2-1701.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': 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:1704.2-1717.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1708.3-20: In function instance: GGSN_Tests.ttcn:1708.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1720.2-1738.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1724.3-20: In function instance: GGSN_Tests.ttcn:1724.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1741.2-1771.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1745.3-21: In function instance: GGSN_Tests.ttcn:1745.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1750.3-21: In function instance: GGSN_Tests.ttcn:1750.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1774.2-1810.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1793.5-1808.3: In else statement: GGSN_Tests.ttcn:1802.4-36: In function instance: GGSN_Tests.ttcn:1802.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1805.4-41: In function instance: GGSN_Tests.ttcn:1805.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1813.2-1873.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1822.3-21: In function instance: GGSN_Tests.ttcn:1822.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1878.2-1899.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:1881.3-20: In function instance: GGSN_Tests.ttcn:1881.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1902.2-1942.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:1908.3-20: In function instance: GGSN_Tests.ttcn:1908.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1945.2-2058.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:1971.3-2021.3: In alt construct: GGSN_Tests.ttcn:1972.4-34: In guard expression: GGSN_Tests.ttcn:1972.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:1973.4-34: In guard expression: GGSN_Tests.ttcn:1973.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2027.3-2053.3: In alt construct: GGSN_Tests.ttcn:2028.4-34: In guard expression: GGSN_Tests.ttcn:2028.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2029.4-34: In guard expression: GGSN_Tests.ttcn:2029.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2062.2-2162.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2080.3-2125.3: In alt construct: GGSN_Tests.ttcn:2081.4-34: In guard expression: GGSN_Tests.ttcn:2081.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2082.4-34: In guard expression: GGSN_Tests.ttcn:2082.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2131.3-2157.3: In alt construct: GGSN_Tests.ttcn:2132.4-34: In guard expression: GGSN_Tests.ttcn:2132.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2133.4-34: In guard expression: GGSN_Tests.ttcn:2133.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2165.2-2216.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2172.3-20: In function instance: GGSN_Tests.ttcn:2172.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2219.2-2271.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2229.3-20: In function instance: GGSN_Tests.ttcn:2229.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_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 `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: 387 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/_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-20240924-1207-29114bf5', '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_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_7.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 PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for 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_Templates_part_7.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_3.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 DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for 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 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 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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 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_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 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_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 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_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 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_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 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_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 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_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 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_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 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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (376 kB/s) Reading package lists... [testenv][open5gs] Installing packages: open5gs-upf, open5gs-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/_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-20240924-1207-29114bf5', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common udev The following NEW packages will be installed: open5gs-common open5gs-smf open5gs-upf udev 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 4820 kB of archives. After this operation, 29.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.30-1~deb12u2 [1686 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4521.6d80.202409232026 [2893 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4521.6d80.202409232026 [193 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4521.6d80.202409232026 [46.8 kB] Fetched 4820 kB in 0s (58.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package udev. (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 ... 45138 files and directories currently installed.) Preparing to unpack .../udev_252.30-1~deb12u2_amd64.deb ... Unpacking udev (252.30-1~deb12u2) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../open5gs-common_2.7.2.4521.6d80.202409232026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4521.6d80.202409232026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../open5gs-smf_2.7.2.4521.6d80.202409232026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4521.6d80.202409232026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../open5gs-upf_2.7.2.4521.6d80.202409232026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4521.6d80.202409232026) ... Setting up open5gs-common:amd64 (2.7.2.4521.6d80.202409232026) ... Setting up udev (252.30-1~deb12u2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up open5gs-smf:amd64 (2.7.2.4521.6d80.202409232026) ... Created symlink /etc/systemd/system/multi-user.target.wants/open5gs-smfd.service → /lib/systemd/system/open5gs-smfd.service. Setting up open5gs-upf:amd64 (2.7.2.4521.6d80.202409232026) ... Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-networkd.service → /lib/systemd/system/systemd-networkd.service. Created symlink /etc/systemd/system/sockets.target.wants/systemd-networkd.socket → /lib/systemd/system/systemd-networkd.socket. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-network-generator.service → /lib/systemd/system/systemd-network-generator.service. Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service → /lib/systemd/system/systemd-networkd-wait-online.service. /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-networkd' Created symlink /etc/systemd/system/multi-user.target.wants/open5gs-upfd.service → /lib/systemd/system/open5gs-upfd.service. 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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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] 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/_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-20240924-1207-29114bf5', 'sh', '-c', 'open5gs/testenv.sh'] + DEV=ggsn_dummy + check_usage + [ -z prepare ] + 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_dummy_netdev + ip link ls dev ggsn_dummy + 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_dummy_netdev + sudo ip link add ggsn_dummy type dummy + sudo ip addr add 172.18.3.201 dev ggsn_dummy + sudo ip addr add fd02:db8:3::201 dev ggsn_dummy + sudo ip link set ggsn_dummy up + 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] + ['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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', '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 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/_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-20240924-1207-29114bf5', '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 09/24 12:08:02.325: [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/_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-20240924-1207-29114bf5', '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'] 09/24 12:08:02.368: [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 09/24 12:08:02.368: [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 09/24 12:08:02.368: [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 09/24 12:08:02.368: [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 09/24 12:08:02.369: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 09/24 12:08:02.383: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 09/24 12:08:02.383: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 09/24 12:08:02.383: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 09/24 12:08:02.383: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 09/24 12:08:02.383: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 09/24 12:08:02.383: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 09/24 12:08:02.383: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 09/24 12:08:02.383: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 09/24 12:08:02.507: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 09/24 12:08:02.545: [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 09/24 12:08:02.545: [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 09/24 12:08:02.545: [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 09/24 12:08:02.545: [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 09/24 12:08:02.545: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 09/24 12:08:02.545: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 09/24 12:08:02.545: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 09/24 12:08:02.546: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-20240924-1207-29114bf5', '/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@1868a1f2631b: Unix server socket created successfully. MC@1868a1f2631b: Listening on TCP port 44455. MC2> 1868a1f2631b is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 1868a1f2631b 44455 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1868a1f2631b: New HC connected from 10.0.2.100 [10.0.2.100]. 1868a1f2631b: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@1868a1f2631b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@1868a1f2631b: Configuration file was processed on all HCs. MC@1868a1f2631b: Creating MTC on host 10.0.2.100. MC@1868a1f2631b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Tue Sep 24 12:08:03 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:04.886: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 09/24 12:08:04.886: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 09/24 12:08:04.886: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 09/24 12:08:05.071: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:06.347: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:07.357: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:07.357: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:07.357: [smf] INFO: UE IMSI[262428533731419] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:07.364: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:07.364: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 09/24 12:08:07.364: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 09/24 12:08:07.364: [upf] INFO: UE F-SEID[UP:0x175 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 09/24 12:08:07.364: [upf] INFO: UE F-SEID[UP:0x175 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 09/24 12:08:07.365: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:07.367: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:07.372: [smf] INFO: Removed Session: UE IMSI:[262428533731419] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:07.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:07.372: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:09.377: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:08:09.377: [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(3)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact(4)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Tue Sep 24 12:08:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11456) Waiting for packet dumper to finish... 1 (prev_count=11456, count=12864) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Tue Sep 24 12:08: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_ipcp started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:13.864: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:15.059: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:16.064: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:16.064: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:16.064: [smf] INFO: UE IMSI[262424794230048] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:16.072: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:16.072: [upf] INFO: UE F-SEID[UP:0x472 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 09/24 12:08:16.072: [upf] INFO: UE F-SEID[UP:0x472 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:16.073: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:16.076: [smf] INFO: Removed Session: UE IMSI:[262424794230048] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:16.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:16.076: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:18.079: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:08:18.079: [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)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Tue Sep 24 12:08:18 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@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Tue Sep 24 12:08: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:22.674: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:24.642: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:25.646: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:25.646: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:25.646: [smf] INFO: UE IMSI[262426908456393] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:25.654: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:25.654: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 09/24 12:08:25.654: [upf] INFO: UE F-SEID[UP:0xb11 CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:25.655: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:25.661: [smf] INFO: Removed Session: UE IMSI:[262426908456393] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:25.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:25.661: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:27.663: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:08:27.663: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(7)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Tue Sep 24 12:08:27 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=16036) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Tue Sep 24 12:08: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_pcodns started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:32.352: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:33.761: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:34.765: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:34.765: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:34.765: [smf] INFO: UE IMSI[262429767640839] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:34.774: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:34.774: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 09/24 12:08:34.774: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:34.775: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:34.779: [smf] INFO: Removed Session: UE IMSI:[262429767640839] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:34.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:34.779: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:36.782: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:08:36.782: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(9)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(10)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Tue Sep 24 12:08:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14600) Waiting for packet dumper to finish... 1 (prev_count=14600, count=15112) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Tue Sep 24 12:08: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(11)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(12)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:40.258: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:40.398: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:41.402: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:41.402: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:41.402: [smf] INFO: UE IMSI[262423929591862] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:41.411: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:41.411: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 09/24 12:08:41.411: [upf] INFO: UE F-SEID[UP:0xb49 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:41.415: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:41.419: [smf] INFO: Removed Session: UE IMSI:[262423929591862] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:41.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:41.419: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:43.422: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:08:43.422: [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(12)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(11)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(11): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(12): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Tue Sep 24 12:08:43 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13412) Waiting for packet dumper to finish... 1 (prev_count=13412, count=13924) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Tue Sep 24 12:08:45 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(13)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(14)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:46.545: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:48.571: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:08:49.576: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:08:49.576: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:08:49.576: [smf] INFO: UE IMSI[262427305546570] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:08:49.582: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:08:49.582: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 09/24 12:08:49.582: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:08:49.583: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x9026 (../src/upf/gtp-path.c:525) 09/24 12:08:49.583: [upf] ERROR: SRC:B0101016, UE:B0101007 (../src/upf/gtp-path.c:527) 0000: 4500001c 8c3e4000 40013ea1 b0101016 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:08:52.587: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:08:52.594: [smf] INFO: Removed Session: UE IMSI:[262427305546570] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:08:52.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:08:52.594: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:08:54.598: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:08:54.598: [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(13)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(14)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(13): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(14): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Tue Sep 24 12:08:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13724) Waiting for packet dumper to finish... 1 (prev_count=13724, count=15028) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Tue Sep 24 12:08: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(15)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(16)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:08:57.743: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:08:59.974: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:00.978: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:00.978: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:00.978: [smf] INFO: UE IMSI[262421222798378] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:00.987: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:00.987: [upf] INFO: UE F-SEID[UP:0x999 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 09/24 12:09:00.987: [upf] INFO: UE F-SEID[UP:0x999 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:09:00.989: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:623) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:09:03.990: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:03.996: [smf] INFO: Removed Session: UE IMSI:[262421222798378] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:03.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:03.997: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:06.001: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:09:06.002: [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(15)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(16)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(15): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(16): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Tue Sep 24 12:09:06 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 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@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Tue Sep 24 12:09: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_clients_interact_with_txseq started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(17)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(18)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:09.166: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:10.194: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:11.199: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:11.199: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:11.199: [smf] INFO: UE IMSI[262428321398179] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:11.207: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:11.207: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 09/24 12:09:11.207: [upf] INFO: UE F-SEID[UP:0xe43 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:11.209: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:09:11.209: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:09:11.209: [smf] INFO: UE IMSI[262424558860179] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:11.215: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:09:11.215: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 09/24 12:09:11.215: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" 09/24 12:09:11.218: [upf] INFO: [Removed] Number of UPF-sessions is now 1 (../src/upf/context.c:253) 09/24 12:09:11.222: [smf] INFO: Removed Session: UE IMSI:[262428321398179] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:11.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 1 (../src/smf/context.c:3127) 09/24 12:09:11.222: [smf] INFO: [Removed] Number of SMF-UEs is now 1 (../src/smf/context.c:1092) 09/24 12:09:11.223: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:11.228: [smf] INFO: Removed Session: UE IMSI:[262424558860179] DNN:[internet:0] IPv4:[176.16.16.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:11.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:11.228: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) 09/24 12:09:13.231: [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_with_txseq(17)@1868a1f2631b: Final verdict of PTC: none 09/24 12:09:13.232: [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_with_txseq(18)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(17): none (fail -> fail) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(18): none (fail -> fail) MTC@1868a1f2631b: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail reason: Received wrong local TEID MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Tue Sep 24 12:09:13 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ 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@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Tue Sep 24 12:09:15 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_clients_interact_without_txseq started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(19)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(20)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:17.690: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:17.935: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:18.939: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:18.939: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:18.939: [smf] INFO: UE IMSI[262423874013604] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:18.948: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:18.948: [upf] INFO: UE F-SEID[UP:0x1c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 09/24 12:09:18.948: [upf] INFO: UE F-SEID[UP:0x1c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:18.950: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:09:18.950: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:09:18.950: [smf] INFO: UE IMSI[262423319510308] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:18.955: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:09:18.955: [upf] INFO: UE F-SEID[UP:0x93f CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 09/24 12:09:18.955: [upf] INFO: UE F-SEID[UP:0x93f CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" 09/24 12:09:18.956: [upf] INFO: [Removed] Number of UPF-sessions is now 1 (../src/upf/context.c:253) 09/24 12:09:18.961: [smf] INFO: Removed Session: UE IMSI:[262423874013604] DNN:[internet:0] IPv4:[176.16.16.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:18.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 1 (../src/smf/context.c:3127) 09/24 12:09:18.961: [smf] INFO: [Removed] Number of SMF-UEs is now 1 (../src/smf/context.c:1092) 09/24 12:09:18.961: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:18.965: [smf] INFO: Removed Session: UE IMSI:[262423319510308] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:18.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:18.965: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) 09/24 12:09:20.968: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:09:20.969: [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(20)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(19)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(19): none (fail -> fail) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(20): none (fail -> fail) MTC@1868a1f2631b: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail reason: Received wrong local TEID MTC@1868a1f2631b: 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 fail'. Tue Sep 24 12:09:20 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=20868) Waiting for packet dumper to finish... 1 (prev_count=20868, count=21380) MTC@1868a1f2631b: 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 fail' was executed successfully (exit status: 0). MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Tue Sep 24 12:09:23 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_with_single_dns started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(21)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(22)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:24.324: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:24.828: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:25.832: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:25.832: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:25.832: [smf] INFO: UE IMSI[262428773116226] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:25.841: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:25.841: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 09/24 12:09:25.841: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:09:25.842: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:25.845: [smf] INFO: Removed Session: UE IMSI:[262428773116226] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:25.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:25.845: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:25.847: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:25.847: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:25.847: [smf] INFO: UE IMSI[262426035229316] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:25.852: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:25.852: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 09/24 12:09:25.852: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:25.853: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:25.857: [smf] INFO: Removed Session: UE IMSI:[262426035229316] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:25.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:25.857: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:27.861: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:09:27.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_pdp4_act_deact_with_single_dns(22)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(21)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(21): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(22): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Tue Sep 24 12:09:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19116) Waiting for packet dumper to finish... 1 (prev_count=19116, count=20420) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Tue Sep 24 12:09: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(23)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(24)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:32.647: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:33.730: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:34.735: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:34.735: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:34.735: [smf] INFO: UE IMSI[262428280275601] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:34.743: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:34.743: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 09/24 12:09:34.743: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:09:34.744: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:34.749: [smf] INFO: Removed Session: UE IMSI:[262428280275601] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:34.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:34.749: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:36.751: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:09:36.751: [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(23)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(24)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(23): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(24): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Tue Sep 24 12:09:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13864) Waiting for packet dumper to finish... 1 (prev_count=13864, count=14376) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Tue Sep 24 12:09: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_update_teic started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(25)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(26)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:40.615: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:42.072: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:43.076: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:43.076: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:43.076: [smf] INFO: UE IMSI[262428297374221] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:43.085: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:43.085: [upf] INFO: UE F-SEID[UP:0x841 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 09/24 12:09:43.085: [upf] INFO: UE F-SEID[UP:0x841 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: sending UpdatePDP MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:43.087: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:43.091: [smf] INFO: Removed Session: UE IMSI:[262428297374221] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:43.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:43.091: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:45.093: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:09:45.094: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(26)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_update_teic(25)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_update_teic(25): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_update_teic(26): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Tue Sep 24 12:09:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14356) Waiting for packet dumper to finish... 1 (prev_count=14356, count=14868) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Tue Sep 24 12:09: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp4_act_update_teid started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(27)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(28)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:48.285: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:50.859: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:51.863: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:51.864: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:51.864: [smf] INFO: UE IMSI[262420710869295] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:09:51.872: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:51.872: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 09/24 12:09:51.872: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: sending UpdatePDP MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:51.876: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:51.880: [smf] INFO: Removed Session: UE IMSI:[262420710869295] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:09:51.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:51.880: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:09:53.884: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:09:53.884: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teid(28)@1868a1f2631b: Final verdict of PTC: none TC_pdp4_act_update_teid(27)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_update_teid(27): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp4_act_update_teid(28): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Tue Sep 24 12:09:53 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15928) Waiting for packet dumper to finish... 1 (prev_count=15928, count=17232) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Tue Sep 24 12:09: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact(29)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(30)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:09:57.034: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:09:58.556: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:09:59.560: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:09:59.560: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:09:59.560: [smf] INFO: UE IMSI[262425319787243] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 09/24 12:09:59.568: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:09:59.568: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x627] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 09/24 12:09:59.568: [upf] INFO: UE F-SEID[UP:0xe4b CP:0x627] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:09:59.569: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:09:59.573: [smf] INFO: Removed Session: UE IMSI:[262425319787243] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 09/24 12:09:59.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:09:59.573: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:01.577: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:10:01.578: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(29)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact(30)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact(29): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact(30): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Tue Sep 24 12:10:01 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13400) Waiting for packet dumper to finish... 1 (prev_count=13400, count=13912) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Tue Sep 24 12:10:03 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_pcodns started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(31)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(32)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:04.985: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:05.088: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:06.092: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:06.092: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:06.092: [smf] INFO: UE IMSI[262424104003039] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 09/24 12:10:06.101: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:06.101: [upf] INFO: UE F-SEID[UP:0x452 CP:0x1a6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 09/24 12:10:06.101: [upf] INFO: UE F-SEID[UP:0x452 CP:0x1a6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:10:06.103: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:06.106: [smf] INFO: Removed Session: UE IMSI:[262424104003039] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 09/24 12:10:06.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:06.106: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:08.110: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:10:08.110: [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(31)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(32)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_pcodns(31): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_pcodns(32): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Tue Sep 24 12:10:08 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13452) Waiting for packet dumper to finish... 1 (prev_count=13452, count=13964) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Tue Sep 24 12:10:10 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_icmp6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(33)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(34)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:11.299: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:11.679: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:12.683: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:12.683: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:12.683: [smf] INFO: UE IMSI[262428816019948] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 09/24 12:10:12.692: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:12.692: [upf] INFO: UE F-SEID[UP:0x63e CP:0x4a3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 09/24 12:10:12.692: [upf] INFO: UE F-SEID[UP:0x63e CP:0x4a3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420030000000000000000'O 09/24 12:10:12.695: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:12.698: [smf] INFO: Removed Session: UE IMSI:[262428816019948] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 09/24 12:10:12.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:12.698: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:14.702: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:10:14.702: [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_icmp6(33)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(34)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_icmp6(33): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_icmp6(34): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Tue Sep 24 12:10:14 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14160) Waiting for packet dumper to finish... 1 (prev_count=14160, count=14672) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Tue Sep 24 12:10: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(35)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(36)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:17.864: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:18.233: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:19.236: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:19.237: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:19.237: [smf] INFO: UE IMSI[262423889110583] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 09/24 12:10:19.244: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:19.244: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xe5d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 09/24 12:10:19.244: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xe5d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420040000000000000000'O 09/24 12:10:19.248: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:19.252: [smf] INFO: Removed Session: UE IMSI:[262423889110583] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 09/24 12:10:19.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:19.252: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:21.255: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:10:21.255: [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(35)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(36)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(35): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(36): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Tue Sep 24 12:10:21 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15000) Waiting for packet dumper to finish... 1 (prev_count=15000, count=15512) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Tue Sep 24 12:10:23 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(37)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(38)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:24.638: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:24.866: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:25.869: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:25.869: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:25.869: [smf] INFO: UE IMSI[262424273257640] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 09/24 12:10:25.876: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:25.876: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x4c1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 09/24 12:10:25.876: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x4c1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420050000000000000000'O MTC@1868a1f2631b: This GGSN does NOT support forwarding link-local source address. 09/24 12:10:28.881: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:28.888: [smf] INFO: Removed Session: UE IMSI:[262424273257640] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 09/24 12:10:28.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:28.888: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:30.892: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:10:30.892: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(37)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(38)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(37): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(38): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Tue Sep 24 12:10:30 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14876) Waiting for packet dumper to finish... 1 (prev_count=14876, count=15388) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Tue Sep 24 12:10:32 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(39)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(40)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:34.610: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:36.738: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:37.743: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:37.743: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:37.743: [smf] INFO: UE IMSI[262427328734868] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 09/24 12:10:37.751: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:37.751: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x8d6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 09/24 12:10:37.751: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x8d6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420060000000000000000'O 09/24 12:10:37.754: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0xe289 (../src/upf/gtp-path.c:603) 09/24 12:10:37.754: [upf] ERROR: SRC:fe800000 00000000 11111111 11111116 (../src/upf/gtp-path.c:605) 09/24 12:10:37.754: [upf] ERROR: UE:20010780 00442006 00000000 00000007 (../src/upf/gtp-path.c:608) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111116 ff020000 00000000 ................ 0020: 00000000 00000002 850038ee 00000000 ..........8..... MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:10:40.757: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:40.764: [smf] INFO: Removed Session: UE IMSI:[262427328734868] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 09/24 12:10:40.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:40.764: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:42.767: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:10:42.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_pdp6_act_deact_gtpu_access_wrong_ll_saddr(39)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(40)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(39): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(40): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Tue Sep 24 12:10:42 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=15500) Waiting for packet dumper to finish... 1 (prev_count=15500, count=16012) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Tue Sep 24 12:10: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(41)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(42)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:47.099: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:48.438: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:10:49.443: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:10:49.443: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:10:49.443: [smf] INFO: UE IMSI[262428410403308] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 09/24 12:10:49.451: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:10:49.451: [upf] INFO: UE F-SEID[UP:0x826 CP:0x4a9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 09/24 12:10:49.451: [upf] INFO: UE F-SEID[UP:0x826 CP:0x4a9] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420070000000000000000'O 09/24 12:10:49.454: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x5b5e (../src/upf/gtp-path.c:603) 09/24 12:10:49.454: [upf] ERROR: SRC:31101691 11553116 03250325 03250325 (../src/upf/gtp-path.c:605) 09/24 12:10:49.454: [upf] ERROR: UE:20010780 00442007 00000000 00000008 (../src/upf/gtp-path.c:608) 0000: 60000000 00083aff 31101691 11553116 `.....:.1....U1. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dc5d 00000000 ...........].... MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:10:52.458: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:10:52.465: [smf] INFO: Removed Session: UE IMSI:[262428410403308] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 09/24 12:10:52.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:10:52.465: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:10:54.467: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:10:54.468: [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(41)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(42)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(41): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(42): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Tue Sep 24 12:10:54 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=15912) Waiting for packet dumper to finish... 1 (prev_count=15912, count=17216) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Tue Sep 24 12:10: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(43)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(44)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:10:59.631: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:10:59.784: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:00.788: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:00.788: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:00.788: [smf] INFO: UE IMSI[262427893826829] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 09/24 12:11:00.797: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:00.797: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x1a2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 09/24 12:11:00.798: [upf] INFO: UE F-SEID[UP:0xf48 CP:0x1a2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420080000000000000000'O 09/24 12:11:00.801: [upf] ERROR: Invalid packet [IP version:4, Packet Length:28] (../src/upf/gtp-path.c:623) 0000: 4500001c 8c3e4000 4001d3e8 c0a80a02 E....>@.@....... 0010: 08080808 0800f4b9 03450001 .........E.. MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:11:03.804: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:03.810: [smf] INFO: Removed Session: UE IMSI:[262427893826829] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 09/24 12:11:03.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:03.810: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:05.815: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:05.815: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(43)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(44)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(43): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(44): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Tue Sep 24 12:11:05 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15060) Waiting for packet dumper to finish... 1 (prev_count=15060, count=15572) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Tue Sep 24 12:11: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp6_clients_interact started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(45)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(46)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:09.763: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:10.939: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:11.944: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:11.944: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:11.944: [smf] INFO: UE IMSI[262425198820494] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 09/24 12:11:11.953: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:11.953: [upf] INFO: UE F-SEID[UP:0x742 CP:0x82b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 09/24 12:11:11.953: [upf] INFO: UE F-SEID[UP:0x742 CP:0x82b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004420090000000000000000'O MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:11.956: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:11:11.956: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:11:11.956: [smf] INFO: UE IMSI[262423622060144] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 09/24 12:11:11.962: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:11:11.962: [upf] INFO: UE F-SEID[UP:0x62f CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 09/24 12:11:11.962: [upf] INFO: UE F-SEID[UP:0x62f CP:0x4c3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: RA with /64 prefix '200107800044200A0000000000000000'O MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:11:17.971: [upf] INFO: [Removed] Number of UPF-sessions is now 1 (../src/upf/context.c:253) 09/24 12:11:17.978: [smf] INFO: Removed Session: UE IMSI:[262425198820494] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 09/24 12:11:17.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 1 (../src/smf/context.c:3127) 09/24 12:11:17.978: [smf] INFO: [Removed] Number of SMF-UEs is now 1 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:17.979: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:17.984: [smf] INFO: Removed Session: UE IMSI:[262423622060144] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 09/24 12:11:17.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:17.984: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:19.988: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:19.988: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(45)@1868a1f2631b: Final verdict of PTC: none TC_pdp6_clients_interact(46)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_clients_interact(45): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp6_clients_interact(46): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Tue Sep 24 12:11:19 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21948) Waiting for packet dumper to finish... 1 (prev_count=21948, count=22460) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Tue Sep 24 12:11: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact(47)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(48)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:23.945: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:25.425: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:26.429: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:26.429: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:26.429: [smf] INFO: UE IMSI[262426255081485] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 09/24 12:11:26.436: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:26.436: [upf] INFO: UE F-SEID[UP:0x70e CP:0xaa4] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 09/24 12:11:26.436: [upf] INFO: UE F-SEID[UP:0x70e CP:0xaa4] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:11:26.437: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:26.441: [smf] INFO: Removed Session: UE IMSI:[262426255081485] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 09/24 12:11:26.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:26.441: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:28.444: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:28.444: [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(47)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact(48)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact(47): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact(48): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Tue Sep 24 12:11:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14640) Waiting for packet dumper to finish... 1 (prev_count=14640, count=15152) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Tue Sep 24 12:11: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_ipcp started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(49)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(50)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:32.078: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:33.222: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:34.227: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:34.227: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:34.227: [smf] INFO: UE IMSI[262427349433197] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 09/24 12:11:34.235: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:34.235: [upf] INFO: UE F-SEID[UP:0x45a CP:0xcd2] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 09/24 12:11:34.235: [upf] INFO: UE F-SEID[UP:0x45a CP:0xcd2] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:11:34.236: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:34.239: [smf] INFO: Removed Session: UE IMSI:[262427349433197] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 09/24 12:11:34.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:34.239: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:36.244: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:36.244: [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(49)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(50)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_ipcp(49): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_ipcp(50): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Tue Sep 24 12:11:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13516) Waiting for packet dumper to finish... 1 (prev_count=13516, count=14028) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Tue Sep 24 12:11: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_icmp6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(51)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(52)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:39.840: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:40.022: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:41.026: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:41.026: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:41.026: [smf] INFO: UE IMSI[262428464886810] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 09/24 12:11:41.034: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:41.034: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xc2b] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 09/24 12:11:41.034: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xc2b] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004421030000000000000000'O 09/24 12:11:41.038: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:41.043: [smf] INFO: Removed Session: UE IMSI:[262428464886810] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 09/24 12:11:41.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:41.043: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:43.047: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:43.047: [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(51)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(52)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_icmp6(51): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_icmp6(52): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Tue Sep 24 12:11:43 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14044) Waiting for packet dumper to finish... 1 (prev_count=14044, count=14556) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Tue Sep 24 12:11:45 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_pcodns4 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(53)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(54)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:46.489: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:46.724: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:47.727: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:47.727: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:47.727: [smf] INFO: UE IMSI[262428390114394] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 09/24 12:11:47.736: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:47.736: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x79a] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 09/24 12:11:47.736: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x79a] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:11:47.736: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:47.740: [smf] INFO: Removed Session: UE IMSI:[262428390114394] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 09/24 12:11:47.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:47.740: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:49.743: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:49.743: [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(53)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(54)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_pcodns4(53): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_pcodns4(54): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Tue Sep 24 12:11:49 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13144) Waiting for packet dumper to finish... 1 (prev_count=13144, count=13656) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Tue Sep 24 12:11:51 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_pcodns6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(55)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(56)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:11:53.742: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:11:55.954: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:11:56.958: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:11:56.958: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:11:56.958: [smf] INFO: UE IMSI[262421001700138] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 09/24 12:11:56.967: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:11:56.967: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x4d2] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 09/24 12:11:56.967: [upf] INFO: UE F-SEID[UP:0xc22 CP:0x4d2] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:11:56.968: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:11:56.973: [smf] INFO: Removed Session: UE IMSI:[262421001700138] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 09/24 12:11:56.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:11:56.973: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:11:58.975: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:11:58.976: [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(55)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(56)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_pcodns6(55): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_pcodns6(56): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Tue Sep 24 12:11:58 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14328) Waiting for packet dumper to finish... 1 (prev_count=14328, count=14840) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Tue Sep 24 12:12:01 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(57)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(58)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:02.280: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:03.235: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:04.241: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:04.241: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:04.241: [smf] INFO: UE IMSI[262423488854726] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 09/24 12:12:04.249: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:04.250: [upf] INFO: UE F-SEID[UP:0x893 CP:0x227] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 09/24 12:12:04.250: [upf] INFO: UE F-SEID[UP:0x893 CP:0x227] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:12:04.251: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:04.255: [smf] INFO: Removed Session: UE IMSI:[262423488854726] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 09/24 12:12:04.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:04.255: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:06.259: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:12:06.259: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(57)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(58)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(57): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(58): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Tue Sep 24 12:12:06 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13932) Waiting for packet dumper to finish... 1 (prev_count=13932, count=15604) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Tue Sep 24 12:12: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(59)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(60)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:09.536: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:10.174: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:11.178: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:11.178: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:11.178: [smf] INFO: UE IMSI[262426412016921] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 09/24 12:12:11.186: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:11.186: [upf] INFO: UE F-SEID[UP:0x51c CP:0x209] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 09/24 12:12:11.186: [upf] INFO: UE F-SEID[UP:0x51c CP:0x209] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:12:11.187: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x723f (../src/upf/gtp-path.c:525) 09/24 12:12:11.187: [upf] ERROR: SRC:B0102019, UE:B0102008 (../src/upf/gtp-path.c:527) 0000: 4500001c 8c3e4000 40012e9e b0102019 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:12:14.190: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:14.197: [smf] INFO: Removed Session: UE IMSI:[262426412016921] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 09/24 12:12:14.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:14.197: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:16.201: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:12:16.201: [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(59)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(60)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(59): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(60): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Tue Sep 24 12:12:16 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=14552) Waiting for packet dumper to finish... 1 (prev_count=14552, count=15064) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Tue Sep 24 12:12:18 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(61)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(62)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:19.843: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:20.364: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:21.368: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:21.368: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:21.368: [smf] INFO: UE IMSI[262424394206172] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 09/24 12:12:21.376: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:21.376: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x5f1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 09/24 12:12:21.376: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x5f1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:12:21.377: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xee28 (../src/upf/gtp-path.c:603) 09/24 12:12:21.377: [upf] ERROR: SRC:fe800000 00000000 11111111 11111118 (../src/upf/gtp-path.c:605) 09/24 12:12:21.377: [upf] ERROR: UE:20010780 00442108 00000000 00000009 (../src/upf/gtp-path.c:608) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111118 ff020000 00000000 ................ 0020: 00000000 00000002 850038ec 00000000 ..........8..... MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:12:24.378: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:24.385: [smf] INFO: Removed Session: UE IMSI:[262424394206172] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 09/24 12:12:24.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:24.385: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:26.388: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:12:26.388: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(62)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(61)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(61): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(62): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Tue Sep 24 12:12:26 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=15212) Waiting for packet dumper to finish... 1 (prev_count=15212, count=15724) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Tue Sep 24 12:12:28 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(63)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(64)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:32.628: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:32.939: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:33.943: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:33.943: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:33.943: [smf] INFO: UE IMSI[262424579233481] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 09/24 12:12:33.950: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:33.950: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x4ef] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 09/24 12:12:33.950: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x4ef] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '20010780004421090000000000000000'O 09/24 12:12:33.952: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x1c5 (../src/upf/gtp-path.c:603) 09/24 12:12:33.952: [upf] ERROR: SRC:31101691 11553018 03250325 03250325 (../src/upf/gtp-path.c:605) 09/24 12:12:33.952: [upf] ERROR: UE:20010780 00442109 00000000 0000000a (../src/upf/gtp-path.c:608) 0000: 60000000 00083aff 31101691 11553018 `.....:.1....U0. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dd5b 00000000 ...........[.... MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:12:36.954: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:36.960: [smf] INFO: Removed Session: UE IMSI:[262424579233481] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 09/24 12:12:36.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:36.960: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:38.964: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:12:38.964: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(64)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(63)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(63): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(64): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Tue Sep 24 12:12:38 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=16080) Waiting for packet dumper to finish... 1 (prev_count=16080, count=16592) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Tue Sep 24 12:12: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_clients_interact started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(65)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(66)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:42.186: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:43.380: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:44.385: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:44.386: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:44.386: [smf] INFO: UE IMSI[262421276481973] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 09/24 12:12:44.394: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:44.394: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xa35] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 09/24 12:12:44.394: [upf] INFO: UE F-SEID[UP:0xb3f CP:0xa35] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: RA with /64 prefix '200107800044210A0000000000000000'O MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:44.396: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:12:44.396: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:12:44.396: [smf] INFO: UE IMSI[262426055752700] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 09/24 12:12:44.401: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:12:44.401: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xab3] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 09/24 12:12:44.401: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xab3] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: RA with /64 prefix '200107800044210B0000000000000000'O MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:12:50.407: [upf] INFO: [Removed] Number of UPF-sessions is now 1 (../src/upf/context.c:253) 09/24 12:12:50.413: [smf] INFO: Removed Session: UE IMSI:[262421276481973] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 09/24 12:12:50.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 1 (../src/smf/context.c:3127) 09/24 12:12:50.413: [smf] INFO: [Removed] Number of SMF-UEs is now 1 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:50.414: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:50.418: [smf] INFO: Removed Session: UE IMSI:[262426055752700] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 09/24 12:12:50.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:50.418: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:12:52.422: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:12:52.422: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(66)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_clients_interact(65)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_clients_interact(65): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_clients_interact(66): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Tue Sep 24 12:12:52 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23044) Waiting for packet dumper to finish... 1 (prev_count=23044, count=25140) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Tue Sep 24 12:12:54 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp46_act_deact_apn4 started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(67)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(68)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:12:55.551: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:12:58.153: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:12:59.157: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:12:59.157: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:12:59.157: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 09/24 12:12:59.157: [smf] INFO: UE IMSI[262425807894819] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:12:59.166: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:12:59.166: [upf] INFO: UE F-SEID[UP:0x7f CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 09/24 12:12:59.166: [upf] INFO: UE F-SEID[UP:0x7f CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:12:59.166: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 09/24 12:12:59.170: [smf] INFO: Removed Session: UE IMSI:[262425807894819] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:12:59.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3127) 09/24 12:12:59.170: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:01.175: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:13:01.175: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(67)@1868a1f2631b: Final verdict of PTC: none TC_pdp46_act_deact_apn4(68)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_apn4(67): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_pdp46_act_deact_apn4(68): none (pass -> pass) MTC@1868a1f2631b: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Tue Sep 24 12:13:01 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13476) Waiting for packet dumper to finish... 1 (prev_count=13476, count=14780) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Tue Sep 24 12:13:03 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_echo_req_resp started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_echo_req_resp(69)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(70)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:05.631: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:05.682: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:08.687: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:13:08.687: [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(70)@1868a1f2631b: Final verdict of PTC: none TC_echo_req_resp(69)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_echo_req_resp(69): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_echo_req_resp(70): none (pass -> pass) MTC@1868a1f2631b: Test case TC_echo_req_resp finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Tue Sep 24 12:13:08 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7760) Waiting for packet dumper to finish... 1 (prev_count=7760, count=9064) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Tue Sep 24 12:13:10 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_echo_req_resp_gtpu started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(71)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(72)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:13.172: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:15.013: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:18.019: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:13:18.019: [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(71)@1868a1f2631b: Final verdict of PTC: none TC_echo_req_resp_gtpu(72)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_echo_req_resp_gtpu(71): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_echo_req_resp_gtpu(72): none (pass -> pass) MTC@1868a1f2631b: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Tue Sep 24 12:13:18 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8144) Waiting for packet dumper to finish... 1 (prev_count=8144, count=8656) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Tue Sep 24 12:13: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp_act2_recovery started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(73)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(74)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:21.552: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:21.583: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:13:22.587: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 09/24 12:13:22.587: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3119) 09/24 12:13:22.587: [smf] INFO: UE IMSI[262427009592988] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:22.595: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 09/24 12:13:22.596: [upf] INFO: UE F-SEID[UP:0x7da CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 09/24 12:13:22.596: [upf] INFO: UE F-SEID[UP:0x7da CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: sending 2nd CreatePDP (recovery increased) 09/24 12:13:22.597: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@1868a1f2631b: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@1868a1f2631b: Stopping testcase execution from "GGSN_Tests.ttcn":344 09/24 12:13:25.600: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:13:25.600: [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(74)@1868a1f2631b: Final verdict of PTC: none TC_pdp_act2_recovery(73)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@1868a1f2631b: Local verdict of PTC TC_pdp_act2_recovery(73): none (fail -> fail) MTC@1868a1f2631b: Local verdict of PTC TC_pdp_act2_recovery(74): none (fail -> fail) MTC@1868a1f2631b: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Tue Sep 24 12:13:25 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=12336) Waiting for packet dumper to finish... 1 (prev_count=12336, count=14036) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Tue Sep 24 12:13: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_act_deact_retrans_duplicate started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(75)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(76)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:29.207: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:29.647: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:13:30.652: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:13:30.652: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:13:30.652: [smf] INFO: UE IMSI[262424213693577] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:30.659: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:13:30.659: [upf] INFO: UE F-SEID[UP:0x181 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 09/24 12:13:30.659: [upf] INFO: UE F-SEID[UP:0x181 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:13:30.660: [upf] INFO: [Removed] Number of UPF-sessions is now 1 (../src/upf/context.c:253) 09/24 12:13:30.664: [smf] INFO: Removed Session: UE IMSI:[262424213693577] DNN:[internet:0] IPv4:[176.16.16.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:13:30.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 1 (../src/smf/context.c:3127) 09/24 12:13:30.664: [smf] INFO: [Removed] Number of SMF-UEs is now 1 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:31.666: [gtp] WARNING: [22227] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:33.670: [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(75)@1868a1f2631b: Final verdict of PTC: none 09/24 12:13:33.670: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(76)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_act_deact_retrans_duplicate(75): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_act_deact_retrans_duplicate(76): none (pass -> pass) MTC@1868a1f2631b: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Tue Sep 24 12:13:33 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13384) Waiting for packet dumper to finish... 1 (prev_count=13384, count=13896) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Tue Sep 24 12:13: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_pdp_act_restart_ctr_echo started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(77)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(78)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:37.044: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:37.532: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:13:38.536: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 09/24 12:13:38.536: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3119) 09/24 12:13:38.536: [smf] INFO: UE IMSI[262425211290564] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:38.543: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 09/24 12:13:38.543: [upf] INFO: UE F-SEID[UP:0x60c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 09/24 12:13:38.543: [upf] INFO: UE F-SEID[UP:0x60c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:1918 : Timeout waiting for ping"", new component reason: ""GGSN_Tests.ttcn:1918 : Timeout waiting for ping"" MTC@1868a1f2631b: Stopping testcase execution from "GGSN_Tests.ttcn":1918 09/24 12:13:44.547: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:13:44.547: [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(78)@1868a1f2631b: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(77)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:1918 : Timeout waiting for ping"" MTC@1868a1f2631b: Local verdict of PTC TC_pdp_act_restart_ctr_echo(77): none (fail -> fail) MTC@1868a1f2631b: Local verdict of PTC TC_pdp_act_restart_ctr_echo(78): none (fail -> fail) MTC@1868a1f2631b: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:1918 : Timeout waiting for ping" MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Tue Sep 24 12:13:44 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10540) Waiting for packet dumper to finish... 1 (prev_count=10540, count=11844) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Tue Sep 24 12:13: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(79)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(80)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:13:48.342: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:13:50.021: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 09/24 12:13:51.858: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 09/24 12:13:51.858: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3119) 09/24 12:13:51.858: [smf] INFO: UE IMSI[262422004854432] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.866: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 09/24 12:13:51.866: [upf] INFO: UE F-SEID[UP:0x73e CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.866: [upf] INFO: UE F-SEID[UP:0x73e CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:13:51.869: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 09/24 12:13:51.869: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3119) 09/24 12:13:51.869: [smf] INFO: UE IMSI[262426132115096] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.875: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 09/24 12:13:51.875: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.875: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xe22] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.881: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 09/24 12:13:51.881: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3119) 09/24 12:13:51.881: [smf] INFO: UE IMSI[262428456347523] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.886: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 09/24 12:13:51.886: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.886: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.892: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 09/24 12:13:51.892: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3119) 09/24 12:13:51.892: [smf] INFO: UE IMSI[262426815782246] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.897: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 09/24 12:13:51.897: [upf] INFO: UE F-SEID[UP:0x335 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.897: [upf] INFO: UE F-SEID[UP:0x335 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.903: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 09/24 12:13:51.903: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3119) 09/24 12:13:51.903: [smf] INFO: UE IMSI[262426391538266] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.909: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 09/24 12:13:51.909: [upf] INFO: UE F-SEID[UP:0x933 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.909: [upf] INFO: UE F-SEID[UP:0x933 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.914: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 09/24 12:13:51.914: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3119) 09/24 12:13:51.914: [smf] INFO: UE IMSI[262427584550233] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.920: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 09/24 12:13:51.921: [upf] INFO: UE F-SEID[UP:0x33c CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.921: [upf] INFO: UE F-SEID[UP:0x33c CP:0x2e9] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.925: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 09/24 12:13:51.925: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3119) 09/24 12:13:51.925: [smf] INFO: UE IMSI[262421584522279] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.930: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 09/24 12:13:51.930: [upf] INFO: UE F-SEID[UP:0x38c CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.930: [upf] INFO: UE F-SEID[UP:0x38c CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.936: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 09/24 12:13:51.936: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3119) 09/24 12:13:51.936: [smf] INFO: UE IMSI[262428357682812] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.943: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 09/24 12:13:51.943: [upf] INFO: UE F-SEID[UP:0x85c CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.943: [upf] INFO: UE F-SEID[UP:0x85c CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.947: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 09/24 12:13:51.948: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3119) 09/24 12:13:51.948: [smf] INFO: UE IMSI[262421961318051] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.954: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 09/24 12:13:51.954: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.954: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.958: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 09/24 12:13:51.958: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3119) 09/24 12:13:51.958: [smf] INFO: UE IMSI[262424868965286] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.965: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 09/24 12:13:51.965: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.965: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.970: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 09/24 12:13:51.970: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3119) 09/24 12:13:51.970: [smf] INFO: UE IMSI[262420033268300] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.975: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 09/24 12:13:51.975: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.975: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.981: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 09/24 12:13:51.981: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3119) 09/24 12:13:51.981: [smf] INFO: UE IMSI[262422527867232] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.987: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 09/24 12:13:51.987: [upf] INFO: UE F-SEID[UP:0x29b CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.987: [upf] INFO: UE F-SEID[UP:0x29b CP:0xd5] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:51.992: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 09/24 12:13:51.992: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3119) 09/24 12:13:51.992: [smf] INFO: UE IMSI[262426676588159] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:51.998: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 09/24 12:13:51.998: [upf] INFO: UE F-SEID[UP:0x7db CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 09/24 12:13:51.998: [upf] INFO: UE F-SEID[UP:0x7db CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.004: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 09/24 12:13:52.004: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3119) 09/24 12:13:52.004: [smf] INFO: UE IMSI[262421461662852] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.009: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 09/24 12:13:52.009: [upf] INFO: UE F-SEID[UP:0x2d CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.009: [upf] INFO: UE F-SEID[UP:0x2d CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.015: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 09/24 12:13:52.015: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3119) 09/24 12:13:52.015: [smf] INFO: UE IMSI[262426803267775] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.021: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 09/24 12:13:52.021: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.021: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x8b7] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.026: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 09/24 12:13:52.026: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3119) 09/24 12:13:52.026: [smf] INFO: UE IMSI[262420218963327] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.031: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 09/24 12:13:52.031: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.032: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.037: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 09/24 12:13:52.037: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3119) 09/24 12:13:52.037: [smf] INFO: UE IMSI[262429739232244] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.042: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 09/24 12:13:52.042: [upf] INFO: UE F-SEID[UP:0x902 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.042: [upf] INFO: UE F-SEID[UP:0x902 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.048: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 09/24 12:13:52.048: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3119) 09/24 12:13:52.048: [smf] INFO: UE IMSI[262423733195803] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.054: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 09/24 12:13:52.054: [upf] INFO: UE F-SEID[UP:0x30d CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.054: [upf] INFO: UE F-SEID[UP:0x30d CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.059: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 09/24 12:13:52.059: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3119) 09/24 12:13:52.059: [smf] INFO: UE IMSI[262422750838532] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.065: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 09/24 12:13:52.065: [upf] INFO: UE F-SEID[UP:0x932 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.065: [upf] INFO: UE F-SEID[UP:0x932 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.071: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 09/24 12:13:52.071: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3119) 09/24 12:13:52.071: [smf] INFO: UE IMSI[262426577342153] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.076: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 09/24 12:13:52.076: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.076: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.082: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 09/24 12:13:52.082: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3119) 09/24 12:13:52.082: [smf] INFO: UE IMSI[262428732571449] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.088: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 09/24 12:13:52.088: [upf] INFO: UE F-SEID[UP:0x12a CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.088: [upf] INFO: UE F-SEID[UP:0x12a CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.093: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 09/24 12:13:52.093: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3119) 09/24 12:13:52.093: [smf] INFO: UE IMSI[262422532970666] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.098: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 09/24 12:13:52.098: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.098: [upf] INFO: UE F-SEID[UP:0xea6 CP:0xe11] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.104: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 09/24 12:13:52.104: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3119) 09/24 12:13:52.104: [smf] INFO: UE IMSI[262429780627145] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.108: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 09/24 12:13:52.108: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.108: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.115: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 09/24 12:13:52.115: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3119) 09/24 12:13:52.115: [smf] INFO: UE IMSI[262423261856866] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.121: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 09/24 12:13:52.121: [upf] INFO: UE F-SEID[UP:0x101 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.121: [upf] INFO: UE F-SEID[UP:0x101 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.126: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 09/24 12:13:52.126: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3119) 09/24 12:13:52.126: [smf] INFO: UE IMSI[262428749795722] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.131: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 09/24 12:13:52.131: [upf] INFO: UE F-SEID[UP:0x4d CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.131: [upf] INFO: UE F-SEID[UP:0x4d CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.136: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 09/24 12:13:52.136: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3119) 09/24 12:13:52.136: [smf] INFO: UE IMSI[262423982872526] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.143: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 09/24 12:13:52.143: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.143: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.148: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 09/24 12:13:52.148: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3119) 09/24 12:13:52.148: [smf] INFO: UE IMSI[262422492761303] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.153: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 09/24 12:13:52.153: [upf] INFO: UE F-SEID[UP:0x64c CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.153: [upf] INFO: UE F-SEID[UP:0x64c CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.159: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 09/24 12:13:52.159: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3119) 09/24 12:13:52.159: [smf] INFO: UE IMSI[262421372607665] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.165: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 09/24 12:13:52.165: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.165: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.170: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 09/24 12:13:52.170: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3119) 09/24 12:13:52.170: [smf] INFO: UE IMSI[262428734454485] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.175: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 09/24 12:13:52.175: [upf] INFO: UE F-SEID[UP:0x127 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.175: [upf] INFO: UE F-SEID[UP:0x127 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.180: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 09/24 12:13:52.180: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3119) 09/24 12:13:52.180: [smf] INFO: UE IMSI[262429954210489] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.187: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 09/24 12:13:52.187: [upf] INFO: UE F-SEID[UP:0x400 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.187: [upf] INFO: UE F-SEID[UP:0x400 CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.192: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 09/24 12:13:52.192: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3119) 09/24 12:13:52.192: [smf] INFO: UE IMSI[262421968102527] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.197: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 09/24 12:13:52.197: [upf] INFO: UE F-SEID[UP:0x46d CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.197: [upf] INFO: UE F-SEID[UP:0x46d CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.202: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 09/24 12:13:52.202: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3119) 09/24 12:13:52.202: [smf] INFO: UE IMSI[262427308104507] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.208: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 09/24 12:13:52.208: [upf] INFO: UE F-SEID[UP:0x513 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.208: [upf] INFO: UE F-SEID[UP:0x513 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.214: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 09/24 12:13:52.214: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3119) 09/24 12:13:52.214: [smf] INFO: UE IMSI[262420898834993] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.219: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 09/24 12:13:52.219: [upf] INFO: UE F-SEID[UP:0xeae CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.219: [upf] INFO: UE F-SEID[UP:0xeae CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.224: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 09/24 12:13:52.224: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3119) 09/24 12:13:52.224: [smf] INFO: UE IMSI[262425866812595] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.230: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 09/24 12:13:52.230: [upf] INFO: UE F-SEID[UP:0x100 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.230: [upf] INFO: UE F-SEID[UP:0x100 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.235: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 09/24 12:13:52.235: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3119) 09/24 12:13:52.235: [smf] INFO: UE IMSI[262428181604160] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.241: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 09/24 12:13:52.241: [upf] INFO: UE F-SEID[UP:0x437 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.241: [upf] INFO: UE F-SEID[UP:0x437 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.246: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 09/24 12:13:52.246: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3119) 09/24 12:13:52.246: [smf] INFO: UE IMSI[262422135053973] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.251: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 09/24 12:13:52.251: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.251: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.257: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 09/24 12:13:52.257: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3119) 09/24 12:13:52.257: [smf] INFO: UE IMSI[262426025499303] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.263: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 09/24 12:13:52.263: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.263: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.268: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 09/24 12:13:52.269: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3119) 09/24 12:13:52.269: [smf] INFO: UE IMSI[262425142310790] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.274: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 09/24 12:13:52.274: [upf] INFO: UE F-SEID[UP:0x9e CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.274: [upf] INFO: UE F-SEID[UP:0x9e CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.279: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 09/24 12:13:52.279: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3119) 09/24 12:13:52.279: [smf] INFO: UE IMSI[262429739061244] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.284: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 09/24 12:13:52.284: [upf] INFO: UE F-SEID[UP:0x98d CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.284: [upf] INFO: UE F-SEID[UP:0x98d CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.290: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 09/24 12:13:52.290: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3119) 09/24 12:13:52.290: [smf] INFO: UE IMSI[262427245202437] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.296: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 09/24 12:13:52.296: [upf] INFO: UE F-SEID[UP:0x889 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.296: [upf] INFO: UE F-SEID[UP:0x889 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.302: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 09/24 12:13:52.302: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3119) 09/24 12:13:52.302: [smf] INFO: UE IMSI[262420817814490] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.307: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 09/24 12:13:52.307: [upf] INFO: UE F-SEID[UP:0x802 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.307: [upf] INFO: UE F-SEID[UP:0x802 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.312: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 09/24 12:13:52.312: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3119) 09/24 12:13:52.313: [smf] INFO: UE IMSI[262424916764730] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.318: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 09/24 12:13:52.318: [upf] INFO: UE F-SEID[UP:0x94c CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.318: [upf] INFO: UE F-SEID[UP:0x94c CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.324: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 09/24 12:13:52.324: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3119) 09/24 12:13:52.324: [smf] INFO: UE IMSI[262426697731889] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.330: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 09/24 12:13:52.330: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.330: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.335: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 09/24 12:13:52.335: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3119) 09/24 12:13:52.335: [smf] INFO: UE IMSI[262425526934649] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.341: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 09/24 12:13:52.341: [upf] INFO: UE F-SEID[UP:0x291 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.341: [upf] INFO: UE F-SEID[UP:0x291 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.346: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 09/24 12:13:52.346: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3119) 09/24 12:13:52.346: [smf] INFO: UE IMSI[262424573510823] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.351: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 09/24 12:13:52.351: [upf] INFO: UE F-SEID[UP:0x91d CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.351: [upf] INFO: UE F-SEID[UP:0x91d CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.357: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 09/24 12:13:52.357: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3119) 09/24 12:13:52.357: [smf] INFO: UE IMSI[262425934559954] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.363: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 09/24 12:13:52.363: [upf] INFO: UE F-SEID[UP:0x44b CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.363: [upf] INFO: UE F-SEID[UP:0x44b CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.368: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 09/24 12:13:52.368: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3119) 09/24 12:13:52.368: [smf] INFO: UE IMSI[262422466005019] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.374: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 09/24 12:13:52.374: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.374: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.379: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 09/24 12:13:52.379: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3119) 09/24 12:13:52.379: [smf] INFO: UE IMSI[262428382145504] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.385: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 09/24 12:13:52.385: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.385: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.390: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 09/24 12:13:52.390: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3119) 09/24 12:13:52.390: [smf] INFO: UE IMSI[262420139511823] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.396: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 09/24 12:13:52.396: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.396: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.401: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 09/24 12:13:52.401: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3119) 09/24 12:13:52.401: [smf] INFO: UE IMSI[262422739611433] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.406: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 09/24 12:13:52.406: [upf] INFO: UE F-SEID[UP:0x95 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.406: [upf] INFO: UE F-SEID[UP:0x95 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.412: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 09/24 12:13:52.412: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3119) 09/24 12:13:52.412: [smf] INFO: UE IMSI[262420460976588] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.417: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 09/24 12:13:52.417: [upf] INFO: UE F-SEID[UP:0x88c CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.417: [upf] INFO: UE F-SEID[UP:0x88c CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.423: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 09/24 12:13:52.423: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3119) 09/24 12:13:52.423: [smf] INFO: UE IMSI[262424991148272] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.427: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 09/24 12:13:52.427: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.427: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.434: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 09/24 12:13:52.434: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3119) 09/24 12:13:52.434: [smf] INFO: UE IMSI[262428427036089] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.439: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 09/24 12:13:52.439: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.439: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.445: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 09/24 12:13:52.445: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3119) 09/24 12:13:52.445: [smf] INFO: UE IMSI[262424661089934] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.450: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 09/24 12:13:52.450: [upf] INFO: UE F-SEID[UP:0x195 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.450: [upf] INFO: UE F-SEID[UP:0x195 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.455: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 09/24 12:13:52.455: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3119) 09/24 12:13:52.455: [smf] INFO: UE IMSI[262423954689396] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.460: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 09/24 12:13:52.460: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.460: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.466: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 09/24 12:13:52.466: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3119) 09/24 12:13:52.466: [smf] INFO: UE IMSI[262421110395817] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.471: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 09/24 12:13:52.471: [upf] INFO: UE F-SEID[UP:0x1 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.471: [upf] INFO: UE F-SEID[UP:0x1 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.477: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 09/24 12:13:52.477: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3119) 09/24 12:13:52.477: [smf] INFO: UE IMSI[262425039724897] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.483: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 09/24 12:13:52.483: [upf] INFO: UE F-SEID[UP:0x892 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.483: [upf] INFO: UE F-SEID[UP:0x892 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.489: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 09/24 12:13:52.489: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3119) 09/24 12:13:52.489: [smf] INFO: UE IMSI[262421875584822] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.495: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 09/24 12:13:52.495: [upf] INFO: UE F-SEID[UP:0x840 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.495: [upf] INFO: UE F-SEID[UP:0x840 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.500: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 09/24 12:13:52.500: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3119) 09/24 12:13:52.500: [smf] INFO: UE IMSI[262429703105057] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.505: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 09/24 12:13:52.505: [upf] INFO: UE F-SEID[UP:0x94e CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.505: [upf] INFO: UE F-SEID[UP:0x94e CP:0x7e3] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.510: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 09/24 12:13:52.510: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3119) 09/24 12:13:52.510: [smf] INFO: UE IMSI[262425887438430] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.515: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 09/24 12:13:52.515: [upf] INFO: UE F-SEID[UP:0x24a CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.515: [upf] INFO: UE F-SEID[UP:0x24a CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.521: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 09/24 12:13:52.521: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3119) 09/24 12:13:52.521: [smf] INFO: UE IMSI[262420841133175] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.527: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 09/24 12:13:52.527: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.527: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.532: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 09/24 12:13:52.532: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3119) 09/24 12:13:52.533: [smf] INFO: UE IMSI[262426387723998] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.538: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 09/24 12:13:52.538: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.538: [upf] INFO: UE F-SEID[UP:0xff4 CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.543: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 09/24 12:13:52.543: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3119) 09/24 12:13:52.543: [smf] INFO: UE IMSI[262425160640959] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.549: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 09/24 12:13:52.549: [upf] INFO: UE F-SEID[UP:0x86 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.549: [upf] INFO: UE F-SEID[UP:0x86 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.554: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 09/24 12:13:52.554: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3119) 09/24 12:13:52.554: [smf] INFO: UE IMSI[262424738762188] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.560: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 09/24 12:13:52.560: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.560: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.565: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 09/24 12:13:52.565: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3119) 09/24 12:13:52.565: [smf] INFO: UE IMSI[262422470312115] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.570: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 09/24 12:13:52.570: [upf] INFO: UE F-SEID[UP:0x92b CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.570: [upf] INFO: UE F-SEID[UP:0x92b CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.576: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 09/24 12:13:52.576: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3119) 09/24 12:13:52.576: [smf] INFO: UE IMSI[262420753829988] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.581: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 09/24 12:13:52.581: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.581: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x466] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.587: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 09/24 12:13:52.587: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3119) 09/24 12:13:52.587: [smf] INFO: UE IMSI[262427896050423] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.592: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 09/24 12:13:52.592: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.592: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.598: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 09/24 12:13:52.598: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3119) 09/24 12:13:52.598: [smf] INFO: UE IMSI[262428474060162] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.603: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 09/24 12:13:52.603: [upf] INFO: UE F-SEID[UP:0x669 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.603: [upf] INFO: UE F-SEID[UP:0x669 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.608: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 09/24 12:13:52.609: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3119) 09/24 12:13:52.609: [smf] INFO: UE IMSI[262428176223162] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.614: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 09/24 12:13:52.614: [upf] INFO: UE F-SEID[UP:0x693 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.614: [upf] INFO: UE F-SEID[UP:0x693 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.620: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 09/24 12:13:52.620: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3119) 09/24 12:13:52.620: [smf] INFO: UE IMSI[262424531185054] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.626: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 09/24 12:13:52.626: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.626: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.631: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 09/24 12:13:52.631: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3119) 09/24 12:13:52.631: [smf] INFO: UE IMSI[262420877940582] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.636: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 09/24 12:13:52.636: [upf] INFO: UE F-SEID[UP:0x41f CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.636: [upf] INFO: UE F-SEID[UP:0x41f CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.642: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 09/24 12:13:52.642: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3119) 09/24 12:13:52.642: [smf] INFO: UE IMSI[262421060548526] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.648: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 09/24 12:13:52.648: [upf] INFO: UE F-SEID[UP:0x10a CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.648: [upf] INFO: UE F-SEID[UP:0x10a CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.653: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 09/24 12:13:52.653: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3119) 09/24 12:13:52.653: [smf] INFO: UE IMSI[262420968014269] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.659: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 09/24 12:13:52.659: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.659: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.664: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 09/24 12:13:52.664: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3119) 09/24 12:13:52.664: [smf] INFO: UE IMSI[262424737634672] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.670: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 09/24 12:13:52.670: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.670: [upf] INFO: UE F-SEID[UP:0xec5 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.675: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 09/24 12:13:52.675: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3119) 09/24 12:13:52.676: [smf] INFO: UE IMSI[262427519917548] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.682: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 09/24 12:13:52.682: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.682: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.686: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 09/24 12:13:52.686: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3119) 09/24 12:13:52.686: [smf] INFO: UE IMSI[262429213772825] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.691: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 09/24 12:13:52.691: [upf] INFO: UE F-SEID[UP:0x737 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.691: [upf] INFO: UE F-SEID[UP:0x737 CP:0x9f5] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.697: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 09/24 12:13:52.697: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3119) 09/24 12:13:52.697: [smf] INFO: UE IMSI[262420914035820] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.704: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 09/24 12:13:52.704: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.704: [upf] INFO: UE F-SEID[UP:0x8ec CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.709: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 09/24 12:13:52.709: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3119) 09/24 12:13:52.709: [smf] INFO: UE IMSI[262424354240811] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.714: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 09/24 12:13:52.714: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.714: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.720: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 09/24 12:13:52.720: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3119) 09/24 12:13:52.720: [smf] INFO: UE IMSI[262423273119581] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.725: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 09/24 12:13:52.725: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.725: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.731: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 09/24 12:13:52.731: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3119) 09/24 12:13:52.731: [smf] INFO: UE IMSI[262422797692792] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.737: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 09/24 12:13:52.737: [upf] INFO: UE F-SEID[UP:0x339 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.737: [upf] INFO: UE F-SEID[UP:0x339 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.743: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 09/24 12:13:52.743: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3119) 09/24 12:13:52.743: [smf] INFO: UE IMSI[262428875365470] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.748: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 09/24 12:13:52.748: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.748: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.754: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 09/24 12:13:52.754: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3119) 09/24 12:13:52.754: [smf] INFO: UE IMSI[262424978721047] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.759: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 09/24 12:13:52.759: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.759: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.764: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 09/24 12:13:52.764: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3119) 09/24 12:13:52.764: [smf] INFO: UE IMSI[262422473126690] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.771: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 09/24 12:13:52.771: [upf] INFO: UE F-SEID[UP:0x87b CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.771: [upf] INFO: UE F-SEID[UP:0x87b CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.776: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 09/24 12:13:52.776: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3119) 09/24 12:13:52.776: [smf] INFO: UE IMSI[262428807059954] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.782: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 09/24 12:13:52.782: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.782: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.787: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 09/24 12:13:52.787: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3119) 09/24 12:13:52.787: [smf] INFO: UE IMSI[262427678055119] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.793: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 09/24 12:13:52.793: [upf] INFO: UE F-SEID[UP:0x753 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.793: [upf] INFO: UE F-SEID[UP:0x753 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.798: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 09/24 12:13:52.798: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3119) 09/24 12:13:52.798: [smf] INFO: UE IMSI[262426413195962] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.804: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 09/24 12:13:52.804: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.804: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.809: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 09/24 12:13:52.809: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3119) 09/24 12:13:52.809: [smf] INFO: UE IMSI[262426898000677] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.814: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 09/24 12:13:52.814: [upf] INFO: UE F-SEID[UP:0x212 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.814: [upf] INFO: UE F-SEID[UP:0x212 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.820: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 09/24 12:13:52.820: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3119) 09/24 12:13:52.820: [smf] INFO: UE IMSI[262426691889440] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.826: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 09/24 12:13:52.826: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.826: [upf] INFO: UE F-SEID[UP:0x5c1 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.831: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 09/24 12:13:52.831: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3119) 09/24 12:13:52.831: [smf] INFO: UE IMSI[262427196640184] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.837: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 09/24 12:13:52.837: [upf] INFO: UE F-SEID[UP:0x674 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.837: [upf] INFO: UE F-SEID[UP:0x674 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.842: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 09/24 12:13:52.842: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3119) 09/24 12:13:52.842: [smf] INFO: UE IMSI[262424996466585] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.847: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 09/24 12:13:52.848: [upf] INFO: UE F-SEID[UP:0x86a CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.848: [upf] INFO: UE F-SEID[UP:0x86a CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.853: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 09/24 12:13:52.853: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3119) 09/24 12:13:52.853: [smf] INFO: UE IMSI[262421135876566] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.859: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 09/24 12:13:52.859: [upf] INFO: UE F-SEID[UP:0x580 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.859: [upf] INFO: UE F-SEID[UP:0x580 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.864: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 09/24 12:13:52.864: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3119) 09/24 12:13:52.864: [smf] INFO: UE IMSI[262424715343537] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.871: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 09/24 12:13:52.871: [upf] INFO: UE F-SEID[UP:0xbc CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.871: [upf] INFO: UE F-SEID[UP:0xbc CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.875: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 09/24 12:13:52.875: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3119) 09/24 12:13:52.875: [smf] INFO: UE IMSI[262422777080840] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.881: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 09/24 12:13:52.881: [upf] INFO: UE F-SEID[UP:0x940 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.881: [upf] INFO: UE F-SEID[UP:0x940 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.887: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 09/24 12:13:52.887: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3119) 09/24 12:13:52.887: [smf] INFO: UE IMSI[262427271023496] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.893: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 09/24 12:13:52.893: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.893: [upf] INFO: UE F-SEID[UP:0xf0a CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.898: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 09/24 12:13:52.898: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3119) 09/24 12:13:52.898: [smf] INFO: UE IMSI[262422361791915] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.905: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 09/24 12:13:52.905: [upf] INFO: UE F-SEID[UP:0x728 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.905: [upf] INFO: UE F-SEID[UP:0x728 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.909: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 09/24 12:13:52.909: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3119) 09/24 12:13:52.909: [smf] INFO: UE IMSI[262424053256450] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.915: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 09/24 12:13:52.915: [upf] INFO: UE F-SEID[UP:0xefc CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.915: [upf] INFO: UE F-SEID[UP:0xefc CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.920: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 09/24 12:13:52.920: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3119) 09/24 12:13:52.920: [smf] INFO: UE IMSI[262420620560190] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.926: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 09/24 12:13:52.926: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.926: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.931: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 09/24 12:13:52.931: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3119) 09/24 12:13:52.931: [smf] INFO: UE IMSI[262425164134120] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.936: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 09/24 12:13:52.936: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.936: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.942: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 09/24 12:13:52.942: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3119) 09/24 12:13:52.942: [smf] INFO: UE IMSI[262423653160241] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.948: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 09/24 12:13:52.948: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.948: [upf] INFO: UE F-SEID[UP:0xc65 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.953: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 09/24 12:13:52.953: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3119) 09/24 12:13:52.953: [smf] INFO: UE IMSI[262423312827452] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.958: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 09/24 12:13:52.958: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.958: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.963: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 09/24 12:13:52.963: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3119) 09/24 12:13:52.964: [smf] INFO: UE IMSI[262428946980307] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.969: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 09/24 12:13:52.969: [upf] INFO: UE F-SEID[UP:0x39e CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.969: [upf] INFO: UE F-SEID[UP:0x39e CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.974: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 09/24 12:13:52.974: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3119) 09/24 12:13:52.974: [smf] INFO: UE IMSI[262429958982802] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.980: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 09/24 12:13:52.980: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.980: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.985: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 09/24 12:13:52.985: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3119) 09/24 12:13:52.985: [smf] INFO: UE IMSI[262424145537804] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:52.991: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 09/24 12:13:52.991: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 09/24 12:13:52.991: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:52.996: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 09/24 12:13:52.996: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3119) 09/24 12:13:52.996: [smf] INFO: UE IMSI[262420138094278] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.001: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 09/24 12:13:53.001: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.002: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.007: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 09/24 12:13:53.007: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3119) 09/24 12:13:53.007: [smf] INFO: UE IMSI[262424109880530] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.013: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 09/24 12:13:53.013: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.013: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.018: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 09/24 12:13:53.018: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3119) 09/24 12:13:53.018: [smf] INFO: UE IMSI[262428237747964] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.023: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 09/24 12:13:53.023: [upf] INFO: UE F-SEID[UP:0x76f CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.023: [upf] INFO: UE F-SEID[UP:0x76f CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.029: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 09/24 12:13:53.029: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3119) 09/24 12:13:53.029: [smf] INFO: UE IMSI[262424006180304] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.035: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 09/24 12:13:53.035: [upf] INFO: UE F-SEID[UP:0x945 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.035: [upf] INFO: UE F-SEID[UP:0x945 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.040: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 09/24 12:13:53.040: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3119) 09/24 12:13:53.040: [smf] INFO: UE IMSI[262422209048814] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.046: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 09/24 12:13:53.046: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.046: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.051: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 09/24 12:13:53.051: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3119) 09/24 12:13:53.051: [smf] INFO: UE IMSI[262421985720302] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.057: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 09/24 12:13:53.057: [upf] INFO: UE F-SEID[UP:0xabb CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.057: [upf] INFO: UE F-SEID[UP:0xabb CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.063: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 09/24 12:13:53.063: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3119) 09/24 12:13:53.063: [smf] INFO: UE IMSI[262426926076465] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.068: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 09/24 12:13:53.068: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.068: [upf] INFO: UE F-SEID[UP:0xd43 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.073: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 09/24 12:13:53.073: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3119) 09/24 12:13:53.073: [smf] INFO: UE IMSI[262428783914590] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.079: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 09/24 12:13:53.079: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.079: [upf] INFO: UE F-SEID[UP:0xc1c CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.085: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 09/24 12:13:53.085: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3119) 09/24 12:13:53.085: [smf] INFO: UE IMSI[262428919474603] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.091: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 09/24 12:13:53.091: [upf] INFO: UE F-SEID[UP:0x603 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.091: [upf] INFO: UE F-SEID[UP:0x603 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.096: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 09/24 12:13:53.096: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3119) 09/24 12:13:53.096: [smf] INFO: UE IMSI[262427999595153] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.101: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 09/24 12:13:53.101: [upf] INFO: UE F-SEID[UP:0x2db CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.101: [upf] INFO: UE F-SEID[UP:0x2db CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.107: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 09/24 12:13:53.107: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3119) 09/24 12:13:53.107: [smf] INFO: UE IMSI[262424249380590] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.112: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 09/24 12:13:53.112: [upf] INFO: UE F-SEID[UP:0x109 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.112: [upf] INFO: UE F-SEID[UP:0x109 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.118: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 09/24 12:13:53.118: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3119) 09/24 12:13:53.118: [smf] INFO: UE IMSI[262428227422973] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.124: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 09/24 12:13:53.124: [upf] INFO: UE F-SEID[UP:0x704 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.124: [upf] INFO: UE F-SEID[UP:0x704 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.129: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 09/24 12:13:53.129: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3119) 09/24 12:13:53.129: [smf] INFO: UE IMSI[262423638879998] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.134: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 09/24 12:13:53.135: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.135: [upf] INFO: UE F-SEID[UP:0xee7 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.140: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 09/24 12:13:53.140: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3119) 09/24 12:13:53.140: [smf] INFO: UE IMSI[262422646941392] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.146: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 09/24 12:13:53.146: [upf] INFO: UE F-SEID[UP:0x80f CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.146: [upf] INFO: UE F-SEID[UP:0x80f CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.152: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 09/24 12:13:53.152: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3119) 09/24 12:13:53.152: [smf] INFO: UE IMSI[262423155273002] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.158: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 09/24 12:13:53.158: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.158: [upf] INFO: UE F-SEID[UP:0xdcf CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.163: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 09/24 12:13:53.163: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3119) 09/24 12:13:53.163: [smf] INFO: UE IMSI[262422196407028] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.168: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 09/24 12:13:53.168: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.168: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.174: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 09/24 12:13:53.174: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3119) 09/24 12:13:53.174: [smf] INFO: UE IMSI[262423751638757] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.179: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 09/24 12:13:53.179: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.179: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.184: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 09/24 12:13:53.184: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3119) 09/24 12:13:53.184: [smf] INFO: UE IMSI[262426155302214] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.189: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 09/24 12:13:53.189: [upf] INFO: UE F-SEID[UP:0x185 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.189: [upf] INFO: UE F-SEID[UP:0x185 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.196: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 09/24 12:13:53.196: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3119) 09/24 12:13:53.196: [smf] INFO: UE IMSI[262423499176605] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.202: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 09/24 12:13:53.202: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.202: [upf] INFO: UE F-SEID[UP:0x5bb CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.207: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 09/24 12:13:53.207: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3119) 09/24 12:13:53.207: [smf] INFO: UE IMSI[262424775326459] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.212: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 09/24 12:13:53.212: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.212: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.218: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 09/24 12:13:53.218: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3119) 09/24 12:13:53.218: [smf] INFO: UE IMSI[262426444089682] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.223: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 09/24 12:13:53.223: [upf] INFO: UE F-SEID[UP:0x757 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.223: [upf] INFO: UE F-SEID[UP:0x757 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.229: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 09/24 12:13:53.229: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3119) 09/24 12:13:53.229: [smf] INFO: UE IMSI[262422214732403] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.235: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 09/24 12:13:53.235: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.235: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.240: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 09/24 12:13:53.240: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3119) 09/24 12:13:53.240: [smf] INFO: UE IMSI[262429566458908] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.246: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 09/24 12:13:53.246: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.246: [upf] INFO: UE F-SEID[UP:0xb9f CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.251: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 09/24 12:13:53.251: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3119) 09/24 12:13:53.251: [smf] INFO: UE IMSI[262420944690655] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.257: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 09/24 12:13:53.257: [upf] INFO: UE F-SEID[UP:0x679 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.257: [upf] INFO: UE F-SEID[UP:0x679 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.262: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 09/24 12:13:53.262: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3119) 09/24 12:13:53.262: [smf] INFO: UE IMSI[262423513930244] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.268: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 09/24 12:13:53.269: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.269: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.273: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 09/24 12:13:53.273: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3119) 09/24 12:13:53.273: [smf] INFO: UE IMSI[262422005505469] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.278: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 09/24 12:13:53.278: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.278: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.284: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 09/24 12:13:53.284: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3119) 09/24 12:13:53.284: [smf] INFO: UE IMSI[262428272651879] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.288: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 09/24 12:13:53.288: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.288: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.295: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 09/24 12:13:53.295: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3119) 09/24 12:13:53.295: [smf] INFO: UE IMSI[262420516928878] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.301: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 09/24 12:13:53.301: [upf] INFO: UE F-SEID[UP:0x88d CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.301: [upf] INFO: UE F-SEID[UP:0x88d CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.306: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 09/24 12:13:53.306: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3119) 09/24 12:13:53.306: [smf] INFO: UE IMSI[262423511976136] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.311: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 09/24 12:13:53.311: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.311: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xe80] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.317: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 09/24 12:13:53.317: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3119) 09/24 12:13:53.317: [smf] INFO: UE IMSI[262421257632570] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.323: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 09/24 12:13:53.323: [upf] INFO: UE F-SEID[UP:0x517 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.323: [upf] INFO: UE F-SEID[UP:0x517 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.329: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 09/24 12:13:53.329: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3119) 09/24 12:13:53.329: [smf] INFO: UE IMSI[262421018943169] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.334: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 09/24 12:13:53.334: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.334: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.340: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 09/24 12:13:53.340: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3119) 09/24 12:13:53.340: [smf] INFO: UE IMSI[262420626230573] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.346: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 09/24 12:13:53.346: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.346: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.352: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 09/24 12:13:53.352: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3119) 09/24 12:13:53.352: [smf] INFO: UE IMSI[262427224824450] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.357: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 09/24 12:13:53.357: [upf] INFO: UE F-SEID[UP:0xff CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.357: [upf] INFO: UE F-SEID[UP:0xff CP:0x140] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.363: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 09/24 12:13:53.363: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3119) 09/24 12:13:53.363: [smf] INFO: UE IMSI[262424714748974] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.369: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 09/24 12:13:53.369: [upf] INFO: UE F-SEID[UP:0x994 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.369: [upf] INFO: UE F-SEID[UP:0x994 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.374: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 09/24 12:13:53.374: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3119) 09/24 12:13:53.374: [smf] INFO: UE IMSI[262421342232227] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.383: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 09/24 12:13:53.383: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.383: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.385: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 09/24 12:13:53.385: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3119) 09/24 12:13:53.385: [smf] INFO: UE IMSI[262424304008804] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.390: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 09/24 12:13:53.390: [upf] INFO: UE F-SEID[UP:0x401 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.390: [upf] INFO: UE F-SEID[UP:0x401 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 09/24 12:13:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3119) 09/24 12:13:53.396: [smf] INFO: UE IMSI[262425199038003] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.403: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 09/24 12:13:53.403: [upf] INFO: UE F-SEID[UP:0x16c CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.403: [upf] INFO: UE F-SEID[UP:0x16c CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.407: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 09/24 12:13:53.407: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3119) 09/24 12:13:53.407: [smf] INFO: UE IMSI[262428237200839] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.412: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 09/24 12:13:53.412: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.412: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xb55] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.418: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 09/24 12:13:53.418: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3119) 09/24 12:13:53.418: [smf] INFO: UE IMSI[262420876267066] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.423: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 09/24 12:13:53.423: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.423: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x4cb] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.429: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 09/24 12:13:53.429: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3119) 09/24 12:13:53.429: [smf] INFO: UE IMSI[262428114363909] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.434: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 09/24 12:13:53.434: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.434: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.440: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 09/24 12:13:53.440: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3119) 09/24 12:13:53.440: [smf] INFO: UE IMSI[262420333118639] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.446: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 09/24 12:13:53.446: [upf] INFO: UE F-SEID[UP:0x55b CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.446: [upf] INFO: UE F-SEID[UP:0x55b CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.452: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 09/24 12:13:53.452: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3119) 09/24 12:13:53.452: [smf] INFO: UE IMSI[262429921300578] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.458: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 09/24 12:13:53.458: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.458: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.463: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 09/24 12:13:53.463: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3119) 09/24 12:13:53.463: [smf] INFO: UE IMSI[262427341395216] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.469: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 09/24 12:13:53.469: [upf] INFO: UE F-SEID[UP:0x22 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.469: [upf] INFO: UE F-SEID[UP:0x22 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.475: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 09/24 12:13:53.475: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3119) 09/24 12:13:53.475: [smf] INFO: UE IMSI[262425890748455] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.481: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 09/24 12:13:53.481: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.481: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.486: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 09/24 12:13:53.486: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3119) 09/24 12:13:53.486: [smf] INFO: UE IMSI[262422112462866] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.492: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 09/24 12:13:53.492: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.492: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.498: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 09/24 12:13:53.498: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3119) 09/24 12:13:53.498: [smf] INFO: UE IMSI[262428725190003] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.504: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 09/24 12:13:53.504: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.504: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 09/24 12:13:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3119) 09/24 12:13:53.509: [smf] INFO: UE IMSI[262420756428318] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.515: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 09/24 12:13:53.515: [upf] INFO: UE F-SEID[UP:0x987 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.515: [upf] INFO: UE F-SEID[UP:0x987 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.520: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 09/24 12:13:53.520: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3119) 09/24 12:13:53.520: [smf] INFO: UE IMSI[262422274780768] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.527: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 09/24 12:13:53.527: [upf] INFO: UE F-SEID[UP:0x116 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.527: [upf] INFO: UE F-SEID[UP:0x116 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.532: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 09/24 12:13:53.532: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3119) 09/24 12:13:53.532: [smf] INFO: UE IMSI[262422155803627] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.539: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 09/24 12:13:53.539: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.539: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.543: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 09/24 12:13:53.543: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3119) 09/24 12:13:53.543: [smf] INFO: UE IMSI[262428403464072] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.550: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 09/24 12:13:53.550: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.550: [upf] INFO: UE F-SEID[UP:0x4f7 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.556: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 09/24 12:13:53.556: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3119) 09/24 12:13:53.556: [smf] INFO: UE IMSI[262424819572927] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.567: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 09/24 12:13:53.567: [upf] INFO: UE F-SEID[UP:0x295 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.567: [upf] INFO: UE F-SEID[UP:0x295 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 09/24 12:13:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3119) 09/24 12:13:53.568: [smf] INFO: UE IMSI[262424829940141] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.575: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 09/24 12:13:53.575: [upf] INFO: UE F-SEID[UP:0x552 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.575: [upf] INFO: UE F-SEID[UP:0x552 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.580: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 09/24 12:13:53.580: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3119) 09/24 12:13:53.580: [smf] INFO: UE IMSI[262423109062440] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.588: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 09/24 12:13:53.588: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.588: [upf] INFO: UE F-SEID[UP:0xa06 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.592: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 09/24 12:13:53.592: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3119) 09/24 12:13:53.592: [smf] INFO: UE IMSI[262426155031020] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.599: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 09/24 12:13:53.600: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.600: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.606: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 09/24 12:13:53.606: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3119) 09/24 12:13:53.606: [smf] INFO: UE IMSI[262420061379732] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.612: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 09/24 12:13:53.612: [upf] INFO: UE F-SEID[UP:0x376 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.612: [upf] INFO: UE F-SEID[UP:0x376 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.617: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 09/24 12:13:53.617: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3119) 09/24 12:13:53.617: [smf] INFO: UE IMSI[262425017590439] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.623: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 09/24 12:13:53.624: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.624: [upf] INFO: UE F-SEID[UP:0xad5 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.628: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 09/24 12:13:53.628: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3119) 09/24 12:13:53.628: [smf] INFO: UE IMSI[262428550787519] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.635: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 09/24 12:13:53.635: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.635: [upf] INFO: UE F-SEID[UP:0xbfb CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.640: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 09/24 12:13:53.640: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3119) 09/24 12:13:53.640: [smf] INFO: UE IMSI[262420611101648] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.646: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 09/24 12:13:53.646: [upf] INFO: UE F-SEID[UP:0x226 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.646: [upf] INFO: UE F-SEID[UP:0x226 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.651: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 09/24 12:13:53.651: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3119) 09/24 12:13:53.651: [smf] INFO: UE IMSI[262425698958771] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.659: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 09/24 12:13:53.659: [upf] INFO: UE F-SEID[UP:0x221 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.659: [upf] INFO: UE F-SEID[UP:0x221 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.663: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 09/24 12:13:53.663: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3119) 09/24 12:13:53.663: [smf] INFO: UE IMSI[262425578111128] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.669: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 09/24 12:13:53.669: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.669: [upf] INFO: UE F-SEID[UP:0x2cf CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.674: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 09/24 12:13:53.674: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3119) 09/24 12:13:53.675: [smf] INFO: UE IMSI[262426140290848] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.682: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 09/24 12:13:53.682: [upf] INFO: UE F-SEID[UP:0x35 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.682: [upf] INFO: UE F-SEID[UP:0x35 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.686: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 09/24 12:13:53.686: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3119) 09/24 12:13:53.686: [smf] INFO: UE IMSI[262423920161212] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.693: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 09/24 12:13:53.693: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.693: [upf] INFO: UE F-SEID[UP:0xc2e CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.698: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 09/24 12:13:53.698: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3119) 09/24 12:13:53.698: [smf] INFO: UE IMSI[262424858545200] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.705: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 09/24 12:13:53.705: [upf] INFO: UE F-SEID[UP:0x107 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.705: [upf] INFO: UE F-SEID[UP:0x107 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 09/24 12:13:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3119) 09/24 12:13:53.710: [smf] INFO: UE IMSI[262420983517830] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.718: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 09/24 12:13:53.718: [upf] INFO: UE F-SEID[UP:0x390 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.718: [upf] INFO: UE F-SEID[UP:0x390 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.722: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 09/24 12:13:53.722: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3119) 09/24 12:13:53.722: [smf] INFO: UE IMSI[262421468903789] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.729: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 09/24 12:13:53.729: [upf] INFO: UE F-SEID[UP:0x963 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.729: [upf] INFO: UE F-SEID[UP:0x963 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.733: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 09/24 12:13:53.733: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3119) 09/24 12:13:53.733: [smf] INFO: UE IMSI[262425763645967] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.740: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 09/24 12:13:53.740: [upf] INFO: UE F-SEID[UP:0xece CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.740: [upf] INFO: UE F-SEID[UP:0xece CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.745: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 09/24 12:13:53.745: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3119) 09/24 12:13:53.745: [smf] INFO: UE IMSI[262425107707436] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.752: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 09/24 12:13:53.752: [upf] INFO: UE F-SEID[UP:0xa9e CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.752: [upf] INFO: UE F-SEID[UP:0xa9e CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.757: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 09/24 12:13:53.757: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3119) 09/24 12:13:53.757: [smf] INFO: UE IMSI[262428610603403] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.764: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 09/24 12:13:53.764: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.764: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.769: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 09/24 12:13:53.769: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3119) 09/24 12:13:53.769: [smf] INFO: UE IMSI[262422993444239] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.776: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 09/24 12:13:53.776: [upf] INFO: UE F-SEID[UP:0x141 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.776: [upf] INFO: UE F-SEID[UP:0x141 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.781: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 09/24 12:13:53.781: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3119) 09/24 12:13:53.781: [smf] INFO: UE IMSI[262420196822309] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.788: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 09/24 12:13:53.788: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.788: [upf] INFO: UE F-SEID[UP:0x84b CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.793: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 09/24 12:13:53.793: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3119) 09/24 12:13:53.793: [smf] INFO: UE IMSI[262429834223623] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.800: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 09/24 12:13:53.800: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.800: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.804: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 09/24 12:13:53.804: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3119) 09/24 12:13:53.804: [smf] INFO: UE IMSI[262429277457219] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.811: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 09/24 12:13:53.811: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.811: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.816: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 09/24 12:13:53.816: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3119) 09/24 12:13:53.816: [smf] INFO: UE IMSI[262427800941685] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.824: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 09/24 12:13:53.824: [upf] INFO: UE F-SEID[UP:0x1a CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.824: [upf] INFO: UE F-SEID[UP:0x1a CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.828: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 09/24 12:13:53.828: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3119) 09/24 12:13:53.828: [smf] INFO: UE IMSI[262428764176738] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.834: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 09/24 12:13:53.834: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.834: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.839: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 09/24 12:13:53.839: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3119) 09/24 12:13:53.839: [smf] INFO: UE IMSI[262426483671836] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.846: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 09/24 12:13:53.846: [upf] INFO: UE F-SEID[UP:0x85d CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.846: [upf] INFO: UE F-SEID[UP:0x85d CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.851: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 09/24 12:13:53.851: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3119) 09/24 12:13:53.851: [smf] INFO: UE IMSI[262420841873798] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.859: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 09/24 12:13:53.859: [upf] INFO: UE F-SEID[UP:0x68d CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.859: [upf] INFO: UE F-SEID[UP:0x68d CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.862: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 09/24 12:13:53.862: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3119) 09/24 12:13:53.862: [smf] INFO: UE IMSI[262426495077917] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.870: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 09/24 12:13:53.870: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.870: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.875: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 09/24 12:13:53.875: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3119) 09/24 12:13:53.875: [smf] INFO: UE IMSI[262428145959329] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.883: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 09/24 12:13:53.883: [upf] INFO: UE F-SEID[UP:0x164 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.883: [upf] INFO: UE F-SEID[UP:0x164 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.887: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 09/24 12:13:53.887: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3119) 09/24 12:13:53.887: [smf] INFO: UE IMSI[262429511458303] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.894: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 09/24 12:13:53.894: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.894: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.899: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 09/24 12:13:53.899: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3119) 09/24 12:13:53.899: [smf] INFO: UE IMSI[262428620046476] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.908: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 09/24 12:13:53.909: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.909: [upf] INFO: UE F-SEID[UP:0xb5d CP:0xa13] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.911: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 09/24 12:13:53.911: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3119) 09/24 12:13:53.911: [smf] INFO: UE IMSI[262421843195108] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.920: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 09/24 12:13:53.920: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.920: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.923: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 09/24 12:13:53.923: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3119) 09/24 12:13:53.923: [smf] INFO: UE IMSI[262426965287483] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.929: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 09/24 12:13:53.929: [upf] INFO: UE F-SEID[UP:0x788 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.929: [upf] INFO: UE F-SEID[UP:0x788 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.934: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 09/24 12:13:53.934: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3119) 09/24 12:13:53.934: [smf] INFO: UE IMSI[262428527860112] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.941: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 09/24 12:13:53.941: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.941: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.946: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 09/24 12:13:53.946: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3119) 09/24 12:13:53.946: [smf] INFO: UE IMSI[262421738650119] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.953: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 09/24 12:13:53.953: [upf] INFO: UE F-SEID[UP:0xba CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.953: [upf] INFO: UE F-SEID[UP:0xba CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.957: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 09/24 12:13:53.957: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3119) 09/24 12:13:53.957: [smf] INFO: UE IMSI[262421166294609] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.963: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 09/24 12:13:53.963: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.963: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.969: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 09/24 12:13:53.969: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3119) 09/24 12:13:53.969: [smf] INFO: UE IMSI[262428900740526] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.976: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 09/24 12:13:53.976: [upf] INFO: UE F-SEID[UP:0x37d CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.976: [upf] INFO: UE F-SEID[UP:0x37d CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.980: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 09/24 12:13:53.980: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3119) 09/24 12:13:53.980: [smf] INFO: UE IMSI[262428309714359] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.986: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 09/24 12:13:53.986: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.986: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:53.991: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 09/24 12:13:53.991: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3119) 09/24 12:13:53.991: [smf] INFO: UE IMSI[262424912712309] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:53.998: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 09/24 12:13:53.998: [upf] INFO: UE F-SEID[UP:0x129 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 09/24 12:13:53.998: [upf] INFO: UE F-SEID[UP:0x129 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.003: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 09/24 12:13:54.003: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3119) 09/24 12:13:54.003: [smf] INFO: UE IMSI[262427554579748] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.010: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 09/24 12:13:54.010: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.010: [upf] INFO: UE F-SEID[UP:0x6ff CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.015: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 09/24 12:13:54.015: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3119) 09/24 12:13:54.015: [smf] INFO: UE IMSI[262420036119611] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.022: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 09/24 12:13:54.022: [upf] INFO: UE F-SEID[UP:0x649 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.022: [upf] INFO: UE F-SEID[UP:0x649 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.026: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 09/24 12:13:54.026: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3119) 09/24 12:13:54.026: [smf] INFO: UE IMSI[262421408818829] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.037: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 09/24 12:13:54.037: [upf] INFO: UE F-SEID[UP:0xeb CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.037: [upf] INFO: UE F-SEID[UP:0xeb CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.039: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 09/24 12:13:54.039: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3119) 09/24 12:13:54.039: [smf] INFO: UE IMSI[262422459272624] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.049: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 09/24 12:13:54.049: [upf] INFO: UE F-SEID[UP:0x38f CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.049: [upf] INFO: UE F-SEID[UP:0x38f CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.051: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 09/24 12:13:54.051: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3119) 09/24 12:13:54.051: [smf] INFO: UE IMSI[262428647990022] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.059: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 09/24 12:13:54.059: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.059: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.063: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 09/24 12:13:54.063: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3119) 09/24 12:13:54.063: [smf] INFO: UE IMSI[262422068007578] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.072: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 09/24 12:13:54.072: [upf] INFO: UE F-SEID[UP:0x37b CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.072: [upf] INFO: UE F-SEID[UP:0x37b CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.075: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 09/24 12:13:54.075: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3119) 09/24 12:13:54.075: [smf] INFO: UE IMSI[262429962012669] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.085: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 09/24 12:13:54.085: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.085: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.088: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 09/24 12:13:54.088: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3119) 09/24 12:13:54.088: [smf] INFO: UE IMSI[262424018741481] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.100: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 09/24 12:13:54.100: [upf] INFO: UE F-SEID[UP:0x739 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.100: [upf] INFO: UE F-SEID[UP:0x739 CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.100: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 09/24 12:13:54.100: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3119) 09/24 12:13:54.100: [smf] INFO: UE IMSI[262429331938880] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.110: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 09/24 12:13:54.110: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.110: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.114: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 09/24 12:13:54.114: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3119) 09/24 12:13:54.114: [smf] INFO: UE IMSI[262421246485669] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.125: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 09/24 12:13:54.125: [upf] INFO: UE F-SEID[UP:0x46c CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.125: [upf] INFO: UE F-SEID[UP:0x46c CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.126: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 09/24 12:13:54.126: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3119) 09/24 12:13:54.126: [smf] INFO: UE IMSI[262420280501966] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.136: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 09/24 12:13:54.136: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.136: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.138: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 09/24 12:13:54.138: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3119) 09/24 12:13:54.138: [smf] INFO: UE IMSI[262422864402081] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.146: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 09/24 12:13:54.146: [upf] INFO: UE F-SEID[UP:0xbab CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.146: [upf] INFO: UE F-SEID[UP:0xbab CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.152: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 09/24 12:13:54.152: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3119) 09/24 12:13:54.152: [smf] INFO: UE IMSI[262422921553965] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.160: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 09/24 12:13:54.160: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.160: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.163: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 09/24 12:13:54.163: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3119) 09/24 12:13:54.163: [smf] INFO: UE IMSI[262429440519377] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.170: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 09/24 12:13:54.170: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.170: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.175: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 09/24 12:13:54.175: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3119) 09/24 12:13:54.175: [smf] INFO: UE IMSI[262421278033450] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.182: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 09/24 12:13:54.182: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.182: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.186: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 09/24 12:13:54.186: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3119) 09/24 12:13:54.186: [smf] INFO: UE IMSI[262421518994476] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.192: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 09/24 12:13:54.192: [upf] INFO: UE F-SEID[UP:0x81d CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.192: [upf] INFO: UE F-SEID[UP:0x81d CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.198: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 09/24 12:13:54.198: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3119) 09/24 12:13:54.198: [smf] INFO: UE IMSI[262424396309546] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 09/24 12:13:54.204: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.204: [upf] INFO: UE F-SEID[UP:0x3ef CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.209: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 09/24 12:13:54.209: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3119) 09/24 12:13:54.209: [smf] INFO: UE IMSI[262420467219208] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 09/24 12:13:54.216: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.216: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.220: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 09/24 12:13:54.220: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3119) 09/24 12:13:54.220: [smf] INFO: UE IMSI[262426119517040] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.228: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 09/24 12:13:54.228: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.228: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.232: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 09/24 12:13:54.232: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3119) 09/24 12:13:54.232: [smf] INFO: UE IMSI[262424402567312] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 09/24 12:13:54.239: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.239: [upf] INFO: UE F-SEID[UP:0x8cb CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.244: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 09/24 12:13:54.244: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3119) 09/24 12:13:54.244: [smf] INFO: UE IMSI[262429418888832] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 09/24 12:13:54.253: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.253: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.255: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 09/24 12:13:54.255: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3119) 09/24 12:13:54.255: [smf] INFO: UE IMSI[262429947789412] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.261: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 09/24 12:13:54.261: [upf] INFO: UE F-SEID[UP:0x91a CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.261: [upf] INFO: UE F-SEID[UP:0x91a CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.266: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 09/24 12:13:54.266: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3119) 09/24 12:13:54.266: [smf] INFO: UE IMSI[262428219683893] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.276: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 09/24 12:13:54.276: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.276: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.279: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 09/24 12:13:54.279: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3119) 09/24 12:13:54.279: [smf] INFO: UE IMSI[262421491808701] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.285: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 09/24 12:13:54.285: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.285: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.290: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 09/24 12:13:54.290: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3119) 09/24 12:13:54.290: [smf] INFO: UE IMSI[262427067054847] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.296: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 09/24 12:13:54.296: [upf] INFO: UE F-SEID[UP:0x572 CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.296: [upf] INFO: UE F-SEID[UP:0x572 CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.304: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 09/24 12:13:54.304: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3119) 09/24 12:13:54.304: [smf] INFO: UE IMSI[262420367170852] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.311: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 09/24 12:13:54.311: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.311: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.316: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 09/24 12:13:54.316: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3119) 09/24 12:13:54.316: [smf] INFO: UE IMSI[262429811141631] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.324: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 09/24 12:13:54.324: [upf] INFO: UE F-SEID[UP:0x451 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.324: [upf] INFO: UE F-SEID[UP:0x451 CP:0x45b] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.328: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 09/24 12:13:54.328: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3119) 09/24 12:13:54.328: [smf] INFO: UE IMSI[262427520619735] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.335: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 09/24 12:13:54.335: [upf] INFO: UE F-SEID[UP:0x89c CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.335: [upf] INFO: UE F-SEID[UP:0x89c CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.341: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 09/24 12:13:54.341: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3119) 09/24 12:13:54.341: [smf] INFO: UE IMSI[262423147681100] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.348: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 09/24 12:13:54.348: [upf] INFO: UE F-SEID[UP:0x73b CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.348: [upf] INFO: UE F-SEID[UP:0x73b CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.353: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 09/24 12:13:54.353: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3119) 09/24 12:13:54.353: [smf] INFO: UE IMSI[262424080291327] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.360: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 09/24 12:13:54.360: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.360: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.364: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 09/24 12:13:54.364: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3119) 09/24 12:13:54.364: [smf] INFO: UE IMSI[262426603748039] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.371: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 09/24 12:13:54.371: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.371: [upf] INFO: UE F-SEID[UP:0xf3 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.376: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 09/24 12:13:54.376: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3119) 09/24 12:13:54.376: [smf] INFO: UE IMSI[262420369731648] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.383: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 09/24 12:13:54.383: [upf] INFO: UE F-SEID[UP:0x384 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.383: [upf] INFO: UE F-SEID[UP:0x384 CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.388: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 09/24 12:13:54.388: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3119) 09/24 12:13:54.388: [smf] INFO: UE IMSI[262428895974374] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.396: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 09/24 12:13:54.396: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.396: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.399: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 09/24 12:13:54.399: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3119) 09/24 12:13:54.399: [smf] INFO: UE IMSI[262420279697323] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.406: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 09/24 12:13:54.406: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.406: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.410: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 09/24 12:13:54.411: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3119) 09/24 12:13:54.411: [smf] INFO: UE IMSI[262421796957860] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.417: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 09/24 12:13:54.417: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.417: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.422: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 09/24 12:13:54.422: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3119) 09/24 12:13:54.422: [smf] INFO: UE IMSI[262422706983880] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.428: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 09/24 12:13:54.428: [upf] INFO: UE F-SEID[UP:0x3e CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.428: [upf] INFO: UE F-SEID[UP:0x3e CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.433: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 09/24 12:13:54.433: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3119) 09/24 12:13:54.433: [smf] INFO: UE IMSI[262427228331605] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.441: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 09/24 12:13:54.441: [upf] INFO: UE F-SEID[UP:0x488 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.441: [upf] INFO: UE F-SEID[UP:0x488 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.444: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 09/24 12:13:54.444: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3119) 09/24 12:13:54.444: [smf] INFO: UE IMSI[262425456104924] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.451: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 09/24 12:13:54.451: [upf] INFO: UE F-SEID[UP:0x67b CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.451: [upf] INFO: UE F-SEID[UP:0x67b CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.456: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 09/24 12:13:54.456: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3119) 09/24 12:13:54.456: [smf] INFO: UE IMSI[262426397131834] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.463: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 09/24 12:13:54.463: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.463: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.467: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 09/24 12:13:54.467: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3119) 09/24 12:13:54.467: [smf] INFO: UE IMSI[262422633498219] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.474: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 09/24 12:13:54.474: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.474: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.479: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 09/24 12:13:54.479: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3119) 09/24 12:13:54.479: [smf] INFO: UE IMSI[262427909578594] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.485: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 09/24 12:13:54.485: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.485: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.491: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 09/24 12:13:54.491: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3119) 09/24 12:13:54.491: [smf] INFO: UE IMSI[262422619590402] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.498: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 09/24 12:13:54.498: [upf] INFO: UE F-SEID[UP:0x72b CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.498: [upf] INFO: UE F-SEID[UP:0x72b CP:0x1da] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.502: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 09/24 12:13:54.502: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3119) 09/24 12:13:54.502: [smf] INFO: UE IMSI[262422495549956] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.510: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 09/24 12:13:54.510: [upf] INFO: UE F-SEID[UP:0x74 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.510: [upf] INFO: UE F-SEID[UP:0x74 CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.514: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 09/24 12:13:54.514: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3119) 09/24 12:13:54.514: [smf] INFO: UE IMSI[262421038418779] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.521: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 09/24 12:13:54.521: [upf] INFO: UE F-SEID[UP:0x749 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.521: [upf] INFO: UE F-SEID[UP:0x749 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.526: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 09/24 12:13:54.526: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3119) 09/24 12:13:54.526: [smf] INFO: UE IMSI[262427676030434] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.532: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 09/24 12:13:54.532: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.532: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.537: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 09/24 12:13:54.537: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3119) 09/24 12:13:54.537: [smf] INFO: UE IMSI[262421466648176] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.544: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 09/24 12:13:54.544: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.544: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.548: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 09/24 12:13:54.548: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3119) 09/24 12:13:54.548: [smf] INFO: UE IMSI[262423508754547] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.554: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 09/24 12:13:54.554: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.554: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.560: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 09/24 12:13:54.560: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3119) 09/24 12:13:54.560: [smf] INFO: UE IMSI[262422312888557] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.568: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 09/24 12:13:54.568: [upf] INFO: UE F-SEID[UP:0x818 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.568: [upf] INFO: UE F-SEID[UP:0x818 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.572: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 09/24 12:13:54.572: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3119) 09/24 12:13:54.572: [smf] INFO: UE IMSI[262425684841295] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.579: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 09/24 12:13:54.579: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.579: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.583: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 09/24 12:13:54.583: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3119) 09/24 12:13:54.583: [smf] INFO: UE IMSI[262428254943725] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 09/24 12:13:54.590: [upf] INFO: UE F-SEID[UP:0x23e CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.590: [upf] INFO: UE F-SEID[UP:0x23e CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 09/24 12:13:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3119) 09/24 12:13:54.595: [smf] INFO: UE IMSI[262429042100820] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.601: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 09/24 12:13:54.601: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.601: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.606: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 09/24 12:13:54.606: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3119) 09/24 12:13:54.606: [smf] INFO: UE IMSI[262424487482098] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 09/24 12:13:54.613: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.613: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 09/24 12:13:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3119) 09/24 12:13:54.618: [smf] INFO: UE IMSI[262426053387682] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.625: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 09/24 12:13:54.625: [upf] INFO: UE F-SEID[UP:0x11b CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.625: [upf] INFO: UE F-SEID[UP:0x11b CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.629: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 09/24 12:13:54.629: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3119) 09/24 12:13:54.629: [smf] INFO: UE IMSI[262424594338691] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.636: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 09/24 12:13:54.636: [upf] INFO: UE F-SEID[UP:0x605 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.636: [upf] INFO: UE F-SEID[UP:0x605 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.641: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 09/24 12:13:54.641: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3119) 09/24 12:13:54.641: [smf] INFO: UE IMSI[262422827761323] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.647: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 09/24 12:13:54.647: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.647: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.652: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 09/24 12:13:54.652: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3119) 09/24 12:13:54.652: [smf] INFO: UE IMSI[262426165852336] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.659: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 09/24 12:13:54.660: [upf] INFO: UE F-SEID[UP:0x380 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.660: [upf] INFO: UE F-SEID[UP:0x380 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.664: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 09/24 12:13:54.664: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3119) 09/24 12:13:54.664: [smf] INFO: UE IMSI[262423497019147] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.671: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 09/24 12:13:54.671: [upf] INFO: UE F-SEID[UP:0x26a CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.671: [upf] INFO: UE F-SEID[UP:0x26a CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.676: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 09/24 12:13:54.676: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3119) 09/24 12:13:54.676: [smf] INFO: UE IMSI[262427689620347] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.682: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 09/24 12:13:54.682: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.682: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.687: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 09/24 12:13:54.687: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3119) 09/24 12:13:54.687: [smf] INFO: UE IMSI[262422574602633] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.694: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 09/24 12:13:54.694: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.694: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.698: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 09/24 12:13:54.698: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3119) 09/24 12:13:54.698: [smf] INFO: UE IMSI[262426558092508] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.704: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 09/24 12:13:54.704: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.704: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.710: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 09/24 12:13:54.710: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3119) 09/24 12:13:54.710: [smf] INFO: UE IMSI[262428718327860] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.716: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 09/24 12:13:54.716: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.716: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.721: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 09/24 12:13:54.721: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3119) 09/24 12:13:54.721: [smf] INFO: UE IMSI[262428519016496] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 09/24 12:13:54.727: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.727: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.732: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 09/24 12:13:54.732: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3119) 09/24 12:13:54.732: [smf] INFO: UE IMSI[262426554411940] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.738: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 09/24 12:13:54.738: [upf] INFO: UE F-SEID[UP:0x4f CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.738: [upf] INFO: UE F-SEID[UP:0x4f CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 09/24 12:13:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3119) 09/24 12:13:54.744: [smf] INFO: UE IMSI[262424080561893] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.749: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 09/24 12:13:54.749: [upf] INFO: UE F-SEID[UP:0x744 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.749: [upf] INFO: UE F-SEID[UP:0x744 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.755: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 09/24 12:13:54.755: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3119) 09/24 12:13:54.755: [smf] INFO: UE IMSI[262426251572056] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.761: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 09/24 12:13:54.761: [upf] INFO: UE F-SEID[UP:0x82e CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.761: [upf] INFO: UE F-SEID[UP:0x82e CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.766: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 09/24 12:13:54.766: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3119) 09/24 12:13:54.766: [smf] INFO: UE IMSI[262425964301625] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.772: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 09/24 12:13:54.772: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.772: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.777: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 09/24 12:13:54.777: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3119) 09/24 12:13:54.777: [smf] INFO: UE IMSI[262423905146235] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.783: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 09/24 12:13:54.783: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.783: [upf] INFO: UE F-SEID[UP:0xff9 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.788: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 09/24 12:13:54.788: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3119) 09/24 12:13:54.788: [smf] INFO: UE IMSI[262428437008780] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.793: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 09/24 12:13:54.793: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.793: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.799: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 09/24 12:13:54.799: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3119) 09/24 12:13:54.799: [smf] INFO: UE IMSI[262426463910849] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.805: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 09/24 12:13:54.805: [upf] INFO: UE F-SEID[UP:0x877 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.805: [upf] INFO: UE F-SEID[UP:0x877 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.810: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 09/24 12:13:54.810: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3119) 09/24 12:13:54.810: [smf] INFO: UE IMSI[262420615694577] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.815: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 09/24 12:13:54.815: [upf] INFO: UE F-SEID[UP:0x844 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.815: [upf] INFO: UE F-SEID[UP:0x844 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.821: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 09/24 12:13:54.821: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3119) 09/24 12:13:54.821: [smf] INFO: UE IMSI[262423088762654] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.827: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 09/24 12:13:54.827: [upf] INFO: UE F-SEID[UP:0x977 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.827: [upf] INFO: UE F-SEID[UP:0x977 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.832: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 09/24 12:13:54.832: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3119) 09/24 12:13:54.832: [smf] INFO: UE IMSI[262421468886564] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.838: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 09/24 12:13:54.838: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.838: [upf] INFO: UE F-SEID[UP:0x3fb CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.844: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 09/24 12:13:54.844: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3119) 09/24 12:13:54.844: [smf] INFO: UE IMSI[262425791139732] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.849: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 09/24 12:13:54.849: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.849: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.855: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 09/24 12:13:54.855: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3119) 09/24 12:13:54.855: [smf] INFO: UE IMSI[262425703047051] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.860: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 09/24 12:13:54.860: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.860: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.866: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 09/24 12:13:54.866: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3119) 09/24 12:13:54.866: [smf] INFO: UE IMSI[262424090896191] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.873: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 09/24 12:13:54.873: [upf] INFO: UE F-SEID[UP:0x814 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.873: [upf] INFO: UE F-SEID[UP:0x814 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.878: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 09/24 12:13:54.878: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3119) 09/24 12:13:54.878: [smf] INFO: UE IMSI[262426032607359] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.883: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 09/24 12:13:54.883: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.883: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.888: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 09/24 12:13:54.888: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3119) 09/24 12:13:54.889: [smf] INFO: UE IMSI[262422931315155] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.894: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 09/24 12:13:54.894: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.894: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.899: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 09/24 12:13:54.899: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3119) 09/24 12:13:54.899: [smf] INFO: UE IMSI[262423016855624] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.905: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 09/24 12:13:54.905: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.905: [upf] INFO: UE F-SEID[UP:0xf05 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.911: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 09/24 12:13:54.911: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3119) 09/24 12:13:54.911: [smf] INFO: UE IMSI[262428288217939] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.915: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 09/24 12:13:54.915: [upf] INFO: UE F-SEID[UP:0x87a CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.915: [upf] INFO: UE F-SEID[UP:0x87a CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 09/24 12:13:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3119) 09/24 12:13:54.921: [smf] INFO: UE IMSI[262427994542938] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 09/24 12:13:54.927: [upf] INFO: UE F-SEID[UP:0x29e CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.927: [upf] INFO: UE F-SEID[UP:0x29e CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.933: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 09/24 12:13:54.933: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3119) 09/24 12:13:54.933: [smf] INFO: UE IMSI[262425331089516] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 09/24 12:13:54.939: [upf] INFO: UE F-SEID[UP:0xae CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.939: [upf] INFO: UE F-SEID[UP:0xae CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.944: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 09/24 12:13:54.944: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3119) 09/24 12:13:54.944: [smf] INFO: UE IMSI[262423339227149] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.948: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 09/24 12:13:54.948: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.948: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.954: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 09/24 12:13:54.954: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3119) 09/24 12:13:54.954: [smf] INFO: UE IMSI[262427623073065] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.960: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 09/24 12:13:54.960: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.960: [upf] INFO: UE F-SEID[UP:0xce9 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.966: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 09/24 12:13:54.966: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3119) 09/24 12:13:54.966: [smf] INFO: UE IMSI[262426838229887] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.970: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 09/24 12:13:54.970: [upf] INFO: UE F-SEID[UP:0x33e CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.970: [upf] INFO: UE F-SEID[UP:0x33e CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.976: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 09/24 12:13:54.977: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3119) 09/24 12:13:54.977: [smf] INFO: UE IMSI[262422198335771] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.982: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 09/24 12:13:54.982: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.982: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.988: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 09/24 12:13:54.988: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3119) 09/24 12:13:54.988: [smf] INFO: UE IMSI[262423760537897] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:54.993: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 09/24 12:13:54.993: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 09/24 12:13:54.993: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:54.998: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 09/24 12:13:54.999: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3119) 09/24 12:13:54.999: [smf] INFO: UE IMSI[262421834131174] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.004: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 09/24 12:13:55.004: [upf] INFO: UE F-SEID[UP:0x973 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.004: [upf] INFO: UE F-SEID[UP:0x973 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.010: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 09/24 12:13:55.010: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3119) 09/24 12:13:55.010: [smf] INFO: UE IMSI[262425060535605] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.015: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 09/24 12:13:55.015: [upf] INFO: UE F-SEID[UP:0x35e CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.015: [upf] INFO: UE F-SEID[UP:0x35e CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 09/24 12:13:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3119) 09/24 12:13:55.021: [smf] INFO: UE IMSI[262421301129975] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.027: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 09/24 12:13:55.027: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.027: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xa96] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.032: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 09/24 12:13:55.032: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3119) 09/24 12:13:55.032: [smf] INFO: UE IMSI[262426502143915] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.036: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 09/24 12:13:55.036: [upf] INFO: UE F-SEID[UP:0x781 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.036: [upf] INFO: UE F-SEID[UP:0x781 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.043: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 09/24 12:13:55.043: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3119) 09/24 12:13:55.043: [smf] INFO: UE IMSI[262425447059385] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.048: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 09/24 12:13:55.048: [upf] INFO: UE F-SEID[UP:0xcec CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.048: [upf] INFO: UE F-SEID[UP:0xcec CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.054: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 09/24 12:13:55.054: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3119) 09/24 12:13:55.054: [smf] INFO: UE IMSI[262426759190549] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.058: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 09/24 12:13:55.058: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.058: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.064: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 09/24 12:13:55.064: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3119) 09/24 12:13:55.064: [smf] INFO: UE IMSI[262422638348803] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.069: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 09/24 12:13:55.069: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.069: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.075: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 09/24 12:13:55.075: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3119) 09/24 12:13:55.075: [smf] INFO: UE IMSI[262424979404245] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.081: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 09/24 12:13:55.081: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.081: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.087: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 09/24 12:13:55.087: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3119) 09/24 12:13:55.087: [smf] INFO: UE IMSI[262423627157152] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.093: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 09/24 12:13:55.093: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.093: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.098: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 09/24 12:13:55.098: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3119) 09/24 12:13:55.098: [smf] INFO: UE IMSI[262424773689038] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.103: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 09/24 12:13:55.103: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.103: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.109: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 09/24 12:13:55.109: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3119) 09/24 12:13:55.109: [smf] INFO: UE IMSI[262428247139553] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.116: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 09/24 12:13:55.116: [upf] INFO: UE F-SEID[UP:0x87f CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.116: [upf] INFO: UE F-SEID[UP:0x87f CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.120: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 09/24 12:13:55.120: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3119) 09/24 12:13:55.120: [smf] INFO: UE IMSI[262427913891221] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.125: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 09/24 12:13:55.125: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.125: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.131: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 09/24 12:13:55.131: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3119) 09/24 12:13:55.131: [smf] INFO: UE IMSI[262428197922901] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.136: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 09/24 12:13:55.136: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.136: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.143: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 09/24 12:13:55.143: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3119) 09/24 12:13:55.143: [smf] INFO: UE IMSI[262427555723859] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.149: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 09/24 12:13:55.149: [upf] INFO: UE F-SEID[UP:0x480 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.149: [upf] INFO: UE F-SEID[UP:0x480 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.154: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 09/24 12:13:55.154: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3119) 09/24 12:13:55.154: [smf] INFO: UE IMSI[262427121843272] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.158: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 09/24 12:13:55.158: [upf] INFO: UE F-SEID[UP:0x92d CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.158: [upf] INFO: UE F-SEID[UP:0x92d CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.164: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 09/24 12:13:55.164: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3119) 09/24 12:13:55.164: [smf] INFO: UE IMSI[262424572914628] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.169: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 09/24 12:13:55.169: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.169: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.175: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 09/24 12:13:55.175: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3119) 09/24 12:13:55.175: [smf] INFO: UE IMSI[262422120469381] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.180: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 09/24 12:13:55.180: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.180: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.186: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 09/24 12:13:55.186: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3119) 09/24 12:13:55.186: [smf] INFO: UE IMSI[262420288454404] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 09/24 12:13:55.192: [upf] INFO: UE F-SEID[UP:0x21b CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.192: [upf] INFO: UE F-SEID[UP:0x21b CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.198: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 09/24 12:13:55.198: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3119) 09/24 12:13:55.198: [smf] INFO: UE IMSI[262421713784343] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.203: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 09/24 12:13:55.203: [upf] INFO: UE F-SEID[UP:0xf2e CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.203: [upf] INFO: UE F-SEID[UP:0xf2e CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.209: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 09/24 12:13:55.209: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3119) 09/24 12:13:55.209: [smf] INFO: UE IMSI[262427601204504] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.214: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 09/24 12:13:55.214: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.214: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.220: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 09/24 12:13:55.220: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3119) 09/24 12:13:55.220: [smf] INFO: UE IMSI[262426502732495] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.224: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 09/24 12:13:55.224: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.224: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.230: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 09/24 12:13:55.230: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3119) 09/24 12:13:55.230: [smf] INFO: UE IMSI[262423253776777] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.235: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 09/24 12:13:55.235: [upf] INFO: UE F-SEID[UP:0x485 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.235: [upf] INFO: UE F-SEID[UP:0x485 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.242: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 09/24 12:13:55.242: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3119) 09/24 12:13:55.242: [smf] INFO: UE IMSI[262424063822326] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.249: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 09/24 12:13:55.249: [upf] INFO: UE F-SEID[UP:0x103 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.249: [upf] INFO: UE F-SEID[UP:0x103 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.253: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 09/24 12:13:55.253: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3119) 09/24 12:13:55.253: [smf] INFO: UE IMSI[262423968436800] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 09/24 12:13:55.258: [upf] INFO: UE F-SEID[UP:0xb39 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.258: [upf] INFO: UE F-SEID[UP:0xb39 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.264: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 09/24 12:13:55.264: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3119) 09/24 12:13:55.264: [smf] INFO: UE IMSI[262429909288883] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.270: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 09/24 12:13:55.270: [upf] INFO: UE F-SEID[UP:0x62c CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.270: [upf] INFO: UE F-SEID[UP:0x62c CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.276: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 09/24 12:13:55.276: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3119) 09/24 12:13:55.276: [smf] INFO: UE IMSI[262426760207196] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.282: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 09/24 12:13:55.282: [upf] INFO: UE F-SEID[UP:0x74c CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.282: [upf] INFO: UE F-SEID[UP:0x74c CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.287: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 09/24 12:13:55.287: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3119) 09/24 12:13:55.287: [smf] INFO: UE IMSI[262421551531943] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.294: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 09/24 12:13:55.294: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.294: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.298: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 09/24 12:13:55.298: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3119) 09/24 12:13:55.298: [smf] INFO: UE IMSI[262421317249069] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.304: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 09/24 12:13:55.304: [upf] INFO: UE F-SEID[UP:0x35c CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.304: [upf] INFO: UE F-SEID[UP:0x35c CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.309: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 09/24 12:13:55.309: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3119) 09/24 12:13:55.309: [smf] INFO: UE IMSI[262426441525575] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.315: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 09/24 12:13:55.315: [upf] INFO: UE F-SEID[UP:0x341 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.315: [upf] INFO: UE F-SEID[UP:0x341 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.320: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 09/24 12:13:55.321: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3119) 09/24 12:13:55.321: [smf] INFO: UE IMSI[262426285789570] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.326: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 09/24 12:13:55.326: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.326: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.332: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 09/24 12:13:55.332: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3119) 09/24 12:13:55.332: [smf] INFO: UE IMSI[262422482502617] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.337: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 09/24 12:13:55.337: [upf] INFO: UE F-SEID[UP:0xb1b CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.337: [upf] INFO: UE F-SEID[UP:0xb1b CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.343: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 09/24 12:13:55.343: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3119) 09/24 12:13:55.343: [smf] INFO: UE IMSI[262422016083013] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.349: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 09/24 12:13:55.349: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.349: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.354: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 09/24 12:13:55.354: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3119) 09/24 12:13:55.354: [smf] INFO: UE IMSI[262424702477586] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.360: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 09/24 12:13:55.360: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.360: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.365: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 09/24 12:13:55.365: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3119) 09/24 12:13:55.365: [smf] INFO: UE IMSI[262426338744176] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.372: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 09/24 12:13:55.372: [upf] INFO: UE F-SEID[UP:0x529 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.372: [upf] INFO: UE F-SEID[UP:0x529 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.377: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 09/24 12:13:55.377: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3119) 09/24 12:13:55.377: [smf] INFO: UE IMSI[262428756859490] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.384: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 09/24 12:13:55.384: [upf] INFO: UE F-SEID[UP:0x479 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.384: [upf] INFO: UE F-SEID[UP:0x479 CP:0xa3c] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.388: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 09/24 12:13:55.388: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3119) 09/24 12:13:55.388: [smf] INFO: UE IMSI[262421925979988] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.394: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 09/24 12:13:55.394: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.394: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.399: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 09/24 12:13:55.399: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3119) 09/24 12:13:55.399: [smf] INFO: UE IMSI[262427143645882] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.405: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 09/24 12:13:55.405: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.405: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.411: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 09/24 12:13:55.411: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3119) 09/24 12:13:55.411: [smf] INFO: UE IMSI[262426412993551] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.419: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 09/24 12:13:55.419: [upf] INFO: UE F-SEID[UP:0x58 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.419: [upf] INFO: UE F-SEID[UP:0x58 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.422: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 09/24 12:13:55.422: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3119) 09/24 12:13:55.422: [smf] INFO: UE IMSI[262420776561791] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.428: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 09/24 12:13:55.428: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.428: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.433: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 09/24 12:13:55.433: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3119) 09/24 12:13:55.433: [smf] INFO: UE IMSI[262421254831855] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.439: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 09/24 12:13:55.439: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.439: [upf] INFO: UE F-SEID[UP:0xa7c CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.445: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 09/24 12:13:55.445: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3119) 09/24 12:13:55.445: [smf] INFO: UE IMSI[262428690746674] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.451: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 09/24 12:13:55.451: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.451: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.456: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 09/24 12:13:55.456: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3119) 09/24 12:13:55.456: [smf] INFO: UE IMSI[262427312414125] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.461: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 09/24 12:13:55.461: [upf] INFO: UE F-SEID[UP:0x46 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.461: [upf] INFO: UE F-SEID[UP:0x46 CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.467: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 09/24 12:13:55.467: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3119) 09/24 12:13:55.467: [smf] INFO: UE IMSI[262420497064743] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.473: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 09/24 12:13:55.473: [upf] INFO: UE F-SEID[UP:0x249 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.473: [upf] INFO: UE F-SEID[UP:0x249 CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.479: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 09/24 12:13:55.479: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3119) 09/24 12:13:55.479: [smf] INFO: UE IMSI[262424691017752] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.486: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 09/24 12:13:55.486: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.486: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.491: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 09/24 12:13:55.491: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3119) 09/24 12:13:55.491: [smf] INFO: UE IMSI[262424986841778] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.496: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 09/24 12:13:55.497: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.497: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.502: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 09/24 12:13:55.502: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3119) 09/24 12:13:55.502: [smf] INFO: UE IMSI[262429460934968] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.508: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 09/24 12:13:55.508: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.508: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0x33] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.513: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 09/24 12:13:55.513: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3119) 09/24 12:13:55.513: [smf] INFO: UE IMSI[262429373724937] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.519: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 09/24 12:13:55.519: [upf] INFO: UE F-SEID[UP:0x78e CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.519: [upf] INFO: UE F-SEID[UP:0x78e CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.525: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 09/24 12:13:55.525: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3119) 09/24 12:13:55.525: [smf] INFO: UE IMSI[262423620917806] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 09/24 12:13:55.531: [upf] INFO: UE F-SEID[UP:0x323 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.531: [upf] INFO: UE F-SEID[UP:0x323 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.536: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 09/24 12:13:55.536: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3119) 09/24 12:13:55.536: [smf] INFO: UE IMSI[262427512680025] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.542: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 09/24 12:13:55.542: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.542: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.547: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 09/24 12:13:55.547: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3119) 09/24 12:13:55.547: [smf] INFO: UE IMSI[262428400996064] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.553: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 09/24 12:13:55.553: [upf] INFO: UE F-SEID[UP:0x96c CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.553: [upf] INFO: UE F-SEID[UP:0x96c CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.559: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 09/24 12:13:55.559: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3119) 09/24 12:13:55.559: [smf] INFO: UE IMSI[262428798950435] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.564: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 09/24 12:13:55.564: [upf] INFO: UE F-SEID[UP:0x77b CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.564: [upf] INFO: UE F-SEID[UP:0x77b CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.570: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 09/24 12:13:55.570: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3119) 09/24 12:13:55.570: [smf] INFO: UE IMSI[262426137311185] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.575: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 09/24 12:13:55.575: [upf] INFO: UE F-SEID[UP:0x765 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.575: [upf] INFO: UE F-SEID[UP:0x765 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.580: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 09/24 12:13:55.581: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3119) 09/24 12:13:55.581: [smf] INFO: UE IMSI[262421933452917] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.587: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 09/24 12:13:55.587: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.587: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.591: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 09/24 12:13:55.591: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3119) 09/24 12:13:55.591: [smf] INFO: UE IMSI[262421076577818] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.598: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 09/24 12:13:55.598: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.598: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.603: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 09/24 12:13:55.603: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3119) 09/24 12:13:55.603: [smf] INFO: UE IMSI[262427527980186] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.608: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 09/24 12:13:55.608: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.608: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.614: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 09/24 12:13:55.614: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3119) 09/24 12:13:55.614: [smf] INFO: UE IMSI[262428099280391] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.620: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 09/24 12:13:55.620: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.620: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.626: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 09/24 12:13:55.626: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3119) 09/24 12:13:55.626: [smf] INFO: UE IMSI[262427558247061] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.632: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 09/24 12:13:55.632: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.632: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.637: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 09/24 12:13:55.637: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3119) 09/24 12:13:55.637: [smf] INFO: UE IMSI[262423988049321] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.643: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 09/24 12:13:55.643: [upf] INFO: UE F-SEID[UP:0x936 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.643: [upf] INFO: UE F-SEID[UP:0x936 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.649: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 09/24 12:13:55.649: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3119) 09/24 12:13:55.649: [smf] INFO: UE IMSI[262422121962653] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.654: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 09/24 12:13:55.654: [upf] INFO: UE F-SEID[UP:0x264 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.654: [upf] INFO: UE F-SEID[UP:0x264 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.660: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 09/24 12:13:55.660: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3119) 09/24 12:13:55.660: [smf] INFO: UE IMSI[262421238286128] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.665: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 09/24 12:13:55.665: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.665: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.671: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 09/24 12:13:55.671: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3119) 09/24 12:13:55.671: [smf] INFO: UE IMSI[262428959765617] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.683: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 09/24 12:13:55.683: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.683: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.686: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 09/24 12:13:55.686: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3119) 09/24 12:13:55.686: [smf] INFO: UE IMSI[262420374830692] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 09/24 12:13:55.697: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.697: [upf] INFO: UE F-SEID[UP:0x7ea CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.708: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 09/24 12:13:55.708: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3119) 09/24 12:13:55.708: [smf] INFO: UE IMSI[262424940616629] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.724: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 09/24 12:13:55.724: [upf] INFO: UE F-SEID[UP:0x4e CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.724: [upf] INFO: UE F-SEID[UP:0x4e CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.727: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 09/24 12:13:55.727: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3119) 09/24 12:13:55.727: [smf] INFO: UE IMSI[262421114663675] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.743: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 09/24 12:13:55.743: [upf] INFO: UE F-SEID[UP:0x122 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.743: [upf] INFO: UE F-SEID[UP:0x122 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.747: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 09/24 12:13:55.747: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3119) 09/24 12:13:55.747: [smf] INFO: UE IMSI[262420201877647] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 09/24 12:13:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3119) 09/24 12:13:55.763: [smf] INFO: UE IMSI[262429404957286] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.773: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 09/24 12:13:55.773: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.773: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.783: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 09/24 12:13:55.783: [upf] INFO: UE F-SEID[UP:0x6af CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.783: [upf] INFO: UE F-SEID[UP:0x6af CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.787: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 09/24 12:13:55.787: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3119) 09/24 12:13:55.787: [smf] INFO: UE IMSI[262422876213576] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.801: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 09/24 12:13:55.801: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.801: [upf] INFO: UE F-SEID[UP:0x732 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.803: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 09/24 12:13:55.803: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3119) 09/24 12:13:55.803: [smf] INFO: UE IMSI[262426249446603] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.815: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 09/24 12:13:55.815: [upf] INFO: UE F-SEID[UP:0x86e CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.815: [upf] INFO: UE F-SEID[UP:0x86e CP:0x264] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.817: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 09/24 12:13:55.817: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3119) 09/24 12:13:55.818: [smf] INFO: UE IMSI[262423359837034] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.831: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 09/24 12:13:55.831: [upf] INFO: UE F-SEID[UP:0x154 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.831: [upf] INFO: UE F-SEID[UP:0x154 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.834: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 09/24 12:13:55.835: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3119) 09/24 12:13:55.835: [smf] INFO: UE IMSI[262422633204611] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.846: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 09/24 12:13:55.846: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.846: [upf] INFO: UE F-SEID[UP:0xe8d CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.852: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 09/24 12:13:55.852: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3119) 09/24 12:13:55.852: [smf] INFO: UE IMSI[262421042012899] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.863: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 09/24 12:13:55.863: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.863: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.868: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 09/24 12:13:55.868: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3119) 09/24 12:13:55.869: [smf] INFO: UE IMSI[262424264076988] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.878: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 09/24 12:13:55.878: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.878: [upf] INFO: UE F-SEID[UP:0xe7f CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.882: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 09/24 12:13:55.882: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3119) 09/24 12:13:55.882: [smf] INFO: UE IMSI[262421336094707] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.889: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 09/24 12:13:55.889: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.889: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.894: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 09/24 12:13:55.894: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3119) 09/24 12:13:55.894: [smf] INFO: UE IMSI[262429328630678] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.900: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 09/24 12:13:55.900: [upf] INFO: UE F-SEID[UP:0x664 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.900: [upf] INFO: UE F-SEID[UP:0x664 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.906: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 09/24 12:13:55.906: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3119) 09/24 12:13:55.906: [smf] INFO: UE IMSI[262421588328354] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.912: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 09/24 12:13:55.912: [upf] INFO: UE F-SEID[UP:0x910 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.912: [upf] INFO: UE F-SEID[UP:0x910 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 09/24 12:13:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3119) 09/24 12:13:55.917: [smf] INFO: UE IMSI[262427069292025] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.923: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 09/24 12:13:55.923: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.923: [upf] INFO: UE F-SEID[UP:0xda7 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.928: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 09/24 12:13:55.928: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3119) 09/24 12:13:55.928: [smf] INFO: UE IMSI[262420055688933] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.934: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 09/24 12:13:55.934: [upf] INFO: UE F-SEID[UP:0xedb CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.934: [upf] INFO: UE F-SEID[UP:0xedb CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.940: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 09/24 12:13:55.940: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3119) 09/24 12:13:55.940: [smf] INFO: UE IMSI[262428948103964] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.945: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 09/24 12:13:55.945: [upf] INFO: UE F-SEID[UP:0x7af CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.945: [upf] INFO: UE F-SEID[UP:0x7af CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.951: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 09/24 12:13:55.951: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3119) 09/24 12:13:55.951: [smf] INFO: UE IMSI[262424028154040] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.955: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 09/24 12:13:55.956: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.956: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 09/24 12:13:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3119) 09/24 12:13:55.962: [smf] INFO: UE IMSI[262421948735485] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.968: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 09/24 12:13:55.968: [upf] INFO: UE F-SEID[UP:0x762 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.968: [upf] INFO: UE F-SEID[UP:0x762 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.973: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 09/24 12:13:55.974: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3119) 09/24 12:13:55.974: [smf] INFO: UE IMSI[262421077372485] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.981: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 09/24 12:13:55.981: [upf] INFO: UE F-SEID[UP:0x908 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.981: [upf] INFO: UE F-SEID[UP:0x908 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.985: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 09/24 12:13:55.985: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3119) 09/24 12:13:55.985: [smf] INFO: UE IMSI[262429582696922] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:55.992: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 09/24 12:13:55.992: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 09/24 12:13:55.992: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:55.997: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 09/24 12:13:55.997: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3119) 09/24 12:13:55.997: [smf] INFO: UE IMSI[262427673493384] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.007: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 09/24 12:13:56.007: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.007: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.012: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 09/24 12:13:56.013: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3119) 09/24 12:13:56.013: [smf] INFO: UE IMSI[262428039080110] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.025: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 09/24 12:13:56.025: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.025: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 09/24 12:13:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3119) 09/24 12:13:56.026: [smf] INFO: UE IMSI[262423565609593] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.038: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 09/24 12:13:56.038: [upf] INFO: UE F-SEID[UP:0x278 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.038: [upf] INFO: UE F-SEID[UP:0x278 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.039: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 09/24 12:13:56.040: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3119) 09/24 12:13:56.040: [smf] INFO: UE IMSI[262422402723918] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 09/24 12:13:56.051: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.051: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.052: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 09/24 12:13:56.052: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3119) 09/24 12:13:56.052: [smf] INFO: UE IMSI[262422230651402] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.065: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 09/24 12:13:56.065: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.065: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 09/24 12:13:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3119) 09/24 12:13:56.067: [smf] INFO: UE IMSI[262429543923417] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.084: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 09/24 12:13:56.084: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.084: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.088: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 09/24 12:13:56.088: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3119) 09/24 12:13:56.088: [smf] INFO: UE IMSI[262428827829894] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.100: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 09/24 12:13:56.100: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.100: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.102: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 09/24 12:13:56.102: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3119) 09/24 12:13:56.102: [smf] INFO: UE IMSI[262425936329945] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.123: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 09/24 12:13:56.123: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3119) 09/24 12:13:56.123: [smf] INFO: UE IMSI[262420609011438] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 09/24 12:13:56.130: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.130: [upf] INFO: UE F-SEID[UP:0xc3a CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 09/24 12:13:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3119) 09/24 12:13:56.135: [smf] INFO: UE IMSI[262423514634466] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.142: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 09/24 12:13:56.142: [upf] INFO: UE F-SEID[UP:0x642 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.142: [upf] INFO: UE F-SEID[UP:0x642 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.156: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 09/24 12:13:56.156: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3119) 09/24 12:13:56.156: [smf] INFO: UE IMSI[262421662048070] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.157: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 09/24 12:13:56.157: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.157: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.168: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 09/24 12:13:56.168: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3119) 09/24 12:13:56.168: [smf] INFO: UE IMSI[262422097945004] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.169: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 09/24 12:13:56.169: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.169: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.180: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 09/24 12:13:56.180: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3119) 09/24 12:13:56.180: [smf] INFO: UE IMSI[262424142924787] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.181: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 09/24 12:13:56.181: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.181: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.202: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 09/24 12:13:56.202: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3119) 09/24 12:13:56.202: [smf] INFO: UE IMSI[262422780327167] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.203: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 09/24 12:13:56.204: [upf] INFO: UE F-SEID[UP:0x949 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.204: [upf] INFO: UE F-SEID[UP:0x949 CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.215: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 09/24 12:13:56.215: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3119) 09/24 12:13:56.215: [smf] INFO: UE IMSI[262420549454221] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.216: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 09/24 12:13:56.216: [upf] INFO: UE F-SEID[UP:0x233 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.216: [upf] INFO: UE F-SEID[UP:0x233 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.228: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 09/24 12:13:56.229: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3119) 09/24 12:13:56.229: [smf] INFO: UE IMSI[262426434853731] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.230: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 09/24 12:13:56.230: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.230: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.243: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 09/24 12:13:56.243: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3119) 09/24 12:13:56.243: [smf] INFO: UE IMSI[262423334905898] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.245: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 09/24 12:13:56.245: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.245: [upf] INFO: UE F-SEID[UP:0x3c9 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.257: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 09/24 12:13:56.257: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3119) 09/24 12:13:56.257: [smf] INFO: UE IMSI[262429898027896] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.259: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 09/24 12:13:56.259: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.259: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.272: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 09/24 12:13:56.272: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3119) 09/24 12:13:56.272: [smf] INFO: UE IMSI[262425802707161] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.274: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 09/24 12:13:56.274: [upf] INFO: UE F-SEID[UP:0x69 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.274: [upf] INFO: UE F-SEID[UP:0x69 CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.287: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 09/24 12:13:56.287: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3119) 09/24 12:13:56.287: [smf] INFO: UE IMSI[262426712165019] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 09/24 12:13:56.289: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.289: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.301: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 09/24 12:13:56.301: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3119) 09/24 12:13:56.301: [smf] INFO: UE IMSI[262428043160467] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.303: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 09/24 12:13:56.303: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.303: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.314: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 09/24 12:13:56.314: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3119) 09/24 12:13:56.314: [smf] INFO: UE IMSI[262425299757337] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.316: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 09/24 12:13:56.316: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.316: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.331: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 09/24 12:13:56.331: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3119) 09/24 12:13:56.331: [smf] INFO: UE IMSI[262428831956338] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.334: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 09/24 12:13:56.334: [upf] INFO: UE F-SEID[UP:0xde CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.334: [upf] INFO: UE F-SEID[UP:0xde CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 09/24 12:13:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3119) 09/24 12:13:56.348: [smf] INFO: UE IMSI[262423367722514] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.351: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 09/24 12:13:56.351: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.351: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.361: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 09/24 12:13:56.361: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3119) 09/24 12:13:56.361: [smf] INFO: UE IMSI[262426889564314] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.364: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 09/24 12:13:56.364: [upf] INFO: UE F-SEID[UP:0x66f CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.364: [upf] INFO: UE F-SEID[UP:0x66f CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.374: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 09/24 12:13:56.374: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3119) 09/24 12:13:56.374: [smf] INFO: UE IMSI[262428125222196] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.376: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 09/24 12:13:56.376: [upf] INFO: UE F-SEID[UP:0x602 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.376: [upf] INFO: UE F-SEID[UP:0x602 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.386: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 09/24 12:13:56.386: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3119) 09/24 12:13:56.386: [smf] INFO: UE IMSI[262424095229877] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.390: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 09/24 12:13:56.390: [upf] INFO: UE F-SEID[UP:0x50a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.390: [upf] INFO: UE F-SEID[UP:0x50a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.400: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 09/24 12:13:56.400: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3119) 09/24 12:13:56.400: [smf] INFO: UE IMSI[262421906027124] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.402: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 09/24 12:13:56.402: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.402: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.413: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 09/24 12:13:56.413: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3119) 09/24 12:13:56.413: [smf] INFO: UE IMSI[262423506305682] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.415: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 09/24 12:13:56.415: [upf] INFO: UE F-SEID[UP:0x92c CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.415: [upf] INFO: UE F-SEID[UP:0x92c CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.425: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 09/24 12:13:56.425: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3119) 09/24 12:13:56.425: [smf] INFO: UE IMSI[262424798353523] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.426: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 09/24 12:13:56.426: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.426: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.437: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 09/24 12:13:56.437: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3119) 09/24 12:13:56.437: [smf] INFO: UE IMSI[262420266340453] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.438: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 09/24 12:13:56.438: [upf] INFO: UE F-SEID[UP:0x688 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.438: [upf] INFO: UE F-SEID[UP:0x688 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.449: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 09/24 12:13:56.449: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3119) 09/24 12:13:56.449: [smf] INFO: UE IMSI[262424516574699] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.450: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 09/24 12:13:56.450: [upf] INFO: UE F-SEID[UP:0x70c CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.450: [upf] INFO: UE F-SEID[UP:0x70c CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 09/24 12:13:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3119) 09/24 12:13:56.460: [smf] INFO: UE IMSI[262428590373062] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.462: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 09/24 12:13:56.462: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.462: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.472: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 09/24 12:13:56.472: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3119) 09/24 12:13:56.472: [smf] INFO: UE IMSI[262420215493299] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.474: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 09/24 12:13:56.474: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.474: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.483: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 09/24 12:13:56.483: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3119) 09/24 12:13:56.483: [smf] INFO: UE IMSI[262425680813355] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.485: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 09/24 12:13:56.485: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.485: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 09/24 12:13:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3119) 09/24 12:13:56.495: [smf] INFO: UE IMSI[262422111372902] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.496: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 09/24 12:13:56.496: [upf] INFO: UE F-SEID[UP:0x746 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.496: [upf] INFO: UE F-SEID[UP:0x746 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 09/24 12:13:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3119) 09/24 12:13:56.507: [smf] INFO: UE IMSI[262429935224721] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.509: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 09/24 12:13:56.509: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.509: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.518: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 09/24 12:13:56.518: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3119) 09/24 12:13:56.518: [smf] INFO: UE IMSI[262420025095908] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.520: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 09/24 12:13:56.520: [upf] INFO: UE F-SEID[UP:0x55f CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.520: [upf] INFO: UE F-SEID[UP:0x55f CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.531: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 09/24 12:13:56.531: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3119) 09/24 12:13:56.531: [smf] INFO: UE IMSI[262429637716848] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.532: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 09/24 12:13:56.532: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.532: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.543: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 09/24 12:13:56.543: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3119) 09/24 12:13:56.543: [smf] INFO: UE IMSI[262423154360028] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.544: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 09/24 12:13:56.545: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.545: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.555: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 09/24 12:13:56.555: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3119) 09/24 12:13:56.555: [smf] INFO: UE IMSI[262425699423069] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.556: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 09/24 12:13:56.556: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.556: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.567: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 09/24 12:13:56.567: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3119) 09/24 12:13:56.567: [smf] INFO: UE IMSI[262425282722826] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.568: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 09/24 12:13:56.568: [upf] INFO: UE F-SEID[UP:0x780 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.568: [upf] INFO: UE F-SEID[UP:0x780 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.579: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 09/24 12:13:56.579: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3119) 09/24 12:13:56.579: [smf] INFO: UE IMSI[262427376289274] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.580: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 09/24 12:13:56.580: [upf] INFO: UE F-SEID[UP:0x27b CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.580: [upf] INFO: UE F-SEID[UP:0x27b CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.590: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 09/24 12:13:56.590: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3119) 09/24 12:13:56.590: [smf] INFO: UE IMSI[262427835186105] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.593: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 09/24 12:13:56.593: [upf] INFO: UE F-SEID[UP:0xee9 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.593: [upf] INFO: UE F-SEID[UP:0xee9 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.602: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 09/24 12:13:56.602: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3119) 09/24 12:13:56.602: [smf] INFO: UE IMSI[262422004743931] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.603: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 09/24 12:13:56.603: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.603: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.614: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 09/24 12:13:56.614: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3119) 09/24 12:13:56.614: [smf] INFO: UE IMSI[262424477127840] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.615: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 09/24 12:13:56.616: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.616: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.626: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 09/24 12:13:56.626: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3119) 09/24 12:13:56.626: [smf] INFO: UE IMSI[262426563508807] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 09/24 12:13:56.627: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.627: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.637: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 09/24 12:13:56.637: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3119) 09/24 12:13:56.637: [smf] INFO: UE IMSI[262421883244720] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.639: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 09/24 12:13:56.639: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.639: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 09/24 12:13:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3119) 09/24 12:13:56.650: [smf] INFO: UE IMSI[262427979050641] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.651: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 09/24 12:13:56.651: [upf] INFO: UE F-SEID[UP:0x28e CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.651: [upf] INFO: UE F-SEID[UP:0x28e CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.661: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 09/24 12:13:56.661: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3119) 09/24 12:13:56.661: [smf] INFO: UE IMSI[262421453477257] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.663: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 09/24 12:13:56.663: [upf] INFO: UE F-SEID[UP:0xdee CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.663: [upf] INFO: UE F-SEID[UP:0xdee CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.673: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 09/24 12:13:56.673: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3119) 09/24 12:13:56.673: [smf] INFO: UE IMSI[262427817665485] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 09/24 12:13:56.674: [upf] INFO: UE F-SEID[UP:0x67 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.674: [upf] INFO: UE F-SEID[UP:0x67 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 09/24 12:13:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3119) 09/24 12:13:56.685: [smf] INFO: UE IMSI[262421245673959] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.686: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 09/24 12:13:56.686: [upf] INFO: UE F-SEID[UP:0xccf CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.686: [upf] INFO: UE F-SEID[UP:0xccf CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.696: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 09/24 12:13:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3119) 09/24 12:13:56.697: [smf] INFO: UE IMSI[262425355470317] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.699: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 09/24 12:13:56.699: [upf] INFO: UE F-SEID[UP:0x75b CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.699: [upf] INFO: UE F-SEID[UP:0x75b CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.709: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 09/24 12:13:56.709: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3119) 09/24 12:13:56.709: [smf] INFO: UE IMSI[262428685319964] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.711: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 09/24 12:13:56.711: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.711: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.722: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 09/24 12:13:56.722: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3119) 09/24 12:13:56.722: [smf] INFO: UE IMSI[262420325330135] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.724: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 09/24 12:13:56.724: [upf] INFO: UE F-SEID[UP:0x9be CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.724: [upf] INFO: UE F-SEID[UP:0x9be CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.733: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 09/24 12:13:56.733: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3119) 09/24 12:13:56.733: [smf] INFO: UE IMSI[262426019694609] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.735: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 09/24 12:13:56.735: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.735: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.745: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 09/24 12:13:56.745: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3119) 09/24 12:13:56.745: [smf] INFO: UE IMSI[262423018730973] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.746: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 09/24 12:13:56.746: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.746: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.757: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 09/24 12:13:56.757: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3119) 09/24 12:13:56.757: [smf] INFO: UE IMSI[262425754461646] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.759: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 09/24 12:13:56.759: [upf] INFO: UE F-SEID[UP:0x12b CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.759: [upf] INFO: UE F-SEID[UP:0x12b CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.772: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 09/24 12:13:56.772: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3119) 09/24 12:13:56.772: [smf] INFO: UE IMSI[262421002277158] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 09/24 12:13:56.773: [upf] INFO: UE F-SEID[UP:0x795 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.773: [upf] INFO: UE F-SEID[UP:0x795 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.786: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 09/24 12:13:56.786: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3119) 09/24 12:13:56.786: [smf] INFO: UE IMSI[262423317952957] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.788: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 09/24 12:13:56.788: [upf] INFO: UE F-SEID[UP:0x54e CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.788: [upf] INFO: UE F-SEID[UP:0x54e CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 09/24 12:13:56.798: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3119) 09/24 12:13:56.798: [smf] INFO: UE IMSI[262426223156799] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 09/24 12:13:56.799: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.799: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.810: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 09/24 12:13:56.810: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3119) 09/24 12:13:56.810: [smf] INFO: UE IMSI[262429842969860] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.811: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 09/24 12:13:56.811: [upf] INFO: UE F-SEID[UP:0x98a CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.811: [upf] INFO: UE F-SEID[UP:0x98a CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.823: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 09/24 12:13:56.823: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3119) 09/24 12:13:56.823: [smf] INFO: UE IMSI[262425014600372] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.824: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 09/24 12:13:56.824: [upf] INFO: UE F-SEID[UP:0xa6 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.824: [upf] INFO: UE F-SEID[UP:0xa6 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.836: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 09/24 12:13:56.836: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3119) 09/24 12:13:56.836: [smf] INFO: UE IMSI[262427680802314] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 09/24 12:13:56.840: [upf] INFO: UE F-SEID[UP:0x20d CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.840: [upf] INFO: UE F-SEID[UP:0x20d CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.848: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 09/24 12:13:56.848: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3119) 09/24 12:13:56.848: [smf] INFO: UE IMSI[262423723318453] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.849: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 09/24 12:13:56.849: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.849: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.860: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 09/24 12:13:56.860: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3119) 09/24 12:13:56.860: [smf] INFO: UE IMSI[262424415966154] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.862: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 09/24 12:13:56.862: [upf] INFO: UE F-SEID[UP:0x897 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.862: [upf] INFO: UE F-SEID[UP:0x897 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.871: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 09/24 12:13:56.871: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3119) 09/24 12:13:56.871: [smf] INFO: UE IMSI[262422488501663] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.873: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 09/24 12:13:56.873: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.873: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.884: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 09/24 12:13:56.884: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3119) 09/24 12:13:56.884: [smf] INFO: UE IMSI[262421984948010] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.885: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 09/24 12:13:56.885: [upf] INFO: UE F-SEID[UP:0x82b CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.885: [upf] INFO: UE F-SEID[UP:0x82b CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.895: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 09/24 12:13:56.895: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3119) 09/24 12:13:56.895: [smf] INFO: UE IMSI[262422928193248] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.897: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 09/24 12:13:56.897: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.897: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.907: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 09/24 12:13:56.907: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3119) 09/24 12:13:56.907: [smf] INFO: UE IMSI[262421865073704] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.908: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 09/24 12:13:56.908: [upf] INFO: UE F-SEID[UP:0xdde CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.908: [upf] INFO: UE F-SEID[UP:0xdde CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.918: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 09/24 12:13:56.918: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3119) 09/24 12:13:56.918: [smf] INFO: UE IMSI[262421349521370] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.920: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 09/24 12:13:56.920: [upf] INFO: UE F-SEID[UP:0x537 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.920: [upf] INFO: UE F-SEID[UP:0x537 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.930: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 09/24 12:13:56.930: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3119) 09/24 12:13:56.930: [smf] INFO: UE IMSI[262428844307361] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.932: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 09/24 12:13:56.932: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.932: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.942: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 09/24 12:13:56.942: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3119) 09/24 12:13:56.942: [smf] INFO: UE IMSI[262425809156652] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.943: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 09/24 12:13:56.943: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.943: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.954: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 09/24 12:13:56.954: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3119) 09/24 12:13:56.954: [smf] INFO: UE IMSI[262427250019127] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.955: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 09/24 12:13:56.955: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.955: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.965: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 09/24 12:13:56.965: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3119) 09/24 12:13:56.965: [smf] INFO: UE IMSI[262429840828848] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.967: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 09/24 12:13:56.967: [upf] INFO: UE F-SEID[UP:0x5da CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.967: [upf] INFO: UE F-SEID[UP:0x5da CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.977: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 09/24 12:13:56.977: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3119) 09/24 12:13:56.977: [smf] INFO: UE IMSI[262423657354850] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.978: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 09/24 12:13:56.978: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.978: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:56.989: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 09/24 12:13:56.989: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3119) 09/24 12:13:56.989: [smf] INFO: UE IMSI[262428989084792] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:56.990: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 09/24 12:13:56.990: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 09/24 12:13:56.990: [upf] INFO: UE F-SEID[UP:0x85f CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.000: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 09/24 12:13:57.000: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3119) 09/24 12:13:57.000: [smf] INFO: UE IMSI[262422039021594] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.001: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 09/24 12:13:57.001: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.001: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.012: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 09/24 12:13:57.012: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3119) 09/24 12:13:57.012: [smf] INFO: UE IMSI[262426608596088] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.013: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 09/24 12:13:57.013: [upf] INFO: UE F-SEID[UP:0xcd CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.013: [upf] INFO: UE F-SEID[UP:0xcd CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.023: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 09/24 12:13:57.023: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3119) 09/24 12:13:57.023: [smf] INFO: UE IMSI[262421747427887] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.025: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 09/24 12:13:57.025: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.025: [upf] INFO: UE F-SEID[UP:0x9aa CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.035: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 09/24 12:13:57.035: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3119) 09/24 12:13:57.035: [smf] INFO: UE IMSI[262425918688514] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.036: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 09/24 12:13:57.036: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.036: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.047: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 09/24 12:13:57.047: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3119) 09/24 12:13:57.047: [smf] INFO: UE IMSI[262427770112497] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.048: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 09/24 12:13:57.048: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.048: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.059: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 09/24 12:13:57.059: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3119) 09/24 12:13:57.059: [smf] INFO: UE IMSI[262424725758179] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.060: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 09/24 12:13:57.060: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.060: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.070: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 09/24 12:13:57.070: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3119) 09/24 12:13:57.070: [smf] INFO: UE IMSI[262426784418844] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.071: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 09/24 12:13:57.071: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.071: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.082: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 09/24 12:13:57.082: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3119) 09/24 12:13:57.082: [smf] INFO: UE IMSI[262420228654608] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.083: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 09/24 12:13:57.083: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.083: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.094: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 09/24 12:13:57.094: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3119) 09/24 12:13:57.094: [smf] INFO: UE IMSI[262424218423572] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.095: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 09/24 12:13:57.095: [upf] INFO: UE F-SEID[UP:0x863 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.095: [upf] INFO: UE F-SEID[UP:0x863 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.106: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 09/24 12:13:57.106: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3119) 09/24 12:13:57.106: [smf] INFO: UE IMSI[262422295577005] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.107: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 09/24 12:13:57.107: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.107: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.117: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 09/24 12:13:57.117: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3119) 09/24 12:13:57.117: [smf] INFO: UE IMSI[262429614100872] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.118: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 09/24 12:13:57.118: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.118: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.129: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 09/24 12:13:57.129: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3119) 09/24 12:13:57.129: [smf] INFO: UE IMSI[262420233849064] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.130: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 09/24 12:13:57.130: [upf] INFO: UE F-SEID[UP:0xc80 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.130: [upf] INFO: UE F-SEID[UP:0xc80 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.141: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 09/24 12:13:57.141: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3119) 09/24 12:13:57.141: [smf] INFO: UE IMSI[262427530891527] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.143: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 09/24 12:13:57.143: [upf] INFO: UE F-SEID[UP:0x110 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.143: [upf] INFO: UE F-SEID[UP:0x110 CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.152: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 09/24 12:13:57.152: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3119) 09/24 12:13:57.152: [smf] INFO: UE IMSI[262420920444937] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.154: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 09/24 12:13:57.154: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.154: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.164: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 09/24 12:13:57.164: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3119) 09/24 12:13:57.164: [smf] INFO: UE IMSI[262420004300447] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 09/24 12:13:57.165: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.165: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.175: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 09/24 12:13:57.175: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3119) 09/24 12:13:57.175: [smf] INFO: UE IMSI[262423202800037] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.177: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 09/24 12:13:57.177: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.177: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.188: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 09/24 12:13:57.188: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3119) 09/24 12:13:57.188: [smf] INFO: UE IMSI[262428832904092] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.189: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 09/24 12:13:57.190: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.190: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.199: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 09/24 12:13:57.199: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3119) 09/24 12:13:57.199: [smf] INFO: UE IMSI[262422472869290] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.201: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 09/24 12:13:57.201: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.201: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.211: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 09/24 12:13:57.211: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3119) 09/24 12:13:57.211: [smf] INFO: UE IMSI[262429109810227] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.212: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 09/24 12:13:57.212: [upf] INFO: UE F-SEID[UP:0x94d CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.212: [upf] INFO: UE F-SEID[UP:0x94d CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.222: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 09/24 12:13:57.222: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3119) 09/24 12:13:57.222: [smf] INFO: UE IMSI[262429890988579] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.223: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 09/24 12:13:57.223: [upf] INFO: UE F-SEID[UP:0x79a CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.223: [upf] INFO: UE F-SEID[UP:0x79a CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.234: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 09/24 12:13:57.234: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3119) 09/24 12:13:57.234: [smf] INFO: UE IMSI[262428999621244] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.237: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 09/24 12:13:57.237: [upf] INFO: UE F-SEID[UP:0x493 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.237: [upf] INFO: UE F-SEID[UP:0x493 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.245: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 09/24 12:13:57.245: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3119) 09/24 12:13:57.245: [smf] INFO: UE IMSI[262426571378668] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.246: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 09/24 12:13:57.246: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.246: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x1ff] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.258: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 09/24 12:13:57.258: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3119) 09/24 12:13:57.258: [smf] INFO: UE IMSI[262426204209793] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.260: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 09/24 12:13:57.260: [upf] INFO: UE F-SEID[UP:0x276 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.260: [upf] INFO: UE F-SEID[UP:0x276 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.270: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 09/24 12:13:57.270: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3119) 09/24 12:13:57.270: [smf] INFO: UE IMSI[262429905317314] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.271: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 09/24 12:13:57.271: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.271: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.282: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 09/24 12:13:57.282: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3119) 09/24 12:13:57.282: [smf] INFO: UE IMSI[262422901882430] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.284: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 09/24 12:13:57.284: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.284: [upf] INFO: UE F-SEID[UP:0x7ff CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.294: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 09/24 12:13:57.294: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3119) 09/24 12:13:57.294: [smf] INFO: UE IMSI[262420336228858] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.295: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 09/24 12:13:57.295: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.295: [upf] INFO: UE F-SEID[UP:0xc64 CP:0xfb4] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.305: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 09/24 12:13:57.305: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3119) 09/24 12:13:57.305: [smf] INFO: UE IMSI[262426868712858] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.307: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 09/24 12:13:57.307: [upf] INFO: UE F-SEID[UP:0xac CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.307: [upf] INFO: UE F-SEID[UP:0xac CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.317: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 09/24 12:13:57.317: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3119) 09/24 12:13:57.317: [smf] INFO: UE IMSI[262424505870858] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.318: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 09/24 12:13:57.318: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.318: [upf] INFO: UE F-SEID[UP:0xdc7 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.328: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 09/24 12:13:57.328: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3119) 09/24 12:13:57.328: [smf] INFO: UE IMSI[262426888213691] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.330: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 09/24 12:13:57.330: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.330: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.341: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 09/24 12:13:57.341: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3119) 09/24 12:13:57.341: [smf] INFO: UE IMSI[262422362331390] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.342: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 09/24 12:13:57.342: [upf] INFO: UE F-SEID[UP:0x50e CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.342: [upf] INFO: UE F-SEID[UP:0x50e CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.352: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 09/24 12:13:57.352: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3119) 09/24 12:13:57.352: [smf] INFO: UE IMSI[262421913482711] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.354: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 09/24 12:13:57.354: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.354: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.364: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 09/24 12:13:57.364: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3119) 09/24 12:13:57.364: [smf] INFO: UE IMSI[262429025135546] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.366: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 09/24 12:13:57.366: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.366: [upf] INFO: UE F-SEID[UP:0xe83 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.376: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 09/24 12:13:57.376: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3119) 09/24 12:13:57.376: [smf] INFO: UE IMSI[262428149801433] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.377: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 09/24 12:13:57.377: [upf] INFO: UE F-SEID[UP:0x635 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.377: [upf] INFO: UE F-SEID[UP:0x635 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.387: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 09/24 12:13:57.387: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3119) 09/24 12:13:57.388: [smf] INFO: UE IMSI[262424785151472] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.389: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 09/24 12:13:57.389: [upf] INFO: UE F-SEID[UP:0x293 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.389: [upf] INFO: UE F-SEID[UP:0x293 CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.399: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 09/24 12:13:57.399: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3119) 09/24 12:13:57.399: [smf] INFO: UE IMSI[262426793339569] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.400: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 09/24 12:13:57.401: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.401: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.410: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 09/24 12:13:57.410: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3119) 09/24 12:13:57.411: [smf] INFO: UE IMSI[262426252345851] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.412: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 09/24 12:13:57.412: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.412: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.422: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 09/24 12:13:57.422: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3119) 09/24 12:13:57.422: [smf] INFO: UE IMSI[262422201491187] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.423: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 09/24 12:13:57.423: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.423: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.434: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 09/24 12:13:57.434: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3119) 09/24 12:13:57.434: [smf] INFO: UE IMSI[262424419684525] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.435: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 09/24 12:13:57.435: [upf] INFO: UE F-SEID[UP:0x850 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.435: [upf] INFO: UE F-SEID[UP:0x850 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.445: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 09/24 12:13:57.445: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3119) 09/24 12:13:57.445: [smf] INFO: UE IMSI[262429514030478] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.447: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 09/24 12:13:57.448: [upf] INFO: UE F-SEID[UP:0x239 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.448: [upf] INFO: UE F-SEID[UP:0x239 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.458: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 09/24 12:13:57.458: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3119) 09/24 12:13:57.458: [smf] INFO: UE IMSI[262425118406953] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.459: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 09/24 12:13:57.459: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.459: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.474: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 09/24 12:13:57.474: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3119) 09/24 12:13:57.474: [smf] INFO: UE IMSI[262428327408857] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.476: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 09/24 12:13:57.477: [upf] INFO: UE F-SEID[UP:0x8e CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.477: [upf] INFO: UE F-SEID[UP:0x8e CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.487: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 09/24 12:13:57.487: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3119) 09/24 12:13:57.487: [smf] INFO: UE IMSI[262420116021019] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.489: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 09/24 12:13:57.489: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.489: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.499: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 09/24 12:13:57.499: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3119) 09/24 12:13:57.499: [smf] INFO: UE IMSI[262428468747891] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.501: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 09/24 12:13:57.501: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.501: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.512: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 09/24 12:13:57.512: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3119) 09/24 12:13:57.513: [smf] INFO: UE IMSI[262429063759588] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.514: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 09/24 12:13:57.514: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.514: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.526: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 09/24 12:13:57.526: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3119) 09/24 12:13:57.526: [smf] INFO: UE IMSI[262429064989841] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.528: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 09/24 12:13:57.528: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.528: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.539: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 09/24 12:13:57.539: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3119) 09/24 12:13:57.539: [smf] INFO: UE IMSI[262420384876346] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.541: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 09/24 12:13:57.541: [upf] INFO: UE F-SEID[UP:0x143 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.541: [upf] INFO: UE F-SEID[UP:0x143 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.551: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 09/24 12:13:57.551: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3119) 09/24 12:13:57.551: [smf] INFO: UE IMSI[262424930094220] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.552: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 09/24 12:13:57.552: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.553: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.562: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 09/24 12:13:57.562: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3119) 09/24 12:13:57.562: [smf] INFO: UE IMSI[262428217173850] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.564: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 09/24 12:13:57.564: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.564: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.575: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 09/24 12:13:57.575: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3119) 09/24 12:13:57.575: [smf] INFO: UE IMSI[262425654812211] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.576: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 09/24 12:13:57.576: [upf] INFO: UE F-SEID[UP:0x879 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.576: [upf] INFO: UE F-SEID[UP:0x879 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.586: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 09/24 12:13:57.586: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3119) 09/24 12:13:57.586: [smf] INFO: UE IMSI[262427507026644] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.587: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 09/24 12:13:57.587: [upf] INFO: UE F-SEID[UP:0x64d CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.587: [upf] INFO: UE F-SEID[UP:0x64d CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.597: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 09/24 12:13:57.597: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3119) 09/24 12:13:57.597: [smf] INFO: UE IMSI[262425891807711] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.598: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 09/24 12:13:57.599: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.599: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.609: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 09/24 12:13:57.609: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3119) 09/24 12:13:57.609: [smf] INFO: UE IMSI[262428388156688] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.609: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 09/24 12:13:57.609: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.610: [upf] INFO: UE F-SEID[UP:0xf85 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.620: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 09/24 12:13:57.620: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3119) 09/24 12:13:57.620: [smf] INFO: UE IMSI[262423596189691] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.621: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 09/24 12:13:57.621: [upf] INFO: UE F-SEID[UP:0x388 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.621: [upf] INFO: UE F-SEID[UP:0x388 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.631: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 09/24 12:13:57.631: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3119) 09/24 12:13:57.631: [smf] INFO: UE IMSI[262422821423498] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.632: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 09/24 12:13:57.632: [upf] INFO: UE F-SEID[UP:0x666 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.632: [upf] INFO: UE F-SEID[UP:0x666 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.642: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 09/24 12:13:57.642: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3119) 09/24 12:13:57.642: [smf] INFO: UE IMSI[262423691422012] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.643: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 09/24 12:13:57.643: [upf] INFO: UE F-SEID[UP:0x63d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.643: [upf] INFO: UE F-SEID[UP:0x63d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.653: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 09/24 12:13:57.653: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3119) 09/24 12:13:57.653: [smf] INFO: UE IMSI[262427464831424] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.654: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 09/24 12:13:57.654: [upf] INFO: UE F-SEID[UP:0x722 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.654: [upf] INFO: UE F-SEID[UP:0x722 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.664: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 09/24 12:13:57.664: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3119) 09/24 12:13:57.664: [smf] INFO: UE IMSI[262428692147059] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.665: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 09/24 12:13:57.665: [upf] INFO: UE F-SEID[UP:0x48f CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.665: [upf] INFO: UE F-SEID[UP:0x48f CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.675: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 09/24 12:13:57.675: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3119) 09/24 12:13:57.675: [smf] INFO: UE IMSI[262429092068677] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.677: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 09/24 12:13:57.677: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.677: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.687: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 09/24 12:13:57.687: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3119) 09/24 12:13:57.687: [smf] INFO: UE IMSI[262426514383063] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.688: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 09/24 12:13:57.688: [upf] INFO: UE F-SEID[UP:0x93d CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.688: [upf] INFO: UE F-SEID[UP:0x93d CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 09/24 12:13:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3119) 09/24 12:13:57.698: [smf] INFO: UE IMSI[262427972698645] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.699: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 09/24 12:13:57.699: [upf] INFO: UE F-SEID[UP:0x50b CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.699: [upf] INFO: UE F-SEID[UP:0x50b CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.709: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 09/24 12:13:57.709: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3119) 09/24 12:13:57.709: [smf] INFO: UE IMSI[262420931782342] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 09/24 12:13:57.710: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.710: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.720: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 09/24 12:13:57.720: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3119) 09/24 12:13:57.720: [smf] INFO: UE IMSI[262424996604291] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.721: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 09/24 12:13:57.721: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.721: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.731: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 09/24 12:13:57.731: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3119) 09/24 12:13:57.731: [smf] INFO: UE IMSI[262423780104627] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.732: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 09/24 12:13:57.732: [upf] INFO: UE F-SEID[UP:0x42 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.732: [upf] INFO: UE F-SEID[UP:0x42 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.742: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 09/24 12:13:57.742: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3119) 09/24 12:13:57.742: [smf] INFO: UE IMSI[262428369847264] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.743: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 09/24 12:13:57.743: [upf] INFO: UE F-SEID[UP:0x703 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.743: [upf] INFO: UE F-SEID[UP:0x703 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.753: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 09/24 12:13:57.753: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3119) 09/24 12:13:57.753: [smf] INFO: UE IMSI[262420854581072] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.754: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 09/24 12:13:57.755: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.755: [upf] INFO: UE F-SEID[UP:0xe84 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.764: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 09/24 12:13:57.764: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3119) 09/24 12:13:57.764: [smf] INFO: UE IMSI[262429453493312] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.765: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 09/24 12:13:57.765: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.765: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.776: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 09/24 12:13:57.776: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3119) 09/24 12:13:57.776: [smf] INFO: UE IMSI[262423508589382] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.777: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 09/24 12:13:57.777: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.777: [upf] INFO: UE F-SEID[UP:0xf81 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.787: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 09/24 12:13:57.787: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3119) 09/24 12:13:57.787: [smf] INFO: UE IMSI[262420192045588] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.788: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 09/24 12:13:57.788: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.788: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.798: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 09/24 12:13:57.798: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3119) 09/24 12:13:57.798: [smf] INFO: UE IMSI[262425771618014] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.800: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 09/24 12:13:57.800: [upf] INFO: UE F-SEID[UP:0x91 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.800: [upf] INFO: UE F-SEID[UP:0x91 CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 09/24 12:13:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3119) 09/24 12:13:57.810: [smf] INFO: UE IMSI[262422819556737] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 09/24 12:13:57.811: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.811: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.821: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 09/24 12:13:57.821: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3119) 09/24 12:13:57.821: [smf] INFO: UE IMSI[262424378205750] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.822: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 09/24 12:13:57.822: [upf] INFO: UE F-SEID[UP:0x88f CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.822: [upf] INFO: UE F-SEID[UP:0x88f CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.832: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 09/24 12:13:57.832: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3119) 09/24 12:13:57.832: [smf] INFO: UE IMSI[262427564519265] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.833: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 09/24 12:13:57.833: [upf] INFO: UE F-SEID[UP:0x78d CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.833: [upf] INFO: UE F-SEID[UP:0x78d CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.844: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 09/24 12:13:57.844: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3119) 09/24 12:13:57.844: [smf] INFO: UE IMSI[262425671769539] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.845: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 09/24 12:13:57.845: [upf] INFO: UE F-SEID[UP:0x48d CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.845: [upf] INFO: UE F-SEID[UP:0x48d CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.855: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 09/24 12:13:57.855: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3119) 09/24 12:13:57.855: [smf] INFO: UE IMSI[262425897949428] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.856: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 09/24 12:13:57.856: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.856: [upf] INFO: UE F-SEID[UP:0xc66 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.866: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 09/24 12:13:57.866: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3119) 09/24 12:13:57.866: [smf] INFO: UE IMSI[262426662669209] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.868: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 09/24 12:13:57.868: [upf] INFO: UE F-SEID[UP:0x6d CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.868: [upf] INFO: UE F-SEID[UP:0x6d CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.877: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 09/24 12:13:57.877: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3119) 09/24 12:13:57.877: [smf] INFO: UE IMSI[262428944195917] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.879: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 09/24 12:13:57.879: [upf] INFO: UE F-SEID[UP:0x641 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.879: [upf] INFO: UE F-SEID[UP:0x641 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.889: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 09/24 12:13:57.889: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3119) 09/24 12:13:57.889: [smf] INFO: UE IMSI[262426472279985] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.890: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 09/24 12:13:57.890: [upf] INFO: UE F-SEID[UP:0x54 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.890: [upf] INFO: UE F-SEID[UP:0x54 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.900: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 09/24 12:13:57.900: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3119) 09/24 12:13:57.900: [smf] INFO: UE IMSI[262428151596275] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.901: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 09/24 12:13:57.901: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.901: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.911: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 09/24 12:13:57.911: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3119) 09/24 12:13:57.911: [smf] INFO: UE IMSI[262421175738359] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.912: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 09/24 12:13:57.913: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.913: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.923: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 09/24 12:13:57.923: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3119) 09/24 12:13:57.923: [smf] INFO: UE IMSI[262428013372059] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.924: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 09/24 12:13:57.924: [upf] INFO: UE F-SEID[UP:0x476 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.924: [upf] INFO: UE F-SEID[UP:0x476 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.934: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 09/24 12:13:57.934: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3119) 09/24 12:13:57.934: [smf] INFO: UE IMSI[262424739637253] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.935: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 09/24 12:13:57.935: [upf] INFO: UE F-SEID[UP:0x245 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.935: [upf] INFO: UE F-SEID[UP:0x245 CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.945: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 09/24 12:13:57.945: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3119) 09/24 12:13:57.945: [smf] INFO: UE IMSI[262423973265004] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.946: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 09/24 12:13:57.946: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.946: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.956: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 09/24 12:13:57.956: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3119) 09/24 12:13:57.956: [smf] INFO: UE IMSI[262429392345998] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.958: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 09/24 12:13:57.958: [upf] INFO: UE F-SEID[UP:0x252 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.958: [upf] INFO: UE F-SEID[UP:0x252 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 09/24 12:13:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3119) 09/24 12:13:57.967: [smf] INFO: UE IMSI[262421300473187] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.969: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 09/24 12:13:57.969: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.969: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.979: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 09/24 12:13:57.979: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3119) 09/24 12:13:57.979: [smf] INFO: UE IMSI[262424955190571] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.980: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 09/24 12:13:57.980: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.980: [upf] INFO: UE F-SEID[UP:0xa4c CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:57.990: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 09/24 12:13:57.991: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3119) 09/24 12:13:57.991: [smf] INFO: UE IMSI[262428598426816] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:57.992: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 09/24 12:13:57.992: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 09/24 12:13:57.992: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.002: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 09/24 12:13:58.002: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3119) 09/24 12:13:58.002: [smf] INFO: UE IMSI[262425476706455] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.003: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 09/24 12:13:58.003: [upf] INFO: UE F-SEID[UP:0x97 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.003: [upf] INFO: UE F-SEID[UP:0x97 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.013: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 09/24 12:13:58.013: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3119) 09/24 12:13:58.013: [smf] INFO: UE IMSI[262429065846510] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.014: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 09/24 12:13:58.014: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.014: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.024: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 09/24 12:13:58.024: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3119) 09/24 12:13:58.024: [smf] INFO: UE IMSI[262424300898020] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.025: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 09/24 12:13:58.026: [upf] INFO: UE F-SEID[UP:0x943 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.026: [upf] INFO: UE F-SEID[UP:0x943 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.036: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 09/24 12:13:58.036: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3119) 09/24 12:13:58.036: [smf] INFO: UE IMSI[262421049458986] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.037: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 09/24 12:13:58.037: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.037: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.047: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 09/24 12:13:58.047: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3119) 09/24 12:13:58.047: [smf] INFO: UE IMSI[262425025315132] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.048: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 09/24 12:13:58.048: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.048: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.058: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 09/24 12:13:58.058: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3119) 09/24 12:13:58.058: [smf] INFO: UE IMSI[262429834189723] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.059: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 09/24 12:13:58.059: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.059: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.069: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 09/24 12:13:58.069: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3119) 09/24 12:13:58.069: [smf] INFO: UE IMSI[262422661415011] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.071: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 09/24 12:13:58.071: [upf] INFO: UE F-SEID[UP:0x466 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.071: [upf] INFO: UE F-SEID[UP:0x466 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.081: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 09/24 12:13:58.081: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3119) 09/24 12:13:58.081: [smf] INFO: UE IMSI[262423739864233] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.082: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 09/24 12:13:58.082: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.082: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.092: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 09/24 12:13:58.092: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3119) 09/24 12:13:58.092: [smf] INFO: UE IMSI[262423503955936] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.093: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 09/24 12:13:58.093: [upf] INFO: UE F-SEID[UP:0x876 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.093: [upf] INFO: UE F-SEID[UP:0x876 CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.103: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 09/24 12:13:58.103: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3119) 09/24 12:13:58.103: [smf] INFO: UE IMSI[262420264355987] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.104: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 09/24 12:13:58.104: [upf] INFO: UE F-SEID[UP:0x89e CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.104: [upf] INFO: UE F-SEID[UP:0x89e CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.114: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 09/24 12:13:58.114: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3119) 09/24 12:13:58.114: [smf] INFO: UE IMSI[262429761399293] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.116: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 09/24 12:13:58.116: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.116: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.126: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 09/24 12:13:58.126: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3119) 09/24 12:13:58.126: [smf] INFO: UE IMSI[262429362476540] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.127: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 09/24 12:13:58.127: [upf] INFO: UE F-SEID[UP:0x82a CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.127: [upf] INFO: UE F-SEID[UP:0x82a CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.137: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 09/24 12:13:58.137: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3119) 09/24 12:13:58.137: [smf] INFO: UE IMSI[262425357945620] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.138: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 09/24 12:13:58.138: [upf] INFO: UE F-SEID[UP:0x613 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.138: [upf] INFO: UE F-SEID[UP:0x613 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.148: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 09/24 12:13:58.148: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3119) 09/24 12:13:58.148: [smf] INFO: UE IMSI[262428128743427] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.149: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 09/24 12:13:58.149: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.149: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.159: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 09/24 12:13:58.159: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3119) 09/24 12:13:58.159: [smf] INFO: UE IMSI[262426185457951] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.160: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 09/24 12:13:58.160: [upf] INFO: UE F-SEID[UP:0x798 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.161: [upf] INFO: UE F-SEID[UP:0x798 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.170: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 09/24 12:13:58.170: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3119) 09/24 12:13:58.170: [smf] INFO: UE IMSI[262423827025204] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.172: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 09/24 12:13:58.172: [upf] INFO: UE F-SEID[UP:0x962 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.172: [upf] INFO: UE F-SEID[UP:0x962 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.182: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 09/24 12:13:58.182: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3119) 09/24 12:13:58.182: [smf] INFO: UE IMSI[262429170592088] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.183: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 09/24 12:13:58.184: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.184: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.193: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 09/24 12:13:58.193: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3119) 09/24 12:13:58.193: [smf] INFO: UE IMSI[262422816995286] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.194: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 09/24 12:13:58.194: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.194: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.204: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 09/24 12:13:58.204: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3119) 09/24 12:13:58.204: [smf] INFO: UE IMSI[262423628585506] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 09/24 12:13:58.206: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.206: [upf] INFO: UE F-SEID[UP:0xbcb CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.216: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 09/24 12:13:58.216: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3119) 09/24 12:13:58.216: [smf] INFO: UE IMSI[262422657632959] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.217: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 09/24 12:13:58.217: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.217: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.226: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 09/24 12:13:58.227: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3119) 09/24 12:13:58.227: [smf] INFO: UE IMSI[262422383560524] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.228: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 09/24 12:13:58.228: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.228: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.237: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 09/24 12:13:58.237: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3119) 09/24 12:13:58.237: [smf] INFO: UE IMSI[262427248086158] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.238: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 09/24 12:13:58.238: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.238: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.248: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 09/24 12:13:58.248: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3119) 09/24 12:13:58.248: [smf] INFO: UE IMSI[262424027372865] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.249: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 09/24 12:13:58.249: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.249: [upf] INFO: UE F-SEID[UP:0xf8d CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.259: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 09/24 12:13:58.259: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3119) 09/24 12:13:58.259: [smf] INFO: UE IMSI[262424650620219] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.260: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 09/24 12:13:58.260: [upf] INFO: UE F-SEID[UP:0x611 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.260: [upf] INFO: UE F-SEID[UP:0x611 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.270: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 09/24 12:13:58.270: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3119) 09/24 12:13:58.270: [smf] INFO: UE IMSI[262420085611029] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.271: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 09/24 12:13:58.272: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.272: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.281: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 09/24 12:13:58.281: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3119) 09/24 12:13:58.281: [smf] INFO: UE IMSI[262427236325206] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.282: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 09/24 12:13:58.283: [upf] INFO: UE F-SEID[UP:0x630 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.283: [upf] INFO: UE F-SEID[UP:0x630 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 09/24 12:13:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3119) 09/24 12:13:58.292: [smf] INFO: UE IMSI[262421997353709] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 09/24 12:13:58.293: [upf] INFO: UE F-SEID[UP:0x931 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.293: [upf] INFO: UE F-SEID[UP:0x931 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.303: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 09/24 12:13:58.303: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3119) 09/24 12:13:58.303: [smf] INFO: UE IMSI[262420427033427] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.304: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 09/24 12:13:58.304: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.304: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.314: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 09/24 12:13:58.314: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3119) 09/24 12:13:58.314: [smf] INFO: UE IMSI[262423627233755] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.315: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 09/24 12:13:58.316: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.316: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.325: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 09/24 12:13:58.325: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3119) 09/24 12:13:58.325: [smf] INFO: UE IMSI[262427033385504] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.326: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 09/24 12:13:58.326: [upf] INFO: UE F-SEID[UP:0x804 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.326: [upf] INFO: UE F-SEID[UP:0x804 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.336: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 09/24 12:13:58.336: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3119) 09/24 12:13:58.336: [smf] INFO: UE IMSI[262428369866122] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.337: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 09/24 12:13:58.337: [upf] INFO: UE F-SEID[UP:0x333 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.337: [upf] INFO: UE F-SEID[UP:0x333 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.347: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 09/24 12:13:58.347: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3119) 09/24 12:13:58.347: [smf] INFO: UE IMSI[262421986007029] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.348: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 09/24 12:13:58.348: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.348: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.358: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 09/24 12:13:58.358: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3119) 09/24 12:13:58.358: [smf] INFO: UE IMSI[262429216088371] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.358: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 09/24 12:13:58.359: [upf] INFO: UE F-SEID[UP:0x716 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.359: [upf] INFO: UE F-SEID[UP:0x716 CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.369: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 09/24 12:13:58.369: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3119) 09/24 12:13:58.369: [smf] INFO: UE IMSI[262423007824669] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.370: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 09/24 12:13:58.370: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.370: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.380: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 09/24 12:13:58.380: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3119) 09/24 12:13:58.380: [smf] INFO: UE IMSI[262429285312261] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.381: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 09/24 12:13:58.381: [upf] INFO: UE F-SEID[UP:0x57b CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.381: [upf] INFO: UE F-SEID[UP:0x57b CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.391: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 09/24 12:13:58.391: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3119) 09/24 12:13:58.391: [smf] INFO: UE IMSI[262425532988194] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.392: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 09/24 12:13:58.392: [upf] INFO: UE F-SEID[UP:0x90e CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.392: [upf] INFO: UE F-SEID[UP:0x90e CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.402: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 09/24 12:13:58.402: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3119) 09/24 12:13:58.402: [smf] INFO: UE IMSI[262420096909447] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.403: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 09/24 12:13:58.403: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.403: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.413: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 09/24 12:13:58.413: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3119) 09/24 12:13:58.413: [smf] INFO: UE IMSI[262422050868210] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.414: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 09/24 12:13:58.414: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.414: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.424: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 09/24 12:13:58.424: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3119) 09/24 12:13:58.424: [smf] INFO: UE IMSI[262423917943794] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.425: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 09/24 12:13:58.425: [upf] INFO: UE F-SEID[UP:0x305 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.425: [upf] INFO: UE F-SEID[UP:0x305 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.435: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 09/24 12:13:58.435: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3119) 09/24 12:13:58.435: [smf] INFO: UE IMSI[262423289185438] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.436: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 09/24 12:13:58.436: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.436: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0xf6d] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.445: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 09/24 12:13:58.445: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3119) 09/24 12:13:58.445: [smf] INFO: UE IMSI[262425713882141] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.446: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 09/24 12:13:58.446: [upf] INFO: UE F-SEID[UP:0x284 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.446: [upf] INFO: UE F-SEID[UP:0x284 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.456: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 09/24 12:13:58.456: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3119) 09/24 12:13:58.456: [smf] INFO: UE IMSI[262426547375639] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.457: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 09/24 12:13:58.457: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.457: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 09/24 12:13:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3119) 09/24 12:13:58.468: [smf] INFO: UE IMSI[262429175030064] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.469: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 09/24 12:13:58.469: [upf] INFO: UE F-SEID[UP:0x745 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.469: [upf] INFO: UE F-SEID[UP:0x745 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.479: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 09/24 12:13:58.479: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3119) 09/24 12:13:58.479: [smf] INFO: UE IMSI[262428190247561] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.480: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 09/24 12:13:58.480: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.480: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.490: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 09/24 12:13:58.490: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3119) 09/24 12:13:58.490: [smf] INFO: UE IMSI[262422773558703] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.491: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 09/24 12:13:58.491: [upf] INFO: UE F-SEID[UP:0x40c CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.491: [upf] INFO: UE F-SEID[UP:0x40c CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.501: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 09/24 12:13:58.501: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3119) 09/24 12:13:58.501: [smf] INFO: UE IMSI[262420686326622] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.502: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 09/24 12:13:58.502: [upf] INFO: UE F-SEID[UP:0xefe CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.502: [upf] INFO: UE F-SEID[UP:0xefe CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.512: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 09/24 12:13:58.512: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3119) 09/24 12:13:58.512: [smf] INFO: UE IMSI[262422041725170] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.513: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 09/24 12:13:58.513: [upf] INFO: UE F-SEID[UP:0x266 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.513: [upf] INFO: UE F-SEID[UP:0x266 CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.523: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 09/24 12:13:58.523: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3119) 09/24 12:13:58.523: [smf] INFO: UE IMSI[262423812707851] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.524: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 09/24 12:13:58.524: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.524: [upf] INFO: UE F-SEID[UP:0x6ed CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.534: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 09/24 12:13:58.534: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3119) 09/24 12:13:58.534: [smf] INFO: UE IMSI[262423523343931] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.535: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 09/24 12:13:58.535: [upf] INFO: UE F-SEID[UP:0xeac CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.535: [upf] INFO: UE F-SEID[UP:0xeac CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.545: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 09/24 12:13:58.545: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3119) 09/24 12:13:58.545: [smf] INFO: UE IMSI[262428909438967] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.546: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 09/24 12:13:58.546: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.546: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 09/24 12:13:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3119) 09/24 12:13:58.556: [smf] INFO: UE IMSI[262426100423261] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.557: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 09/24 12:13:58.557: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.557: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 09/24 12:13:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3119) 09/24 12:13:58.567: [smf] INFO: UE IMSI[262421645898035] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.568: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 09/24 12:13:58.568: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.568: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.578: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 09/24 12:13:58.578: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3119) 09/24 12:13:58.578: [smf] INFO: UE IMSI[262427828128793] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.579: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 09/24 12:13:58.579: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.579: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.589: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 09/24 12:13:58.589: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3119) 09/24 12:13:58.589: [smf] INFO: UE IMSI[262420143788373] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.590: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 09/24 12:13:58.590: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.590: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.600: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 09/24 12:13:58.600: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3119) 09/24 12:13:58.600: [smf] INFO: UE IMSI[262420498458841] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.601: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 09/24 12:13:58.601: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.601: [upf] INFO: UE F-SEID[UP:0xa67 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.611: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 09/24 12:13:58.611: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3119) 09/24 12:13:58.611: [smf] INFO: UE IMSI[262420097222191] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.612: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 09/24 12:13:58.612: [upf] INFO: UE F-SEID[UP:0xc62 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.612: [upf] INFO: UE F-SEID[UP:0xc62 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.622: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 09/24 12:13:58.622: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3119) 09/24 12:13:58.622: [smf] INFO: UE IMSI[262425070523636] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.623: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 09/24 12:13:58.623: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.623: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.633: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 09/24 12:13:58.633: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3119) 09/24 12:13:58.633: [smf] INFO: UE IMSI[262425340814924] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.634: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 09/24 12:13:58.634: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.634: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.643: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 09/24 12:13:58.643: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3119) 09/24 12:13:58.643: [smf] INFO: UE IMSI[262425070042645] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.644: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 09/24 12:13:58.645: [upf] INFO: UE F-SEID[UP:0x53e CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.645: [upf] INFO: UE F-SEID[UP:0x53e CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.654: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 09/24 12:13:58.654: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3119) 09/24 12:13:58.654: [smf] INFO: UE IMSI[262424568634594] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.655: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 09/24 12:13:58.655: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.655: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.665: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 09/24 12:13:58.665: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3119) 09/24 12:13:58.665: [smf] INFO: UE IMSI[262427542727789] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.666: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 09/24 12:13:58.666: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.666: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.676: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 09/24 12:13:58.676: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3119) 09/24 12:13:58.676: [smf] INFO: UE IMSI[262420280285694] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.677: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 09/24 12:13:58.677: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.677: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.687: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 09/24 12:13:58.687: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3119) 09/24 12:13:58.687: [smf] INFO: UE IMSI[262421031750291] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.688: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 09/24 12:13:58.688: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.688: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.698: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 09/24 12:13:58.698: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3119) 09/24 12:13:58.698: [smf] INFO: UE IMSI[262423645598055] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.699: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 09/24 12:13:58.699: [upf] INFO: UE F-SEID[UP:0x84f CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.699: [upf] INFO: UE F-SEID[UP:0x84f CP:0x55a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.709: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 09/24 12:13:58.709: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3119) 09/24 12:13:58.709: [smf] INFO: UE IMSI[262428043092943] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.710: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 09/24 12:13:58.710: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.710: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.720: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 09/24 12:13:58.720: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3119) 09/24 12:13:58.720: [smf] INFO: UE IMSI[262428591424078] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.721: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 09/24 12:13:58.721: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.721: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.731: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 09/24 12:13:58.731: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3119) 09/24 12:13:58.731: [smf] INFO: UE IMSI[262427466129761] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.732: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 09/24 12:13:58.732: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.732: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.742: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 09/24 12:13:58.742: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3119) 09/24 12:13:58.742: [smf] INFO: UE IMSI[262429817496042] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.743: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 09/24 12:13:58.743: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.743: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.753: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 09/24 12:13:58.753: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3119) 09/24 12:13:58.753: [smf] INFO: UE IMSI[262423203980958] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.754: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 09/24 12:13:58.754: [upf] INFO: UE F-SEID[UP:0x890 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.754: [upf] INFO: UE F-SEID[UP:0x890 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.764: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 09/24 12:13:58.764: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3119) 09/24 12:13:58.764: [smf] INFO: UE IMSI[262427146170181] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.765: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 09/24 12:13:58.765: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.765: [upf] INFO: UE F-SEID[UP:0x3ca CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.775: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 09/24 12:13:58.775: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3119) 09/24 12:13:58.775: [smf] INFO: UE IMSI[262427304374756] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.776: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 09/24 12:13:58.776: [upf] INFO: UE F-SEID[UP:0x142 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.776: [upf] INFO: UE F-SEID[UP:0x142 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.786: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 09/24 12:13:58.786: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3119) 09/24 12:13:58.786: [smf] INFO: UE IMSI[262427512215366] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.787: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 09/24 12:13:58.787: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.787: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.797: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 09/24 12:13:58.797: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3119) 09/24 12:13:58.797: [smf] INFO: UE IMSI[262423679359658] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.798: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 09/24 12:13:58.798: [upf] INFO: UE F-SEID[UP:0x14e CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.798: [upf] INFO: UE F-SEID[UP:0x14e CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.808: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 09/24 12:13:58.808: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3119) 09/24 12:13:58.808: [smf] INFO: UE IMSI[262420655467995] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.809: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 09/24 12:13:58.809: [upf] INFO: UE F-SEID[UP:0xade CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.809: [upf] INFO: UE F-SEID[UP:0xade CP:0xe6b] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.819: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 09/24 12:13:58.819: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3119) 09/24 12:13:58.819: [smf] INFO: UE IMSI[262424671236447] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.820: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 09/24 12:13:58.820: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.820: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.830: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 09/24 12:13:58.830: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3119) 09/24 12:13:58.830: [smf] INFO: UE IMSI[262428000479562] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.831: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 09/24 12:13:58.831: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.831: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0xe96] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.841: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 09/24 12:13:58.841: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3119) 09/24 12:13:58.841: [smf] INFO: UE IMSI[262421609912284] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.842: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 09/24 12:13:58.842: [upf] INFO: UE F-SEID[UP:0x43 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.842: [upf] INFO: UE F-SEID[UP:0x43 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.852: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 09/24 12:13:58.852: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3119) 09/24 12:13:58.852: [smf] INFO: UE IMSI[262427475839113] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.853: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 09/24 12:13:58.853: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.853: [upf] INFO: UE F-SEID[UP:0xe32 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.863: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 09/24 12:13:58.863: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3119) 09/24 12:13:58.863: [smf] INFO: UE IMSI[262426488858778] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.864: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 09/24 12:13:58.864: [upf] INFO: UE F-SEID[UP:0x51a CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.864: [upf] INFO: UE F-SEID[UP:0x51a CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.874: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 09/24 12:13:58.874: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3119) 09/24 12:13:58.874: [smf] INFO: UE IMSI[262428788178733] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.875: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 09/24 12:13:58.875: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.875: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.885: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 09/24 12:13:58.885: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3119) 09/24 12:13:58.885: [smf] INFO: UE IMSI[262420489614114] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.885: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 09/24 12:13:58.886: [upf] INFO: UE F-SEID[UP:0xcc CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.886: [upf] INFO: UE F-SEID[UP:0xcc CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.895: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 09/24 12:13:58.895: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3119) 09/24 12:13:58.895: [smf] INFO: UE IMSI[262420618810938] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.897: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 09/24 12:13:58.897: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.897: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.906: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 09/24 12:13:58.906: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3119) 09/24 12:13:58.906: [smf] INFO: UE IMSI[262425050424420] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.907: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 09/24 12:13:58.907: [upf] INFO: UE F-SEID[UP:0x8db CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.907: [upf] INFO: UE F-SEID[UP:0x8db CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.917: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 09/24 12:13:58.917: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3119) 09/24 12:13:58.917: [smf] INFO: UE IMSI[262424947005170] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.918: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 09/24 12:13:58.918: [upf] INFO: UE F-SEID[UP:0x784 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.918: [upf] INFO: UE F-SEID[UP:0x784 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.929: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 09/24 12:13:58.929: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3119) 09/24 12:13:58.929: [smf] INFO: UE IMSI[262427541974755] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.930: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 09/24 12:13:58.930: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.930: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.939: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 09/24 12:13:58.939: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3119) 09/24 12:13:58.939: [smf] INFO: UE IMSI[262423543552426] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.941: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 09/24 12:13:58.941: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.941: [upf] INFO: UE F-SEID[UP:0x4a1 CP:0x98] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.950: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 09/24 12:13:58.950: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3119) 09/24 12:13:58.950: [smf] INFO: UE IMSI[262420603459603] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.951: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 09/24 12:13:58.951: [upf] INFO: UE F-SEID[UP:0x955 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.951: [upf] INFO: UE F-SEID[UP:0x955 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.961: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 09/24 12:13:58.961: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3119) 09/24 12:13:58.961: [smf] INFO: UE IMSI[262420999813421] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.962: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 09/24 12:13:58.962: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.962: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.972: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 09/24 12:13:58.972: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3119) 09/24 12:13:58.972: [smf] INFO: UE IMSI[262422230628575] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.973: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 09/24 12:13:58.973: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.973: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.983: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 09/24 12:13:58.983: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3119) 09/24 12:13:58.983: [smf] INFO: UE IMSI[262426011051802] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.984: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 09/24 12:13:58.984: [upf] INFO: UE F-SEID[UP:0x39f CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.984: [upf] INFO: UE F-SEID[UP:0x39f CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:58.994: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 09/24 12:13:58.994: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3119) 09/24 12:13:58.994: [smf] INFO: UE IMSI[262420058495703] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:58.995: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 09/24 12:13:58.995: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 09/24 12:13:58.995: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.005: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 09/24 12:13:59.005: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3119) 09/24 12:13:59.005: [smf] INFO: UE IMSI[262427953007957] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.006: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 09/24 12:13:59.006: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.006: [upf] INFO: UE F-SEID[UP:0xaaf CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.016: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 09/24 12:13:59.016: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3119) 09/24 12:13:59.016: [smf] INFO: UE IMSI[262425499906296] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.017: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 09/24 12:13:59.017: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.017: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.027: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 09/24 12:13:59.027: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3119) 09/24 12:13:59.027: [smf] INFO: UE IMSI[262422704303410] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.028: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 09/24 12:13:59.028: [upf] INFO: UE F-SEID[UP:0x996 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.028: [upf] INFO: UE F-SEID[UP:0x996 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.038: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 09/24 12:13:59.038: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3119) 09/24 12:13:59.038: [smf] INFO: UE IMSI[262427485023807] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.039: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 09/24 12:13:59.039: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.039: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.049: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 09/24 12:13:59.049: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3119) 09/24 12:13:59.049: [smf] INFO: UE IMSI[262428437940066] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.050: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 09/24 12:13:59.050: [upf] INFO: UE F-SEID[UP:0x644 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.050: [upf] INFO: UE F-SEID[UP:0x644 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.059: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 09/24 12:13:59.059: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3119) 09/24 12:13:59.059: [smf] INFO: UE IMSI[262427925243647] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.060: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 09/24 12:13:59.060: [upf] INFO: UE F-SEID[UP:0x26f CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.060: [upf] INFO: UE F-SEID[UP:0x26f CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.070: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 09/24 12:13:59.070: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3119) 09/24 12:13:59.070: [smf] INFO: UE IMSI[262426520158197] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.071: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 09/24 12:13:59.071: [upf] INFO: UE F-SEID[UP:0xf83 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.071: [upf] INFO: UE F-SEID[UP:0xf83 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.081: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 09/24 12:13:59.081: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3119) 09/24 12:13:59.081: [smf] INFO: UE IMSI[262421859821152] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.082: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 09/24 12:13:59.082: [upf] INFO: UE F-SEID[UP:0x184 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.082: [upf] INFO: UE F-SEID[UP:0x184 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.092: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 09/24 12:13:59.092: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3119) 09/24 12:13:59.092: [smf] INFO: UE IMSI[262427243053915] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.093: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 09/24 12:13:59.093: [upf] INFO: UE F-SEID[UP:0x63c CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.093: [upf] INFO: UE F-SEID[UP:0x63c CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.103: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 09/24 12:13:59.103: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3119) 09/24 12:13:59.103: [smf] INFO: UE IMSI[262424627758729] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.104: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 09/24 12:13:59.104: [upf] INFO: UE F-SEID[UP:0x59e CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.104: [upf] INFO: UE F-SEID[UP:0x59e CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.114: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 09/24 12:13:59.114: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3119) 09/24 12:13:59.114: [smf] INFO: UE IMSI[262423172888073] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.115: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 09/24 12:13:59.115: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.115: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.125: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 09/24 12:13:59.125: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3119) 09/24 12:13:59.125: [smf] INFO: UE IMSI[262422334955388] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.127: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 09/24 12:13:59.127: [upf] INFO: UE F-SEID[UP:0x65a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.127: [upf] INFO: UE F-SEID[UP:0x65a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.137: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 09/24 12:13:59.137: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3119) 09/24 12:13:59.137: [smf] INFO: UE IMSI[262428868151195] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.138: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 09/24 12:13:59.138: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.138: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.148: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 09/24 12:13:59.148: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3119) 09/24 12:13:59.148: [smf] INFO: UE IMSI[262420950658205] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.149: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 09/24 12:13:59.149: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.149: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.158: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 09/24 12:13:59.159: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3119) 09/24 12:13:59.159: [smf] INFO: UE IMSI[262420305133972] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.160: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 09/24 12:13:59.160: [upf] INFO: UE F-SEID[UP:0x690 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.160: [upf] INFO: UE F-SEID[UP:0x690 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.169: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 09/24 12:13:59.169: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3119) 09/24 12:13:59.170: [smf] INFO: UE IMSI[262427089049795] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.170: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 09/24 12:13:59.170: [upf] INFO: UE F-SEID[UP:0x6be CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.170: [upf] INFO: UE F-SEID[UP:0x6be CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.180: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 09/24 12:13:59.180: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3119) 09/24 12:13:59.180: [smf] INFO: UE IMSI[262420465199302] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.181: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 09/24 12:13:59.181: [upf] INFO: UE F-SEID[UP:0x868 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.181: [upf] INFO: UE F-SEID[UP:0x868 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.191: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 09/24 12:13:59.191: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3119) 09/24 12:13:59.191: [smf] INFO: UE IMSI[262420126186724] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.192: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 09/24 12:13:59.192: [upf] INFO: UE F-SEID[UP:0x13b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.192: [upf] INFO: UE F-SEID[UP:0x13b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.202: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 09/24 12:13:59.202: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3119) 09/24 12:13:59.202: [smf] INFO: UE IMSI[262420229396311] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.203: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 09/24 12:13:59.203: [upf] INFO: UE F-SEID[UP:0x620 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.203: [upf] INFO: UE F-SEID[UP:0x620 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.213: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 09/24 12:13:59.213: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3119) 09/24 12:13:59.213: [smf] INFO: UE IMSI[262425368016064] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.214: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 09/24 12:13:59.214: [upf] INFO: UE F-SEID[UP:0x607 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.214: [upf] INFO: UE F-SEID[UP:0x607 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.224: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 09/24 12:13:59.224: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3119) 09/24 12:13:59.224: [smf] INFO: UE IMSI[262420823938492] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.225: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 09/24 12:13:59.225: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.225: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.234: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 09/24 12:13:59.234: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3119) 09/24 12:13:59.234: [smf] INFO: UE IMSI[262426312761358] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.236: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 09/24 12:13:59.236: [upf] INFO: UE F-SEID[UP:0x48 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.236: [upf] INFO: UE F-SEID[UP:0x48 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.245: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 09/24 12:13:59.245: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3119) 09/24 12:13:59.245: [smf] INFO: UE IMSI[262424569776736] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.246: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 09/24 12:13:59.246: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.246: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.256: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 09/24 12:13:59.256: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3119) 09/24 12:13:59.256: [smf] INFO: UE IMSI[262422612183135] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.257: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 09/24 12:13:59.257: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.257: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.267: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 09/24 12:13:59.267: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3119) 09/24 12:13:59.267: [smf] INFO: UE IMSI[262425941645434] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.268: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 09/24 12:13:59.268: [upf] INFO: UE F-SEID[UP:0xfea CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.268: [upf] INFO: UE F-SEID[UP:0xfea CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.278: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 09/24 12:13:59.278: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3119) 09/24 12:13:59.278: [smf] INFO: UE IMSI[262426081164750] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.279: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 09/24 12:13:59.279: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.279: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.289: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 09/24 12:13:59.289: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3119) 09/24 12:13:59.289: [smf] INFO: UE IMSI[262428918019892] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.290: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 09/24 12:13:59.290: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.290: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.300: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 09/24 12:13:59.300: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3119) 09/24 12:13:59.300: [smf] INFO: UE IMSI[262422501180264] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.301: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 09/24 12:13:59.301: [upf] INFO: UE F-SEID[UP:0x91e CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.301: [upf] INFO: UE F-SEID[UP:0x91e CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.311: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 09/24 12:13:59.311: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3119) 09/24 12:13:59.311: [smf] INFO: UE IMSI[262428143143833] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.312: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 09/24 12:13:59.312: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.312: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.322: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 09/24 12:13:59.322: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3119) 09/24 12:13:59.322: [smf] INFO: UE IMSI[262423636462810] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.323: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 09/24 12:13:59.323: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.323: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.333: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 09/24 12:13:59.333: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3119) 09/24 12:13:59.333: [smf] INFO: UE IMSI[262426010683477] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.334: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 09/24 12:13:59.334: [upf] INFO: UE F-SEID[UP:0x80a CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.334: [upf] INFO: UE F-SEID[UP:0x80a CP:0x592] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.343: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 09/24 12:13:59.343: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3119) 09/24 12:13:59.343: [smf] INFO: UE IMSI[262429806002955] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.344: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 09/24 12:13:59.344: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.344: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.354: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 09/24 12:13:59.354: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3119) 09/24 12:13:59.354: [smf] INFO: UE IMSI[262428584394855] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.355: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 09/24 12:13:59.355: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.355: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.365: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 09/24 12:13:59.365: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3119) 09/24 12:13:59.365: [smf] INFO: UE IMSI[262426838853878] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.366: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 09/24 12:13:59.366: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.366: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.376: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 09/24 12:13:59.376: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3119) 09/24 12:13:59.376: [smf] INFO: UE IMSI[262422170622033] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.377: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 09/24 12:13:59.377: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.377: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.387: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 09/24 12:13:59.387: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3119) 09/24 12:13:59.387: [smf] INFO: UE IMSI[262428936734203] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.388: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 09/24 12:13:59.388: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.388: [upf] INFO: UE F-SEID[UP:0xc0b CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.398: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 09/24 12:13:59.398: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3119) 09/24 12:13:59.398: [smf] INFO: UE IMSI[262424383199417] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.399: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 09/24 12:13:59.399: [upf] INFO: UE F-SEID[UP:0x165 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.399: [upf] INFO: UE F-SEID[UP:0x165 CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.409: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 09/24 12:13:59.409: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3119) 09/24 12:13:59.409: [smf] INFO: UE IMSI[262425008935252] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.410: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 09/24 12:13:59.410: [upf] INFO: UE F-SEID[UP:0xeed CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.410: [upf] INFO: UE F-SEID[UP:0xeed CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.420: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 09/24 12:13:59.420: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3119) 09/24 12:13:59.420: [smf] INFO: UE IMSI[262426796107258] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.421: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 09/24 12:13:59.421: [upf] INFO: UE F-SEID[UP:0x28b CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.421: [upf] INFO: UE F-SEID[UP:0x28b CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.431: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 09/24 12:13:59.431: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3119) 09/24 12:13:59.431: [smf] INFO: UE IMSI[262421590763692] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.432: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 09/24 12:13:59.432: [upf] INFO: UE F-SEID[UP:0x827 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.432: [upf] INFO: UE F-SEID[UP:0x827 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.442: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 09/24 12:13:59.442: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3119) 09/24 12:13:59.442: [smf] INFO: UE IMSI[262423532838716] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.443: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 09/24 12:13:59.443: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.443: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.453: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 09/24 12:13:59.453: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3119) 09/24 12:13:59.453: [smf] INFO: UE IMSI[262429310330850] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.454: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 09/24 12:13:59.454: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.454: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.464: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 09/24 12:13:59.464: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3119) 09/24 12:13:59.464: [smf] INFO: UE IMSI[262425835269703] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.465: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 09/24 12:13:59.465: [upf] INFO: UE F-SEID[UP:0x966 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.465: [upf] INFO: UE F-SEID[UP:0x966 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.474: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 09/24 12:13:59.474: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3119) 09/24 12:13:59.474: [smf] INFO: UE IMSI[262420103580376] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.476: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 09/24 12:13:59.476: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.476: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.485: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 09/24 12:13:59.485: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3119) 09/24 12:13:59.485: [smf] INFO: UE IMSI[262424445104942] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.486: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 09/24 12:13:59.486: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.486: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.496: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 09/24 12:13:59.496: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3119) 09/24 12:13:59.496: [smf] INFO: UE IMSI[262421408329406] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.497: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 09/24 12:13:59.497: [upf] INFO: UE F-SEID[UP:0x375 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.497: [upf] INFO: UE F-SEID[UP:0x375 CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.507: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 09/24 12:13:59.507: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3119) 09/24 12:13:59.507: [smf] INFO: UE IMSI[262423135313680] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.508: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 09/24 12:13:59.508: [upf] INFO: UE F-SEID[UP:0x316 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.508: [upf] INFO: UE F-SEID[UP:0x316 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.518: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 09/24 12:13:59.518: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3119) 09/24 12:13:59.518: [smf] INFO: UE IMSI[262427956299976] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.518: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 09/24 12:13:59.519: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.519: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.529: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 09/24 12:13:59.529: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3119) 09/24 12:13:59.529: [smf] INFO: UE IMSI[262426249994715] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.530: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 09/24 12:13:59.530: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.530: [upf] INFO: UE F-SEID[UP:0xb23 CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.539: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 09/24 12:13:59.539: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3119) 09/24 12:13:59.539: [smf] INFO: UE IMSI[262428300227696] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.540: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 09/24 12:13:59.541: [upf] INFO: UE F-SEID[UP:0x389 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.541: [upf] INFO: UE F-SEID[UP:0x389 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.551: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 09/24 12:13:59.551: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3119) 09/24 12:13:59.551: [smf] INFO: UE IMSI[262421916739934] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.552: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 09/24 12:13:59.552: [upf] INFO: UE F-SEID[UP:0xfae CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.552: [upf] INFO: UE F-SEID[UP:0xfae CP:0xf02] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.562: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 09/24 12:13:59.562: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3119) 09/24 12:13:59.562: [smf] INFO: UE IMSI[262421616022707] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.563: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 09/24 12:13:59.563: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.563: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.573: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 09/24 12:13:59.573: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3119) 09/24 12:13:59.573: [smf] INFO: UE IMSI[262420066635889] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.574: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 09/24 12:13:59.574: [upf] INFO: UE F-SEID[UP:0xca CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.574: [upf] INFO: UE F-SEID[UP:0xca CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.584: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 09/24 12:13:59.584: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3119) 09/24 12:13:59.584: [smf] INFO: UE IMSI[262424881715052] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.585: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 09/24 12:13:59.585: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.585: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.595: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 09/24 12:13:59.595: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3119) 09/24 12:13:59.595: [smf] INFO: UE IMSI[262426812805172] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.596: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 09/24 12:13:59.596: [upf] INFO: UE F-SEID[UP:0x465 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.596: [upf] INFO: UE F-SEID[UP:0x465 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.606: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 09/24 12:13:59.606: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3119) 09/24 12:13:59.606: [smf] INFO: UE IMSI[262420782412189] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.607: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 09/24 12:13:59.607: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.607: [upf] INFO: UE F-SEID[UP:0x9fc CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.617: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 09/24 12:13:59.617: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3119) 09/24 12:13:59.617: [smf] INFO: UE IMSI[262426683116036] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.618: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 09/24 12:13:59.618: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.618: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.628: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 09/24 12:13:59.628: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3119) 09/24 12:13:59.628: [smf] INFO: UE IMSI[262423336669088] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.629: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 09/24 12:13:59.629: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.629: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.639: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 09/24 12:13:59.639: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3119) 09/24 12:13:59.639: [smf] INFO: UE IMSI[262423766450516] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.640: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 09/24 12:13:59.640: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.640: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.649: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 09/24 12:13:59.649: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3119) 09/24 12:13:59.649: [smf] INFO: UE IMSI[262427667104124] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.650: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 09/24 12:13:59.650: [upf] INFO: UE F-SEID[UP:0xcb CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.650: [upf] INFO: UE F-SEID[UP:0xcb CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.660: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 09/24 12:13:59.660: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3119) 09/24 12:13:59.660: [smf] INFO: UE IMSI[262420580805591] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.661: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 09/24 12:13:59.661: [upf] INFO: UE F-SEID[UP:0x95f CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.661: [upf] INFO: UE F-SEID[UP:0x95f CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.671: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 09/24 12:13:59.671: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3119) 09/24 12:13:59.671: [smf] INFO: UE IMSI[262427194857028] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.672: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 09/24 12:13:59.672: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.672: [upf] INFO: UE F-SEID[UP:0xe60 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.682: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 09/24 12:13:59.682: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3119) 09/24 12:13:59.682: [smf] INFO: UE IMSI[262427621340719] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.683: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 09/24 12:13:59.683: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.683: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.693: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 09/24 12:13:59.693: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3119) 09/24 12:13:59.693: [smf] INFO: UE IMSI[262424467587192] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.694: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 09/24 12:13:59.694: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.694: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.704: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 09/24 12:13:59.704: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3119) 09/24 12:13:59.704: [smf] INFO: UE IMSI[262425162315204] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.705: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 09/24 12:13:59.705: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.705: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.715: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 09/24 12:13:59.715: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3119) 09/24 12:13:59.715: [smf] INFO: UE IMSI[262429487351100] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.716: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 09/24 12:13:59.716: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.716: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.726: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 09/24 12:13:59.726: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3119) 09/24 12:13:59.726: [smf] INFO: UE IMSI[262423941397006] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.727: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 09/24 12:13:59.727: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.727: [upf] INFO: UE F-SEID[UP:0xe4d CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.737: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 09/24 12:13:59.737: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3119) 09/24 12:13:59.737: [smf] INFO: UE IMSI[262426596038077] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.738: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 09/24 12:13:59.738: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.738: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.748: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 09/24 12:13:59.748: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3119) 09/24 12:13:59.748: [smf] INFO: UE IMSI[262421668213578] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.748: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 09/24 12:13:59.748: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.748: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.759: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 09/24 12:13:59.759: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3119) 09/24 12:13:59.759: [smf] INFO: UE IMSI[262426479275429] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.760: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 09/24 12:13:59.760: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.760: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.770: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 09/24 12:13:59.770: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3119) 09/24 12:13:59.770: [smf] INFO: UE IMSI[262423283607865] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.771: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 09/24 12:13:59.771: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.771: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.780: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 09/24 12:13:59.780: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3119) 09/24 12:13:59.780: [smf] INFO: UE IMSI[262420855714421] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.781: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 09/24 12:13:59.781: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.781: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0xdf8] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.791: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 09/24 12:13:59.791: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3119) 09/24 12:13:59.791: [smf] INFO: UE IMSI[262427951272522] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.792: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 09/24 12:13:59.792: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.792: [upf] INFO: UE F-SEID[UP:0xe89 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.802: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 09/24 12:13:59.802: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3119) 09/24 12:13:59.802: [smf] INFO: UE IMSI[262428968018634] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.803: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 09/24 12:13:59.803: [upf] INFO: UE F-SEID[UP:0xe0f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.803: [upf] INFO: UE F-SEID[UP:0xe0f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.813: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 09/24 12:13:59.813: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3119) 09/24 12:13:59.813: [smf] INFO: UE IMSI[262420737487343] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.814: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 09/24 12:13:59.814: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.814: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.824: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 09/24 12:13:59.824: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3119) 09/24 12:13:59.824: [smf] INFO: UE IMSI[262423445147510] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.825: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 09/24 12:13:59.825: [upf] INFO: UE F-SEID[UP:0x38b CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.825: [upf] INFO: UE F-SEID[UP:0x38b CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.835: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 09/24 12:13:59.835: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3119) 09/24 12:13:59.835: [smf] INFO: UE IMSI[262426582601653] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.836: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 09/24 12:13:59.836: [upf] INFO: UE F-SEID[UP:0x864 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.836: [upf] INFO: UE F-SEID[UP:0x864 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.846: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 09/24 12:13:59.846: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3119) 09/24 12:13:59.846: [smf] INFO: UE IMSI[262422888334385] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.847: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 09/24 12:13:59.847: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.847: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.857: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 09/24 12:13:59.857: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3119) 09/24 12:13:59.857: [smf] INFO: UE IMSI[262427605610220] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.858: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 09/24 12:13:59.858: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.858: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.868: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 09/24 12:13:59.868: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3119) 09/24 12:13:59.868: [smf] INFO: UE IMSI[262420401243233] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.869: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 09/24 12:13:59.869: [upf] INFO: UE F-SEID[UP:0x8 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.869: [upf] INFO: UE F-SEID[UP:0x8 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.879: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 09/24 12:13:59.879: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3119) 09/24 12:13:59.879: [smf] INFO: UE IMSI[262425284845176] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.880: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 09/24 12:13:59.880: [upf] INFO: UE F-SEID[UP:0x115 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.880: [upf] INFO: UE F-SEID[UP:0x115 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.890: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 09/24 12:13:59.890: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3119) 09/24 12:13:59.890: [smf] INFO: UE IMSI[262424835611296] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.891: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 09/24 12:13:59.891: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.891: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.901: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 09/24 12:13:59.901: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3119) 09/24 12:13:59.901: [smf] INFO: UE IMSI[262428351714790] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.902: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 09/24 12:13:59.902: [upf] INFO: UE F-SEID[UP:0x81e CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.902: [upf] INFO: UE F-SEID[UP:0x81e CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.912: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 09/24 12:13:59.912: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3119) 09/24 12:13:59.912: [smf] INFO: UE IMSI[262427246648462] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.913: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 09/24 12:13:59.913: [upf] INFO: UE F-SEID[UP:0x349 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.913: [upf] INFO: UE F-SEID[UP:0x349 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.923: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 09/24 12:13:59.923: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3119) 09/24 12:13:59.923: [smf] INFO: UE IMSI[262420568129881] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.924: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 09/24 12:13:59.924: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.924: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.934: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 09/24 12:13:59.934: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3119) 09/24 12:13:59.934: [smf] INFO: UE IMSI[262424300323791] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.935: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 09/24 12:13:59.935: [upf] INFO: UE F-SEID[UP:0x49f CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.935: [upf] INFO: UE F-SEID[UP:0x49f CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.945: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 09/24 12:13:59.945: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3119) 09/24 12:13:59.945: [smf] INFO: UE IMSI[262425194841235] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.946: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 09/24 12:13:59.946: [upf] INFO: UE F-SEID[UP:0x682 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.946: [upf] INFO: UE F-SEID[UP:0x682 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.955: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 09/24 12:13:59.955: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3119) 09/24 12:13:59.955: [smf] INFO: UE IMSI[262422071054281] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.956: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 09/24 12:13:59.956: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.956: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.966: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 09/24 12:13:59.966: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3119) 09/24 12:13:59.967: [smf] INFO: UE IMSI[262420014171003] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.968: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 09/24 12:13:59.968: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.968: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.977: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 09/24 12:13:59.977: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3119) 09/24 12:13:59.977: [smf] INFO: UE IMSI[262429792444810] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.979: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 09/24 12:13:59.979: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.979: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.988: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 09/24 12:13:59.988: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3119) 09/24 12:13:59.988: [smf] INFO: UE IMSI[262428609872778] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:13:59.989: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 09/24 12:13:59.989: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 09/24 12:13:59.989: [upf] INFO: UE F-SEID[UP:0xdba CP:0xd08] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:13:59.999: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 09/24 12:13:59.999: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3119) 09/24 12:13:59.999: [smf] INFO: UE IMSI[262421013052802] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.000: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 09/24 12:14:00.000: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.000: [upf] INFO: UE F-SEID[UP:0x7e8 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.010: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 09/24 12:14:00.010: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3119) 09/24 12:14:00.010: [smf] INFO: UE IMSI[262426294551373] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.011: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 09/24 12:14:00.011: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.011: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.021: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 09/24 12:14:00.021: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3119) 09/24 12:14:00.021: [smf] INFO: UE IMSI[262429540843660] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.022: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 09/24 12:14:00.022: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.022: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.032: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 09/24 12:14:00.032: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3119) 09/24 12:14:00.032: [smf] INFO: UE IMSI[262420479697670] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.033: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 09/24 12:14:00.033: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.033: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.042: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 09/24 12:14:00.042: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3119) 09/24 12:14:00.042: [smf] INFO: UE IMSI[262428976996035] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.044: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 09/24 12:14:00.044: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.044: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.053: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 09/24 12:14:00.053: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3119) 09/24 12:14:00.053: [smf] INFO: UE IMSI[262427403627667] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.054: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 09/24 12:14:00.054: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.054: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.064: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 09/24 12:14:00.064: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3119) 09/24 12:14:00.064: [smf] INFO: UE IMSI[262429333417314] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.065: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 09/24 12:14:00.065: [upf] INFO: UE F-SEID[UP:0x153 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.065: [upf] INFO: UE F-SEID[UP:0x153 CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.075: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 09/24 12:14:00.075: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3119) 09/24 12:14:00.075: [smf] INFO: UE IMSI[262422125612608] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.076: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 09/24 12:14:00.076: [upf] INFO: UE F-SEID[UP:0x191 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.076: [upf] INFO: UE F-SEID[UP:0x191 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.086: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 09/24 12:14:00.086: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3119) 09/24 12:14:00.086: [smf] INFO: UE IMSI[262421366011032] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.087: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 09/24 12:14:00.087: [upf] INFO: UE F-SEID[UP:0x89a CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.087: [upf] INFO: UE F-SEID[UP:0x89a CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.097: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 09/24 12:14:00.097: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3119) 09/24 12:14:00.097: [smf] INFO: UE IMSI[262420488479235] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.098: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 09/24 12:14:00.098: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.098: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.107: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 09/24 12:14:00.107: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3119) 09/24 12:14:00.107: [smf] INFO: UE IMSI[262423752631208] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.108: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 09/24 12:14:00.108: [upf] INFO: UE F-SEID[UP:0xf40 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.108: [upf] INFO: UE F-SEID[UP:0xf40 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.118: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 09/24 12:14:00.118: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3119) 09/24 12:14:00.118: [smf] INFO: UE IMSI[262420846988787] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.119: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 09/24 12:14:00.120: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.120: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.129: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 09/24 12:14:00.129: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3119) 09/24 12:14:00.129: [smf] INFO: UE IMSI[262425151288058] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.131: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 09/24 12:14:00.131: [upf] INFO: UE F-SEID[UP:0x45 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.131: [upf] INFO: UE F-SEID[UP:0x45 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.140: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 09/24 12:14:00.140: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3119) 09/24 12:14:00.140: [smf] INFO: UE IMSI[262429810618806] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.141: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 09/24 12:14:00.141: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.141: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.151: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 09/24 12:14:00.151: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3119) 09/24 12:14:00.151: [smf] INFO: UE IMSI[262427350959494] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.152: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 09/24 12:14:00.152: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.152: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.162: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 09/24 12:14:00.162: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3119) 09/24 12:14:00.162: [smf] INFO: UE IMSI[262429152618673] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.163: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 09/24 12:14:00.163: [upf] INFO: UE F-SEID[UP:0x3de CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.163: [upf] INFO: UE F-SEID[UP:0x3de CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.173: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 09/24 12:14:00.173: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3119) 09/24 12:14:00.173: [smf] INFO: UE IMSI[262425425537248] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.174: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 09/24 12:14:00.174: [upf] INFO: UE F-SEID[UP:0x52 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.174: [upf] INFO: UE F-SEID[UP:0x52 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.184: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 09/24 12:14:00.184: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3119) 09/24 12:14:00.184: [smf] INFO: UE IMSI[262420625978637] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.185: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 09/24 12:14:00.185: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.185: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xc6b] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.195: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 09/24 12:14:00.195: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3119) 09/24 12:14:00.195: [smf] INFO: UE IMSI[262429908756856] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.196: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 09/24 12:14:00.196: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.196: [upf] INFO: UE F-SEID[UP:0xc98 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.206: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 09/24 12:14:00.206: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3119) 09/24 12:14:00.206: [smf] INFO: UE IMSI[262421381453070] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.207: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 09/24 12:14:00.207: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.207: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.217: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 09/24 12:14:00.217: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3119) 09/24 12:14:00.217: [smf] INFO: UE IMSI[262423482575184] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.218: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 09/24 12:14:00.218: [upf] INFO: UE F-SEID[UP:0x6b CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.218: [upf] INFO: UE F-SEID[UP:0x6b CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.227: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 09/24 12:14:00.227: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3119) 09/24 12:14:00.227: [smf] INFO: UE IMSI[262421558665458] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.228: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 09/24 12:14:00.228: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.228: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.238: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 09/24 12:14:00.238: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3119) 09/24 12:14:00.238: [smf] INFO: UE IMSI[262426413665316] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.243: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 09/24 12:14:00.243: [upf] INFO: UE F-SEID[UP:0xaff CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.243: [upf] INFO: UE F-SEID[UP:0xaff CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.250: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 09/24 12:14:00.250: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3119) 09/24 12:14:00.250: [smf] INFO: UE IMSI[262427856716247] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.250: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 09/24 12:14:00.250: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.250: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.261: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 09/24 12:14:00.261: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3119) 09/24 12:14:00.261: [smf] INFO: UE IMSI[262426783633003] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.262: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 09/24 12:14:00.262: [upf] INFO: UE F-SEID[UP:0x9d CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.262: [upf] INFO: UE F-SEID[UP:0x9d CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.272: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 09/24 12:14:00.272: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3119) 09/24 12:14:00.272: [smf] INFO: UE IMSI[262429501701962] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.273: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 09/24 12:14:00.273: [upf] INFO: UE F-SEID[UP:0xacf CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.273: [upf] INFO: UE F-SEID[UP:0xacf CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.283: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 09/24 12:14:00.283: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3119) 09/24 12:14:00.283: [smf] INFO: UE IMSI[262429354020779] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.284: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 09/24 12:14:00.284: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.284: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.294: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 09/24 12:14:00.294: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3119) 09/24 12:14:00.294: [smf] INFO: UE IMSI[262421505013053] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.295: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 09/24 12:14:00.295: [upf] INFO: UE F-SEID[UP:0x992 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.295: [upf] INFO: UE F-SEID[UP:0x992 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.305: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 09/24 12:14:00.305: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3119) 09/24 12:14:00.305: [smf] INFO: UE IMSI[262428788560043] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.306: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 09/24 12:14:00.306: [upf] INFO: UE F-SEID[UP:0x83a CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.306: [upf] INFO: UE F-SEID[UP:0x83a CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.316: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 09/24 12:14:00.316: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3119) 09/24 12:14:00.316: [smf] INFO: UE IMSI[262425869254515] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.317: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 09/24 12:14:00.317: [upf] INFO: UE F-SEID[UP:0x461 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.317: [upf] INFO: UE F-SEID[UP:0x461 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.327: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 09/24 12:14:00.327: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3119) 09/24 12:14:00.327: [smf] INFO: UE IMSI[262429545535257] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.328: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 09/24 12:14:00.328: [upf] INFO: UE F-SEID[UP:0x912 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.328: [upf] INFO: UE F-SEID[UP:0x912 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.338: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 09/24 12:14:00.338: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3119) 09/24 12:14:00.338: [smf] INFO: UE IMSI[262425622099028] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.339: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 09/24 12:14:00.339: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.339: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.349: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 09/24 12:14:00.349: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3119) 09/24 12:14:00.349: [smf] INFO: UE IMSI[262428967220388] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.350: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 09/24 12:14:00.350: [upf] INFO: UE F-SEID[UP:0x636 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.350: [upf] INFO: UE F-SEID[UP:0x636 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.360: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 09/24 12:14:00.360: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3119) 09/24 12:14:00.360: [smf] INFO: UE IMSI[262421142644550] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.361: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 09/24 12:14:00.361: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.361: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.371: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 09/24 12:14:00.371: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3119) 09/24 12:14:00.371: [smf] INFO: UE IMSI[262421167872823] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.372: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 09/24 12:14:00.372: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.372: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.382: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 09/24 12:14:00.382: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3119) 09/24 12:14:00.382: [smf] INFO: UE IMSI[262427651512012] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.383: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 09/24 12:14:00.383: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.383: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.393: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 09/24 12:14:00.393: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3119) 09/24 12:14:00.393: [smf] INFO: UE IMSI[262420740396691] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.394: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 09/24 12:14:00.394: [upf] INFO: UE F-SEID[UP:0x40a CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.394: [upf] INFO: UE F-SEID[UP:0x40a CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.404: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 09/24 12:14:00.404: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3119) 09/24 12:14:00.404: [smf] INFO: UE IMSI[262428769842361] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.405: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 09/24 12:14:00.405: [upf] INFO: UE F-SEID[UP:0x56e CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.405: [upf] INFO: UE F-SEID[UP:0x56e CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.415: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 09/24 12:14:00.415: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3119) 09/24 12:14:00.415: [smf] INFO: UE IMSI[262423355673649] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.416: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 09/24 12:14:00.416: [upf] INFO: UE F-SEID[UP:0x41c CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.416: [upf] INFO: UE F-SEID[UP:0x41c CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.425: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 09/24 12:14:00.425: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3119) 09/24 12:14:00.425: [smf] INFO: UE IMSI[262425751184147] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.426: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 09/24 12:14:00.426: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.426: [upf] INFO: UE F-SEID[UP:0xf6e CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.437: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 09/24 12:14:00.437: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3119) 09/24 12:14:00.437: [smf] INFO: UE IMSI[262429301585208] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.438: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 09/24 12:14:00.438: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.438: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.447: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 09/24 12:14:00.447: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3119) 09/24 12:14:00.447: [smf] INFO: UE IMSI[262427762885869] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.448: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 09/24 12:14:00.448: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.448: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.459: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 09/24 12:14:00.459: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3119) 09/24 12:14:00.459: [smf] INFO: UE IMSI[262428402044554] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.460: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 09/24 12:14:00.460: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.460: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.469: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 09/24 12:14:00.469: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3119) 09/24 12:14:00.470: [smf] INFO: UE IMSI[262422999495155] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.471: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 09/24 12:14:00.471: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.471: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.480: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 09/24 12:14:00.480: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3119) 09/24 12:14:00.480: [smf] INFO: UE IMSI[262424282656633] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.481: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 09/24 12:14:00.481: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.481: [upf] INFO: UE F-SEID[UP:0xa36 CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.492: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 09/24 12:14:00.492: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3119) 09/24 12:14:00.492: [smf] INFO: UE IMSI[262422158846781] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.493: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 09/24 12:14:00.493: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.493: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.503: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 09/24 12:14:00.503: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3119) 09/24 12:14:00.503: [smf] INFO: UE IMSI[262421469240078] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.504: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 09/24 12:14:00.504: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.504: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.514: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 09/24 12:14:00.514: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3119) 09/24 12:14:00.514: [smf] INFO: UE IMSI[262427555995775] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.515: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 09/24 12:14:00.515: [upf] INFO: UE F-SEID[UP:0x743 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.515: [upf] INFO: UE F-SEID[UP:0x743 CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.525: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 09/24 12:14:00.525: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3119) 09/24 12:14:00.525: [smf] INFO: UE IMSI[262424228188578] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.526: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 09/24 12:14:00.526: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.526: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.535: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 09/24 12:14:00.535: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3119) 09/24 12:14:00.535: [smf] INFO: UE IMSI[262428055948848] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.536: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 09/24 12:14:00.536: [upf] INFO: UE F-SEID[UP:0x507 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.536: [upf] INFO: UE F-SEID[UP:0x507 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.547: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 09/24 12:14:00.547: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3119) 09/24 12:14:00.547: [smf] INFO: UE IMSI[262420470871880] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.547: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 09/24 12:14:00.548: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.548: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.558: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 09/24 12:14:00.558: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3119) 09/24 12:14:00.558: [smf] INFO: UE IMSI[262426999654202] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.559: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 09/24 12:14:00.559: [upf] INFO: UE F-SEID[UP:0x82d CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.559: [upf] INFO: UE F-SEID[UP:0x82d CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.569: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 09/24 12:14:00.569: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3119) 09/24 12:14:00.569: [smf] INFO: UE IMSI[262420291742875] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.570: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 09/24 12:14:00.570: [upf] INFO: UE F-SEID[UP:0x377 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.570: [upf] INFO: UE F-SEID[UP:0x377 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.580: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 09/24 12:14:00.580: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3119) 09/24 12:14:00.580: [smf] INFO: UE IMSI[262423651788513] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.582: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 09/24 12:14:00.582: [upf] INFO: UE F-SEID[UP:0x4a CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.582: [upf] INFO: UE F-SEID[UP:0x4a CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.591: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 09/24 12:14:00.591: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3119) 09/24 12:14:00.591: [smf] INFO: UE IMSI[262422611284495] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.592: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 09/24 12:14:00.592: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.592: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.603: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 09/24 12:14:00.603: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3119) 09/24 12:14:00.603: [smf] INFO: UE IMSI[262423176917909] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.604: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 09/24 12:14:00.604: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.604: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.613: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 09/24 12:14:00.613: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3119) 09/24 12:14:00.613: [smf] INFO: UE IMSI[262421426264392] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.615: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 09/24 12:14:00.615: [upf] INFO: UE F-SEID[UP:0x610 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.615: [upf] INFO: UE F-SEID[UP:0x610 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.624: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 09/24 12:14:00.624: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3119) 09/24 12:14:00.624: [smf] INFO: UE IMSI[262420232725394] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.625: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 09/24 12:14:00.625: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.625: [upf] INFO: UE F-SEID[UP:0xbb9 CP:0x47b] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.635: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 09/24 12:14:00.635: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3119) 09/24 12:14:00.635: [smf] INFO: UE IMSI[262425187464992] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.636: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 09/24 12:14:00.636: [upf] INFO: UE F-SEID[UP:0x10 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.636: [upf] INFO: UE F-SEID[UP:0x10 CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.646: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 09/24 12:14:00.646: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3119) 09/24 12:14:00.646: [smf] INFO: UE IMSI[262420950216478] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.647: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 09/24 12:14:00.647: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.647: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.658: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 09/24 12:14:00.658: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3119) 09/24 12:14:00.658: [smf] INFO: UE IMSI[262429368139908] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.659: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 09/24 12:14:00.659: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.659: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.669: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 09/24 12:14:00.670: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3119) 09/24 12:14:00.670: [smf] INFO: UE IMSI[262429710754192] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.671: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 09/24 12:14:00.671: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.671: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.681: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 09/24 12:14:00.681: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3119) 09/24 12:14:00.681: [smf] INFO: UE IMSI[262420546247195] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.682: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 09/24 12:14:00.682: [upf] INFO: UE F-SEID[UP:0xee CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.682: [upf] INFO: UE F-SEID[UP:0xee CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.692: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 09/24 12:14:00.692: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3119) 09/24 12:14:00.692: [smf] INFO: UE IMSI[262425460992563] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.693: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 09/24 12:14:00.693: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.693: [upf] INFO: UE F-SEID[UP:0xa81 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.703: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 09/24 12:14:00.703: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3119) 09/24 12:14:00.703: [smf] INFO: UE IMSI[262428456252864] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.704: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 09/24 12:14:00.704: [upf] INFO: UE F-SEID[UP:0x94f CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.704: [upf] INFO: UE F-SEID[UP:0x94f CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.714: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 09/24 12:14:00.714: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3119) 09/24 12:14:00.714: [smf] INFO: UE IMSI[262420157405122] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.715: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 09/24 12:14:00.715: [upf] INFO: UE F-SEID[UP:0x90 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.715: [upf] INFO: UE F-SEID[UP:0x90 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.725: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 09/24 12:14:00.725: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3119) 09/24 12:14:00.725: [smf] INFO: UE IMSI[262422458940758] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.726: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 09/24 12:14:00.726: [upf] INFO: UE F-SEID[UP:0x3a CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.726: [upf] INFO: UE F-SEID[UP:0x3a CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.736: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 09/24 12:14:00.736: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3119) 09/24 12:14:00.736: [smf] INFO: UE IMSI[262426143832467] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.737: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 09/24 12:14:00.737: [upf] INFO: UE F-SEID[UP:0x160 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.737: [upf] INFO: UE F-SEID[UP:0x160 CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.750: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 09/24 12:14:00.750: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3119) 09/24 12:14:00.750: [smf] INFO: UE IMSI[262421284524218] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.751: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 09/24 12:14:00.751: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.751: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.761: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 09/24 12:14:00.761: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3119) 09/24 12:14:00.761: [smf] INFO: UE IMSI[262423541885849] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.762: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 09/24 12:14:00.762: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.762: [upf] INFO: UE F-SEID[UP:0x6cc CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.772: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 09/24 12:14:00.772: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3119) 09/24 12:14:00.772: [smf] INFO: UE IMSI[262423255395016] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.773: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 09/24 12:14:00.773: [upf] INFO: UE F-SEID[UP:0xcad CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.773: [upf] INFO: UE F-SEID[UP:0xcad CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.783: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 09/24 12:14:00.783: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3119) 09/24 12:14:00.783: [smf] INFO: UE IMSI[262425986251168] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.784: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 09/24 12:14:00.784: [upf] INFO: UE F-SEID[UP:0xa30 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.784: [upf] INFO: UE F-SEID[UP:0xa30 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.795: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 09/24 12:14:00.795: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3119) 09/24 12:14:00.795: [smf] INFO: UE IMSI[262421799724468] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.796: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 09/24 12:14:00.796: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.796: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.805: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 09/24 12:14:00.806: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3119) 09/24 12:14:00.806: [smf] INFO: UE IMSI[262424887728540] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.806: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 09/24 12:14:00.806: [upf] INFO: UE F-SEID[UP:0x8f CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.806: [upf] INFO: UE F-SEID[UP:0x8f CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.817: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 09/24 12:14:00.817: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3119) 09/24 12:14:00.817: [smf] INFO: UE IMSI[262427232267290] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.818: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 09/24 12:14:00.818: [upf] INFO: UE F-SEID[UP:0x65c CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.818: [upf] INFO: UE F-SEID[UP:0x65c CP:0xccc] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.828: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 09/24 12:14:00.828: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3119) 09/24 12:14:00.828: [smf] INFO: UE IMSI[262425230391126] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.829: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 09/24 12:14:00.829: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.829: [upf] INFO: UE F-SEID[UP:0xf46 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.839: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 09/24 12:14:00.839: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3119) 09/24 12:14:00.839: [smf] INFO: UE IMSI[262427961563608] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.840: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 09/24 12:14:00.840: [upf] INFO: UE F-SEID[UP:0x604 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.840: [upf] INFO: UE F-SEID[UP:0x604 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.850: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 09/24 12:14:00.850: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3119) 09/24 12:14:00.850: [smf] INFO: UE IMSI[262423635061480] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.851: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 09/24 12:14:00.851: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.851: [upf] INFO: UE F-SEID[UP:0xb8e CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.861: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 09/24 12:14:00.861: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3119) 09/24 12:14:00.861: [smf] INFO: UE IMSI[262423249481296] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.862: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 09/24 12:14:00.862: [upf] INFO: UE F-SEID[UP:0x72e CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.862: [upf] INFO: UE F-SEID[UP:0x72e CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.872: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 09/24 12:14:00.872: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3119) 09/24 12:14:00.872: [smf] INFO: UE IMSI[262422030818749] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.873: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 09/24 12:14:00.873: [upf] INFO: UE F-SEID[UP:0x514 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.873: [upf] INFO: UE F-SEID[UP:0x514 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.886: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 09/24 12:14:00.886: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3119) 09/24 12:14:00.886: [smf] INFO: UE IMSI[262427638792686] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.888: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 09/24 12:14:00.888: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.888: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.897: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 09/24 12:14:00.897: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3119) 09/24 12:14:00.897: [smf] INFO: UE IMSI[262423885753461] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.898: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 09/24 12:14:00.899: [upf] INFO: UE F-SEID[UP:0x4db CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.899: [upf] INFO: UE F-SEID[UP:0x4db CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.908: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 09/24 12:14:00.908: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3119) 09/24 12:14:00.908: [smf] INFO: UE IMSI[262425915541542] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.909: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 09/24 12:14:00.909: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.909: [upf] INFO: UE F-SEID[UP:0x2eb CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.920: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 09/24 12:14:00.920: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3119) 09/24 12:14:00.920: [smf] INFO: UE IMSI[262427051256249] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.921: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 09/24 12:14:00.921: [upf] INFO: UE F-SEID[UP:0x938 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.921: [upf] INFO: UE F-SEID[UP:0x938 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.931: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 09/24 12:14:00.931: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3119) 09/24 12:14:00.931: [smf] INFO: UE IMSI[262420978081878] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.932: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 09/24 12:14:00.932: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.932: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.942: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 09/24 12:14:00.942: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3119) 09/24 12:14:00.942: [smf] INFO: UE IMSI[262429710048537] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.943: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 09/24 12:14:00.943: [upf] INFO: UE F-SEID[UP:0xddf CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.943: [upf] INFO: UE F-SEID[UP:0xddf CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.953: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 09/24 12:14:00.953: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3119) 09/24 12:14:00.953: [smf] INFO: UE IMSI[262421132245050] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.954: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 09/24 12:14:00.954: [upf] INFO: UE F-SEID[UP:0x459 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.954: [upf] INFO: UE F-SEID[UP:0x459 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.964: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 09/24 12:14:00.964: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3119) 09/24 12:14:00.964: [smf] INFO: UE IMSI[262422876428134] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.965: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 09/24 12:14:00.965: [upf] INFO: UE F-SEID[UP:0x694 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.965: [upf] INFO: UE F-SEID[UP:0x694 CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.979: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 09/24 12:14:00.979: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3119) 09/24 12:14:00.979: [smf] INFO: UE IMSI[262422397365837] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.980: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 09/24 12:14:00.980: [upf] INFO: UE F-SEID[UP:0x350 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.980: [upf] INFO: UE F-SEID[UP:0x350 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:00.993: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 09/24 12:14:00.993: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3119) 09/24 12:14:00.993: [smf] INFO: UE IMSI[262427959281050] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:00.994: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 09/24 12:14:00.994: [upf] INFO: UE F-SEID[UP:0x167 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:00.994: [upf] INFO: UE F-SEID[UP:0x167 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.004: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 09/24 12:14:01.004: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3119) 09/24 12:14:01.004: [smf] INFO: UE IMSI[262424841020422] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.005: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 09/24 12:14:01.006: [upf] INFO: UE F-SEID[UP:0x512 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.006: [upf] INFO: UE F-SEID[UP:0x512 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.015: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 09/24 12:14:01.015: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3119) 09/24 12:14:01.015: [smf] INFO: UE IMSI[262424232754869] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.016: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 09/24 12:14:01.016: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.016: [upf] INFO: UE F-SEID[UP:0xab9 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.027: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 09/24 12:14:01.027: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3119) 09/24 12:14:01.027: [smf] INFO: UE IMSI[262429400173258] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.028: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 09/24 12:14:01.028: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.028: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.038: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 09/24 12:14:01.038: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3119) 09/24 12:14:01.038: [smf] INFO: UE IMSI[262427397765308] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.039: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 09/24 12:14:01.039: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.039: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.049: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 09/24 12:14:01.049: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3119) 09/24 12:14:01.049: [smf] INFO: UE IMSI[262426974212684] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.050: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 09/24 12:14:01.050: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.050: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.060: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 09/24 12:14:01.060: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3119) 09/24 12:14:01.060: [smf] INFO: UE IMSI[262423224560418] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.061: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 09/24 12:14:01.061: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.061: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.071: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 09/24 12:14:01.071: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3119) 09/24 12:14:01.071: [smf] INFO: UE IMSI[262426145328923] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.072: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 09/24 12:14:01.072: [upf] INFO: UE F-SEID[UP:0x15d CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.072: [upf] INFO: UE F-SEID[UP:0x15d CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.082: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 09/24 12:14:01.082: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3119) 09/24 12:14:01.082: [smf] INFO: UE IMSI[262421948651216] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.083: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 09/24 12:14:01.083: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.083: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.093: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 09/24 12:14:01.093: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3119) 09/24 12:14:01.093: [smf] INFO: UE IMSI[262422245737690] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.094: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 09/24 12:14:01.094: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.094: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.104: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 09/24 12:14:01.104: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3119) 09/24 12:14:01.104: [smf] INFO: UE IMSI[262426887434171] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.104: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 09/24 12:14:01.104: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.104: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.115: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 09/24 12:14:01.115: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3119) 09/24 12:14:01.115: [smf] INFO: UE IMSI[262427610308601] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.116: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 09/24 12:14:01.116: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.116: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.126: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 09/24 12:14:01.126: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3119) 09/24 12:14:01.126: [smf] INFO: UE IMSI[262420294437935] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.127: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 09/24 12:14:01.127: [upf] INFO: UE F-SEID[UP:0x14 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.127: [upf] INFO: UE F-SEID[UP:0x14 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.137: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 09/24 12:14:01.137: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3119) 09/24 12:14:01.137: [smf] INFO: UE IMSI[262422571710258] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.138: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 09/24 12:14:01.138: [upf] INFO: UE F-SEID[UP:0x16b CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.138: [upf] INFO: UE F-SEID[UP:0x16b CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.150: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 09/24 12:14:01.150: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3119) 09/24 12:14:01.150: [smf] INFO: UE IMSI[262428924794688] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.151: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 09/24 12:14:01.151: [upf] INFO: UE F-SEID[UP:0x319 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.151: [upf] INFO: UE F-SEID[UP:0x319 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.161: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 09/24 12:14:01.161: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3119) 09/24 12:14:01.161: [smf] INFO: UE IMSI[262427473848168] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.162: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 09/24 12:14:01.162: [upf] INFO: UE F-SEID[UP:0x43f CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.162: [upf] INFO: UE F-SEID[UP:0x43f CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.172: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 09/24 12:14:01.172: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3119) 09/24 12:14:01.172: [smf] INFO: UE IMSI[262421878072911] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.173: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 09/24 12:14:01.173: [upf] INFO: UE F-SEID[UP:0xacc CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.173: [upf] INFO: UE F-SEID[UP:0xacc CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.183: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 09/24 12:14:01.183: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3119) 09/24 12:14:01.183: [smf] INFO: UE IMSI[262427829652855] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.184: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 09/24 12:14:01.184: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.184: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.194: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 09/24 12:14:01.194: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3119) 09/24 12:14:01.194: [smf] INFO: UE IMSI[262424084651566] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.195: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 09/24 12:14:01.195: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.195: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.205: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 09/24 12:14:01.205: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3119) 09/24 12:14:01.205: [smf] INFO: UE IMSI[262420835978543] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.206: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 09/24 12:14:01.206: [upf] INFO: UE F-SEID[UP:0x6f CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.206: [upf] INFO: UE F-SEID[UP:0x6f CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.216: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 09/24 12:14:01.216: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3119) 09/24 12:14:01.216: [smf] INFO: UE IMSI[262420136504196] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.217: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 09/24 12:14:01.217: [upf] INFO: UE F-SEID[UP:0x34e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.217: [upf] INFO: UE F-SEID[UP:0x34e CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 09/24 12:14:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3119) 09/24 12:14:01.227: [smf] INFO: UE IMSI[262421284300623] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.228: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 09/24 12:14:01.228: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.228: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.238: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 09/24 12:14:01.238: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3119) 09/24 12:14:01.238: [smf] INFO: UE IMSI[262426682675098] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.239: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 09/24 12:14:01.239: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.239: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.249: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 09/24 12:14:01.249: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3119) 09/24 12:14:01.249: [smf] INFO: UE IMSI[262423751650105] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.250: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 09/24 12:14:01.250: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.250: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.260: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 09/24 12:14:01.260: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3119) 09/24 12:14:01.260: [smf] INFO: UE IMSI[262428876968422] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.261: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 09/24 12:14:01.261: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.261: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.271: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 09/24 12:14:01.271: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3119) 09/24 12:14:01.271: [smf] INFO: UE IMSI[262426675205911] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.272: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 09/24 12:14:01.272: [upf] INFO: UE F-SEID[UP:0x654 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.272: [upf] INFO: UE F-SEID[UP:0x654 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.282: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 09/24 12:14:01.282: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3119) 09/24 12:14:01.282: [smf] INFO: UE IMSI[262427187208272] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.283: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 09/24 12:14:01.283: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.283: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xfb6] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.293: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 09/24 12:14:01.293: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3119) 09/24 12:14:01.293: [smf] INFO: UE IMSI[262427355685779] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.294: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 09/24 12:14:01.295: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.295: [upf] INFO: UE F-SEID[UP:0x869 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.304: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 09/24 12:14:01.304: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3119) 09/24 12:14:01.304: [smf] INFO: UE IMSI[262421495638571] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.305: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 09/24 12:14:01.305: [upf] INFO: UE F-SEID[UP:0x88e CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.305: [upf] INFO: UE F-SEID[UP:0x88e CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.315: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 09/24 12:14:01.316: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3119) 09/24 12:14:01.316: [smf] INFO: UE IMSI[262426871571721] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.317: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 09/24 12:14:01.317: [upf] INFO: UE F-SEID[UP:0xb94 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.317: [upf] INFO: UE F-SEID[UP:0xb94 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.327: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 09/24 12:14:01.327: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3119) 09/24 12:14:01.327: [smf] INFO: UE IMSI[262429718324613] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.328: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 09/24 12:14:01.328: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.328: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.338: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 09/24 12:14:01.338: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3119) 09/24 12:14:01.338: [smf] INFO: UE IMSI[262429175549226] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.339: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 09/24 12:14:01.339: [upf] INFO: UE F-SEID[UP:0x161 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.339: [upf] INFO: UE F-SEID[UP:0x161 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.349: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 09/24 12:14:01.349: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3119) 09/24 12:14:01.349: [smf] INFO: UE IMSI[262420203320335] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.350: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 09/24 12:14:01.350: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.350: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.362: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 09/24 12:14:01.363: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3119) 09/24 12:14:01.363: [smf] INFO: UE IMSI[262428727714518] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.364: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 09/24 12:14:01.364: [upf] INFO: UE F-SEID[UP:0x646 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.364: [upf] INFO: UE F-SEID[UP:0x646 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.374: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 09/24 12:14:01.374: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3119) 09/24 12:14:01.374: [smf] INFO: UE IMSI[262427991201064] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.375: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 09/24 12:14:01.375: [upf] INFO: UE F-SEID[UP:0x658 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.375: [upf] INFO: UE F-SEID[UP:0x658 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.385: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 09/24 12:14:01.385: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3119) 09/24 12:14:01.385: [smf] INFO: UE IMSI[262422990812085] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.387: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 09/24 12:14:01.387: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.387: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.396: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 09/24 12:14:01.396: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3119) 09/24 12:14:01.396: [smf] INFO: UE IMSI[262420053928911] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.397: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 09/24 12:14:01.397: [upf] INFO: UE F-SEID[UP:0x12e CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.397: [upf] INFO: UE F-SEID[UP:0x12e CP:0x608] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.407: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 09/24 12:14:01.407: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3119) 09/24 12:14:01.407: [smf] INFO: UE IMSI[262420479003941] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.408: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 09/24 12:14:01.408: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.408: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.418: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 09/24 12:14:01.418: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3119) 09/24 12:14:01.418: [smf] INFO: UE IMSI[262428935241261] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.419: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 09/24 12:14:01.419: [upf] INFO: UE F-SEID[UP:0xeff CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.419: [upf] INFO: UE F-SEID[UP:0xeff CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.430: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 09/24 12:14:01.430: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3119) 09/24 12:14:01.430: [smf] INFO: UE IMSI[262424463165838] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.431: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 09/24 12:14:01.431: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.431: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.440: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 09/24 12:14:01.440: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3119) 09/24 12:14:01.440: [smf] INFO: UE IMSI[262427375581358] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.441: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 09/24 12:14:01.441: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.442: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.451: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 09/24 12:14:01.451: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3119) 09/24 12:14:01.451: [smf] INFO: UE IMSI[262426448294584] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.452: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 09/24 12:14:01.452: [upf] INFO: UE F-SEID[UP:0x55d CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.452: [upf] INFO: UE F-SEID[UP:0x55d CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.462: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 09/24 12:14:01.462: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3119) 09/24 12:14:01.462: [smf] INFO: UE IMSI[262424496189874] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.463: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 09/24 12:14:01.463: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.463: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.473: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 09/24 12:14:01.473: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3119) 09/24 12:14:01.473: [smf] INFO: UE IMSI[262424831578702] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.474: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 09/24 12:14:01.474: [upf] INFO: UE F-SEID[UP:0x535 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.474: [upf] INFO: UE F-SEID[UP:0x535 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.484: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 09/24 12:14:01.484: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3119) 09/24 12:14:01.484: [smf] INFO: UE IMSI[262428515304403] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.485: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 09/24 12:14:01.485: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.485: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.495: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 09/24 12:14:01.495: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3119) 09/24 12:14:01.495: [smf] INFO: UE IMSI[262423698644780] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.496: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 09/24 12:14:01.496: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.496: [upf] INFO: UE F-SEID[UP:0xc2f CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.506: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 09/24 12:14:01.506: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3119) 09/24 12:14:01.506: [smf] INFO: UE IMSI[262423165840714] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.507: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 09/24 12:14:01.507: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.507: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.517: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 09/24 12:14:01.517: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3119) 09/24 12:14:01.517: [smf] INFO: UE IMSI[262424020287023] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.518: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 09/24 12:14:01.518: [upf] INFO: UE F-SEID[UP:0x875 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.518: [upf] INFO: UE F-SEID[UP:0x875 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.528: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 09/24 12:14:01.528: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3119) 09/24 12:14:01.528: [smf] INFO: UE IMSI[262423384065712] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.529: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 09/24 12:14:01.529: [upf] INFO: UE F-SEID[UP:0xc96 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.529: [upf] INFO: UE F-SEID[UP:0xc96 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.539: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 09/24 12:14:01.539: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3119) 09/24 12:14:01.539: [smf] INFO: UE IMSI[262426115578608] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.540: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 09/24 12:14:01.540: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.540: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf10] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.550: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 09/24 12:14:01.550: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3119) 09/24 12:14:01.550: [smf] INFO: UE IMSI[262426540770194] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.551: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 09/24 12:14:01.551: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.551: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.561: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 09/24 12:14:01.561: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3119) 09/24 12:14:01.561: [smf] INFO: UE IMSI[262421993158134] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.562: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 09/24 12:14:01.562: [upf] INFO: UE F-SEID[UP:0x180 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.562: [upf] INFO: UE F-SEID[UP:0x180 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.572: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 09/24 12:14:01.572: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3119) 09/24 12:14:01.572: [smf] INFO: UE IMSI[262428533695336] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.573: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 09/24 12:14:01.573: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.573: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.583: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 09/24 12:14:01.583: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3119) 09/24 12:14:01.583: [smf] INFO: UE IMSI[262420173112583] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.584: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 09/24 12:14:01.584: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.584: [upf] INFO: UE F-SEID[UP:0x971 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.594: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 09/24 12:14:01.594: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3119) 09/24 12:14:01.594: [smf] INFO: UE IMSI[262425661445368] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.595: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 09/24 12:14:01.595: [upf] INFO: UE F-SEID[UP:0x2c CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.595: [upf] INFO: UE F-SEID[UP:0x2c CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.604: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 09/24 12:14:01.604: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3119) 09/24 12:14:01.604: [smf] INFO: UE IMSI[262422056002879] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.606: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 09/24 12:14:01.606: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.606: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.615: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 09/24 12:14:01.615: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3119) 09/24 12:14:01.615: [smf] INFO: UE IMSI[262427796615268] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.616: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 09/24 12:14:01.616: [upf] INFO: UE F-SEID[UP:0xede CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.616: [upf] INFO: UE F-SEID[UP:0xede CP:0x291] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.626: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 09/24 12:14:01.626: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3119) 09/24 12:14:01.626: [smf] INFO: UE IMSI[262425824403992] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.627: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 09/24 12:14:01.627: [upf] INFO: UE F-SEID[UP:0x653 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.627: [upf] INFO: UE F-SEID[UP:0x653 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.637: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 09/24 12:14:01.637: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3119) 09/24 12:14:01.637: [smf] INFO: UE IMSI[262429065375881] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.638: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 09/24 12:14:01.638: [upf] INFO: UE F-SEID[UP:0x125 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.638: [upf] INFO: UE F-SEID[UP:0x125 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.648: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 09/24 12:14:01.648: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3119) 09/24 12:14:01.648: [smf] INFO: UE IMSI[262424813306115] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.649: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 09/24 12:14:01.649: [upf] INFO: UE F-SEID[UP:0x754 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.649: [upf] INFO: UE F-SEID[UP:0x754 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.660: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 09/24 12:14:01.660: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3119) 09/24 12:14:01.660: [smf] INFO: UE IMSI[262426881813883] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.661: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 09/24 12:14:01.661: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.661: [upf] INFO: UE F-SEID[UP:0x853 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.671: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 09/24 12:14:01.671: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3119) 09/24 12:14:01.671: [smf] INFO: UE IMSI[262427832603046] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.671: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 09/24 12:14:01.671: [upf] INFO: UE F-SEID[UP:0x759 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.671: [upf] INFO: UE F-SEID[UP:0x759 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.682: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 09/24 12:14:01.682: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3119) 09/24 12:14:01.682: [smf] INFO: UE IMSI[262422822550852] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.683: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 09/24 12:14:01.683: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.683: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.693: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 09/24 12:14:01.693: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3119) 09/24 12:14:01.693: [smf] INFO: UE IMSI[262421532650514] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.694: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 09/24 12:14:01.694: [upf] INFO: UE F-SEID[UP:0x582 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.694: [upf] INFO: UE F-SEID[UP:0x582 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.703: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 09/24 12:14:01.703: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3119) 09/24 12:14:01.703: [smf] INFO: UE IMSI[262427892314674] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.704: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 09/24 12:14:01.704: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.704: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.715: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 09/24 12:14:01.715: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3119) 09/24 12:14:01.715: [smf] INFO: UE IMSI[262428444351385] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.716: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 09/24 12:14:01.716: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.716: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.726: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 09/24 12:14:01.726: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3119) 09/24 12:14:01.726: [smf] INFO: UE IMSI[262428435940244] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.727: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 09/24 12:14:01.727: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.727: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.736: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 09/24 12:14:01.736: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3119) 09/24 12:14:01.736: [smf] INFO: UE IMSI[262421097515316] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.737: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 09/24 12:14:01.737: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.737: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.747: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 09/24 12:14:01.747: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3119) 09/24 12:14:01.747: [smf] INFO: UE IMSI[262427321313312] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.748: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 09/24 12:14:01.748: [upf] INFO: UE F-SEID[UP:0x11e CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.748: [upf] INFO: UE F-SEID[UP:0x11e CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.758: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 09/24 12:14:01.758: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3119) 09/24 12:14:01.758: [smf] INFO: UE IMSI[262428891218858] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.759: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 09/24 12:14:01.759: [upf] INFO: UE F-SEID[UP:0x678 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.759: [upf] INFO: UE F-SEID[UP:0x678 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.769: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 09/24 12:14:01.769: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3119) 09/24 12:14:01.769: [smf] INFO: UE IMSI[262422991587527] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.770: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 09/24 12:14:01.770: [upf] INFO: UE F-SEID[UP:0x39c CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.770: [upf] INFO: UE F-SEID[UP:0x39c CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.780: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 09/24 12:14:01.780: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3119) 09/24 12:14:01.780: [smf] INFO: UE IMSI[262425052905151] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.781: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 09/24 12:14:01.782: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.782: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.791: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 09/24 12:14:01.791: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3119) 09/24 12:14:01.791: [smf] INFO: UE IMSI[262429048651582] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.793: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 09/24 12:14:01.793: [upf] INFO: UE F-SEID[UP:0x47a CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.793: [upf] INFO: UE F-SEID[UP:0x47a CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.802: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 09/24 12:14:01.802: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3119) 09/24 12:14:01.802: [smf] INFO: UE IMSI[262427242043218] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.804: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 09/24 12:14:01.804: [upf] INFO: UE F-SEID[UP:0xf6f CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.804: [upf] INFO: UE F-SEID[UP:0xf6f CP:0xad8] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.813: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 09/24 12:14:01.813: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3119) 09/24 12:14:01.813: [smf] INFO: UE IMSI[262425059337433] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.814: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 09/24 12:14:01.814: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.814: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.825: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 09/24 12:14:01.825: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3119) 09/24 12:14:01.825: [smf] INFO: UE IMSI[262424784966094] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.826: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 09/24 12:14:01.826: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.826: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.835: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 09/24 12:14:01.835: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3119) 09/24 12:14:01.835: [smf] INFO: UE IMSI[262425980583430] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.837: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 09/24 12:14:01.837: [upf] INFO: UE F-SEID[UP:0xfa CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.837: [upf] INFO: UE F-SEID[UP:0xfa CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.846: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 09/24 12:14:01.846: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3119) 09/24 12:14:01.846: [smf] INFO: UE IMSI[262425543776964] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.847: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 09/24 12:14:01.847: [upf] INFO: UE F-SEID[UP:0x648 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.847: [upf] INFO: UE F-SEID[UP:0x648 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.857: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 09/24 12:14:01.857: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3119) 09/24 12:14:01.857: [smf] INFO: UE IMSI[262422955116757] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.858: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 09/24 12:14:01.858: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.858: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.868: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 09/24 12:14:01.868: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3119) 09/24 12:14:01.868: [smf] INFO: UE IMSI[262429522860694] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.869: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 09/24 12:14:01.869: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.869: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.879: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 09/24 12:14:01.879: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3119) 09/24 12:14:01.879: [smf] INFO: UE IMSI[262420093128322] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.880: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 09/24 12:14:01.880: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.880: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.890: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 09/24 12:14:01.890: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3119) 09/24 12:14:01.890: [smf] INFO: UE IMSI[262426316740830] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.891: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 09/24 12:14:01.891: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.891: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.901: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 09/24 12:14:01.901: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3119) 09/24 12:14:01.901: [smf] INFO: UE IMSI[262425923098864] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.902: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 09/24 12:14:01.902: [upf] INFO: UE F-SEID[UP:0x9db CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.902: [upf] INFO: UE F-SEID[UP:0x9db CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.912: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 09/24 12:14:01.912: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3119) 09/24 12:14:01.912: [smf] INFO: UE IMSI[262425878694745] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.913: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 09/24 12:14:01.913: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.913: [upf] INFO: UE F-SEID[UP:0xf0c CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.923: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 09/24 12:14:01.923: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3119) 09/24 12:14:01.923: [smf] INFO: UE IMSI[262426090853474] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.924: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 09/24 12:14:01.924: [upf] INFO: UE F-SEID[UP:0x11d CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.924: [upf] INFO: UE F-SEID[UP:0x11d CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.934: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 09/24 12:14:01.934: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3119) 09/24 12:14:01.934: [smf] INFO: UE IMSI[262428278672936] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.934: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 09/24 12:14:01.935: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.935: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.944: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 09/24 12:14:01.944: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3119) 09/24 12:14:01.944: [smf] INFO: UE IMSI[262421736906359] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.945: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 09/24 12:14:01.946: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.946: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.955: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 09/24 12:14:01.955: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3119) 09/24 12:14:01.955: [smf] INFO: UE IMSI[262426109888064] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.956: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 09/24 12:14:01.956: [upf] INFO: UE F-SEID[UP:0x12c CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.956: [upf] INFO: UE F-SEID[UP:0x12c CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.966: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 09/24 12:14:01.966: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3119) 09/24 12:14:01.966: [smf] INFO: UE IMSI[262425887117375] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.967: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 09/24 12:14:01.967: [upf] INFO: UE F-SEID[UP:0x373 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.967: [upf] INFO: UE F-SEID[UP:0x373 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.977: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 09/24 12:14:01.977: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3119) 09/24 12:14:01.977: [smf] INFO: UE IMSI[262424882795446] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.979: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 09/24 12:14:01.979: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.979: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.988: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 09/24 12:14:01.988: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3119) 09/24 12:14:01.988: [smf] INFO: UE IMSI[262422057280046] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:01.989: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 09/24 12:14:01.989: [upf] INFO: UE F-SEID[UP:0xd8b CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:01.989: [upf] INFO: UE F-SEID[UP:0xd8b CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:01.999: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 09/24 12:14:01.999: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3119) 09/24 12:14:01.999: [smf] INFO: UE IMSI[262420717971755] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.001: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 09/24 12:14:02.001: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.001: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.010: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 09/24 12:14:02.010: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3119) 09/24 12:14:02.010: [smf] INFO: UE IMSI[262420862446668] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.011: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 09/24 12:14:02.011: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.011: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.021: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 09/24 12:14:02.021: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3119) 09/24 12:14:02.021: [smf] INFO: UE IMSI[262423643710093] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.022: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 09/24 12:14:02.022: [upf] INFO: UE F-SEID[UP:0x149 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.022: [upf] INFO: UE F-SEID[UP:0x149 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.032: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 09/24 12:14:02.032: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3119) 09/24 12:14:02.032: [smf] INFO: UE IMSI[262420622576271] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.033: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 09/24 12:14:02.033: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.033: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.043: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 09/24 12:14:02.043: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3119) 09/24 12:14:02.043: [smf] INFO: UE IMSI[262429253413685] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.044: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 09/24 12:14:02.044: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.044: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.054: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 09/24 12:14:02.054: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3119) 09/24 12:14:02.054: [smf] INFO: UE IMSI[262420365516090] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.055: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 09/24 12:14:02.055: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.055: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.065: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 09/24 12:14:02.065: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3119) 09/24 12:14:02.065: [smf] INFO: UE IMSI[262424391863427] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.066: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 09/24 12:14:02.066: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.066: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.076: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 09/24 12:14:02.076: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3119) 09/24 12:14:02.076: [smf] INFO: UE IMSI[262426714875267] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.077: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 09/24 12:14:02.077: [upf] INFO: UE F-SEID[UP:0x11c CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.077: [upf] INFO: UE F-SEID[UP:0x11c CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.087: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 09/24 12:14:02.087: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3119) 09/24 12:14:02.087: [smf] INFO: UE IMSI[262420145749749] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.088: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 09/24 12:14:02.088: [upf] INFO: UE F-SEID[UP:0x179 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.088: [upf] INFO: UE F-SEID[UP:0x179 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.098: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 09/24 12:14:02.098: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3119) 09/24 12:14:02.098: [smf] INFO: UE IMSI[262424643057744] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.099: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 09/24 12:14:02.099: [upf] INFO: UE F-SEID[UP:0xafb CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.099: [upf] INFO: UE F-SEID[UP:0xafb CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.109: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 09/24 12:14:02.109: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3119) 09/24 12:14:02.109: [smf] INFO: UE IMSI[262421366268663] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.110: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 09/24 12:14:02.110: [upf] INFO: UE F-SEID[UP:0x353 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.110: [upf] INFO: UE F-SEID[UP:0x353 CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.119: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 09/24 12:14:02.119: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3119) 09/24 12:14:02.119: [smf] INFO: UE IMSI[262426808835395] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.121: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 09/24 12:14:02.121: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.121: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.131: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 09/24 12:14:02.131: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3119) 09/24 12:14:02.131: [smf] INFO: UE IMSI[262428337971831] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.131: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 09/24 12:14:02.131: [upf] INFO: UE F-SEID[UP:0x328 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.131: [upf] INFO: UE F-SEID[UP:0x328 CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.142: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 09/24 12:14:02.142: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3119) 09/24 12:14:02.142: [smf] INFO: UE IMSI[262425388234748] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.143: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 09/24 12:14:02.143: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.143: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.153: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 09/24 12:14:02.153: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3119) 09/24 12:14:02.153: [smf] INFO: UE IMSI[262426148462253] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.154: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 09/24 12:14:02.154: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.154: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.163: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 09/24 12:14:02.163: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3119) 09/24 12:14:02.163: [smf] INFO: UE IMSI[262423208294487] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.165: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 09/24 12:14:02.165: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.165: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.174: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 09/24 12:14:02.174: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3119) 09/24 12:14:02.174: [smf] INFO: UE IMSI[262427064525873] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.175: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 09/24 12:14:02.175: [upf] INFO: UE F-SEID[UP:0x366 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.175: [upf] INFO: UE F-SEID[UP:0x366 CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.185: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 09/24 12:14:02.185: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3119) 09/24 12:14:02.185: [smf] INFO: UE IMSI[262423932385204] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.186: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 09/24 12:14:02.186: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.186: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.196: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 09/24 12:14:02.196: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3119) 09/24 12:14:02.196: [smf] INFO: UE IMSI[262429282864049] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.197: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 09/24 12:14:02.197: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.197: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.207: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 09/24 12:14:02.207: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3119) 09/24 12:14:02.207: [smf] INFO: UE IMSI[262427017720498] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.208: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 09/24 12:14:02.208: [upf] INFO: UE F-SEID[UP:0x64a CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.208: [upf] INFO: UE F-SEID[UP:0x64a CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.219: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 09/24 12:14:02.219: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3119) 09/24 12:14:02.219: [smf] INFO: UE IMSI[262426881250743] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.220: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 09/24 12:14:02.220: [upf] INFO: UE F-SEID[UP:0x133 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.220: [upf] INFO: UE F-SEID[UP:0x133 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.230: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 09/24 12:14:02.230: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3119) 09/24 12:14:02.230: [smf] INFO: UE IMSI[262426319364152] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.231: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 09/24 12:14:02.231: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.231: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.241: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 09/24 12:14:02.241: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3119) 09/24 12:14:02.241: [smf] INFO: UE IMSI[262425468748510] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.242: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 09/24 12:14:02.242: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.242: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.252: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 09/24 12:14:02.252: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3119) 09/24 12:14:02.252: [smf] INFO: UE IMSI[262421617673295] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.253: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 09/24 12:14:02.253: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.253: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.263: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 09/24 12:14:02.263: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3119) 09/24 12:14:02.263: [smf] INFO: UE IMSI[262425479592098] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.264: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 09/24 12:14:02.264: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.264: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.274: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 09/24 12:14:02.274: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3119) 09/24 12:14:02.274: [smf] INFO: UE IMSI[262427474232536] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.275: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 09/24 12:14:02.275: [upf] INFO: UE F-SEID[UP:0x199 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.275: [upf] INFO: UE F-SEID[UP:0x199 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.285: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 09/24 12:14:02.285: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3119) 09/24 12:14:02.285: [smf] INFO: UE IMSI[262420537527172] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.286: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 09/24 12:14:02.286: [upf] INFO: UE F-SEID[UP:0x146 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.286: [upf] INFO: UE F-SEID[UP:0x146 CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.296: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 09/24 12:14:02.296: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3119) 09/24 12:14:02.296: [smf] INFO: UE IMSI[262427092284941] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.297: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 09/24 12:14:02.297: [upf] INFO: UE F-SEID[UP:0x365 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.297: [upf] INFO: UE F-SEID[UP:0x365 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.307: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 09/24 12:14:02.307: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3119) 09/24 12:14:02.307: [smf] INFO: UE IMSI[262421795579278] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.308: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 09/24 12:14:02.308: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.308: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.318: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 09/24 12:14:02.318: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3119) 09/24 12:14:02.318: [smf] INFO: UE IMSI[262426764313268] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.319: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 09/24 12:14:02.319: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.319: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.329: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 09/24 12:14:02.329: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3119) 09/24 12:14:02.329: [smf] INFO: UE IMSI[262424302880750] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.330: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 09/24 12:14:02.330: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.330: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.340: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 09/24 12:14:02.340: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3119) 09/24 12:14:02.340: [smf] INFO: UE IMSI[262427237346330] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.341: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 09/24 12:14:02.341: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.341: [upf] INFO: UE F-SEID[UP:0xe1e CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.351: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 09/24 12:14:02.351: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3119) 09/24 12:14:02.351: [smf] INFO: UE IMSI[262425541216731] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.352: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 09/24 12:14:02.352: [upf] INFO: UE F-SEID[UP:0x738 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.352: [upf] INFO: UE F-SEID[UP:0x738 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.362: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 09/24 12:14:02.362: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3119) 09/24 12:14:02.362: [smf] INFO: UE IMSI[262427165217068] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.363: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 09/24 12:14:02.363: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.363: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.373: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 09/24 12:14:02.373: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3119) 09/24 12:14:02.373: [smf] INFO: UE IMSI[262421834803911] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.374: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 09/24 12:14:02.374: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.374: [upf] INFO: UE F-SEID[UP:0xf5f CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.384: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 09/24 12:14:02.384: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3119) 09/24 12:14:02.384: [smf] INFO: UE IMSI[262424652124255] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.385: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 09/24 12:14:02.385: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.385: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.395: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 09/24 12:14:02.395: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3119) 09/24 12:14:02.395: [smf] INFO: UE IMSI[262428623570899] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.396: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 09/24 12:14:02.396: [upf] INFO: UE F-SEID[UP:0x36e CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.396: [upf] INFO: UE F-SEID[UP:0x36e CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.406: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 09/24 12:14:02.406: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3119) 09/24 12:14:02.406: [smf] INFO: UE IMSI[262425329744006] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.407: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 09/24 12:14:02.407: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.407: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.417: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 09/24 12:14:02.417: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3119) 09/24 12:14:02.417: [smf] INFO: UE IMSI[262425682782477] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.418: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 09/24 12:14:02.418: [upf] INFO: UE F-SEID[UP:0x62 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.418: [upf] INFO: UE F-SEID[UP:0x62 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.428: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 09/24 12:14:02.428: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3119) 09/24 12:14:02.428: [smf] INFO: UE IMSI[262427029834983] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.429: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 09/24 12:14:02.429: [upf] INFO: UE F-SEID[UP:0x13c CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.429: [upf] INFO: UE F-SEID[UP:0x13c CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.439: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 09/24 12:14:02.439: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3119) 09/24 12:14:02.439: [smf] INFO: UE IMSI[262427579727044] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.440: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 09/24 12:14:02.440: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.440: [upf] INFO: UE F-SEID[UP:0xa22 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.450: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 09/24 12:14:02.450: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3119) 09/24 12:14:02.450: [smf] INFO: UE IMSI[262428311732060] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.451: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 09/24 12:14:02.451: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.451: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.460: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 09/24 12:14:02.460: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3119) 09/24 12:14:02.460: [smf] INFO: UE IMSI[262427817443517] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.461: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 09/24 12:14:02.461: [upf] INFO: UE F-SEID[UP:0x54d CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.461: [upf] INFO: UE F-SEID[UP:0x54d CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.474: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 09/24 12:14:02.474: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3119) 09/24 12:14:02.474: [smf] INFO: UE IMSI[262425212593953] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.475: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 09/24 12:14:02.475: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.475: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.485: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 09/24 12:14:02.485: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3119) 09/24 12:14:02.485: [smf] INFO: UE IMSI[262422424246999] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.486: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 09/24 12:14:02.486: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.486: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.495: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 09/24 12:14:02.495: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3119) 09/24 12:14:02.495: [smf] INFO: UE IMSI[262422095995429] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.496: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 09/24 12:14:02.497: [upf] INFO: UE F-SEID[UP:0x162 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.497: [upf] INFO: UE F-SEID[UP:0x162 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.506: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 09/24 12:14:02.506: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3119) 09/24 12:14:02.506: [smf] INFO: UE IMSI[262422153901052] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.507: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 09/24 12:14:02.507: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.507: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.517: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 09/24 12:14:02.517: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3119) 09/24 12:14:02.517: [smf] INFO: UE IMSI[262427229523764] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.518: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 09/24 12:14:02.518: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.518: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.528: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 09/24 12:14:02.528: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3119) 09/24 12:14:02.528: [smf] INFO: UE IMSI[262427871601269] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.529: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 09/24 12:14:02.529: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.529: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.539: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 09/24 12:14:02.539: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3119) 09/24 12:14:02.539: [smf] INFO: UE IMSI[262427423332396] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.540: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 09/24 12:14:02.540: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.540: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.550: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 09/24 12:14:02.550: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3119) 09/24 12:14:02.550: [smf] INFO: UE IMSI[262425168067954] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.551: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 09/24 12:14:02.551: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.551: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.561: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 09/24 12:14:02.561: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3119) 09/24 12:14:02.561: [smf] INFO: UE IMSI[262427254932030] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.562: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 09/24 12:14:02.562: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.562: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xc98] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.572: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 09/24 12:14:02.572: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3119) 09/24 12:14:02.572: [smf] INFO: UE IMSI[262427422992500] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.573: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 09/24 12:14:02.573: [upf] INFO: UE F-SEID[UP:0x320 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.573: [upf] INFO: UE F-SEID[UP:0x320 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.583: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 09/24 12:14:02.583: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3119) 09/24 12:14:02.583: [smf] INFO: UE IMSI[262424294591873] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.584: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 09/24 12:14:02.584: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.584: [upf] INFO: UE F-SEID[UP:0xe66 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.593: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 09/24 12:14:02.593: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3119) 09/24 12:14:02.593: [smf] INFO: UE IMSI[262428432052158] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.594: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 09/24 12:14:02.594: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.594: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.604: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 09/24 12:14:02.604: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3119) 09/24 12:14:02.604: [smf] INFO: UE IMSI[262425413647790] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.606: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 09/24 12:14:02.606: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.606: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.615: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 09/24 12:14:02.615: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3119) 09/24 12:14:02.615: [smf] INFO: UE IMSI[262423855785560] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.617: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 09/24 12:14:02.617: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.617: [upf] INFO: UE F-SEID[UP:0x9eb CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.626: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 09/24 12:14:02.626: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3119) 09/24 12:14:02.626: [smf] INFO: UE IMSI[262424980534797] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.627: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 09/24 12:14:02.627: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.627: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.637: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 09/24 12:14:02.637: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3119) 09/24 12:14:02.637: [smf] INFO: UE IMSI[262427064510199] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.638: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 09/24 12:14:02.638: [upf] INFO: UE F-SEID[UP:0x78b CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.638: [upf] INFO: UE F-SEID[UP:0x78b CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.648: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 09/24 12:14:02.648: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3119) 09/24 12:14:02.648: [smf] INFO: UE IMSI[262424385024621] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.649: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 09/24 12:14:02.649: [upf] INFO: UE F-SEID[UP:0x747 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.649: [upf] INFO: UE F-SEID[UP:0x747 CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.659: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 09/24 12:14:02.659: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3119) 09/24 12:14:02.659: [smf] INFO: UE IMSI[262425248377419] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.660: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 09/24 12:14:02.660: [upf] INFO: UE F-SEID[UP:0xaba CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.660: [upf] INFO: UE F-SEID[UP:0xaba CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.670: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 09/24 12:14:02.670: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3119) 09/24 12:14:02.670: [smf] INFO: UE IMSI[262429564454456] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.671: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 09/24 12:14:02.671: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.671: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.681: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 09/24 12:14:02.681: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3119) 09/24 12:14:02.681: [smf] INFO: UE IMSI[262425616768713] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.682: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 09/24 12:14:02.682: [upf] INFO: UE F-SEID[UP:0x729 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.682: [upf] INFO: UE F-SEID[UP:0x729 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.692: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 09/24 12:14:02.692: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3119) 09/24 12:14:02.692: [smf] INFO: UE IMSI[262420818868600] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.693: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 09/24 12:14:02.693: [upf] INFO: UE F-SEID[UP:0x56b CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.693: [upf] INFO: UE F-SEID[UP:0x56b CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.703: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 09/24 12:14:02.703: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3119) 09/24 12:14:02.703: [smf] INFO: UE IMSI[262426239677476] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.704: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 09/24 12:14:02.704: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.704: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.714: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 09/24 12:14:02.714: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3119) 09/24 12:14:02.714: [smf] INFO: UE IMSI[262425677015712] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.716: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 09/24 12:14:02.716: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.716: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.725: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 09/24 12:14:02.725: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3119) 09/24 12:14:02.725: [smf] INFO: UE IMSI[262426247494733] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.727: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 09/24 12:14:02.727: [upf] INFO: UE F-SEID[UP:0x3d CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.727: [upf] INFO: UE F-SEID[UP:0x3d CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.736: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 09/24 12:14:02.736: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3119) 09/24 12:14:02.736: [smf] INFO: UE IMSI[262422110317489] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.737: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 09/24 12:14:02.737: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.737: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.747: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 09/24 12:14:02.747: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3119) 09/24 12:14:02.747: [smf] INFO: UE IMSI[262424086997291] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.748: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 09/24 12:14:02.748: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.748: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.758: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 09/24 12:14:02.758: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3119) 09/24 12:14:02.758: [smf] INFO: UE IMSI[262429792547885] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.759: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 09/24 12:14:02.759: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.759: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.769: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 09/24 12:14:02.769: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3119) 09/24 12:14:02.769: [smf] INFO: UE IMSI[262428575284568] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.770: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 09/24 12:14:02.770: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.770: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.780: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 09/24 12:14:02.780: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3119) 09/24 12:14:02.780: [smf] INFO: UE IMSI[262421242111436] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.781: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 09/24 12:14:02.781: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.781: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.791: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 09/24 12:14:02.791: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3119) 09/24 12:14:02.791: [smf] INFO: UE IMSI[262421560237291] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.792: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 09/24 12:14:02.792: [upf] INFO: UE F-SEID[UP:0xdea CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.792: [upf] INFO: UE F-SEID[UP:0xdea CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.802: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 09/24 12:14:02.802: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3119) 09/24 12:14:02.802: [smf] INFO: UE IMSI[262425775466318] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.803: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 09/24 12:14:02.803: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.803: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.813: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 09/24 12:14:02.813: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3119) 09/24 12:14:02.813: [smf] INFO: UE IMSI[262428932382744] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.814: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 09/24 12:14:02.814: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.814: [upf] INFO: UE F-SEID[UP:0xe1c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.824: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 09/24 12:14:02.824: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3119) 09/24 12:14:02.824: [smf] INFO: UE IMSI[262420628724746] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.825: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 09/24 12:14:02.825: [upf] INFO: UE F-SEID[UP:0x691 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.825: [upf] INFO: UE F-SEID[UP:0x691 CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.835: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 09/24 12:14:02.835: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3119) 09/24 12:14:02.835: [smf] INFO: UE IMSI[262422535418034] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.836: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 09/24 12:14:02.836: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.836: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.846: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 09/24 12:14:02.846: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3119) 09/24 12:14:02.846: [smf] INFO: UE IMSI[262423582445021] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.847: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 09/24 12:14:02.847: [upf] INFO: UE F-SEID[UP:0x216 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.847: [upf] INFO: UE F-SEID[UP:0x216 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.856: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 09/24 12:14:02.856: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3119) 09/24 12:14:02.856: [smf] INFO: UE IMSI[262427451087025] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.858: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 09/24 12:14:02.858: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.858: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.868: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 09/24 12:14:02.868: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3119) 09/24 12:14:02.868: [smf] INFO: UE IMSI[262422354621637] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.869: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 09/24 12:14:02.869: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.869: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.879: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 09/24 12:14:02.879: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3119) 09/24 12:14:02.879: [smf] INFO: UE IMSI[262429621601909] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.880: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 09/24 12:14:02.880: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.880: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.889: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 09/24 12:14:02.889: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3119) 09/24 12:14:02.889: [smf] INFO: UE IMSI[262429930140355] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.891: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 09/24 12:14:02.891: [upf] INFO: UE F-SEID[UP:0x522 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.891: [upf] INFO: UE F-SEID[UP:0x522 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.900: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 09/24 12:14:02.900: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3119) 09/24 12:14:02.900: [smf] INFO: UE IMSI[262424436338670] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.901: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 09/24 12:14:02.901: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.902: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.912: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 09/24 12:14:02.912: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3119) 09/24 12:14:02.912: [smf] INFO: UE IMSI[262426997834523] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.913: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 09/24 12:14:02.913: [upf] INFO: UE F-SEID[UP:0x61b CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.913: [upf] INFO: UE F-SEID[UP:0x61b CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.923: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 09/24 12:14:02.923: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3119) 09/24 12:14:02.923: [smf] INFO: UE IMSI[262421742066341] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.924: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 09/24 12:14:02.924: [upf] INFO: UE F-SEID[UP:0x17d CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.924: [upf] INFO: UE F-SEID[UP:0x17d CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.934: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 09/24 12:14:02.934: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3119) 09/24 12:14:02.934: [smf] INFO: UE IMSI[262426462271916] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.935: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 09/24 12:14:02.935: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.935: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.945: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 09/24 12:14:02.945: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3119) 09/24 12:14:02.945: [smf] INFO: UE IMSI[262423990317251] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.946: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 09/24 12:14:02.946: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.946: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.956: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 09/24 12:14:02.956: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3119) 09/24 12:14:02.956: [smf] INFO: UE IMSI[262429809785412] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.957: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 09/24 12:14:02.957: [upf] INFO: UE F-SEID[UP:0x171 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.957: [upf] INFO: UE F-SEID[UP:0x171 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.966: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 09/24 12:14:02.966: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3119) 09/24 12:14:02.966: [smf] INFO: UE IMSI[262425779623191] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.967: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 09/24 12:14:02.967: [upf] INFO: UE F-SEID[UP:0xad CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.967: [upf] INFO: UE F-SEID[UP:0xad CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.978: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 09/24 12:14:02.978: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3119) 09/24 12:14:02.978: [smf] INFO: UE IMSI[262426415994102] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.979: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 09/24 12:14:02.979: [upf] INFO: UE F-SEID[UP:0xadb CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.979: [upf] INFO: UE F-SEID[UP:0xadb CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:02.989: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 09/24 12:14:02.989: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3119) 09/24 12:14:02.989: [smf] INFO: UE IMSI[262423711242521] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:02.990: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 09/24 12:14:02.990: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:02.990: [upf] INFO: UE F-SEID[UP:0xcbc CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.000: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 09/24 12:14:03.000: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3119) 09/24 12:14:03.000: [smf] INFO: UE IMSI[262424673651381] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.001: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 09/24 12:14:03.001: [upf] INFO: UE F-SEID[UP:0x87d CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.001: [upf] INFO: UE F-SEID[UP:0x87d CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.011: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 09/24 12:14:03.011: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3119) 09/24 12:14:03.011: [smf] INFO: UE IMSI[262420128224258] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.012: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 09/24 12:14:03.012: [upf] INFO: UE F-SEID[UP:0x36a CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.012: [upf] INFO: UE F-SEID[UP:0x36a CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.021: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 09/24 12:14:03.021: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3119) 09/24 12:14:03.021: [smf] INFO: UE IMSI[262421097323039] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.023: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 09/24 12:14:03.023: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.023: [upf] INFO: UE F-SEID[UP:0x3fa CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.033: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 09/24 12:14:03.033: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3119) 09/24 12:14:03.033: [smf] INFO: UE IMSI[262427566234989] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.033: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 09/24 12:14:03.033: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.033: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.044: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 09/24 12:14:03.044: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3119) 09/24 12:14:03.044: [smf] INFO: UE IMSI[262425017215420] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.045: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 09/24 12:14:03.045: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.045: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.055: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 09/24 12:14:03.055: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3119) 09/24 12:14:03.055: [smf] INFO: UE IMSI[262426477940737] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.056: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 09/24 12:14:03.056: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.056: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.066: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 09/24 12:14:03.066: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3119) 09/24 12:14:03.066: [smf] INFO: UE IMSI[262428661496669] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.067: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 09/24 12:14:03.067: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.067: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.077: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 09/24 12:14:03.077: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3119) 09/24 12:14:03.077: [smf] INFO: UE IMSI[262422321921043] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.078: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 09/24 12:14:03.078: [upf] INFO: UE F-SEID[UP:0x619 CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.078: [upf] INFO: UE F-SEID[UP:0x619 CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.088: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 09/24 12:14:03.088: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3119) 09/24 12:14:03.088: [smf] INFO: UE IMSI[262422619478551] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.089: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 09/24 12:14:03.089: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.089: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.099: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 09/24 12:14:03.099: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3119) 09/24 12:14:03.099: [smf] INFO: UE IMSI[262420041121604] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.100: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 09/24 12:14:03.100: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.100: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.109: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 09/24 12:14:03.110: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3119) 09/24 12:14:03.110: [smf] INFO: UE IMSI[262423414663044] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.110: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 09/24 12:14:03.110: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.110: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.121: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 09/24 12:14:03.121: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3119) 09/24 12:14:03.121: [smf] INFO: UE IMSI[262422939207573] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.122: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 09/24 12:14:03.122: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.122: [upf] INFO: UE F-SEID[UP:0xa96 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.131: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 09/24 12:14:03.131: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3119) 09/24 12:14:03.131: [smf] INFO: UE IMSI[262427323779821] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.133: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 09/24 12:14:03.133: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.133: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.142: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 09/24 12:14:03.142: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3119) 09/24 12:14:03.142: [smf] INFO: UE IMSI[262421496478870] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.143: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 09/24 12:14:03.143: [upf] INFO: UE F-SEID[UP:0x900 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.143: [upf] INFO: UE F-SEID[UP:0x900 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.153: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 09/24 12:14:03.153: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3119) 09/24 12:14:03.153: [smf] INFO: UE IMSI[262429355799670] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.154: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 09/24 12:14:03.154: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.154: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.164: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 09/24 12:14:03.164: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3119) 09/24 12:14:03.164: [smf] INFO: UE IMSI[262424077672561] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.165: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 09/24 12:14:03.165: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.165: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.175: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 09/24 12:14:03.175: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3119) 09/24 12:14:03.175: [smf] INFO: UE IMSI[262423432293955] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.176: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 09/24 12:14:03.176: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.176: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.186: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 09/24 12:14:03.186: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3119) 09/24 12:14:03.186: [smf] INFO: UE IMSI[262428855352178] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.187: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 09/24 12:14:03.187: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.188: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.197: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 09/24 12:14:03.197: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3119) 09/24 12:14:03.197: [smf] INFO: UE IMSI[262425482092235] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.198: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 09/24 12:14:03.198: [upf] INFO: UE F-SEID[UP:0x98c CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.198: [upf] INFO: UE F-SEID[UP:0x98c CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.208: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 09/24 12:14:03.208: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3119) 09/24 12:14:03.208: [smf] INFO: UE IMSI[262426264451992] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.209: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 09/24 12:14:03.209: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.209: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.219: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 09/24 12:14:03.219: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3119) 09/24 12:14:03.219: [smf] INFO: UE IMSI[262426884975875] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.220: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 09/24 12:14:03.220: [upf] INFO: UE F-SEID[UP:0x913 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.220: [upf] INFO: UE F-SEID[UP:0x913 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.231: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 09/24 12:14:03.231: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3119) 09/24 12:14:03.231: [smf] INFO: UE IMSI[262427077209210] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.232: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 09/24 12:14:03.232: [upf] INFO: UE F-SEID[UP:0x671 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.232: [upf] INFO: UE F-SEID[UP:0x671 CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.242: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 09/24 12:14:03.242: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3119) 09/24 12:14:03.242: [smf] INFO: UE IMSI[262428147672549] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.243: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 09/24 12:14:03.243: [upf] INFO: UE F-SEID[UP:0x922 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.243: [upf] INFO: UE F-SEID[UP:0x922 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.252: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 09/24 12:14:03.252: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3119) 09/24 12:14:03.252: [smf] INFO: UE IMSI[262421105708546] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.253: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 09/24 12:14:03.253: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.253: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.263: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 09/24 12:14:03.263: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3119) 09/24 12:14:03.263: [smf] INFO: UE IMSI[262424087369085] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:03.265: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 09/24 12:14:03.265: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.265: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.466: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 09/24 12:14:03.466: [upf] INFO: UE F-SEID[UP:0x168 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:03.466: [upf] INFO: UE F-SEID[UP:0x168 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:03.481: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 09/24 12:14:03.487: [smf] INFO: Removed Session: UE IMSI:[262422004854432] DNN:[internet:0] IPv4:[176.16.16.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3127) 09/24 12:14:03.487: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 09/24 12:14:03.491: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 09/24 12:14:03.496: [smf] INFO: Removed Session: UE IMSI:[262426132115096] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3127) 09/24 12:14:03.496: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 09/24 12:14:03.502: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 09/24 12:14:03.507: [smf] INFO: Removed Session: UE IMSI:[262428456347523] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3127) 09/24 12:14:03.507: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 09/24 12:14:03.513: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 09/24 12:14:03.517: [smf] INFO: Removed Session: UE IMSI:[262426815782246] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3127) 09/24 12:14:03.517: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 09/24 12:14:03.523: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 09/24 12:14:03.528: [smf] INFO: Removed Session: UE IMSI:[262426391538266] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3127) 09/24 12:14:03.528: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 09/24 12:14:03.534: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 09/24 12:14:03.539: [smf] INFO: Removed Session: UE IMSI:[262427584550233] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3127) 09/24 12:14:03.539: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 09/24 12:14:03.544: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 09/24 12:14:03.549: [smf] INFO: Removed Session: UE IMSI:[262421584522279] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3127) 09/24 12:14:03.549: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 09/24 12:14:03.555: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 09/24 12:14:03.560: [smf] INFO: Removed Session: UE IMSI:[262428357682812] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3127) 09/24 12:14:03.560: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 09/24 12:14:03.566: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 09/24 12:14:03.570: [smf] INFO: Removed Session: UE IMSI:[262421961318051] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3127) 09/24 12:14:03.570: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 09/24 12:14:03.576: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 09/24 12:14:03.581: [smf] INFO: Removed Session: UE IMSI:[262424868965286] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3127) 09/24 12:14:03.581: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 09/24 12:14:03.587: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 09/24 12:14:03.591: [smf] INFO: Removed Session: UE IMSI:[262420033268300] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3127) 09/24 12:14:03.591: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 09/24 12:14:03.598: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 09/24 12:14:03.603: [smf] INFO: Removed Session: UE IMSI:[262422527867232] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3127) 09/24 12:14:03.603: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 09/24 12:14:03.608: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 09/24 12:14:03.613: [smf] INFO: Removed Session: UE IMSI:[262426676588159] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3127) 09/24 12:14:03.613: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 09/24 12:14:03.619: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 09/24 12:14:03.623: [smf] INFO: Removed Session: UE IMSI:[262421461662852] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3127) 09/24 12:14:03.623: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 09/24 12:14:03.629: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 09/24 12:14:03.634: [smf] INFO: Removed Session: UE IMSI:[262426803267775] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3127) 09/24 12:14:03.634: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 09/24 12:14:03.640: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 09/24 12:14:03.645: [smf] INFO: Removed Session: UE IMSI:[262420218963327] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3127) 09/24 12:14:03.645: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 09/24 12:14:03.651: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 09/24 12:14:03.656: [smf] INFO: Removed Session: UE IMSI:[262429739232244] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3127) 09/24 12:14:03.656: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 09/24 12:14:03.661: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 09/24 12:14:03.665: [smf] INFO: Removed Session: UE IMSI:[262423733195803] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3127) 09/24 12:14:03.665: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 09/24 12:14:03.672: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 09/24 12:14:03.677: [smf] INFO: Removed Session: UE IMSI:[262422750838532] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3127) 09/24 12:14:03.677: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 09/24 12:14:03.683: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 09/24 12:14:03.688: [smf] INFO: Removed Session: UE IMSI:[262426577342153] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3127) 09/24 12:14:03.688: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 09/24 12:14:03.694: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 09/24 12:14:03.698: [smf] INFO: Removed Session: UE IMSI:[262428732571449] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3127) 09/24 12:14:03.698: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 09/24 12:14:03.704: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 09/24 12:14:03.709: [smf] INFO: Removed Session: UE IMSI:[262422532970666] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3127) 09/24 12:14:03.709: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 09/24 12:14:03.715: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 09/24 12:14:03.719: [smf] INFO: Removed Session: UE IMSI:[262429780627145] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3127) 09/24 12:14:03.719: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 09/24 12:14:03.725: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 09/24 12:14:03.730: [smf] INFO: Removed Session: UE IMSI:[262423261856866] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3127) 09/24 12:14:03.730: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 09/24 12:14:03.736: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 09/24 12:14:03.741: [smf] INFO: Removed Session: UE IMSI:[262428749795722] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3127) 09/24 12:14:03.741: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 09/24 12:14:03.747: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 09/24 12:14:03.751: [smf] INFO: Removed Session: UE IMSI:[262423982872526] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3127) 09/24 12:14:03.751: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 09/24 12:14:03.757: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 09/24 12:14:03.762: [smf] INFO: Removed Session: UE IMSI:[262422492761303] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3127) 09/24 12:14:03.762: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 09/24 12:14:03.768: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 09/24 12:14:03.772: [smf] INFO: Removed Session: UE IMSI:[262421372607665] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3127) 09/24 12:14:03.772: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 09/24 12:14:03.778: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 09/24 12:14:03.783: [smf] INFO: Removed Session: UE IMSI:[262428734454485] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3127) 09/24 12:14:03.783: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 09/24 12:14:03.789: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 09/24 12:14:03.793: [smf] INFO: Removed Session: UE IMSI:[262429954210489] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3127) 09/24 12:14:03.793: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 09/24 12:14:03.800: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 09/24 12:14:03.805: [smf] INFO: Removed Session: UE IMSI:[262421968102527] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3127) 09/24 12:14:03.805: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 09/24 12:14:03.811: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 09/24 12:14:03.815: [smf] INFO: Removed Session: UE IMSI:[262427308104507] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3127) 09/24 12:14:03.815: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 09/24 12:14:03.821: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 09/24 12:14:03.828: [smf] INFO: Removed Session: UE IMSI:[262420898834993] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3127) 09/24 12:14:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 09/24 12:14:03.832: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 09/24 12:14:03.836: [smf] INFO: Removed Session: UE IMSI:[262425866812595] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3127) 09/24 12:14:03.836: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 09/24 12:14:03.842: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 09/24 12:14:03.847: [smf] INFO: Removed Session: UE IMSI:[262428181604160] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3127) 09/24 12:14:03.847: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 09/24 12:14:03.853: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 09/24 12:14:03.858: [smf] INFO: Removed Session: UE IMSI:[262422135053973] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3127) 09/24 12:14:03.858: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 09/24 12:14:03.863: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 09/24 12:14:03.868: [smf] INFO: Removed Session: UE IMSI:[262426025499303] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3127) 09/24 12:14:03.868: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 09/24 12:14:03.874: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 09/24 12:14:03.880: [smf] INFO: Removed Session: UE IMSI:[262425142310790] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3127) 09/24 12:14:03.880: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 09/24 12:14:03.885: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 09/24 12:14:03.891: [smf] INFO: Removed Session: UE IMSI:[262429739061244] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3127) 09/24 12:14:03.891: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 09/24 12:14:03.895: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 09/24 12:14:03.900: [smf] INFO: Removed Session: UE IMSI:[262427245202437] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3127) 09/24 12:14:03.900: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 09/24 12:14:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 09/24 12:14:03.911: [smf] INFO: Removed Session: UE IMSI:[262420817814490] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3127) 09/24 12:14:03.911: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 09/24 12:14:03.917: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 09/24 12:14:03.923: [smf] INFO: Removed Session: UE IMSI:[262424916764730] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3127) 09/24 12:14:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 09/24 12:14:03.928: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 09/24 12:14:03.931: [smf] INFO: Removed Session: UE IMSI:[262426697731889] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3127) 09/24 12:14:03.931: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 09/24 12:14:03.938: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 09/24 12:14:03.944: [smf] INFO: Removed Session: UE IMSI:[262425526934649] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3127) 09/24 12:14:03.944: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 09/24 12:14:03.949: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 09/24 12:14:03.952: [smf] INFO: Removed Session: UE IMSI:[262424573510823] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3127) 09/24 12:14:03.952: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 09/24 12:14:03.959: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 09/24 12:14:03.965: [smf] INFO: Removed Session: UE IMSI:[262425934559954] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3127) 09/24 12:14:03.965: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 09/24 12:14:03.970: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 09/24 12:14:03.976: [smf] INFO: Removed Session: UE IMSI:[262422466005019] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3127) 09/24 12:14:03.976: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 09/24 12:14:03.981: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 09/24 12:14:03.987: [smf] INFO: Removed Session: UE IMSI:[262428382145504] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3127) 09/24 12:14:03.987: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 09/24 12:14:03.992: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 09/24 12:14:03.996: [smf] INFO: Removed Session: UE IMSI:[262420139511823] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:03.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3127) 09/24 12:14:03.996: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 09/24 12:14:04.002: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 09/24 12:14:04.008: [smf] INFO: Removed Session: UE IMSI:[262422739611433] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3127) 09/24 12:14:04.008: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 09/24 12:14:04.013: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 09/24 12:14:04.018: [smf] INFO: Removed Session: UE IMSI:[262420460976588] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3127) 09/24 12:14:04.018: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 09/24 12:14:04.024: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 09/24 12:14:04.029: [smf] INFO: Removed Session: UE IMSI:[262424991148272] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3127) 09/24 12:14:04.029: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 09/24 12:14:04.034: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 09/24 12:14:04.039: [smf] INFO: Removed Session: UE IMSI:[262428427036089] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3127) 09/24 12:14:04.039: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 09/24 12:14:04.045: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 09/24 12:14:04.050: [smf] INFO: Removed Session: UE IMSI:[262424661089934] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3127) 09/24 12:14:04.050: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 09/24 12:14:04.056: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 09/24 12:14:04.061: [smf] INFO: Removed Session: UE IMSI:[262423954689396] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3127) 09/24 12:14:04.061: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 09/24 12:14:04.066: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 09/24 12:14:04.071: [smf] INFO: Removed Session: UE IMSI:[262421110395817] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3127) 09/24 12:14:04.071: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 09/24 12:14:04.077: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 09/24 12:14:04.082: [smf] INFO: Removed Session: UE IMSI:[262425039724897] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3127) 09/24 12:14:04.083: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 09/24 12:14:04.088: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 09/24 12:14:04.092: [smf] INFO: Removed Session: UE IMSI:[262421875584822] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3127) 09/24 12:14:04.092: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 09/24 12:14:04.098: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 09/24 12:14:04.104: [smf] INFO: Removed Session: UE IMSI:[262429703105057] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3127) 09/24 12:14:04.104: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 09/24 12:14:04.109: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 09/24 12:14:04.113: [smf] INFO: Removed Session: UE IMSI:[262425887438430] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3127) 09/24 12:14:04.113: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 09/24 12:14:04.119: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 09/24 12:14:04.124: [smf] INFO: Removed Session: UE IMSI:[262420841133175] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3127) 09/24 12:14:04.124: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 09/24 12:14:04.130: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 09/24 12:14:04.135: [smf] INFO: Removed Session: UE IMSI:[262426387723998] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3127) 09/24 12:14:04.135: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 09/24 12:14:04.141: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 09/24 12:14:04.146: [smf] INFO: Removed Session: UE IMSI:[262425160640959] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3127) 09/24 12:14:04.146: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 09/24 12:14:04.152: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 09/24 12:14:04.156: [smf] INFO: Removed Session: UE IMSI:[262424738762188] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3127) 09/24 12:14:04.156: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 09/24 12:14:04.162: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 09/24 12:14:04.168: [smf] INFO: Removed Session: UE IMSI:[262422470312115] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3127) 09/24 12:14:04.168: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 09/24 12:14:04.173: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 09/24 12:14:04.178: [smf] INFO: Removed Session: UE IMSI:[262420753829988] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3127) 09/24 12:14:04.178: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 09/24 12:14:04.183: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 09/24 12:14:04.187: [smf] INFO: Removed Session: UE IMSI:[262427896050423] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3127) 09/24 12:14:04.187: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 09/24 12:14:04.194: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 09/24 12:14:04.200: [smf] INFO: Removed Session: UE IMSI:[262428474060162] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3127) 09/24 12:14:04.200: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 09/24 12:14:04.205: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 09/24 12:14:04.210: [smf] INFO: Removed Session: UE IMSI:[262428176223162] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3127) 09/24 12:14:04.210: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 09/24 12:14:04.216: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 09/24 12:14:04.222: [smf] INFO: Removed Session: UE IMSI:[262424531185054] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3127) 09/24 12:14:04.222: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 09/24 12:14:04.226: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 09/24 12:14:04.231: [smf] INFO: Removed Session: UE IMSI:[262420877940582] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3127) 09/24 12:14:04.231: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 09/24 12:14:04.237: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 09/24 12:14:04.242: [smf] INFO: Removed Session: UE IMSI:[262421060548526] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3127) 09/24 12:14:04.242: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 09/24 12:14:04.248: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 09/24 12:14:04.253: [smf] INFO: Removed Session: UE IMSI:[262420968014269] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3127) 09/24 12:14:04.253: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 09/24 12:14:04.259: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 09/24 12:14:04.264: [smf] INFO: Removed Session: UE IMSI:[262424737634672] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3127) 09/24 12:14:04.264: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 09/24 12:14:04.270: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 09/24 12:14:04.274: [smf] INFO: Removed Session: UE IMSI:[262427519917548] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3127) 09/24 12:14:04.274: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 09/24 12:14:04.281: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 09/24 12:14:04.287: [smf] INFO: Removed Session: UE IMSI:[262429213772825] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3127) 09/24 12:14:04.287: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 09/24 12:14:04.292: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 09/24 12:14:04.297: [smf] INFO: Removed Session: UE IMSI:[262420914035820] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3127) 09/24 12:14:04.297: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 09/24 12:14:04.303: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 09/24 12:14:04.309: [smf] INFO: Removed Session: UE IMSI:[262424354240811] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3127) 09/24 12:14:04.309: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 09/24 12:14:04.314: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 09/24 12:14:04.319: [smf] INFO: Removed Session: UE IMSI:[262423273119581] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3127) 09/24 12:14:04.319: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 09/24 12:14:04.325: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 09/24 12:14:04.329: [smf] INFO: Removed Session: UE IMSI:[262422797692792] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3127) 09/24 12:14:04.329: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 09/24 12:14:04.336: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 09/24 12:14:04.340: [smf] INFO: Removed Session: UE IMSI:[262428875365470] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3127) 09/24 12:14:04.340: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 09/24 12:14:04.347: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 09/24 12:14:04.352: [smf] INFO: Removed Session: UE IMSI:[262424978721047] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3127) 09/24 12:14:04.352: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 09/24 12:14:04.358: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 09/24 12:14:04.362: [smf] INFO: Removed Session: UE IMSI:[262422473126690] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3127) 09/24 12:14:04.362: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 09/24 12:14:04.369: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 09/24 12:14:04.373: [smf] INFO: Removed Session: UE IMSI:[262428807059954] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3127) 09/24 12:14:04.374: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 09/24 12:14:04.379: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 09/24 12:14:04.383: [smf] INFO: Removed Session: UE IMSI:[262427678055119] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3127) 09/24 12:14:04.384: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 09/24 12:14:04.390: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 09/24 12:14:04.394: [smf] INFO: Removed Session: UE IMSI:[262426413195962] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3127) 09/24 12:14:04.394: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 09/24 12:14:04.401: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 09/24 12:14:04.406: [smf] INFO: Removed Session: UE IMSI:[262426898000677] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3127) 09/24 12:14:04.406: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 09/24 12:14:04.412: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 09/24 12:14:04.418: [smf] INFO: Removed Session: UE IMSI:[262426691889440] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3127) 09/24 12:14:04.418: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 09/24 12:14:04.422: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 09/24 12:14:04.427: [smf] INFO: Removed Session: UE IMSI:[262427196640184] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3127) 09/24 12:14:04.427: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 09/24 12:14:04.434: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 09/24 12:14:04.438: [smf] INFO: Removed Session: UE IMSI:[262424996466585] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3127) 09/24 12:14:04.438: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 09/24 12:14:04.444: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 09/24 12:14:04.449: [smf] INFO: Removed Session: UE IMSI:[262421135876566] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3127) 09/24 12:14:04.449: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 09/24 12:14:04.455: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 09/24 12:14:04.460: [smf] INFO: Removed Session: UE IMSI:[262424715343537] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3127) 09/24 12:14:04.460: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 09/24 12:14:04.466: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 09/24 12:14:04.471: [smf] INFO: Removed Session: UE IMSI:[262422777080840] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3127) 09/24 12:14:04.471: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 09/24 12:14:04.477: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 09/24 12:14:04.481: [smf] INFO: Removed Session: UE IMSI:[262427271023496] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3127) 09/24 12:14:04.481: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 09/24 12:14:04.488: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 09/24 12:14:04.494: [smf] INFO: Removed Session: UE IMSI:[262422361791915] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3127) 09/24 12:14:04.494: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 09/24 12:14:04.498: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 09/24 12:14:04.502: [smf] INFO: Removed Session: UE IMSI:[262424053256450] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3127) 09/24 12:14:04.502: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 09/24 12:14:04.509: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 09/24 12:14:04.516: [smf] INFO: Removed Session: UE IMSI:[262420620560190] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3127) 09/24 12:14:04.516: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 09/24 12:14:04.520: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 09/24 12:14:04.524: [smf] INFO: Removed Session: UE IMSI:[262425164134120] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3127) 09/24 12:14:04.524: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 09/24 12:14:04.531: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 09/24 12:14:04.535: [smf] INFO: Removed Session: UE IMSI:[262423653160241] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3127) 09/24 12:14:04.536: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 09/24 12:14:04.541: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 09/24 12:14:04.548: [smf] INFO: Removed Session: UE IMSI:[262423312827452] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3127) 09/24 12:14:04.548: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 09/24 12:14:04.552: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 09/24 12:14:04.556: [smf] INFO: Removed Session: UE IMSI:[262428946980307] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3127) 09/24 12:14:04.556: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 09/24 12:14:04.563: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 09/24 12:14:04.569: [smf] INFO: Removed Session: UE IMSI:[262429958982802] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3127) 09/24 12:14:04.569: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 09/24 12:14:04.574: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 09/24 12:14:04.579: [smf] INFO: Removed Session: UE IMSI:[262424145537804] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3127) 09/24 12:14:04.579: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 09/24 12:14:04.584: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 09/24 12:14:04.589: [smf] INFO: Removed Session: UE IMSI:[262420138094278] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3127) 09/24 12:14:04.589: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 09/24 12:14:04.595: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 09/24 12:14:04.600: [smf] INFO: Removed Session: UE IMSI:[262424109880530] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3127) 09/24 12:14:04.600: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 09/24 12:14:04.606: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 09/24 12:14:04.611: [smf] INFO: Removed Session: UE IMSI:[262428237747964] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3127) 09/24 12:14:04.611: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 09/24 12:14:04.616: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 09/24 12:14:04.620: [smf] INFO: Removed Session: UE IMSI:[262424006180304] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3127) 09/24 12:14:04.620: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 09/24 12:14:04.627: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 09/24 12:14:04.632: [smf] INFO: Removed Session: UE IMSI:[262422209048814] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3127) 09/24 12:14:04.632: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 09/24 12:14:04.637: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 09/24 12:14:04.642: [smf] INFO: Removed Session: UE IMSI:[262421985720302] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3127) 09/24 12:14:04.642: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 09/24 12:14:04.648: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 09/24 12:14:04.653: [smf] INFO: Removed Session: UE IMSI:[262426926076465] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3127) 09/24 12:14:04.653: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 09/24 12:14:04.659: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 09/24 12:14:04.664: [smf] INFO: Removed Session: UE IMSI:[262428783914590] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3127) 09/24 12:14:04.664: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 09/24 12:14:04.670: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 09/24 12:14:04.674: [smf] INFO: Removed Session: UE IMSI:[262428919474603] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3127) 09/24 12:14:04.674: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 09/24 12:14:04.681: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 09/24 12:14:04.685: [smf] INFO: Removed Session: UE IMSI:[262427999595153] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3127) 09/24 12:14:04.685: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 09/24 12:14:04.691: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 09/24 12:14:04.696: [smf] INFO: Removed Session: UE IMSI:[262424249380590] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3127) 09/24 12:14:04.696: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 09/24 12:14:04.702: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 09/24 12:14:04.707: [smf] INFO: Removed Session: UE IMSI:[262428227422973] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3127) 09/24 12:14:04.707: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 09/24 12:14:04.713: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 09/24 12:14:04.718: [smf] INFO: Removed Session: UE IMSI:[262423638879998] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3127) 09/24 12:14:04.718: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 09/24 12:14:04.723: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 09/24 12:14:04.728: [smf] INFO: Removed Session: UE IMSI:[262422646941392] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3127) 09/24 12:14:04.728: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 09/24 12:14:04.734: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 09/24 12:14:04.738: [smf] INFO: Removed Session: UE IMSI:[262423155273002] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3127) 09/24 12:14:04.738: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 09/24 12:14:04.745: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 09/24 12:14:04.750: [smf] INFO: Removed Session: UE IMSI:[262422196407028] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3127) 09/24 12:14:04.750: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 09/24 12:14:04.755: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 09/24 12:14:04.760: [smf] INFO: Removed Session: UE IMSI:[262423751638757] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3127) 09/24 12:14:04.760: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 09/24 12:14:04.766: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 09/24 12:14:04.771: [smf] INFO: Removed Session: UE IMSI:[262426155302214] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3127) 09/24 12:14:04.771: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 09/24 12:14:04.777: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 09/24 12:14:04.782: [smf] INFO: Removed Session: UE IMSI:[262423499176605] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3127) 09/24 12:14:04.782: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 09/24 12:14:04.787: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 09/24 12:14:04.791: [smf] INFO: Removed Session: UE IMSI:[262424775326459] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3127) 09/24 12:14:04.792: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 09/24 12:14:04.798: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 09/24 12:14:04.804: [smf] INFO: Removed Session: UE IMSI:[262426444089682] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3127) 09/24 12:14:04.804: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 09/24 12:14:04.809: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 09/24 12:14:04.814: [smf] INFO: Removed Session: UE IMSI:[262422214732403] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3127) 09/24 12:14:04.814: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 09/24 12:14:04.819: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 09/24 12:14:04.824: [smf] INFO: Removed Session: UE IMSI:[262429566458908] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3127) 09/24 12:14:04.824: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 09/24 12:14:04.830: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 09/24 12:14:04.835: [smf] INFO: Removed Session: UE IMSI:[262420944690655] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3127) 09/24 12:14:04.835: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 09/24 12:14:04.841: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 09/24 12:14:04.845: [smf] INFO: Removed Session: UE IMSI:[262423513930244] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3127) 09/24 12:14:04.845: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 09/24 12:14:04.851: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 09/24 12:14:04.856: [smf] INFO: Removed Session: UE IMSI:[262422005505469] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3127) 09/24 12:14:04.856: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 09/24 12:14:04.862: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 09/24 12:14:04.867: [smf] INFO: Removed Session: UE IMSI:[262428272651879] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3127) 09/24 12:14:04.867: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 09/24 12:14:04.873: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 09/24 12:14:04.878: [smf] INFO: Removed Session: UE IMSI:[262420516928878] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3127) 09/24 12:14:04.878: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 09/24 12:14:04.884: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 09/24 12:14:04.890: [smf] INFO: Removed Session: UE IMSI:[262423511976136] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3127) 09/24 12:14:04.890: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 09/24 12:14:04.894: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 09/24 12:14:04.899: [smf] INFO: Removed Session: UE IMSI:[262421257632570] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3127) 09/24 12:14:04.899: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 09/24 12:14:04.905: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 09/24 12:14:04.911: [smf] INFO: Removed Session: UE IMSI:[262421018943169] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3127) 09/24 12:14:04.911: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 09/24 12:14:04.916: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 09/24 12:14:04.919: [smf] INFO: Removed Session: UE IMSI:[262420626230573] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3127) 09/24 12:14:04.919: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 09/24 12:14:04.927: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 09/24 12:14:04.932: [smf] INFO: Removed Session: UE IMSI:[262427224824450] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3127) 09/24 12:14:04.932: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 09/24 12:14:04.937: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 09/24 12:14:04.942: [smf] INFO: Removed Session: UE IMSI:[262424714748974] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3127) 09/24 12:14:04.942: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 09/24 12:14:04.948: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 09/24 12:14:04.952: [smf] INFO: Removed Session: UE IMSI:[262421342232227] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3127) 09/24 12:14:04.952: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 09/24 12:14:04.958: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 09/24 12:14:04.963: [smf] INFO: Removed Session: UE IMSI:[262424304008804] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3127) 09/24 12:14:04.963: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 09/24 12:14:04.969: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 09/24 12:14:04.974: [smf] INFO: Removed Session: UE IMSI:[262425199038003] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3127) 09/24 12:14:04.974: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 09/24 12:14:04.980: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 09/24 12:14:04.985: [smf] INFO: Removed Session: UE IMSI:[262428237200839] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3127) 09/24 12:14:04.985: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 09/24 12:14:04.990: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 09/24 12:14:04.995: [smf] INFO: Removed Session: UE IMSI:[262420876267066] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:04.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3127) 09/24 12:14:04.995: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 09/24 12:14:05.001: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 09/24 12:14:05.006: [smf] INFO: Removed Session: UE IMSI:[262428114363909] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3127) 09/24 12:14:05.006: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 09/24 12:14:05.011: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 09/24 12:14:05.016: [smf] INFO: Removed Session: UE IMSI:[262420333118639] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3127) 09/24 12:14:05.016: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 09/24 12:14:05.022: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 09/24 12:14:05.027: [smf] INFO: Removed Session: UE IMSI:[262429921300578] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3127) 09/24 12:14:05.027: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 09/24 12:14:05.033: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 09/24 12:14:05.037: [smf] INFO: Removed Session: UE IMSI:[262427341395216] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3127) 09/24 12:14:05.037: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 09/24 12:14:05.043: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 09/24 12:14:05.048: [smf] INFO: Removed Session: UE IMSI:[262425890748455] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3127) 09/24 12:14:05.048: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 09/24 12:14:05.054: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 09/24 12:14:05.059: [smf] INFO: Removed Session: UE IMSI:[262422112462866] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3127) 09/24 12:14:05.059: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 09/24 12:14:05.065: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 09/24 12:14:05.070: [smf] INFO: Removed Session: UE IMSI:[262428725190003] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3127) 09/24 12:14:05.070: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 09/24 12:14:05.075: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 09/24 12:14:05.080: [smf] INFO: Removed Session: UE IMSI:[262420756428318] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3127) 09/24 12:14:05.080: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 09/24 12:14:05.086: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 09/24 12:14:05.091: [smf] INFO: Removed Session: UE IMSI:[262422274780768] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3127) 09/24 12:14:05.091: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 09/24 12:14:05.097: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 09/24 12:14:05.102: [smf] INFO: Removed Session: UE IMSI:[262422155803627] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3127) 09/24 12:14:05.102: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 09/24 12:14:05.108: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 09/24 12:14:05.113: [smf] INFO: Removed Session: UE IMSI:[262428403464072] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3127) 09/24 12:14:05.113: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 09/24 12:14:05.118: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 09/24 12:14:05.122: [smf] INFO: Removed Session: UE IMSI:[262424819572927] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3127) 09/24 12:14:05.122: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 09/24 12:14:05.129: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 09/24 12:14:05.133: [smf] INFO: Removed Session: UE IMSI:[262424829940141] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3127) 09/24 12:14:05.133: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 09/24 12:14:05.140: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 09/24 12:14:05.145: [smf] INFO: Removed Session: UE IMSI:[262423109062440] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3127) 09/24 12:14:05.145: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 09/24 12:14:05.150: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 09/24 12:14:05.155: [smf] INFO: Removed Session: UE IMSI:[262426155031020] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3127) 09/24 12:14:05.155: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 09/24 12:14:05.161: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 09/24 12:14:05.166: [smf] INFO: Removed Session: UE IMSI:[262420061379732] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3127) 09/24 12:14:05.166: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 09/24 12:14:05.172: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 09/24 12:14:05.177: [smf] INFO: Removed Session: UE IMSI:[262425017590439] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3127) 09/24 12:14:05.177: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 09/24 12:14:05.182: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 09/24 12:14:05.186: [smf] INFO: Removed Session: UE IMSI:[262428550787519] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3127) 09/24 12:14:05.187: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 09/24 12:14:05.193: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 09/24 12:14:05.198: [smf] INFO: Removed Session: UE IMSI:[262420611101648] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3127) 09/24 12:14:05.198: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 09/24 12:14:05.204: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 09/24 12:14:05.209: [smf] INFO: Removed Session: UE IMSI:[262425698958771] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3127) 09/24 12:14:05.209: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 09/24 12:14:05.214: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 09/24 12:14:05.219: [smf] INFO: Removed Session: UE IMSI:[262425578111128] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3127) 09/24 12:14:05.219: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 09/24 12:14:05.225: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 09/24 12:14:05.230: [smf] INFO: Removed Session: UE IMSI:[262426140290848] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3127) 09/24 12:14:05.230: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 09/24 12:14:05.236: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 09/24 12:14:05.240: [smf] INFO: Removed Session: UE IMSI:[262423920161212] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3127) 09/24 12:14:05.240: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 09/24 12:14:05.246: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 09/24 12:14:05.251: [smf] INFO: Removed Session: UE IMSI:[262424858545200] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3127) 09/24 12:14:05.251: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 09/24 12:14:05.257: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 09/24 12:14:05.262: [smf] INFO: Removed Session: UE IMSI:[262420983517830] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3127) 09/24 12:14:05.262: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 09/24 12:14:05.267: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 09/24 12:14:05.272: [smf] INFO: Removed Session: UE IMSI:[262421468903789] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3127) 09/24 12:14:05.272: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 09/24 12:14:05.278: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 09/24 12:14:05.284: [smf] INFO: Removed Session: UE IMSI:[262425763645967] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3127) 09/24 12:14:05.284: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 09/24 12:14:05.289: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 09/24 12:14:05.294: [smf] INFO: Removed Session: UE IMSI:[262425107707436] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3127) 09/24 12:14:05.294: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 09/24 12:14:05.300: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 09/24 12:14:05.305: [smf] INFO: Removed Session: UE IMSI:[262428610603403] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3127) 09/24 12:14:05.305: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 09/24 12:14:05.311: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 09/24 12:14:05.316: [smf] INFO: Removed Session: UE IMSI:[262422993444239] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3127) 09/24 12:14:05.316: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 09/24 12:14:05.321: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 09/24 12:14:05.326: [smf] INFO: Removed Session: UE IMSI:[262420196822309] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3127) 09/24 12:14:05.326: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 09/24 12:14:05.332: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 09/24 12:14:05.338: [smf] INFO: Removed Session: UE IMSI:[262429834223623] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3127) 09/24 12:14:05.338: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 09/24 12:14:05.343: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 09/24 12:14:05.348: [smf] INFO: Removed Session: UE IMSI:[262429277457219] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3127) 09/24 12:14:05.348: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 09/24 12:14:05.353: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 09/24 12:14:05.359: [smf] INFO: Removed Session: UE IMSI:[262427800941685] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3127) 09/24 12:14:05.359: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 09/24 12:14:05.364: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 09/24 12:14:05.369: [smf] INFO: Removed Session: UE IMSI:[262428764176738] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3127) 09/24 12:14:05.369: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 09/24 12:14:05.375: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 09/24 12:14:05.380: [smf] INFO: Removed Session: UE IMSI:[262426483671836] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3127) 09/24 12:14:05.380: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 09/24 12:14:05.385: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 09/24 12:14:05.389: [smf] INFO: Removed Session: UE IMSI:[262420841873798] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3127) 09/24 12:14:05.389: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 09/24 12:14:05.396: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 09/24 12:14:05.401: [smf] INFO: Removed Session: UE IMSI:[262426495077917] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3127) 09/24 12:14:05.401: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 09/24 12:14:05.406: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 09/24 12:14:05.411: [smf] INFO: Removed Session: UE IMSI:[262428145959329] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3127) 09/24 12:14:05.411: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 09/24 12:14:05.417: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 09/24 12:14:05.422: [smf] INFO: Removed Session: UE IMSI:[262429511458303] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3127) 09/24 12:14:05.422: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 09/24 12:14:05.428: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 09/24 12:14:05.432: [smf] INFO: Removed Session: UE IMSI:[262428620046476] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3127) 09/24 12:14:05.432: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 09/24 12:14:05.438: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 09/24 12:14:05.443: [smf] INFO: Removed Session: UE IMSI:[262421843195108] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3127) 09/24 12:14:05.443: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 09/24 12:14:05.449: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 09/24 12:14:05.454: [smf] INFO: Removed Session: UE IMSI:[262426965287483] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3127) 09/24 12:14:05.454: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 09/24 12:14:05.460: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 09/24 12:14:05.465: [smf] INFO: Removed Session: UE IMSI:[262428527860112] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3127) 09/24 12:14:05.466: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 09/24 12:14:05.470: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 09/24 12:14:05.475: [smf] INFO: Removed Session: UE IMSI:[262421738650119] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3127) 09/24 12:14:05.475: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 09/24 12:14:05.481: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 09/24 12:14:05.486: [smf] INFO: Removed Session: UE IMSI:[262421166294609] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3127) 09/24 12:14:05.486: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 09/24 12:14:05.492: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 09/24 12:14:05.496: [smf] INFO: Removed Session: UE IMSI:[262428900740526] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3127) 09/24 12:14:05.496: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 09/24 12:14:05.502: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 09/24 12:14:05.506: [smf] INFO: Removed Session: UE IMSI:[262428309714359] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3127) 09/24 12:14:05.506: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 09/24 12:14:05.513: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 09/24 12:14:05.518: [smf] INFO: Removed Session: UE IMSI:[262424912712309] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3127) 09/24 12:14:05.518: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 09/24 12:14:05.523: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 09/24 12:14:05.528: [smf] INFO: Removed Session: UE IMSI:[262427554579748] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3127) 09/24 12:14:05.528: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 09/24 12:14:05.534: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 09/24 12:14:05.539: [smf] INFO: Removed Session: UE IMSI:[262420036119611] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3127) 09/24 12:14:05.539: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 09/24 12:14:05.545: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 09/24 12:14:05.549: [smf] INFO: Removed Session: UE IMSI:[262421408818829] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3127) 09/24 12:14:05.549: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 09/24 12:14:05.555: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 09/24 12:14:05.561: [smf] INFO: Removed Session: UE IMSI:[262422459272624] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3127) 09/24 12:14:05.561: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 09/24 12:14:05.566: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 09/24 12:14:05.571: [smf] INFO: Removed Session: UE IMSI:[262428647990022] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3127) 09/24 12:14:05.571: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 09/24 12:14:05.576: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 09/24 12:14:05.581: [smf] INFO: Removed Session: UE IMSI:[262422068007578] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3127) 09/24 12:14:05.581: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 09/24 12:14:05.587: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 09/24 12:14:05.592: [smf] INFO: Removed Session: UE IMSI:[262429962012669] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3127) 09/24 12:14:05.592: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 09/24 12:14:05.598: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 09/24 12:14:05.603: [smf] INFO: Removed Session: UE IMSI:[262424018741481] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3127) 09/24 12:14:05.603: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 09/24 12:14:05.609: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 09/24 12:14:05.613: [smf] INFO: Removed Session: UE IMSI:[262429331938880] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3127) 09/24 12:14:05.613: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 09/24 12:14:05.619: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 09/24 12:14:05.624: [smf] INFO: Removed Session: UE IMSI:[262421246485669] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3127) 09/24 12:14:05.624: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 09/24 12:14:05.630: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 09/24 12:14:05.634: [smf] INFO: Removed Session: UE IMSI:[262420280501966] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3127) 09/24 12:14:05.634: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 09/24 12:14:05.640: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 09/24 12:14:05.645: [smf] INFO: Removed Session: UE IMSI:[262422864402081] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3127) 09/24 12:14:05.646: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 09/24 12:14:05.651: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 09/24 12:14:05.658: [smf] INFO: Removed Session: UE IMSI:[262422921553965] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3127) 09/24 12:14:05.658: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 09/24 12:14:05.662: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 09/24 12:14:05.665: [smf] INFO: Removed Session: UE IMSI:[262429440519377] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3127) 09/24 12:14:05.665: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 09/24 12:14:05.672: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 09/24 12:14:05.679: [smf] INFO: Removed Session: UE IMSI:[262421278033450] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3127) 09/24 12:14:05.679: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 09/24 12:14:05.683: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 09/24 12:14:05.687: [smf] INFO: Removed Session: UE IMSI:[262421518994476] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3127) 09/24 12:14:05.687: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 09/24 12:14:05.694: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 09/24 12:14:05.699: [smf] INFO: Removed Session: UE IMSI:[262424396309546] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3127) 09/24 12:14:05.699: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 09/24 12:14:05.704: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 09/24 12:14:05.710: [smf] INFO: Removed Session: UE IMSI:[262420467219208] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3127) 09/24 12:14:05.710: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 09/24 12:14:05.715: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 09/24 12:14:05.719: [smf] INFO: Removed Session: UE IMSI:[262426119517040] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3127) 09/24 12:14:05.719: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 09/24 12:14:05.726: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 09/24 12:14:05.731: [smf] INFO: Removed Session: UE IMSI:[262424402567312] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3127) 09/24 12:14:05.731: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 09/24 12:14:05.737: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 09/24 12:14:05.741: [smf] INFO: Removed Session: UE IMSI:[262429418888832] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3127) 09/24 12:14:05.741: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 09/24 12:14:05.747: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 09/24 12:14:05.753: [smf] INFO: Removed Session: UE IMSI:[262429947789412] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3127) 09/24 12:14:05.753: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 09/24 12:14:05.758: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 09/24 12:14:05.763: [smf] INFO: Removed Session: UE IMSI:[262428219683893] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3127) 09/24 12:14:05.763: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 09/24 12:14:05.769: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 09/24 12:14:05.774: [smf] INFO: Removed Session: UE IMSI:[262421491808701] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3127) 09/24 12:14:05.774: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 09/24 12:14:05.779: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 09/24 12:14:05.784: [smf] INFO: Removed Session: UE IMSI:[262427067054847] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3127) 09/24 12:14:05.784: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 09/24 12:14:05.791: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 09/24 12:14:05.796: [smf] INFO: Removed Session: UE IMSI:[262420367170852] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3127) 09/24 12:14:05.796: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 09/24 12:14:05.801: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 09/24 12:14:05.806: [smf] INFO: Removed Session: UE IMSI:[262429811141631] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3127) 09/24 12:14:05.806: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 09/24 12:14:05.812: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 09/24 12:14:05.817: [smf] INFO: Removed Session: UE IMSI:[262427520619735] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3127) 09/24 12:14:05.817: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 09/24 12:14:05.822: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 09/24 12:14:05.827: [smf] INFO: Removed Session: UE IMSI:[262423147681100] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3127) 09/24 12:14:05.827: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 09/24 12:14:05.833: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 09/24 12:14:05.838: [smf] INFO: Removed Session: UE IMSI:[262424080291327] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3127) 09/24 12:14:05.838: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 09/24 12:14:05.844: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 09/24 12:14:05.847: [smf] INFO: Removed Session: UE IMSI:[262426603748039] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3127) 09/24 12:14:05.847: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 09/24 12:14:05.854: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 09/24 12:14:05.859: [smf] INFO: Removed Session: UE IMSI:[262420369731648] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3127) 09/24 12:14:05.859: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 09/24 12:14:05.865: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 09/24 12:14:05.870: [smf] INFO: Removed Session: UE IMSI:[262428895974374] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3127) 09/24 12:14:05.870: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 09/24 12:14:05.875: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 09/24 12:14:05.880: [smf] INFO: Removed Session: UE IMSI:[262420279697323] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3127) 09/24 12:14:05.880: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 09/24 12:14:05.886: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 09/24 12:14:05.891: [smf] INFO: Removed Session: UE IMSI:[262421796957860] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3127) 09/24 12:14:05.891: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 09/24 12:14:05.897: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 09/24 12:14:05.901: [smf] INFO: Removed Session: UE IMSI:[262422706983880] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3127) 09/24 12:14:05.901: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 09/24 12:14:05.908: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 09/24 12:14:05.912: [smf] INFO: Removed Session: UE IMSI:[262427228331605] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3127) 09/24 12:14:05.912: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 09/24 12:14:05.919: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 09/24 12:14:05.923: [smf] INFO: Removed Session: UE IMSI:[262425456104924] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3127) 09/24 12:14:05.923: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 09/24 12:14:05.929: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 09/24 12:14:05.934: [smf] INFO: Removed Session: UE IMSI:[262426397131834] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3127) 09/24 12:14:05.934: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 09/24 12:14:05.940: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 09/24 12:14:05.945: [smf] INFO: Removed Session: UE IMSI:[262422633498219] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3127) 09/24 12:14:05.945: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 09/24 12:14:05.951: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 09/24 12:14:05.955: [smf] INFO: Removed Session: UE IMSI:[262427909578594] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3127) 09/24 12:14:05.955: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 09/24 12:14:05.961: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 09/24 12:14:05.966: [smf] INFO: Removed Session: UE IMSI:[262422619590402] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3127) 09/24 12:14:05.966: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 09/24 12:14:05.972: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 09/24 12:14:05.976: [smf] INFO: Removed Session: UE IMSI:[262422495549956] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3127) 09/24 12:14:05.976: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 09/24 12:14:05.982: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 09/24 12:14:05.987: [smf] INFO: Removed Session: UE IMSI:[262421038418779] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3127) 09/24 12:14:05.987: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 09/24 12:14:05.993: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 09/24 12:14:05.997: [smf] INFO: Removed Session: UE IMSI:[262427676030434] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:05.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3127) 09/24 12:14:05.997: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 09/24 12:14:06.003: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 09/24 12:14:06.008: [smf] INFO: Removed Session: UE IMSI:[262421466648176] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3127) 09/24 12:14:06.008: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 09/24 12:14:06.014: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 09/24 12:14:06.019: [smf] INFO: Removed Session: UE IMSI:[262423508754547] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3127) 09/24 12:14:06.019: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 09/24 12:14:06.025: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 09/24 12:14:06.030: [smf] INFO: Removed Session: UE IMSI:[262422312888557] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3127) 09/24 12:14:06.030: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 09/24 12:14:06.036: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 09/24 12:14:06.040: [smf] INFO: Removed Session: UE IMSI:[262425684841295] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3127) 09/24 12:14:06.040: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 09/24 12:14:06.046: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 09/24 12:14:06.051: [smf] INFO: Removed Session: UE IMSI:[262428254943725] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3127) 09/24 12:14:06.051: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 09/24 12:14:06.057: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 09/24 12:14:06.062: [smf] INFO: Removed Session: UE IMSI:[262429042100820] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3127) 09/24 12:14:06.062: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 09/24 12:14:06.068: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 09/24 12:14:06.072: [smf] INFO: Removed Session: UE IMSI:[262424487482098] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3127) 09/24 12:14:06.072: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 09/24 12:14:06.078: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 09/24 12:14:06.084: [smf] INFO: Removed Session: UE IMSI:[262426053387682] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3127) 09/24 12:14:06.084: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 09/24 12:14:06.089: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 09/24 12:14:06.094: [smf] INFO: Removed Session: UE IMSI:[262424594338691] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3127) 09/24 12:14:06.094: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 09/24 12:14:06.099: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 09/24 12:14:06.104: [smf] INFO: Removed Session: UE IMSI:[262422827761323] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3127) 09/24 12:14:06.104: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 09/24 12:14:06.110: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 09/24 12:14:06.115: [smf] INFO: Removed Session: UE IMSI:[262426165852336] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3127) 09/24 12:14:06.115: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 09/24 12:14:06.121: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 09/24 12:14:06.125: [smf] INFO: Removed Session: UE IMSI:[262423497019147] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3127) 09/24 12:14:06.125: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 09/24 12:14:06.131: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 09/24 12:14:06.136: [smf] INFO: Removed Session: UE IMSI:[262427689620347] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3127) 09/24 12:14:06.136: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 09/24 12:14:06.142: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 09/24 12:14:06.147: [smf] INFO: Removed Session: UE IMSI:[262422574602633] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3127) 09/24 12:14:06.147: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 09/24 12:14:06.153: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 09/24 12:14:06.157: [smf] INFO: Removed Session: UE IMSI:[262426558092508] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3127) 09/24 12:14:06.157: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 09/24 12:14:06.163: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 09/24 12:14:06.168: [smf] INFO: Removed Session: UE IMSI:[262428718327860] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3127) 09/24 12:14:06.168: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 09/24 12:14:06.174: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 09/24 12:14:06.178: [smf] INFO: Removed Session: UE IMSI:[262428519016496] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3127) 09/24 12:14:06.178: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 09/24 12:14:06.185: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 09/24 12:14:06.190: [smf] INFO: Removed Session: UE IMSI:[262426554411940] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3127) 09/24 12:14:06.190: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 09/24 12:14:06.195: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 09/24 12:14:06.200: [smf] INFO: Removed Session: UE IMSI:[262424080561893] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3127) 09/24 12:14:06.200: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 09/24 12:14:06.206: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 09/24 12:14:06.212: [smf] INFO: Removed Session: UE IMSI:[262426251572056] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3127) 09/24 12:14:06.212: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 09/24 12:14:06.216: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 09/24 12:14:06.222: [smf] INFO: Removed Session: UE IMSI:[262425964301625] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3127) 09/24 12:14:06.222: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 09/24 12:14:06.227: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 09/24 12:14:06.231: [smf] INFO: Removed Session: UE IMSI:[262423905146235] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3127) 09/24 12:14:06.231: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 09/24 12:14:06.238: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 09/24 12:14:06.244: [smf] INFO: Removed Session: UE IMSI:[262428437008780] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3127) 09/24 12:14:06.244: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 09/24 12:14:06.249: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 09/24 12:14:06.252: [smf] INFO: Removed Session: UE IMSI:[262426463910849] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3127) 09/24 12:14:06.253: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 09/24 12:14:06.259: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 09/24 12:14:06.265: [smf] INFO: Removed Session: UE IMSI:[262420615694577] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3127) 09/24 12:14:06.265: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 09/24 12:14:06.270: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 09/24 12:14:06.274: [smf] INFO: Removed Session: UE IMSI:[262423088762654] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3127) 09/24 12:14:06.274: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 09/24 12:14:06.281: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 09/24 12:14:06.286: [smf] INFO: Removed Session: UE IMSI:[262421468886564] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3127) 09/24 12:14:06.286: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 09/24 12:14:06.291: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 09/24 12:14:06.296: [smf] INFO: Removed Session: UE IMSI:[262425791139732] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3127) 09/24 12:14:06.296: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 09/24 12:14:06.302: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 09/24 12:14:06.307: [smf] INFO: Removed Session: UE IMSI:[262425703047051] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3127) 09/24 12:14:06.307: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 09/24 12:14:06.313: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 09/24 12:14:06.316: [smf] INFO: Removed Session: UE IMSI:[262424090896191] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3127) 09/24 12:14:06.316: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 09/24 12:14:06.323: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 09/24 12:14:06.327: [smf] INFO: Removed Session: UE IMSI:[262426032607359] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3127) 09/24 12:14:06.328: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 09/24 12:14:06.334: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 09/24 12:14:06.339: [smf] INFO: Removed Session: UE IMSI:[262422931315155] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3127) 09/24 12:14:06.339: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 09/24 12:14:06.345: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 09/24 12:14:06.349: [smf] INFO: Removed Session: UE IMSI:[262423016855624] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3127) 09/24 12:14:06.349: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 09/24 12:14:06.355: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 09/24 12:14:06.360: [smf] INFO: Removed Session: UE IMSI:[262428288217939] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3127) 09/24 12:14:06.360: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 09/24 12:14:06.366: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 09/24 12:14:06.370: [smf] INFO: Removed Session: UE IMSI:[262427994542938] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3127) 09/24 12:14:06.370: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 09/24 12:14:06.377: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 09/24 12:14:06.383: [smf] INFO: Removed Session: UE IMSI:[262425331089516] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3127) 09/24 12:14:06.383: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 09/24 12:14:06.387: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 09/24 12:14:06.392: [smf] INFO: Removed Session: UE IMSI:[262423339227149] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3127) 09/24 12:14:06.392: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 09/24 12:14:06.398: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 09/24 12:14:06.402: [smf] INFO: Removed Session: UE IMSI:[262427623073065] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3127) 09/24 12:14:06.402: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 09/24 12:14:06.409: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 09/24 12:14:06.414: [smf] INFO: Removed Session: UE IMSI:[262426838229887] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3127) 09/24 12:14:06.414: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 09/24 12:14:06.419: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 09/24 12:14:06.424: [smf] INFO: Removed Session: UE IMSI:[262422198335771] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3127) 09/24 12:14:06.424: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 09/24 12:14:06.430: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 09/24 12:14:06.435: [smf] INFO: Removed Session: UE IMSI:[262423760537897] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3127) 09/24 12:14:06.435: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 09/24 12:14:06.440: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 09/24 12:14:06.445: [smf] INFO: Removed Session: UE IMSI:[262421834131174] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3127) 09/24 12:14:06.445: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 09/24 12:14:06.451: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 09/24 12:14:06.456: [smf] INFO: Removed Session: UE IMSI:[262425060535605] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3127) 09/24 12:14:06.456: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 09/24 12:14:06.462: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 09/24 12:14:06.466: [smf] INFO: Removed Session: UE IMSI:[262421301129975] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3127) 09/24 12:14:06.466: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 09/24 12:14:06.472: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 09/24 12:14:06.478: [smf] INFO: Removed Session: UE IMSI:[262426502143915] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3127) 09/24 12:14:06.478: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 09/24 12:14:06.483: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 09/24 12:14:06.489: [smf] INFO: Removed Session: UE IMSI:[262425447059385] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3127) 09/24 12:14:06.489: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 09/24 12:14:06.494: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 09/24 12:14:06.500: [smf] INFO: Removed Session: UE IMSI:[262426759190549] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3127) 09/24 12:14:06.500: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 09/24 12:14:06.505: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 09/24 12:14:06.511: [smf] INFO: Removed Session: UE IMSI:[262422638348803] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3127) 09/24 12:14:06.511: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 09/24 12:14:06.515: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 09/24 12:14:06.519: [smf] INFO: Removed Session: UE IMSI:[262424979404245] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3127) 09/24 12:14:06.519: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 09/24 12:14:06.526: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 09/24 12:14:06.531: [smf] INFO: Removed Session: UE IMSI:[262423627157152] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3127) 09/24 12:14:06.531: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 09/24 12:14:06.537: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 09/24 12:14:06.540: [smf] INFO: Removed Session: UE IMSI:[262424773689038] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3127) 09/24 12:14:06.540: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 09/24 12:14:06.547: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 09/24 12:14:06.553: [smf] INFO: Removed Session: UE IMSI:[262428247139553] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3127) 09/24 12:14:06.553: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 09/24 12:14:06.558: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 09/24 12:14:06.563: [smf] INFO: Removed Session: UE IMSI:[262427913891221] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3127) 09/24 12:14:06.563: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 09/24 12:14:06.569: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 09/24 12:14:06.573: [smf] INFO: Removed Session: UE IMSI:[262428197922901] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3127) 09/24 12:14:06.573: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 09/24 12:14:06.579: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 09/24 12:14:06.585: [smf] INFO: Removed Session: UE IMSI:[262427555723859] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3127) 09/24 12:14:06.585: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 09/24 12:14:06.590: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 09/24 12:14:06.595: [smf] INFO: Removed Session: UE IMSI:[262427121843272] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3127) 09/24 12:14:06.595: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 09/24 12:14:06.601: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 09/24 12:14:06.605: [smf] INFO: Removed Session: UE IMSI:[262424572914628] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3127) 09/24 12:14:06.605: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 09/24 12:14:06.611: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 09/24 12:14:06.617: [smf] INFO: Removed Session: UE IMSI:[262422120469381] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3127) 09/24 12:14:06.617: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 09/24 12:14:06.622: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 09/24 12:14:06.628: [smf] INFO: Removed Session: UE IMSI:[262420288454404] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3127) 09/24 12:14:06.628: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 09/24 12:14:06.633: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 09/24 12:14:06.637: [smf] INFO: Removed Session: UE IMSI:[262421713784343] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3127) 09/24 12:14:06.637: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 09/24 12:14:06.644: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 09/24 12:14:06.649: [smf] INFO: Removed Session: UE IMSI:[262427601204504] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3127) 09/24 12:14:06.649: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 09/24 12:14:06.654: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 09/24 12:14:06.659: [smf] INFO: Removed Session: UE IMSI:[262426502732495] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3127) 09/24 12:14:06.659: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 09/24 12:14:06.665: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 09/24 12:14:06.671: [smf] INFO: Removed Session: UE IMSI:[262423253776777] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3127) 09/24 12:14:06.671: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 09/24 12:14:06.676: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 09/24 12:14:06.681: [smf] INFO: Removed Session: UE IMSI:[262424063822326] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3127) 09/24 12:14:06.681: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 09/24 12:14:06.686: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 09/24 12:14:06.692: [smf] INFO: Removed Session: UE IMSI:[262423968436800] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3127) 09/24 12:14:06.692: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 09/24 12:14:06.697: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 09/24 12:14:06.703: [smf] INFO: Removed Session: UE IMSI:[262429909288883] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3127) 09/24 12:14:06.703: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 09/24 12:14:06.708: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 09/24 12:14:06.712: [smf] INFO: Removed Session: UE IMSI:[262426760207196] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3127) 09/24 12:14:06.712: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 09/24 12:14:06.719: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 09/24 12:14:06.724: [smf] INFO: Removed Session: UE IMSI:[262421551531943] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3127) 09/24 12:14:06.724: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 09/24 12:14:06.729: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 09/24 12:14:06.734: [smf] INFO: Removed Session: UE IMSI:[262421317249069] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3127) 09/24 12:14:06.734: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 09/24 12:14:06.740: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 09/24 12:14:06.745: [smf] INFO: Removed Session: UE IMSI:[262426441525575] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3127) 09/24 12:14:06.745: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 09/24 12:14:06.750: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 09/24 12:14:06.755: [smf] INFO: Removed Session: UE IMSI:[262426285789570] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3127) 09/24 12:14:06.755: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 09/24 12:14:06.761: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 09/24 12:14:06.766: [smf] INFO: Removed Session: UE IMSI:[262422482502617] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3127) 09/24 12:14:06.766: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 09/24 12:14:06.772: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 09/24 12:14:06.777: [smf] INFO: Removed Session: UE IMSI:[262422016083013] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3127) 09/24 12:14:06.777: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 09/24 12:14:06.782: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 09/24 12:14:06.788: [smf] INFO: Removed Session: UE IMSI:[262424702477586] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3127) 09/24 12:14:06.788: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 09/24 12:14:06.793: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 09/24 12:14:06.801: [smf] INFO: Removed Session: UE IMSI:[262426338744176] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3127) 09/24 12:14:06.801: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 09/24 12:14:06.804: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 09/24 12:14:06.809: [smf] INFO: Removed Session: UE IMSI:[262428756859490] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3127) 09/24 12:14:06.809: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 09/24 12:14:06.814: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 09/24 12:14:06.820: [smf] INFO: Removed Session: UE IMSI:[262421925979988] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3127) 09/24 12:14:06.820: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 09/24 12:14:06.825: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 09/24 12:14:06.829: [smf] INFO: Removed Session: UE IMSI:[262427143645882] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3127) 09/24 12:14:06.829: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 09/24 12:14:06.836: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 09/24 12:14:06.841: [smf] INFO: Removed Session: UE IMSI:[262426412993551] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3127) 09/24 12:14:06.841: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 09/24 12:14:06.846: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 09/24 12:14:06.850: [smf] INFO: Removed Session: UE IMSI:[262420776561791] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3127) 09/24 12:14:06.850: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 09/24 12:14:06.857: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 09/24 12:14:06.863: [smf] INFO: Removed Session: UE IMSI:[262421254831855] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3127) 09/24 12:14:06.863: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 09/24 12:14:06.868: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 09/24 12:14:06.873: [smf] INFO: Removed Session: UE IMSI:[262428690746674] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3127) 09/24 12:14:06.873: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 09/24 12:14:06.878: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 09/24 12:14:06.882: [smf] INFO: Removed Session: UE IMSI:[262427312414125] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3127) 09/24 12:14:06.882: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 09/24 12:14:06.889: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 09/24 12:14:06.894: [smf] INFO: Removed Session: UE IMSI:[262420497064743] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3127) 09/24 12:14:06.894: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 09/24 12:14:06.899: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 09/24 12:14:06.904: [smf] INFO: Removed Session: UE IMSI:[262424691017752] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3127) 09/24 12:14:06.904: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 09/24 12:14:06.910: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 09/24 12:14:06.914: [smf] INFO: Removed Session: UE IMSI:[262424986841778] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3127) 09/24 12:14:06.915: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 09/24 12:14:06.920: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 09/24 12:14:06.925: [smf] INFO: Removed Session: UE IMSI:[262429460934968] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3127) 09/24 12:14:06.925: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 09/24 12:14:06.931: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 09/24 12:14:06.936: [smf] INFO: Removed Session: UE IMSI:[262429373724937] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3127) 09/24 12:14:06.936: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 09/24 12:14:06.942: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 09/24 12:14:06.945: [smf] INFO: Removed Session: UE IMSI:[262423620917806] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3127) 09/24 12:14:06.945: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 09/24 12:14:06.952: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 09/24 12:14:06.957: [smf] INFO: Removed Session: UE IMSI:[262427512680025] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3127) 09/24 12:14:06.958: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 09/24 12:14:06.963: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 09/24 12:14:06.967: [smf] INFO: Removed Session: UE IMSI:[262428400996064] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3127) 09/24 12:14:06.967: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 09/24 12:14:06.974: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 09/24 12:14:06.979: [smf] INFO: Removed Session: UE IMSI:[262428798950435] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3127) 09/24 12:14:06.979: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 09/24 12:14:06.984: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 09/24 12:14:06.988: [smf] INFO: Removed Session: UE IMSI:[262426137311185] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:06.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3127) 09/24 12:14:06.988: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 09/24 12:14:06.995: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 09/24 12:14:07.000: [smf] INFO: Removed Session: UE IMSI:[262421933452917] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3127) 09/24 12:14:07.000: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 09/24 12:14:07.005: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 09/24 12:14:07.009: [smf] INFO: Removed Session: UE IMSI:[262421076577818] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3127) 09/24 12:14:07.009: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 09/24 12:14:07.016: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 09/24 12:14:07.021: [smf] INFO: Removed Session: UE IMSI:[262427527980186] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3127) 09/24 12:14:07.021: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 09/24 12:14:07.027: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 09/24 12:14:07.030: [smf] INFO: Removed Session: UE IMSI:[262428099280391] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3127) 09/24 12:14:07.030: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 09/24 12:14:07.037: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 09/24 12:14:07.043: [smf] INFO: Removed Session: UE IMSI:[262427558247061] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3127) 09/24 12:14:07.043: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 09/24 12:14:07.048: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 09/24 12:14:07.053: [smf] INFO: Removed Session: UE IMSI:[262423988049321] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3127) 09/24 12:14:07.053: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 09/24 12:14:07.059: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 09/24 12:14:07.063: [smf] INFO: Removed Session: UE IMSI:[262422121962653] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3127) 09/24 12:14:07.063: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 09/24 12:14:07.069: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 09/24 12:14:07.074: [smf] INFO: Removed Session: UE IMSI:[262421238286128] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3127) 09/24 12:14:07.074: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 09/24 12:14:07.080: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 09/24 12:14:07.084: [smf] INFO: Removed Session: UE IMSI:[262428959765617] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3127) 09/24 12:14:07.084: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 09/24 12:14:07.090: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 09/24 12:14:07.095: [smf] INFO: Removed Session: UE IMSI:[262420374830692] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3127) 09/24 12:14:07.095: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 09/24 12:14:07.101: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 09/24 12:14:07.106: [smf] INFO: Removed Session: UE IMSI:[262424940616629] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3127) 09/24 12:14:07.106: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 09/24 12:14:07.111: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 09/24 12:14:07.116: [smf] INFO: Removed Session: UE IMSI:[262421114663675] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3127) 09/24 12:14:07.116: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 09/24 12:14:07.122: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 09/24 12:14:07.127: [smf] INFO: Removed Session: UE IMSI:[262420201877647] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3127) 09/24 12:14:07.127: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 09/24 12:14:07.133: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 09/24 12:14:07.137: [smf] INFO: Removed Session: UE IMSI:[262429404957286] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3127) 09/24 12:14:07.137: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 09/24 12:14:07.143: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 09/24 12:14:07.149: [smf] INFO: Removed Session: UE IMSI:[262422876213576] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3127) 09/24 12:14:07.149: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 09/24 12:14:07.154: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 09/24 12:14:07.158: [smf] INFO: Removed Session: UE IMSI:[262426249446603] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3127) 09/24 12:14:07.158: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 09/24 12:14:07.165: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 09/24 12:14:07.170: [smf] INFO: Removed Session: UE IMSI:[262423359837034] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3127) 09/24 12:14:07.170: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 09/24 12:14:07.175: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 09/24 12:14:07.180: [smf] INFO: Removed Session: UE IMSI:[262422633204611] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3127) 09/24 12:14:07.180: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 09/24 12:14:07.186: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 09/24 12:14:07.190: [smf] INFO: Removed Session: UE IMSI:[262421042012899] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3127) 09/24 12:14:07.190: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 09/24 12:14:07.196: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 09/24 12:14:07.201: [smf] INFO: Removed Session: UE IMSI:[262424264076988] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3127) 09/24 12:14:07.201: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 09/24 12:14:07.207: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 09/24 12:14:07.212: [smf] INFO: Removed Session: UE IMSI:[262421336094707] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3127) 09/24 12:14:07.212: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 09/24 12:14:07.217: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 09/24 12:14:07.221: [smf] INFO: Removed Session: UE IMSI:[262429328630678] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3127) 09/24 12:14:07.221: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 09/24 12:14:07.228: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 09/24 12:14:07.233: [smf] INFO: Removed Session: UE IMSI:[262421588328354] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3127) 09/24 12:14:07.233: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 09/24 12:14:07.238: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 09/24 12:14:07.242: [smf] INFO: Removed Session: UE IMSI:[262427069292025] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3127) 09/24 12:14:07.242: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 09/24 12:14:07.249: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 09/24 12:14:07.252: [smf] INFO: Removed Session: UE IMSI:[262420055688933] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3127) 09/24 12:14:07.253: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 09/24 12:14:07.260: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 09/24 12:14:07.265: [smf] INFO: Removed Session: UE IMSI:[262428948103964] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3127) 09/24 12:14:07.265: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 09/24 12:14:07.270: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 09/24 12:14:07.275: [smf] INFO: Removed Session: UE IMSI:[262424028154040] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3127) 09/24 12:14:07.275: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 09/24 12:14:07.281: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 09/24 12:14:07.286: [smf] INFO: Removed Session: UE IMSI:[262421948735485] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3127) 09/24 12:14:07.287: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 09/24 12:14:07.291: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 09/24 12:14:07.296: [smf] INFO: Removed Session: UE IMSI:[262421077372485] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3127) 09/24 12:14:07.296: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 09/24 12:14:07.302: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 09/24 12:14:07.307: [smf] INFO: Removed Session: UE IMSI:[262429582696922] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3127) 09/24 12:14:07.307: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 09/24 12:14:07.313: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 09/24 12:14:07.318: [smf] INFO: Removed Session: UE IMSI:[262427673493384] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3127) 09/24 12:14:07.318: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 09/24 12:14:07.324: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 09/24 12:14:07.329: [smf] INFO: Removed Session: UE IMSI:[262428039080110] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3127) 09/24 12:14:07.329: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 09/24 12:14:07.334: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 09/24 12:14:07.339: [smf] INFO: Removed Session: UE IMSI:[262423565609593] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3127) 09/24 12:14:07.339: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 09/24 12:14:07.345: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 09/24 12:14:07.350: [smf] INFO: Removed Session: UE IMSI:[262422402723918] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3127) 09/24 12:14:07.350: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 09/24 12:14:07.356: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 09/24 12:14:07.361: [smf] INFO: Removed Session: UE IMSI:[262422230651402] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3127) 09/24 12:14:07.361: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 09/24 12:14:07.366: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 09/24 12:14:07.371: [smf] INFO: Removed Session: UE IMSI:[262429543923417] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3127) 09/24 12:14:07.371: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 09/24 12:14:07.377: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 09/24 12:14:07.382: [smf] INFO: Removed Session: UE IMSI:[262428827829894] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3127) 09/24 12:14:07.382: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 09/24 12:14:07.388: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 09/24 12:14:07.393: [smf] INFO: Removed Session: UE IMSI:[262425936329945] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3127) 09/24 12:14:07.393: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 09/24 12:14:07.398: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 09/24 12:14:07.403: [smf] INFO: Removed Session: UE IMSI:[262420609011438] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3127) 09/24 12:14:07.403: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 09/24 12:14:07.410: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 09/24 12:14:07.416: [smf] INFO: Removed Session: UE IMSI:[262423514634466] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3127) 09/24 12:14:07.416: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 09/24 12:14:07.420: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 09/24 12:14:07.425: [smf] INFO: Removed Session: UE IMSI:[262421662048070] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3127) 09/24 12:14:07.425: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 09/24 12:14:07.431: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 09/24 12:14:07.436: [smf] INFO: Removed Session: UE IMSI:[262422097945004] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3127) 09/24 12:14:07.436: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 09/24 12:14:07.442: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 09/24 12:14:07.446: [smf] INFO: Removed Session: UE IMSI:[262424142924787] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3127) 09/24 12:14:07.446: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 09/24 12:14:07.452: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 09/24 12:14:07.457: [smf] INFO: Removed Session: UE IMSI:[262422780327167] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3127) 09/24 12:14:07.457: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 09/24 12:14:07.463: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 09/24 12:14:07.468: [smf] INFO: Removed Session: UE IMSI:[262420549454221] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3127) 09/24 12:14:07.468: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 09/24 12:14:07.474: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 09/24 12:14:07.478: [smf] INFO: Removed Session: UE IMSI:[262426434853731] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3127) 09/24 12:14:07.478: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 09/24 12:14:07.484: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 09/24 12:14:07.488: [smf] INFO: Removed Session: UE IMSI:[262423334905898] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3127) 09/24 12:14:07.488: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 09/24 12:14:07.495: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 09/24 12:14:07.500: [smf] INFO: Removed Session: UE IMSI:[262429898027896] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3127) 09/24 12:14:07.500: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 09/24 12:14:07.506: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 09/24 12:14:07.511: [smf] INFO: Removed Session: UE IMSI:[262425802707161] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3127) 09/24 12:14:07.511: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 09/24 12:14:07.516: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 09/24 12:14:07.521: [smf] INFO: Removed Session: UE IMSI:[262426712165019] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3127) 09/24 12:14:07.521: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 09/24 12:14:07.527: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 09/24 12:14:07.532: [smf] INFO: Removed Session: UE IMSI:[262428043160467] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3127) 09/24 12:14:07.532: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 09/24 12:14:07.537: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 09/24 12:14:07.542: [smf] INFO: Removed Session: UE IMSI:[262425299757337] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3127) 09/24 12:14:07.542: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 09/24 12:14:07.548: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 09/24 12:14:07.553: [smf] INFO: Removed Session: UE IMSI:[262428831956338] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3127) 09/24 12:14:07.553: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 09/24 12:14:07.559: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 09/24 12:14:07.563: [smf] INFO: Removed Session: UE IMSI:[262423367722514] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3127) 09/24 12:14:07.563: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 09/24 12:14:07.570: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 09/24 12:14:07.575: [smf] INFO: Removed Session: UE IMSI:[262426889564314] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3127) 09/24 12:14:07.575: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 09/24 12:14:07.580: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 09/24 12:14:07.584: [smf] INFO: Removed Session: UE IMSI:[262428125222196] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3127) 09/24 12:14:07.584: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 09/24 12:14:07.591: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 09/24 12:14:07.595: [smf] INFO: Removed Session: UE IMSI:[262424095229877] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3127) 09/24 12:14:07.595: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 09/24 12:14:07.601: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 09/24 12:14:07.606: [smf] INFO: Removed Session: UE IMSI:[262421906027124] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3127) 09/24 12:14:07.606: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 09/24 12:14:07.612: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 09/24 12:14:07.617: [smf] INFO: Removed Session: UE IMSI:[262423506305682] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3127) 09/24 12:14:07.617: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 09/24 12:14:07.623: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 09/24 12:14:07.628: [smf] INFO: Removed Session: UE IMSI:[262424798353523] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3127) 09/24 12:14:07.628: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 09/24 12:14:07.634: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 09/24 12:14:07.638: [smf] INFO: Removed Session: UE IMSI:[262420266340453] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3127) 09/24 12:14:07.638: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 09/24 12:14:07.644: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 09/24 12:14:07.649: [smf] INFO: Removed Session: UE IMSI:[262424516574699] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3127) 09/24 12:14:07.649: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 09/24 12:14:07.655: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 09/24 12:14:07.660: [smf] INFO: Removed Session: UE IMSI:[262428590373062] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3127) 09/24 12:14:07.660: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 09/24 12:14:07.665: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 09/24 12:14:07.670: [smf] INFO: Removed Session: UE IMSI:[262420215493299] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3127) 09/24 12:14:07.670: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 09/24 12:14:07.676: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 09/24 12:14:07.682: [smf] INFO: Removed Session: UE IMSI:[262425680813355] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3127) 09/24 12:14:07.682: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 09/24 12:14:07.687: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 09/24 12:14:07.691: [smf] INFO: Removed Session: UE IMSI:[262422111372902] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3127) 09/24 12:14:07.691: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 09/24 12:14:07.697: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 09/24 12:14:07.702: [smf] INFO: Removed Session: UE IMSI:[262429935224721] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3127) 09/24 12:14:07.702: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 09/24 12:14:07.708: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 09/24 12:14:07.712: [smf] INFO: Removed Session: UE IMSI:[262420025095908] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3127) 09/24 12:14:07.712: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 09/24 12:14:07.719: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 09/24 12:14:07.724: [smf] INFO: Removed Session: UE IMSI:[262429637716848] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3127) 09/24 12:14:07.724: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 09/24 12:14:07.729: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 09/24 12:14:07.734: [smf] INFO: Removed Session: UE IMSI:[262423154360028] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3127) 09/24 12:14:07.734: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 09/24 12:14:07.740: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 09/24 12:14:07.745: [smf] INFO: Removed Session: UE IMSI:[262425699423069] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3127) 09/24 12:14:07.745: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 09/24 12:14:07.751: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 09/24 12:14:07.755: [smf] INFO: Removed Session: UE IMSI:[262425282722826] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3127) 09/24 12:14:07.755: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 09/24 12:14:07.761: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 09/24 12:14:07.766: [smf] INFO: Removed Session: UE IMSI:[262427376289274] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3127) 09/24 12:14:07.766: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 09/24 12:14:07.772: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 09/24 12:14:07.776: [smf] INFO: Removed Session: UE IMSI:[262427835186105] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3127) 09/24 12:14:07.776: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 09/24 12:14:07.783: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 09/24 12:14:07.787: [smf] INFO: Removed Session: UE IMSI:[262422004743931] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3127) 09/24 12:14:07.787: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 09/24 12:14:07.793: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 09/24 12:14:07.798: [smf] INFO: Removed Session: UE IMSI:[262424477127840] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3127) 09/24 12:14:07.798: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 09/24 12:14:07.804: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 09/24 12:14:07.809: [smf] INFO: Removed Session: UE IMSI:[262426563508807] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3127) 09/24 12:14:07.809: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 09/24 12:14:07.815: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 09/24 12:14:07.819: [smf] INFO: Removed Session: UE IMSI:[262421883244720] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3127) 09/24 12:14:07.819: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 09/24 12:14:07.825: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 09/24 12:14:07.830: [smf] INFO: Removed Session: UE IMSI:[262427979050641] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3127) 09/24 12:14:07.830: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 09/24 12:14:07.836: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 09/24 12:14:07.841: [smf] INFO: Removed Session: UE IMSI:[262421453477257] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3127) 09/24 12:14:07.841: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 09/24 12:14:07.847: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 09/24 12:14:07.851: [smf] INFO: Removed Session: UE IMSI:[262427817665485] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3127) 09/24 12:14:07.851: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 09/24 12:14:07.857: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 09/24 12:14:07.862: [smf] INFO: Removed Session: UE IMSI:[262421245673959] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3127) 09/24 12:14:07.862: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 09/24 12:14:07.868: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 09/24 12:14:07.873: [smf] INFO: Removed Session: UE IMSI:[262425355470317] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3127) 09/24 12:14:07.873: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 09/24 12:14:07.879: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 09/24 12:14:07.883: [smf] INFO: Removed Session: UE IMSI:[262428685319964] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3127) 09/24 12:14:07.883: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 09/24 12:14:07.890: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 09/24 12:14:07.896: [smf] INFO: Removed Session: UE IMSI:[262420325330135] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3127) 09/24 12:14:07.896: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 09/24 12:14:07.900: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 09/24 12:14:07.905: [smf] INFO: Removed Session: UE IMSI:[262426019694609] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3127) 09/24 12:14:07.905: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 09/24 12:14:07.911: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 09/24 12:14:07.915: [smf] INFO: Removed Session: UE IMSI:[262423018730973] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3127) 09/24 12:14:07.915: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 09/24 12:14:07.921: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 09/24 12:14:07.926: [smf] INFO: Removed Session: UE IMSI:[262425754461646] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3127) 09/24 12:14:07.926: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 09/24 12:14:07.932: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 09/24 12:14:07.937: [smf] INFO: Removed Session: UE IMSI:[262421002277158] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3127) 09/24 12:14:07.937: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 09/24 12:14:07.943: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 09/24 12:14:07.947: [smf] INFO: Removed Session: UE IMSI:[262423317952957] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3127) 09/24 12:14:07.947: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 09/24 12:14:07.953: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 09/24 12:14:07.958: [smf] INFO: Removed Session: UE IMSI:[262426223156799] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3127) 09/24 12:14:07.958: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 09/24 12:14:07.964: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 09/24 12:14:07.968: [smf] INFO: Removed Session: UE IMSI:[262429842969860] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3127) 09/24 12:14:07.968: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 09/24 12:14:07.974: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 09/24 12:14:07.980: [smf] INFO: Removed Session: UE IMSI:[262425014600372] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3127) 09/24 12:14:07.980: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 09/24 12:14:07.985: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 09/24 12:14:07.989: [smf] INFO: Removed Session: UE IMSI:[262427680802314] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:07.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3127) 09/24 12:14:07.989: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 09/24 12:14:07.996: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 09/24 12:14:08.000: [smf] INFO: Removed Session: UE IMSI:[262423723318453] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3127) 09/24 12:14:08.000: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 09/24 12:14:08.006: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 09/24 12:14:08.011: [smf] INFO: Removed Session: UE IMSI:[262424415966154] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3127) 09/24 12:14:08.011: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 09/24 12:14:08.017: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 09/24 12:14:08.022: [smf] INFO: Removed Session: UE IMSI:[262422488501663] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3127) 09/24 12:14:08.022: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 09/24 12:14:08.027: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 09/24 12:14:08.032: [smf] INFO: Removed Session: UE IMSI:[262421984948010] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3127) 09/24 12:14:08.032: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 09/24 12:14:08.038: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 09/24 12:14:08.043: [smf] INFO: Removed Session: UE IMSI:[262422928193248] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3127) 09/24 12:14:08.043: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 09/24 12:14:08.049: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 09/24 12:14:08.053: [smf] INFO: Removed Session: UE IMSI:[262421865073704] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3127) 09/24 12:14:08.054: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 09/24 12:14:08.059: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 09/24 12:14:08.064: [smf] INFO: Removed Session: UE IMSI:[262421349521370] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3127) 09/24 12:14:08.064: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 09/24 12:14:08.070: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 09/24 12:14:08.074: [smf] INFO: Removed Session: UE IMSI:[262428844307361] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3127) 09/24 12:14:08.074: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 09/24 12:14:08.081: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 09/24 12:14:08.086: [smf] INFO: Removed Session: UE IMSI:[262425809156652] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3127) 09/24 12:14:08.086: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 09/24 12:14:08.091: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 09/24 12:14:08.096: [smf] INFO: Removed Session: UE IMSI:[262427250019127] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3127) 09/24 12:14:08.096: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 09/24 12:14:08.102: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 09/24 12:14:08.106: [smf] INFO: Removed Session: UE IMSI:[262429840828848] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3127) 09/24 12:14:08.106: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 09/24 12:14:08.112: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 09/24 12:14:08.117: [smf] INFO: Removed Session: UE IMSI:[262423657354850] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3127) 09/24 12:14:08.117: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 09/24 12:14:08.123: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 09/24 12:14:08.127: [smf] INFO: Removed Session: UE IMSI:[262428989084792] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3127) 09/24 12:14:08.127: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 09/24 12:14:08.134: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 09/24 12:14:08.138: [smf] INFO: Removed Session: UE IMSI:[262422039021594] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3127) 09/24 12:14:08.138: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 09/24 12:14:08.144: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 09/24 12:14:08.148: [smf] INFO: Removed Session: UE IMSI:[262426608596088] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3127) 09/24 12:14:08.148: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 09/24 12:14:08.155: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 09/24 12:14:08.160: [smf] INFO: Removed Session: UE IMSI:[262421747427887] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3127) 09/24 12:14:08.160: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 09/24 12:14:08.165: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 09/24 12:14:08.169: [smf] INFO: Removed Session: UE IMSI:[262425918688514] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3127) 09/24 12:14:08.169: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 09/24 12:14:08.176: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 09/24 12:14:08.181: [smf] INFO: Removed Session: UE IMSI:[262427770112497] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3127) 09/24 12:14:08.181: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 09/24 12:14:08.187: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 09/24 12:14:08.191: [smf] INFO: Removed Session: UE IMSI:[262424725758179] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3127) 09/24 12:14:08.191: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 09/24 12:14:08.197: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 09/24 12:14:08.202: [smf] INFO: Removed Session: UE IMSI:[262426784418844] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3127) 09/24 12:14:08.202: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 09/24 12:14:08.208: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 09/24 12:14:08.213: [smf] INFO: Removed Session: UE IMSI:[262420228654608] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3127) 09/24 12:14:08.213: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 09/24 12:14:08.219: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 09/24 12:14:08.224: [smf] INFO: Removed Session: UE IMSI:[262424218423572] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3127) 09/24 12:14:08.224: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 09/24 12:14:08.229: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 09/24 12:14:08.234: [smf] INFO: Removed Session: UE IMSI:[262422295577005] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3127) 09/24 12:14:08.234: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 09/24 12:14:08.240: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 09/24 12:14:08.244: [smf] INFO: Removed Session: UE IMSI:[262429614100872] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3127) 09/24 12:14:08.244: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 09/24 12:14:08.251: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 09/24 12:14:08.255: [smf] INFO: Removed Session: UE IMSI:[262420233849064] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3127) 09/24 12:14:08.255: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 09/24 12:14:08.261: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 09/24 12:14:08.265: [smf] INFO: Removed Session: UE IMSI:[262427530891527] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3127) 09/24 12:14:08.266: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 09/24 12:14:08.272: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 09/24 12:14:08.277: [smf] INFO: Removed Session: UE IMSI:[262420920444937] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3127) 09/24 12:14:08.277: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 09/24 12:14:08.283: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 09/24 12:14:08.287: [smf] INFO: Removed Session: UE IMSI:[262420004300447] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3127) 09/24 12:14:08.287: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 09/24 12:14:08.293: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 09/24 12:14:08.298: [smf] INFO: Removed Session: UE IMSI:[262423202800037] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3127) 09/24 12:14:08.298: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 09/24 12:14:08.304: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 09/24 12:14:08.308: [smf] INFO: Removed Session: UE IMSI:[262428832904092] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3127) 09/24 12:14:08.308: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 09/24 12:14:08.314: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 09/24 12:14:08.319: [smf] INFO: Removed Session: UE IMSI:[262422472869290] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3127) 09/24 12:14:08.319: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 09/24 12:14:08.325: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 09/24 12:14:08.329: [smf] INFO: Removed Session: UE IMSI:[262429109810227] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3127) 09/24 12:14:08.329: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 09/24 12:14:08.336: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 09/24 12:14:08.340: [smf] INFO: Removed Session: UE IMSI:[262429890988579] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3127) 09/24 12:14:08.340: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 09/24 12:14:08.346: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 09/24 12:14:08.351: [smf] INFO: Removed Session: UE IMSI:[262428999621244] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3127) 09/24 12:14:08.351: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 09/24 12:14:08.357: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 09/24 12:14:08.362: [smf] INFO: Removed Session: UE IMSI:[262426571378668] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3127) 09/24 12:14:08.362: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 09/24 12:14:08.368: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 09/24 12:14:08.372: [smf] INFO: Removed Session: UE IMSI:[262426204209793] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3127) 09/24 12:14:08.372: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 09/24 12:14:08.378: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 09/24 12:14:08.383: [smf] INFO: Removed Session: UE IMSI:[262429905317314] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3127) 09/24 12:14:08.383: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 09/24 12:14:08.389: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 09/24 12:14:08.393: [smf] INFO: Removed Session: UE IMSI:[262422901882430] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3127) 09/24 12:14:08.393: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 09/24 12:14:08.399: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 09/24 12:14:08.404: [smf] INFO: Removed Session: UE IMSI:[262420336228858] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3127) 09/24 12:14:08.404: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 09/24 12:14:08.410: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 09/24 12:14:08.414: [smf] INFO: Removed Session: UE IMSI:[262426868712858] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3127) 09/24 12:14:08.414: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 09/24 12:14:08.421: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 09/24 12:14:08.426: [smf] INFO: Removed Session: UE IMSI:[262424505870858] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3127) 09/24 12:14:08.426: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 09/24 12:14:08.431: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 09/24 12:14:08.436: [smf] INFO: Removed Session: UE IMSI:[262426888213691] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3127) 09/24 12:14:08.436: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 09/24 12:14:08.442: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 09/24 12:14:08.447: [smf] INFO: Removed Session: UE IMSI:[262422362331390] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3127) 09/24 12:14:08.447: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 09/24 12:14:08.453: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 09/24 12:14:08.457: [smf] INFO: Removed Session: UE IMSI:[262421913482711] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3127) 09/24 12:14:08.457: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 09/24 12:14:08.463: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 09/24 12:14:08.467: [smf] INFO: Removed Session: UE IMSI:[262429025135546] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3127) 09/24 12:14:08.467: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 09/24 12:14:08.474: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 09/24 12:14:08.479: [smf] INFO: Removed Session: UE IMSI:[262428149801433] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3127) 09/24 12:14:08.479: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 09/24 12:14:08.484: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 09/24 12:14:08.489: [smf] INFO: Removed Session: UE IMSI:[262424785151472] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3127) 09/24 12:14:08.489: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 09/24 12:14:08.495: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 09/24 12:14:08.500: [smf] INFO: Removed Session: UE IMSI:[262426793339569] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3127) 09/24 12:14:08.500: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 09/24 12:14:08.506: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 09/24 12:14:08.510: [smf] INFO: Removed Session: UE IMSI:[262426252345851] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3127) 09/24 12:14:08.510: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 09/24 12:14:08.516: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 09/24 12:14:08.521: [smf] INFO: Removed Session: UE IMSI:[262422201491187] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3127) 09/24 12:14:08.521: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 09/24 12:14:08.527: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 09/24 12:14:08.532: [smf] INFO: Removed Session: UE IMSI:[262424419684525] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3127) 09/24 12:14:08.532: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 09/24 12:14:08.538: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 09/24 12:14:08.542: [smf] INFO: Removed Session: UE IMSI:[262429514030478] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3127) 09/24 12:14:08.542: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 09/24 12:14:08.548: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 09/24 12:14:08.553: [smf] INFO: Removed Session: UE IMSI:[262425118406953] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3127) 09/24 12:14:08.553: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 09/24 12:14:08.559: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 09/24 12:14:08.564: [smf] INFO: Removed Session: UE IMSI:[262428327408857] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3127) 09/24 12:14:08.564: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 09/24 12:14:08.569: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 09/24 12:14:08.574: [smf] INFO: Removed Session: UE IMSI:[262420116021019] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3127) 09/24 12:14:08.574: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 09/24 12:14:08.580: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 09/24 12:14:08.585: [smf] INFO: Removed Session: UE IMSI:[262428468747891] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3127) 09/24 12:14:08.585: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 09/24 12:14:08.591: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 09/24 12:14:08.595: [smf] INFO: Removed Session: UE IMSI:[262429063759588] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3127) 09/24 12:14:08.595: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 09/24 12:14:08.601: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 09/24 12:14:08.606: [smf] INFO: Removed Session: UE IMSI:[262429064989841] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3127) 09/24 12:14:08.606: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 09/24 12:14:08.612: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 09/24 12:14:08.616: [smf] INFO: Removed Session: UE IMSI:[262420384876346] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3127) 09/24 12:14:08.616: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 09/24 12:14:08.623: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 09/24 12:14:08.627: [smf] INFO: Removed Session: UE IMSI:[262424930094220] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3127) 09/24 12:14:08.627: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 09/24 12:14:08.634: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 09/24 12:14:08.638: [smf] INFO: Removed Session: UE IMSI:[262428217173850] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3127) 09/24 12:14:08.638: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 09/24 12:14:08.644: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 09/24 12:14:08.648: [smf] INFO: Removed Session: UE IMSI:[262425654812211] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3127) 09/24 12:14:08.648: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 09/24 12:14:08.655: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 09/24 12:14:08.659: [smf] INFO: Removed Session: UE IMSI:[262427507026644] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3127) 09/24 12:14:08.659: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 09/24 12:14:08.665: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 09/24 12:14:08.669: [smf] INFO: Removed Session: UE IMSI:[262425891807711] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3127) 09/24 12:14:08.669: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 09/24 12:14:08.676: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 09/24 12:14:08.681: [smf] INFO: Removed Session: UE IMSI:[262428388156688] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3127) 09/24 12:14:08.681: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 09/24 12:14:08.687: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 09/24 12:14:08.691: [smf] INFO: Removed Session: UE IMSI:[262423596189691] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3127) 09/24 12:14:08.691: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 09/24 12:14:08.698: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 09/24 12:14:08.703: [smf] INFO: Removed Session: UE IMSI:[262422821423498] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3127) 09/24 12:14:08.703: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 09/24 12:14:08.708: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 09/24 12:14:08.712: [smf] INFO: Removed Session: UE IMSI:[262423691422012] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3127) 09/24 12:14:08.712: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 09/24 12:14:08.719: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 09/24 12:14:08.723: [smf] INFO: Removed Session: UE IMSI:[262427464831424] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3127) 09/24 12:14:08.723: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 09/24 12:14:08.729: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 09/24 12:14:08.734: [smf] INFO: Removed Session: UE IMSI:[262428692147059] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3127) 09/24 12:14:08.734: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 09/24 12:14:08.740: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 09/24 12:14:08.745: [smf] INFO: Removed Session: UE IMSI:[262429092068677] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3127) 09/24 12:14:08.745: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 09/24 12:14:08.751: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 09/24 12:14:08.755: [smf] INFO: Removed Session: UE IMSI:[262426514383063] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3127) 09/24 12:14:08.755: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 09/24 12:14:08.762: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 09/24 12:14:08.766: [smf] INFO: Removed Session: UE IMSI:[262427972698645] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3127) 09/24 12:14:08.766: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 09/24 12:14:08.772: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 09/24 12:14:08.776: [smf] INFO: Removed Session: UE IMSI:[262420931782342] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3127) 09/24 12:14:08.776: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 09/24 12:14:08.783: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 09/24 12:14:08.787: [smf] INFO: Removed Session: UE IMSI:[262424996604291] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3127) 09/24 12:14:08.787: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 09/24 12:14:08.793: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 09/24 12:14:08.797: [smf] INFO: Removed Session: UE IMSI:[262423780104627] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3127) 09/24 12:14:08.797: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 09/24 12:14:08.804: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 09/24 12:14:08.809: [smf] INFO: Removed Session: UE IMSI:[262428369847264] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3127) 09/24 12:14:08.809: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 09/24 12:14:08.815: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 09/24 12:14:08.819: [smf] INFO: Removed Session: UE IMSI:[262420854581072] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3127) 09/24 12:14:08.819: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 09/24 12:14:08.825: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 09/24 12:14:08.830: [smf] INFO: Removed Session: UE IMSI:[262429453493312] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3127) 09/24 12:14:08.830: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 09/24 12:14:08.836: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 09/24 12:14:08.840: [smf] INFO: Removed Session: UE IMSI:[262423508589382] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3127) 09/24 12:14:08.840: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 09/24 12:14:08.847: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 09/24 12:14:08.853: [smf] INFO: Removed Session: UE IMSI:[262420192045588] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3127) 09/24 12:14:08.853: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 09/24 12:14:08.857: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 09/24 12:14:08.861: [smf] INFO: Removed Session: UE IMSI:[262425771618014] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3127) 09/24 12:14:08.861: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 09/24 12:14:08.868: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 09/24 12:14:08.873: [smf] INFO: Removed Session: UE IMSI:[262422819556737] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3127) 09/24 12:14:08.873: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 09/24 12:14:08.878: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 09/24 12:14:08.884: [smf] INFO: Removed Session: UE IMSI:[262424378205750] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3127) 09/24 12:14:08.884: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 09/24 12:14:08.889: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 09/24 12:14:08.894: [smf] INFO: Removed Session: UE IMSI:[262427564519265] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3127) 09/24 12:14:08.894: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 09/24 12:14:08.900: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 09/24 12:14:08.905: [smf] INFO: Removed Session: UE IMSI:[262425671769539] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3127) 09/24 12:14:08.905: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 09/24 12:14:08.910: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 09/24 12:14:08.915: [smf] INFO: Removed Session: UE IMSI:[262425897949428] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3127) 09/24 12:14:08.915: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 09/24 12:14:08.921: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 09/24 12:14:08.926: [smf] INFO: Removed Session: UE IMSI:[262426662669209] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3127) 09/24 12:14:08.926: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 09/24 12:14:08.932: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 09/24 12:14:08.936: [smf] INFO: Removed Session: UE IMSI:[262428944195917] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3127) 09/24 12:14:08.936: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 09/24 12:14:08.942: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 09/24 12:14:08.948: [smf] INFO: Removed Session: UE IMSI:[262426472279985] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3127) 09/24 12:14:08.948: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 09/24 12:14:08.953: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 09/24 12:14:08.957: [smf] INFO: Removed Session: UE IMSI:[262428151596275] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3127) 09/24 12:14:08.958: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 09/24 12:14:08.964: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 09/24 12:14:08.969: [smf] INFO: Removed Session: UE IMSI:[262421175738359] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3127) 09/24 12:14:08.969: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 09/24 12:14:08.974: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 09/24 12:14:08.979: [smf] INFO: Removed Session: UE IMSI:[262428013372059] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3127) 09/24 12:14:08.979: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 09/24 12:14:08.985: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 09/24 12:14:08.990: [smf] INFO: Removed Session: UE IMSI:[262424739637253] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:08.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3127) 09/24 12:14:08.990: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 09/24 12:14:08.996: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 09/24 12:14:09.000: [smf] INFO: Removed Session: UE IMSI:[262423973265004] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3127) 09/24 12:14:09.000: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 09/24 12:14:09.006: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 09/24 12:14:09.011: [smf] INFO: Removed Session: UE IMSI:[262429392345998] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3127) 09/24 12:14:09.011: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 09/24 12:14:09.017: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 09/24 12:14:09.021: [smf] INFO: Removed Session: UE IMSI:[262421300473187] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3127) 09/24 12:14:09.021: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 09/24 12:14:09.027: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 09/24 12:14:09.032: [smf] INFO: Removed Session: UE IMSI:[262424955190571] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3127) 09/24 12:14:09.032: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 09/24 12:14:09.038: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 09/24 12:14:09.043: [smf] INFO: Removed Session: UE IMSI:[262428598426816] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3127) 09/24 12:14:09.043: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 09/24 12:14:09.049: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 09/24 12:14:09.053: [smf] INFO: Removed Session: UE IMSI:[262425476706455] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3127) 09/24 12:14:09.053: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 09/24 12:14:09.059: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 09/24 12:14:09.063: [smf] INFO: Removed Session: UE IMSI:[262429065846510] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3127) 09/24 12:14:09.063: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 09/24 12:14:09.070: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 09/24 12:14:09.075: [smf] INFO: Removed Session: UE IMSI:[262424300898020] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3127) 09/24 12:14:09.075: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 09/24 12:14:09.080: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 09/24 12:14:09.085: [smf] INFO: Removed Session: UE IMSI:[262421049458986] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3127) 09/24 12:14:09.085: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 09/24 12:14:09.091: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 09/24 12:14:09.096: [smf] INFO: Removed Session: UE IMSI:[262425025315132] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3127) 09/24 12:14:09.096: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 09/24 12:14:09.102: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 09/24 12:14:09.106: [smf] INFO: Removed Session: UE IMSI:[262429834189723] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3127) 09/24 12:14:09.106: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 09/24 12:14:09.112: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 09/24 12:14:09.117: [smf] INFO: Removed Session: UE IMSI:[262422661415011] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3127) 09/24 12:14:09.117: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 09/24 12:14:09.123: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 09/24 12:14:09.128: [smf] INFO: Removed Session: UE IMSI:[262423739864233] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3127) 09/24 12:14:09.128: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 09/24 12:14:09.134: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 09/24 12:14:09.138: [smf] INFO: Removed Session: UE IMSI:[262423503955936] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3127) 09/24 12:14:09.138: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 09/24 12:14:09.144: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 09/24 12:14:09.149: [smf] INFO: Removed Session: UE IMSI:[262420264355987] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3127) 09/24 12:14:09.149: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 09/24 12:14:09.155: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 09/24 12:14:09.160: [smf] INFO: Removed Session: UE IMSI:[262429761399293] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3127) 09/24 12:14:09.160: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 09/24 12:14:09.165: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 09/24 12:14:09.171: [smf] INFO: Removed Session: UE IMSI:[262429362476540] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3127) 09/24 12:14:09.171: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 09/24 12:14:09.176: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 09/24 12:14:09.181: [smf] INFO: Removed Session: UE IMSI:[262425357945620] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3127) 09/24 12:14:09.181: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 09/24 12:14:09.187: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 09/24 12:14:09.192: [smf] INFO: Removed Session: UE IMSI:[262428128743427] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3127) 09/24 12:14:09.192: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 09/24 12:14:09.197: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 09/24 12:14:09.202: [smf] INFO: Removed Session: UE IMSI:[262426185457951] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3127) 09/24 12:14:09.202: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 09/24 12:14:09.208: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 09/24 12:14:09.213: [smf] INFO: Removed Session: UE IMSI:[262423827025204] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3127) 09/24 12:14:09.213: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 09/24 12:14:09.219: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 09/24 12:14:09.224: [smf] INFO: Removed Session: UE IMSI:[262429170592088] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3127) 09/24 12:14:09.224: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 09/24 12:14:09.229: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 09/24 12:14:09.235: [smf] INFO: Removed Session: UE IMSI:[262422816995286] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3127) 09/24 12:14:09.235: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 09/24 12:14:09.240: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 09/24 12:14:09.244: [smf] INFO: Removed Session: UE IMSI:[262423628585506] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3127) 09/24 12:14:09.244: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 09/24 12:14:09.251: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 09/24 12:14:09.255: [smf] INFO: Removed Session: UE IMSI:[262422657632959] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3127) 09/24 12:14:09.256: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 09/24 12:14:09.261: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 09/24 12:14:09.266: [smf] INFO: Removed Session: UE IMSI:[262422383560524] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3127) 09/24 12:14:09.266: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 09/24 12:14:09.272: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 09/24 12:14:09.276: [smf] INFO: Removed Session: UE IMSI:[262427248086158] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3127) 09/24 12:14:09.276: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 09/24 12:14:09.283: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 09/24 12:14:09.287: [smf] INFO: Removed Session: UE IMSI:[262424027372865] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3127) 09/24 12:14:09.287: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 09/24 12:14:09.293: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 09/24 12:14:09.297: [smf] INFO: Removed Session: UE IMSI:[262424650620219] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3127) 09/24 12:14:09.297: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 09/24 12:14:09.304: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 09/24 12:14:09.308: [smf] INFO: Removed Session: UE IMSI:[262420085611029] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3127) 09/24 12:14:09.309: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 09/24 12:14:09.314: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 09/24 12:14:09.319: [smf] INFO: Removed Session: UE IMSI:[262427236325206] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3127) 09/24 12:14:09.319: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 09/24 12:14:09.325: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 09/24 12:14:09.330: [smf] INFO: Removed Session: UE IMSI:[262421997353709] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3127) 09/24 12:14:09.330: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 09/24 12:14:09.336: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 09/24 12:14:09.341: [smf] INFO: Removed Session: UE IMSI:[262420427033427] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3127) 09/24 12:14:09.341: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 09/24 12:14:09.346: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 09/24 12:14:09.351: [smf] INFO: Removed Session: UE IMSI:[262423627233755] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3127) 09/24 12:14:09.351: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 09/24 12:14:09.357: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 09/24 12:14:09.361: [smf] INFO: Removed Session: UE IMSI:[262427033385504] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3127) 09/24 12:14:09.361: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 09/24 12:14:09.368: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 09/24 12:14:09.372: [smf] INFO: Removed Session: UE IMSI:[262428369866122] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3127) 09/24 12:14:09.372: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 09/24 12:14:09.378: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 09/24 12:14:09.383: [smf] INFO: Removed Session: UE IMSI:[262421986007029] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3127) 09/24 12:14:09.383: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 09/24 12:14:09.389: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 09/24 12:14:09.395: [smf] INFO: Removed Session: UE IMSI:[262429216088371] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3127) 09/24 12:14:09.395: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 09/24 12:14:09.399: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 09/24 12:14:09.403: [smf] INFO: Removed Session: UE IMSI:[262423007824669] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3127) 09/24 12:14:09.403: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 09/24 12:14:09.410: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 09/24 12:14:09.415: [smf] INFO: Removed Session: UE IMSI:[262429285312261] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3127) 09/24 12:14:09.415: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 09/24 12:14:09.421: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 09/24 12:14:09.425: [smf] INFO: Removed Session: UE IMSI:[262425532988194] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3127) 09/24 12:14:09.425: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 09/24 12:14:09.431: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 09/24 12:14:09.436: [smf] INFO: Removed Session: UE IMSI:[262420096909447] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3127) 09/24 12:14:09.436: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 09/24 12:14:09.442: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 09/24 12:14:09.446: [smf] INFO: Removed Session: UE IMSI:[262422050868210] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3127) 09/24 12:14:09.446: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 09/24 12:14:09.452: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 09/24 12:14:09.457: [smf] INFO: Removed Session: UE IMSI:[262423917943794] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3127) 09/24 12:14:09.457: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 09/24 12:14:09.463: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 09/24 12:14:09.468: [smf] INFO: Removed Session: UE IMSI:[262423289185438] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3127) 09/24 12:14:09.468: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 09/24 12:14:09.474: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 09/24 12:14:09.479: [smf] INFO: Removed Session: UE IMSI:[262425713882141] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3127) 09/24 12:14:09.479: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 09/24 12:14:09.484: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 09/24 12:14:09.489: [smf] INFO: Removed Session: UE IMSI:[262426547375639] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3127) 09/24 12:14:09.489: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 09/24 12:14:09.495: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 09/24 12:14:09.500: [smf] INFO: Removed Session: UE IMSI:[262429175030064] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3127) 09/24 12:14:09.500: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 09/24 12:14:09.505: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 09/24 12:14:09.510: [smf] INFO: Removed Session: UE IMSI:[262428190247561] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3127) 09/24 12:14:09.510: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 09/24 12:14:09.516: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 09/24 12:14:09.523: [smf] INFO: Removed Session: UE IMSI:[262422773558703] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3127) 09/24 12:14:09.523: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 09/24 12:14:09.527: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 09/24 12:14:09.531: [smf] INFO: Removed Session: UE IMSI:[262420686326622] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3127) 09/24 12:14:09.531: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 09/24 12:14:09.537: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 09/24 12:14:09.543: [smf] INFO: Removed Session: UE IMSI:[262422041725170] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3127) 09/24 12:14:09.543: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 09/24 12:14:09.548: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 09/24 12:14:09.553: [smf] INFO: Removed Session: UE IMSI:[262423812707851] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3127) 09/24 12:14:09.553: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 09/24 12:14:09.559: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 09/24 12:14:09.564: [smf] INFO: Removed Session: UE IMSI:[262423523343931] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3127) 09/24 12:14:09.564: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 09/24 12:14:09.570: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 09/24 12:14:09.575: [smf] INFO: Removed Session: UE IMSI:[262428909438967] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3127) 09/24 12:14:09.575: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 09/24 12:14:09.580: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 09/24 12:14:09.585: [smf] INFO: Removed Session: UE IMSI:[262426100423261] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3127) 09/24 12:14:09.585: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 09/24 12:14:09.591: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 09/24 12:14:09.595: [smf] INFO: Removed Session: UE IMSI:[262421645898035] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3127) 09/24 12:14:09.595: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 09/24 12:14:09.602: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 09/24 12:14:09.607: [smf] INFO: Removed Session: UE IMSI:[262427828128793] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3127) 09/24 12:14:09.607: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 09/24 12:14:09.612: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 09/24 12:14:09.617: [smf] INFO: Removed Session: UE IMSI:[262420143788373] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3127) 09/24 12:14:09.617: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 09/24 12:14:09.623: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 09/24 12:14:09.628: [smf] INFO: Removed Session: UE IMSI:[262420498458841] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3127) 09/24 12:14:09.628: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 09/24 12:14:09.634: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 09/24 12:14:09.638: [smf] INFO: Removed Session: UE IMSI:[262420097222191] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3127) 09/24 12:14:09.638: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 09/24 12:14:09.644: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 09/24 12:14:09.649: [smf] INFO: Removed Session: UE IMSI:[262425070523636] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3127) 09/24 12:14:09.649: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 09/24 12:14:09.655: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 09/24 12:14:09.659: [smf] INFO: Removed Session: UE IMSI:[262425340814924] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3127) 09/24 12:14:09.659: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 09/24 12:14:09.666: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 09/24 12:14:09.671: [smf] INFO: Removed Session: UE IMSI:[262425070042645] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3127) 09/24 12:14:09.671: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 09/24 12:14:09.676: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 09/24 12:14:09.681: [smf] INFO: Removed Session: UE IMSI:[262424568634594] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3127) 09/24 12:14:09.681: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 09/24 12:14:09.687: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 09/24 12:14:09.693: [smf] INFO: Removed Session: UE IMSI:[262427542727789] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3127) 09/24 12:14:09.693: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 09/24 12:14:09.698: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 09/24 12:14:09.702: [smf] INFO: Removed Session: UE IMSI:[262420280285694] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3127) 09/24 12:14:09.702: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 09/24 12:14:09.708: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 09/24 12:14:09.713: [smf] INFO: Removed Session: UE IMSI:[262421031750291] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3127) 09/24 12:14:09.713: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 09/24 12:14:09.719: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 09/24 12:14:09.724: [smf] INFO: Removed Session: UE IMSI:[262423645598055] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3127) 09/24 12:14:09.724: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 09/24 12:14:09.730: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 09/24 12:14:09.734: [smf] INFO: Removed Session: UE IMSI:[262428043092943] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3127) 09/24 12:14:09.734: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 09/24 12:14:09.740: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 09/24 12:14:09.746: [smf] INFO: Removed Session: UE IMSI:[262428591424078] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3127) 09/24 12:14:09.746: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 09/24 12:14:09.751: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 09/24 12:14:09.757: [smf] INFO: Removed Session: UE IMSI:[262427466129761] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3127) 09/24 12:14:09.757: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 09/24 12:14:09.762: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 09/24 12:14:09.767: [smf] INFO: Removed Session: UE IMSI:[262429817496042] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3127) 09/24 12:14:09.767: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 09/24 12:14:09.772: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 09/24 12:14:09.776: [smf] INFO: Removed Session: UE IMSI:[262423203980958] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3127) 09/24 12:14:09.776: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 09/24 12:14:09.783: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 09/24 12:14:09.788: [smf] INFO: Removed Session: UE IMSI:[262427146170181] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3127) 09/24 12:14:09.788: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 09/24 12:14:09.793: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 09/24 12:14:09.798: [smf] INFO: Removed Session: UE IMSI:[262427304374756] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3127) 09/24 12:14:09.798: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 09/24 12:14:09.804: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 09/24 12:14:09.809: [smf] INFO: Removed Session: UE IMSI:[262427512215366] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3127) 09/24 12:14:09.809: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 09/24 12:14:09.815: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 09/24 12:14:09.820: [smf] INFO: Removed Session: UE IMSI:[262423679359658] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3127) 09/24 12:14:09.820: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 09/24 12:14:09.825: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 09/24 12:14:09.829: [smf] INFO: Removed Session: UE IMSI:[262420655467995] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3127) 09/24 12:14:09.830: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 09/24 12:14:09.836: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 09/24 12:14:09.841: [smf] INFO: Removed Session: UE IMSI:[262424671236447] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3127) 09/24 12:14:09.841: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 09/24 12:14:09.847: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 09/24 12:14:09.852: [smf] INFO: Removed Session: UE IMSI:[262428000479562] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3127) 09/24 12:14:09.852: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 09/24 12:14:09.857: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 09/24 12:14:09.863: [smf] INFO: Removed Session: UE IMSI:[262421609912284] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3127) 09/24 12:14:09.863: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 09/24 12:14:09.868: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 09/24 12:14:09.873: [smf] INFO: Removed Session: UE IMSI:[262427475839113] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3127) 09/24 12:14:09.873: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 09/24 12:14:09.879: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 09/24 12:14:09.884: [smf] INFO: Removed Session: UE IMSI:[262426488858778] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3127) 09/24 12:14:09.884: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 09/24 12:14:09.889: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 09/24 12:14:09.894: [smf] INFO: Removed Session: UE IMSI:[262428788178733] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3127) 09/24 12:14:09.894: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 09/24 12:14:09.900: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 09/24 12:14:09.906: [smf] INFO: Removed Session: UE IMSI:[262420489614114] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3127) 09/24 12:14:09.906: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 09/24 12:14:09.910: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 09/24 12:14:09.916: [smf] INFO: Removed Session: UE IMSI:[262420618810938] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3127) 09/24 12:14:09.916: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 09/24 12:14:09.921: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 09/24 12:14:09.927: [smf] INFO: Removed Session: UE IMSI:[262425050424420] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3127) 09/24 12:14:09.927: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 09/24 12:14:09.932: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 09/24 12:14:09.937: [smf] INFO: Removed Session: UE IMSI:[262424947005170] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3127) 09/24 12:14:09.937: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 09/24 12:14:09.942: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 09/24 12:14:09.948: [smf] INFO: Removed Session: UE IMSI:[262427541974755] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3127) 09/24 12:14:09.948: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 09/24 12:14:09.953: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 09/24 12:14:09.958: [smf] INFO: Removed Session: UE IMSI:[262423543552426] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3127) 09/24 12:14:09.958: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 09/24 12:14:09.964: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 09/24 12:14:09.969: [smf] INFO: Removed Session: UE IMSI:[262420603459603] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3127) 09/24 12:14:09.969: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 09/24 12:14:09.974: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 09/24 12:14:09.980: [smf] INFO: Removed Session: UE IMSI:[262420999813421] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3127) 09/24 12:14:09.980: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 09/24 12:14:09.985: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 09/24 12:14:09.990: [smf] INFO: Removed Session: UE IMSI:[262422230628575] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:09.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3127) 09/24 12:14:09.990: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 09/24 12:14:09.996: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 09/24 12:14:10.001: [smf] INFO: Removed Session: UE IMSI:[262426011051802] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3127) 09/24 12:14:10.001: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 09/24 12:14:10.006: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 09/24 12:14:10.011: [smf] INFO: Removed Session: UE IMSI:[262420058495703] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3127) 09/24 12:14:10.011: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 09/24 12:14:10.017: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 09/24 12:14:10.023: [smf] INFO: Removed Session: UE IMSI:[262427953007957] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3127) 09/24 12:14:10.023: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 09/24 12:14:10.028: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 09/24 12:14:10.032: [smf] INFO: Removed Session: UE IMSI:[262425499906296] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3127) 09/24 12:14:10.032: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 09/24 12:14:10.038: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 09/24 12:14:10.043: [smf] INFO: Removed Session: UE IMSI:[262422704303410] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3127) 09/24 12:14:10.043: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 09/24 12:14:10.049: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 09/24 12:14:10.054: [smf] INFO: Removed Session: UE IMSI:[262427485023807] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3127) 09/24 12:14:10.054: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 09/24 12:14:10.059: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 09/24 12:14:10.065: [smf] INFO: Removed Session: UE IMSI:[262428437940066] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3127) 09/24 12:14:10.065: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 09/24 12:14:10.070: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 09/24 12:14:10.075: [smf] INFO: Removed Session: UE IMSI:[262427925243647] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3127) 09/24 12:14:10.075: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 09/24 12:14:10.081: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 09/24 12:14:10.086: [smf] INFO: Removed Session: UE IMSI:[262426520158197] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3127) 09/24 12:14:10.086: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 09/24 12:14:10.092: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 09/24 12:14:10.096: [smf] INFO: Removed Session: UE IMSI:[262421859821152] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3127) 09/24 12:14:10.096: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 09/24 12:14:10.102: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 09/24 12:14:10.107: [smf] INFO: Removed Session: UE IMSI:[262427243053915] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3127) 09/24 12:14:10.107: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 09/24 12:14:10.113: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 09/24 12:14:10.119: [smf] INFO: Removed Session: UE IMSI:[262424627758729] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3127) 09/24 12:14:10.119: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 09/24 12:14:10.124: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 09/24 12:14:10.129: [smf] INFO: Removed Session: UE IMSI:[262423172888073] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3127) 09/24 12:14:10.129: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 09/24 12:14:10.134: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 09/24 12:14:10.139: [smf] INFO: Removed Session: UE IMSI:[262422334955388] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3127) 09/24 12:14:10.139: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 09/24 12:14:10.145: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 09/24 12:14:10.149: [smf] INFO: Removed Session: UE IMSI:[262428868151195] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3127) 09/24 12:14:10.149: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 09/24 12:14:10.155: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 09/24 12:14:10.160: [smf] INFO: Removed Session: UE IMSI:[262420950658205] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3127) 09/24 12:14:10.160: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 09/24 12:14:10.166: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 09/24 12:14:10.170: [smf] INFO: Removed Session: UE IMSI:[262420305133972] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3127) 09/24 12:14:10.170: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 09/24 12:14:10.177: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 09/24 12:14:10.182: [smf] INFO: Removed Session: UE IMSI:[262427089049795] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3127) 09/24 12:14:10.182: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 09/24 12:14:10.187: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 09/24 12:14:10.192: [smf] INFO: Removed Session: UE IMSI:[262420465199302] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3127) 09/24 12:14:10.192: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 09/24 12:14:10.198: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 09/24 12:14:10.203: [smf] INFO: Removed Session: UE IMSI:[262420126186724] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3127) 09/24 12:14:10.203: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 09/24 12:14:10.208: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 09/24 12:14:10.213: [smf] INFO: Removed Session: UE IMSI:[262420229396311] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3127) 09/24 12:14:10.213: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 09/24 12:14:10.219: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 09/24 12:14:10.223: [smf] INFO: Removed Session: UE IMSI:[262425368016064] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3127) 09/24 12:14:10.223: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 09/24 12:14:10.230: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 09/24 12:14:10.235: [smf] INFO: Removed Session: UE IMSI:[262420823938492] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3127) 09/24 12:14:10.235: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 09/24 12:14:10.240: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 09/24 12:14:10.245: [smf] INFO: Removed Session: UE IMSI:[262426312761358] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3127) 09/24 12:14:10.245: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 09/24 12:14:10.251: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 09/24 12:14:10.256: [smf] INFO: Removed Session: UE IMSI:[262424569776736] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3127) 09/24 12:14:10.256: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 09/24 12:14:10.262: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 09/24 12:14:10.266: [smf] INFO: Removed Session: UE IMSI:[262422612183135] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3127) 09/24 12:14:10.266: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 09/24 12:14:10.273: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 09/24 12:14:10.278: [smf] INFO: Removed Session: UE IMSI:[262425941645434] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3127) 09/24 12:14:10.278: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 09/24 12:14:10.283: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 09/24 12:14:10.288: [smf] INFO: Removed Session: UE IMSI:[262426081164750] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3127) 09/24 12:14:10.288: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 09/24 12:14:10.294: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 09/24 12:14:10.299: [smf] INFO: Removed Session: UE IMSI:[262428918019892] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3127) 09/24 12:14:10.299: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 09/24 12:14:10.304: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 09/24 12:14:10.309: [smf] INFO: Removed Session: UE IMSI:[262422501180264] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3127) 09/24 12:14:10.309: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 09/24 12:14:10.315: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 09/24 12:14:10.321: [smf] INFO: Removed Session: UE IMSI:[262428143143833] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3127) 09/24 12:14:10.321: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 09/24 12:14:10.326: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 09/24 12:14:10.330: [smf] INFO: Removed Session: UE IMSI:[262423636462810] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3127) 09/24 12:14:10.330: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 09/24 12:14:10.336: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 09/24 12:14:10.341: [smf] INFO: Removed Session: UE IMSI:[262426010683477] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3127) 09/24 12:14:10.341: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 09/24 12:14:10.347: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 09/24 12:14:10.352: [smf] INFO: Removed Session: UE IMSI:[262429806002955] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3127) 09/24 12:14:10.352: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 09/24 12:14:10.358: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 09/24 12:14:10.362: [smf] INFO: Removed Session: UE IMSI:[262428584394855] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3127) 09/24 12:14:10.362: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 09/24 12:14:10.368: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 09/24 12:14:10.373: [smf] INFO: Removed Session: UE IMSI:[262426838853878] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3127) 09/24 12:14:10.373: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 09/24 12:14:10.379: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 09/24 12:14:10.384: [smf] INFO: Removed Session: UE IMSI:[262422170622033] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3127) 09/24 12:14:10.384: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 09/24 12:14:10.390: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 09/24 12:14:10.394: [smf] INFO: Removed Session: UE IMSI:[262428936734203] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3127) 09/24 12:14:10.395: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 09/24 12:14:10.400: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 09/24 12:14:10.405: [smf] INFO: Removed Session: UE IMSI:[262424383199417] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3127) 09/24 12:14:10.405: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 09/24 12:14:10.411: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 09/24 12:14:10.415: [smf] INFO: Removed Session: UE IMSI:[262425008935252] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3127) 09/24 12:14:10.415: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 09/24 12:14:10.421: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 09/24 12:14:10.426: [smf] INFO: Removed Session: UE IMSI:[262426796107258] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3127) 09/24 12:14:10.426: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 09/24 12:14:10.432: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 09/24 12:14:10.436: [smf] INFO: Removed Session: UE IMSI:[262421590763692] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3127) 09/24 12:14:10.436: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 09/24 12:14:10.443: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 09/24 12:14:10.447: [smf] INFO: Removed Session: UE IMSI:[262423532838716] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3127) 09/24 12:14:10.447: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 09/24 12:14:10.453: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 09/24 12:14:10.458: [smf] INFO: Removed Session: UE IMSI:[262429310330850] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3127) 09/24 12:14:10.458: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 09/24 12:14:10.464: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 09/24 12:14:10.468: [smf] INFO: Removed Session: UE IMSI:[262425835269703] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3127) 09/24 12:14:10.468: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 09/24 12:14:10.474: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 09/24 12:14:10.479: [smf] INFO: Removed Session: UE IMSI:[262420103580376] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3127) 09/24 12:14:10.479: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 09/24 12:14:10.485: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 09/24 12:14:10.489: [smf] INFO: Removed Session: UE IMSI:[262424445104942] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3127) 09/24 12:14:10.489: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 09/24 12:14:10.496: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 09/24 12:14:10.500: [smf] INFO: Removed Session: UE IMSI:[262421408329406] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3127) 09/24 12:14:10.501: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 09/24 12:14:10.506: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 09/24 12:14:10.511: [smf] INFO: Removed Session: UE IMSI:[262423135313680] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3127) 09/24 12:14:10.511: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 09/24 12:14:10.517: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 09/24 12:14:10.522: [smf] INFO: Removed Session: UE IMSI:[262427956299976] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3127) 09/24 12:14:10.522: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 09/24 12:14:10.528: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 09/24 12:14:10.534: [smf] INFO: Removed Session: UE IMSI:[262426249994715] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3127) 09/24 12:14:10.534: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 09/24 12:14:10.538: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 09/24 12:14:10.543: [smf] INFO: Removed Session: UE IMSI:[262428300227696] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3127) 09/24 12:14:10.543: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 09/24 12:14:10.549: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 09/24 12:14:10.554: [smf] INFO: Removed Session: UE IMSI:[262421916739934] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3127) 09/24 12:14:10.554: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 09/24 12:14:10.560: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 09/24 12:14:10.566: [smf] INFO: Removed Session: UE IMSI:[262421616022707] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3127) 09/24 12:14:10.566: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 09/24 12:14:10.570: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 09/24 12:14:10.574: [smf] INFO: Removed Session: UE IMSI:[262420066635889] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3127) 09/24 12:14:10.574: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 09/24 12:14:10.581: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 09/24 12:14:10.586: [smf] INFO: Removed Session: UE IMSI:[262424881715052] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3127) 09/24 12:14:10.586: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 09/24 12:14:10.591: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 09/24 12:14:10.596: [smf] INFO: Removed Session: UE IMSI:[262426812805172] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3127) 09/24 12:14:10.596: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 09/24 12:14:10.602: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 09/24 12:14:10.607: [smf] INFO: Removed Session: UE IMSI:[262420782412189] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3127) 09/24 12:14:10.607: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 09/24 12:14:10.613: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 09/24 12:14:10.616: [smf] INFO: Removed Session: UE IMSI:[262426683116036] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3127) 09/24 12:14:10.616: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 09/24 12:14:10.623: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 09/24 12:14:10.628: [smf] INFO: Removed Session: UE IMSI:[262423336669088] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3127) 09/24 12:14:10.628: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 09/24 12:14:10.634: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 09/24 12:14:10.638: [smf] INFO: Removed Session: UE IMSI:[262423766450516] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3127) 09/24 12:14:10.638: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 09/24 12:14:10.645: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 09/24 12:14:10.650: [smf] INFO: Removed Session: UE IMSI:[262427667104124] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3127) 09/24 12:14:10.650: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 09/24 12:14:10.655: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 09/24 12:14:10.660: [smf] INFO: Removed Session: UE IMSI:[262420580805591] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3127) 09/24 12:14:10.660: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 09/24 12:14:10.666: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 09/24 12:14:10.670: [smf] INFO: Removed Session: UE IMSI:[262427194857028] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3127) 09/24 12:14:10.670: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 09/24 12:14:10.676: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 09/24 12:14:10.681: [smf] INFO: Removed Session: UE IMSI:[262427621340719] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3127) 09/24 12:14:10.681: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 09/24 12:14:10.687: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 09/24 12:14:10.691: [smf] INFO: Removed Session: UE IMSI:[262424467587192] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3127) 09/24 12:14:10.691: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 09/24 12:14:10.698: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 09/24 12:14:10.702: [smf] INFO: Removed Session: UE IMSI:[262425162315204] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3127) 09/24 12:14:10.702: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 09/24 12:14:10.708: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 09/24 12:14:10.713: [smf] INFO: Removed Session: UE IMSI:[262429487351100] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3127) 09/24 12:14:10.713: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 09/24 12:14:10.719: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 09/24 12:14:10.723: [smf] INFO: Removed Session: UE IMSI:[262423941397006] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3127) 09/24 12:14:10.723: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 09/24 12:14:10.729: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 09/24 12:14:10.734: [smf] INFO: Removed Session: UE IMSI:[262426596038077] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3127) 09/24 12:14:10.734: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 09/24 12:14:10.741: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 09/24 12:14:10.746: [smf] INFO: Removed Session: UE IMSI:[262421668213578] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3127) 09/24 12:14:10.746: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 09/24 12:14:10.752: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 09/24 12:14:10.756: [smf] INFO: Removed Session: UE IMSI:[262426479275429] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3127) 09/24 12:14:10.756: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 09/24 12:14:10.762: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 09/24 12:14:10.767: [smf] INFO: Removed Session: UE IMSI:[262423283607865] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3127) 09/24 12:14:10.767: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 09/24 12:14:10.773: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 09/24 12:14:10.777: [smf] INFO: Removed Session: UE IMSI:[262420855714421] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3127) 09/24 12:14:10.777: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 09/24 12:14:10.784: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 09/24 12:14:10.789: [smf] INFO: Removed Session: UE IMSI:[262427951272522] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3127) 09/24 12:14:10.789: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 09/24 12:14:10.794: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 09/24 12:14:10.798: [smf] INFO: Removed Session: UE IMSI:[262428968018634] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3127) 09/24 12:14:10.799: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 09/24 12:14:10.805: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 09/24 12:14:10.810: [smf] INFO: Removed Session: UE IMSI:[262420737487343] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3127) 09/24 12:14:10.810: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 09/24 12:14:10.816: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 09/24 12:14:10.820: [smf] INFO: Removed Session: UE IMSI:[262423445147510] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3127) 09/24 12:14:10.820: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 09/24 12:14:10.826: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 09/24 12:14:10.831: [smf] INFO: Removed Session: UE IMSI:[262426582601653] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3127) 09/24 12:14:10.831: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 09/24 12:14:10.837: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 09/24 12:14:10.841: [smf] INFO: Removed Session: UE IMSI:[262422888334385] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3127) 09/24 12:14:10.841: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 09/24 12:14:10.847: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 09/24 12:14:10.852: [smf] INFO: Removed Session: UE IMSI:[262427605610220] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3127) 09/24 12:14:10.852: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 09/24 12:14:10.858: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 09/24 12:14:10.862: [smf] INFO: Removed Session: UE IMSI:[262420401243233] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3127) 09/24 12:14:10.862: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 09/24 12:14:10.869: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 09/24 12:14:10.873: [smf] INFO: Removed Session: UE IMSI:[262425284845176] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3127) 09/24 12:14:10.873: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 09/24 12:14:10.879: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 09/24 12:14:10.884: [smf] INFO: Removed Session: UE IMSI:[262424835611296] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3127) 09/24 12:14:10.884: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 09/24 12:14:10.890: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 09/24 12:14:10.895: [smf] INFO: Removed Session: UE IMSI:[262428351714790] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3127) 09/24 12:14:10.895: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 09/24 12:14:10.900: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 09/24 12:14:10.905: [smf] INFO: Removed Session: UE IMSI:[262427246648462] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3127) 09/24 12:14:10.905: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 09/24 12:14:10.911: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 09/24 12:14:10.916: [smf] INFO: Removed Session: UE IMSI:[262420568129881] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3127) 09/24 12:14:10.916: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 09/24 12:14:10.922: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 09/24 12:14:10.926: [smf] INFO: Removed Session: UE IMSI:[262424300323791] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3127) 09/24 12:14:10.926: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 09/24 12:14:10.932: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 09/24 12:14:10.937: [smf] INFO: Removed Session: UE IMSI:[262425194841235] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3127) 09/24 12:14:10.937: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 09/24 12:14:10.943: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 09/24 12:14:10.948: [smf] INFO: Removed Session: UE IMSI:[262422071054281] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3127) 09/24 12:14:10.948: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 09/24 12:14:10.954: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 09/24 12:14:10.958: [smf] INFO: Removed Session: UE IMSI:[262420014171003] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3127) 09/24 12:14:10.958: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 09/24 12:14:10.964: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 09/24 12:14:10.969: [smf] INFO: Removed Session: UE IMSI:[262429792444810] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3127) 09/24 12:14:10.969: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 09/24 12:14:10.975: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 09/24 12:14:10.979: [smf] INFO: Removed Session: UE IMSI:[262428609872778] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3127) 09/24 12:14:10.979: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 09/24 12:14:10.985: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 09/24 12:14:10.991: [smf] INFO: Removed Session: UE IMSI:[262421013052802] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:10.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3127) 09/24 12:14:10.991: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 09/24 12:14:10.996: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 09/24 12:14:11.002: [smf] INFO: Removed Session: UE IMSI:[262426294551373] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3127) 09/24 12:14:11.002: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 09/24 12:14:11.007: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 09/24 12:14:11.012: [smf] INFO: Removed Session: UE IMSI:[262429540843660] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3127) 09/24 12:14:11.012: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 09/24 12:14:11.017: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 09/24 12:14:11.022: [smf] INFO: Removed Session: UE IMSI:[262420479697670] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3127) 09/24 12:14:11.022: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 09/24 12:14:11.028: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 09/24 12:14:11.032: [smf] INFO: Removed Session: UE IMSI:[262428976996035] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3127) 09/24 12:14:11.032: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 09/24 12:14:11.039: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 09/24 12:14:11.044: [smf] INFO: Removed Session: UE IMSI:[262427403627667] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3127) 09/24 12:14:11.044: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 09/24 12:14:11.049: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 09/24 12:14:11.053: [smf] INFO: Removed Session: UE IMSI:[262429333417314] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3127) 09/24 12:14:11.053: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 09/24 12:14:11.060: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 09/24 12:14:11.065: [smf] INFO: Removed Session: UE IMSI:[262422125612608] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3127) 09/24 12:14:11.065: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 09/24 12:14:11.070: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 09/24 12:14:11.074: [smf] INFO: Removed Session: UE IMSI:[262421366011032] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3127) 09/24 12:14:11.074: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 09/24 12:14:11.081: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 09/24 12:14:11.086: [smf] INFO: Removed Session: UE IMSI:[262420488479235] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3127) 09/24 12:14:11.086: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 09/24 12:14:11.091: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 09/24 12:14:11.095: [smf] INFO: Removed Session: UE IMSI:[262423752631208] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3127) 09/24 12:14:11.095: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 09/24 12:14:11.102: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 09/24 12:14:11.108: [smf] INFO: Removed Session: UE IMSI:[262420846988787] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3127) 09/24 12:14:11.108: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 09/24 12:14:11.113: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 09/24 12:14:11.116: [smf] INFO: Removed Session: UE IMSI:[262425151288058] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3127) 09/24 12:14:11.116: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 09/24 12:14:11.123: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 09/24 12:14:11.129: [smf] INFO: Removed Session: UE IMSI:[262429810618806] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3127) 09/24 12:14:11.129: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 09/24 12:14:11.134: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 09/24 12:14:11.138: [smf] INFO: Removed Session: UE IMSI:[262427350959494] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3127) 09/24 12:14:11.138: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 09/24 12:14:11.145: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 09/24 12:14:11.150: [smf] INFO: Removed Session: UE IMSI:[262429152618673] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3127) 09/24 12:14:11.150: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 09/24 12:14:11.155: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 09/24 12:14:11.159: [smf] INFO: Removed Session: UE IMSI:[262425425537248] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3127) 09/24 12:14:11.159: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 09/24 12:14:11.166: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 09/24 12:14:11.172: [smf] INFO: Removed Session: UE IMSI:[262420625978637] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3127) 09/24 12:14:11.172: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 09/24 12:14:11.176: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 09/24 12:14:11.180: [smf] INFO: Removed Session: UE IMSI:[262429908756856] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3127) 09/24 12:14:11.180: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 09/24 12:14:11.187: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 09/24 12:14:11.193: [smf] INFO: Removed Session: UE IMSI:[262421381453070] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3127) 09/24 12:14:11.193: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 09/24 12:14:11.198: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 09/24 12:14:11.202: [smf] INFO: Removed Session: UE IMSI:[262423482575184] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3127) 09/24 12:14:11.202: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 09/24 12:14:11.208: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 09/24 12:14:11.213: [smf] INFO: Removed Session: UE IMSI:[262421558665458] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3127) 09/24 12:14:11.213: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 09/24 12:14:11.219: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 09/24 12:14:11.222: [smf] INFO: Removed Session: UE IMSI:[262426413665316] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3127) 09/24 12:14:11.222: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 09/24 12:14:11.230: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 09/24 12:14:11.235: [smf] INFO: Removed Session: UE IMSI:[262427856716247] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3127) 09/24 12:14:11.235: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 09/24 12:14:11.240: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 09/24 12:14:11.244: [smf] INFO: Removed Session: UE IMSI:[262426783633003] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3127) 09/24 12:14:11.244: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 09/24 12:14:11.250: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 09/24 12:14:11.256: [smf] INFO: Removed Session: UE IMSI:[262429501701962] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3127) 09/24 12:14:11.256: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 09/24 12:14:11.261: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 09/24 12:14:11.266: [smf] INFO: Removed Session: UE IMSI:[262429354020779] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3127) 09/24 12:14:11.266: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 09/24 12:14:11.272: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 09/24 12:14:11.277: [smf] INFO: Removed Session: UE IMSI:[262421505013053] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3127) 09/24 12:14:11.277: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 09/24 12:14:11.282: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 09/24 12:14:11.287: [smf] INFO: Removed Session: UE IMSI:[262428788560043] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3127) 09/24 12:14:11.287: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 09/24 12:14:11.293: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 09/24 12:14:11.298: [smf] INFO: Removed Session: UE IMSI:[262425869254515] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3127) 09/24 12:14:11.298: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 09/24 12:14:11.304: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 09/24 12:14:11.308: [smf] INFO: Removed Session: UE IMSI:[262429545535257] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3127) 09/24 12:14:11.308: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 09/24 12:14:11.314: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 09/24 12:14:11.319: [smf] INFO: Removed Session: UE IMSI:[262425622099028] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3127) 09/24 12:14:11.319: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 09/24 12:14:11.325: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 09/24 12:14:11.331: [smf] INFO: Removed Session: UE IMSI:[262428967220388] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3127) 09/24 12:14:11.331: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 09/24 12:14:11.336: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 09/24 12:14:11.340: [smf] INFO: Removed Session: UE IMSI:[262421142644550] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3127) 09/24 12:14:11.340: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 09/24 12:14:11.346: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 09/24 12:14:11.351: [smf] INFO: Removed Session: UE IMSI:[262421167872823] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3127) 09/24 12:14:11.351: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 09/24 12:14:11.357: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 09/24 12:14:11.362: [smf] INFO: Removed Session: UE IMSI:[262427651512012] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3127) 09/24 12:14:11.362: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 09/24 12:14:11.368: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 09/24 12:14:11.373: [smf] INFO: Removed Session: UE IMSI:[262420740396691] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3127) 09/24 12:14:11.373: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 09/24 12:14:11.378: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 09/24 12:14:11.383: [smf] INFO: Removed Session: UE IMSI:[262428769842361] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3127) 09/24 12:14:11.383: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 09/24 12:14:11.389: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 09/24 12:14:11.393: [smf] INFO: Removed Session: UE IMSI:[262423355673649] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3127) 09/24 12:14:11.393: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 09/24 12:14:11.400: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 09/24 12:14:11.405: [smf] INFO: Removed Session: UE IMSI:[262425751184147] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3127) 09/24 12:14:11.405: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 09/24 12:14:11.410: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 09/24 12:14:11.415: [smf] INFO: Removed Session: UE IMSI:[262429301585208] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3127) 09/24 12:14:11.415: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 09/24 12:14:11.421: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 09/24 12:14:11.426: [smf] INFO: Removed Session: UE IMSI:[262427762885869] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3127) 09/24 12:14:11.426: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 09/24 12:14:11.432: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 09/24 12:14:11.436: [smf] INFO: Removed Session: UE IMSI:[262428402044554] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3127) 09/24 12:14:11.436: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 09/24 12:14:11.442: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 09/24 12:14:11.447: [smf] INFO: Removed Session: UE IMSI:[262422999495155] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3127) 09/24 12:14:11.447: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 09/24 12:14:11.453: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 09/24 12:14:11.457: [smf] INFO: Removed Session: UE IMSI:[262424282656633] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3127) 09/24 12:14:11.457: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 09/24 12:14:11.464: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 09/24 12:14:11.468: [smf] INFO: Removed Session: UE IMSI:[262422158846781] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3127) 09/24 12:14:11.468: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 09/24 12:14:11.474: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 09/24 12:14:11.480: [smf] INFO: Removed Session: UE IMSI:[262421469240078] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3127) 09/24 12:14:11.480: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 09/24 12:14:11.485: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 09/24 12:14:11.489: [smf] INFO: Removed Session: UE IMSI:[262427555995775] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3127) 09/24 12:14:11.489: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 09/24 12:14:11.496: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 09/24 12:14:11.501: [smf] INFO: Removed Session: UE IMSI:[262424228188578] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3127) 09/24 12:14:11.501: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 09/24 12:14:11.506: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 09/24 12:14:11.511: [smf] INFO: Removed Session: UE IMSI:[262428055948848] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3127) 09/24 12:14:11.511: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 09/24 12:14:11.517: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 09/24 12:14:11.522: [smf] INFO: Removed Session: UE IMSI:[262420470871880] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3127) 09/24 12:14:11.522: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 09/24 12:14:11.528: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 09/24 12:14:11.532: [smf] INFO: Removed Session: UE IMSI:[262426999654202] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3127) 09/24 12:14:11.532: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 09/24 12:14:11.538: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 09/24 12:14:11.543: [smf] INFO: Removed Session: UE IMSI:[262420291742875] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3127) 09/24 12:14:11.543: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 09/24 12:14:11.549: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 09/24 12:14:11.554: [smf] INFO: Removed Session: UE IMSI:[262423651788513] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3127) 09/24 12:14:11.554: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 09/24 12:14:11.560: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 09/24 12:14:11.565: [smf] INFO: Removed Session: UE IMSI:[262422611284495] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3127) 09/24 12:14:11.565: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 09/24 12:14:11.570: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 09/24 12:14:11.575: [smf] INFO: Removed Session: UE IMSI:[262423176917909] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3127) 09/24 12:14:11.575: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 09/24 12:14:11.581: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 09/24 12:14:11.585: [smf] INFO: Removed Session: UE IMSI:[262421426264392] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3127) 09/24 12:14:11.585: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 09/24 12:14:11.591: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 09/24 12:14:11.596: [smf] INFO: Removed Session: UE IMSI:[262420232725394] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3127) 09/24 12:14:11.596: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 09/24 12:14:11.602: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 09/24 12:14:11.606: [smf] INFO: Removed Session: UE IMSI:[262425187464992] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3127) 09/24 12:14:11.606: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 09/24 12:14:11.613: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 09/24 12:14:11.617: [smf] INFO: Removed Session: UE IMSI:[262420950216478] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3127) 09/24 12:14:11.617: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 09/24 12:14:11.623: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 09/24 12:14:11.628: [smf] INFO: Removed Session: UE IMSI:[262429368139908] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3127) 09/24 12:14:11.628: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 09/24 12:14:11.634: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 09/24 12:14:11.639: [smf] INFO: Removed Session: UE IMSI:[262429710754192] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3127) 09/24 12:14:11.639: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 09/24 12:14:11.645: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 09/24 12:14:11.649: [smf] INFO: Removed Session: UE IMSI:[262420546247195] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3127) 09/24 12:14:11.649: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 09/24 12:14:11.655: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 09/24 12:14:11.660: [smf] INFO: Removed Session: UE IMSI:[262425460992563] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3127) 09/24 12:14:11.660: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 09/24 12:14:11.666: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 09/24 12:14:11.670: [smf] INFO: Removed Session: UE IMSI:[262428456252864] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3127) 09/24 12:14:11.670: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 09/24 12:14:11.676: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 09/24 12:14:11.681: [smf] INFO: Removed Session: UE IMSI:[262420157405122] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3127) 09/24 12:14:11.681: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 09/24 12:14:11.687: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 09/24 12:14:11.691: [smf] INFO: Removed Session: UE IMSI:[262422458940758] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3127) 09/24 12:14:11.691: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 09/24 12:14:11.698: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 09/24 12:14:11.702: [smf] INFO: Removed Session: UE IMSI:[262426143832467] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3127) 09/24 12:14:11.702: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 09/24 12:14:11.708: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 09/24 12:14:11.713: [smf] INFO: Removed Session: UE IMSI:[262421284524218] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3127) 09/24 12:14:11.713: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 09/24 12:14:11.719: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 09/24 12:14:11.724: [smf] INFO: Removed Session: UE IMSI:[262423541885849] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3127) 09/24 12:14:11.724: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 09/24 12:14:11.730: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 09/24 12:14:11.734: [smf] INFO: Removed Session: UE IMSI:[262423255395016] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3127) 09/24 12:14:11.734: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 09/24 12:14:11.740: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 09/24 12:14:11.745: [smf] INFO: Removed Session: UE IMSI:[262425986251168] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3127) 09/24 12:14:11.745: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 09/24 12:14:11.751: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 09/24 12:14:11.755: [smf] INFO: Removed Session: UE IMSI:[262421799724468] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3127) 09/24 12:14:11.755: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 09/24 12:14:11.761: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 09/24 12:14:11.766: [smf] INFO: Removed Session: UE IMSI:[262424887728540] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3127) 09/24 12:14:11.766: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 09/24 12:14:11.772: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 09/24 12:14:11.776: [smf] INFO: Removed Session: UE IMSI:[262427232267290] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3127) 09/24 12:14:11.776: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 09/24 12:14:11.783: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 09/24 12:14:11.787: [smf] INFO: Removed Session: UE IMSI:[262425230391126] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3127) 09/24 12:14:11.787: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 09/24 12:14:11.793: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 09/24 12:14:11.797: [smf] INFO: Removed Session: UE IMSI:[262427961563608] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3127) 09/24 12:14:11.797: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 09/24 12:14:11.804: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 09/24 12:14:11.809: [smf] INFO: Removed Session: UE IMSI:[262423635061480] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3127) 09/24 12:14:11.809: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 09/24 12:14:11.814: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 09/24 12:14:11.819: [smf] INFO: Removed Session: UE IMSI:[262423249481296] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3127) 09/24 12:14:11.819: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 09/24 12:14:11.825: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 09/24 12:14:11.830: [smf] INFO: Removed Session: UE IMSI:[262422030818749] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3127) 09/24 12:14:11.830: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 09/24 12:14:11.836: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 09/24 12:14:11.840: [smf] INFO: Removed Session: UE IMSI:[262427638792686] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3127) 09/24 12:14:11.840: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 09/24 12:14:11.846: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 09/24 12:14:11.851: [smf] INFO: Removed Session: UE IMSI:[262423885753461] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3127) 09/24 12:14:11.851: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 09/24 12:14:11.857: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 09/24 12:14:11.861: [smf] INFO: Removed Session: UE IMSI:[262425915541542] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3127) 09/24 12:14:11.861: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 09/24 12:14:11.867: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 09/24 12:14:11.872: [smf] INFO: Removed Session: UE IMSI:[262427051256249] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3127) 09/24 12:14:11.872: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 09/24 12:14:11.878: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 09/24 12:14:11.882: [smf] INFO: Removed Session: UE IMSI:[262420978081878] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3127) 09/24 12:14:11.882: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 09/24 12:14:11.889: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 09/24 12:14:11.893: [smf] INFO: Removed Session: UE IMSI:[262429710048537] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3127) 09/24 12:14:11.893: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 09/24 12:14:11.899: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 09/24 12:14:11.904: [smf] INFO: Removed Session: UE IMSI:[262421132245050] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3127) 09/24 12:14:11.904: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 09/24 12:14:11.910: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 09/24 12:14:11.915: [smf] INFO: Removed Session: UE IMSI:[262422876428134] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3127) 09/24 12:14:11.915: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 09/24 12:14:11.921: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 09/24 12:14:11.925: [smf] INFO: Removed Session: UE IMSI:[262422397365837] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3127) 09/24 12:14:11.926: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 09/24 12:14:11.931: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 09/24 12:14:11.936: [smf] INFO: Removed Session: UE IMSI:[262427959281050] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3127) 09/24 12:14:11.936: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 09/24 12:14:11.942: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 09/24 12:14:11.947: [smf] INFO: Removed Session: UE IMSI:[262424841020422] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3127) 09/24 12:14:11.947: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 09/24 12:14:11.953: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 09/24 12:14:11.957: [smf] INFO: Removed Session: UE IMSI:[262424232754869] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3127) 09/24 12:14:11.957: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 09/24 12:14:11.963: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 09/24 12:14:11.968: [smf] INFO: Removed Session: UE IMSI:[262429400173258] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3127) 09/24 12:14:11.968: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 09/24 12:14:11.974: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 09/24 12:14:11.979: [smf] INFO: Removed Session: UE IMSI:[262427397765308] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3127) 09/24 12:14:11.979: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 09/24 12:14:11.984: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 09/24 12:14:11.989: [smf] INFO: Removed Session: UE IMSI:[262426974212684] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3127) 09/24 12:14:11.989: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 09/24 12:14:11.995: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 09/24 12:14:11.999: [smf] INFO: Removed Session: UE IMSI:[262423224560418] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:11.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3127) 09/24 12:14:11.999: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 09/24 12:14:12.006: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 09/24 12:14:12.010: [smf] INFO: Removed Session: UE IMSI:[262426145328923] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3127) 09/24 12:14:12.010: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 09/24 12:14:12.016: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 09/24 12:14:12.021: [smf] INFO: Removed Session: UE IMSI:[262421948651216] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3127) 09/24 12:14:12.021: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 09/24 12:14:12.027: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 09/24 12:14:12.031: [smf] INFO: Removed Session: UE IMSI:[262422245737690] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3127) 09/24 12:14:12.031: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 09/24 12:14:12.037: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 09/24 12:14:12.043: [smf] INFO: Removed Session: UE IMSI:[262426887434171] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3127) 09/24 12:14:12.043: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 09/24 12:14:12.048: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 09/24 12:14:12.053: [smf] INFO: Removed Session: UE IMSI:[262427610308601] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3127) 09/24 12:14:12.053: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 09/24 12:14:12.059: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 09/24 12:14:12.064: [smf] INFO: Removed Session: UE IMSI:[262420294437935] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3127) 09/24 12:14:12.064: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 09/24 12:14:12.069: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 09/24 12:14:12.073: [smf] INFO: Removed Session: UE IMSI:[262422571710258] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3127) 09/24 12:14:12.074: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 09/24 12:14:12.080: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 09/24 12:14:12.085: [smf] INFO: Removed Session: UE IMSI:[262428924794688] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3127) 09/24 12:14:12.085: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 09/24 12:14:12.091: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 09/24 12:14:12.097: [smf] INFO: Removed Session: UE IMSI:[262427473848168] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3127) 09/24 12:14:12.097: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 09/24 12:14:12.101: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 09/24 12:14:12.107: [smf] INFO: Removed Session: UE IMSI:[262421878072911] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3127) 09/24 12:14:12.107: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 09/24 12:14:12.112: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 09/24 12:14:12.118: [smf] INFO: Removed Session: UE IMSI:[262427829652855] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3127) 09/24 12:14:12.118: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 09/24 12:14:12.123: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 09/24 12:14:12.127: [smf] INFO: Removed Session: UE IMSI:[262424084651566] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3127) 09/24 12:14:12.127: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 09/24 12:14:12.134: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 09/24 12:14:12.138: [smf] INFO: Removed Session: UE IMSI:[262420835978543] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3127) 09/24 12:14:12.138: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 09/24 12:14:12.144: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 09/24 12:14:12.149: [smf] INFO: Removed Session: UE IMSI:[262420136504196] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3127) 09/24 12:14:12.149: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 09/24 12:14:12.155: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 09/24 12:14:12.160: [smf] INFO: Removed Session: UE IMSI:[262421284300623] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3127) 09/24 12:14:12.160: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 09/24 12:14:12.165: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 09/24 12:14:12.170: [smf] INFO: Removed Session: UE IMSI:[262426682675098] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3127) 09/24 12:14:12.170: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 09/24 12:14:12.176: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 09/24 12:14:12.181: [smf] INFO: Removed Session: UE IMSI:[262423751650105] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3127) 09/24 12:14:12.181: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 09/24 12:14:12.187: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 09/24 12:14:12.191: [smf] INFO: Removed Session: UE IMSI:[262428876968422] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3127) 09/24 12:14:12.192: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 09/24 12:14:12.197: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 09/24 12:14:12.202: [smf] INFO: Removed Session: UE IMSI:[262426675205911] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3127) 09/24 12:14:12.202: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 09/24 12:14:12.208: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 09/24 12:14:12.213: [smf] INFO: Removed Session: UE IMSI:[262427187208272] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3127) 09/24 12:14:12.213: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 09/24 12:14:12.219: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 09/24 12:14:12.223: [smf] INFO: Removed Session: UE IMSI:[262427355685779] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3127) 09/24 12:14:12.223: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 09/24 12:14:12.229: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 09/24 12:14:12.235: [smf] INFO: Removed Session: UE IMSI:[262421495638571] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3127) 09/24 12:14:12.235: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 09/24 12:14:12.240: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 09/24 12:14:12.245: [smf] INFO: Removed Session: UE IMSI:[262426871571721] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3127) 09/24 12:14:12.245: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 09/24 12:14:12.251: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 09/24 12:14:12.255: [smf] INFO: Removed Session: UE IMSI:[262429718324613] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3127) 09/24 12:14:12.255: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 09/24 12:14:12.261: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 09/24 12:14:12.266: [smf] INFO: Removed Session: UE IMSI:[262429175549226] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3127) 09/24 12:14:12.266: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 09/24 12:14:12.272: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 09/24 12:14:12.276: [smf] INFO: Removed Session: UE IMSI:[262420203320335] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3127) 09/24 12:14:12.276: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 09/24 12:14:12.282: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 09/24 12:14:12.287: [smf] INFO: Removed Session: UE IMSI:[262428727714518] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3127) 09/24 12:14:12.287: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 09/24 12:14:12.293: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 09/24 12:14:12.297: [smf] INFO: Removed Session: UE IMSI:[262427991201064] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3127) 09/24 12:14:12.297: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 09/24 12:14:12.304: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 09/24 12:14:12.308: [smf] INFO: Removed Session: UE IMSI:[262422990812085] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3127) 09/24 12:14:12.308: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 09/24 12:14:12.314: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 09/24 12:14:12.319: [smf] INFO: Removed Session: UE IMSI:[262420053928911] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3127) 09/24 12:14:12.319: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 09/24 12:14:12.325: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 09/24 12:14:12.330: [smf] INFO: Removed Session: UE IMSI:[262420479003941] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3127) 09/24 12:14:12.330: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 09/24 12:14:12.336: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 09/24 12:14:12.340: [smf] INFO: Removed Session: UE IMSI:[262428935241261] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3127) 09/24 12:14:12.340: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 09/24 12:14:12.346: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 09/24 12:14:12.351: [smf] INFO: Removed Session: UE IMSI:[262424463165838] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3127) 09/24 12:14:12.351: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 09/24 12:14:12.357: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 09/24 12:14:12.361: [smf] INFO: Removed Session: UE IMSI:[262427375581358] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3127) 09/24 12:14:12.361: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 09/24 12:14:12.368: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 09/24 12:14:12.372: [smf] INFO: Removed Session: UE IMSI:[262426448294584] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3127) 09/24 12:14:12.372: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 09/24 12:14:12.378: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 09/24 12:14:12.383: [smf] INFO: Removed Session: UE IMSI:[262424496189874] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3127) 09/24 12:14:12.383: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 09/24 12:14:12.389: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 09/24 12:14:12.394: [smf] INFO: Removed Session: UE IMSI:[262424831578702] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3127) 09/24 12:14:12.394: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 09/24 12:14:12.400: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 09/24 12:14:12.404: [smf] INFO: Removed Session: UE IMSI:[262428515304403] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3127) 09/24 12:14:12.405: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 09/24 12:14:12.410: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 09/24 12:14:12.415: [smf] INFO: Removed Session: UE IMSI:[262423698644780] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3127) 09/24 12:14:12.415: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 09/24 12:14:12.421: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 09/24 12:14:12.426: [smf] INFO: Removed Session: UE IMSI:[262423165840714] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3127) 09/24 12:14:12.426: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 09/24 12:14:12.431: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 09/24 12:14:12.436: [smf] INFO: Removed Session: UE IMSI:[262424020287023] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3127) 09/24 12:14:12.436: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 09/24 12:14:12.442: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 09/24 12:14:12.448: [smf] INFO: Removed Session: UE IMSI:[262423384065712] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3127) 09/24 12:14:12.448: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 09/24 12:14:12.452: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 09/24 12:14:12.456: [smf] INFO: Removed Session: UE IMSI:[262426115578608] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3127) 09/24 12:14:12.456: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 09/24 12:14:12.463: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 09/24 12:14:12.468: [smf] INFO: Removed Session: UE IMSI:[262426540770194] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3127) 09/24 12:14:12.468: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 09/24 12:14:12.473: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 09/24 12:14:12.478: [smf] INFO: Removed Session: UE IMSI:[262421993158134] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3127) 09/24 12:14:12.478: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 09/24 12:14:12.484: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 09/24 12:14:12.489: [smf] INFO: Removed Session: UE IMSI:[262428533695336] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3127) 09/24 12:14:12.489: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 09/24 12:14:12.495: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 09/24 12:14:12.499: [smf] INFO: Removed Session: UE IMSI:[262420173112583] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3127) 09/24 12:14:12.499: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 09/24 12:14:12.506: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 09/24 12:14:12.510: [smf] INFO: Removed Session: UE IMSI:[262425661445368] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3127) 09/24 12:14:12.510: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 09/24 12:14:12.516: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 09/24 12:14:12.520: [smf] INFO: Removed Session: UE IMSI:[262422056002879] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3127) 09/24 12:14:12.520: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 09/24 12:14:12.527: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 09/24 12:14:12.531: [smf] INFO: Removed Session: UE IMSI:[262427796615268] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3127) 09/24 12:14:12.531: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 09/24 12:14:12.537: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 09/24 12:14:12.542: [smf] INFO: Removed Session: UE IMSI:[262425824403992] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3127) 09/24 12:14:12.542: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 09/24 12:14:12.548: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 09/24 12:14:12.554: [smf] INFO: Removed Session: UE IMSI:[262429065375881] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3127) 09/24 12:14:12.554: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 09/24 12:14:12.559: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 09/24 12:14:12.563: [smf] INFO: Removed Session: UE IMSI:[262424813306115] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3127) 09/24 12:14:12.563: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 09/24 12:14:12.569: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 09/24 12:14:12.574: [smf] INFO: Removed Session: UE IMSI:[262426881813883] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3127) 09/24 12:14:12.574: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 09/24 12:14:12.580: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 09/24 12:14:12.584: [smf] INFO: Removed Session: UE IMSI:[262427832603046] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3127) 09/24 12:14:12.584: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 09/24 12:14:12.591: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 09/24 12:14:12.595: [smf] INFO: Removed Session: UE IMSI:[262422822550852] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3127) 09/24 12:14:12.595: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 09/24 12:14:12.601: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 09/24 12:14:12.606: [smf] INFO: Removed Session: UE IMSI:[262421532650514] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3127) 09/24 12:14:12.606: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 09/24 12:14:12.612: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 09/24 12:14:12.616: [smf] INFO: Removed Session: UE IMSI:[262427892314674] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3127) 09/24 12:14:12.616: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 09/24 12:14:12.622: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 09/24 12:14:12.627: [smf] INFO: Removed Session: UE IMSI:[262428444351385] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3127) 09/24 12:14:12.627: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 09/24 12:14:12.633: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 09/24 12:14:12.639: [smf] INFO: Removed Session: UE IMSI:[262428435940244] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3127) 09/24 12:14:12.639: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 09/24 12:14:12.644: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 09/24 12:14:12.648: [smf] INFO: Removed Session: UE IMSI:[262421097515316] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3127) 09/24 12:14:12.648: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 09/24 12:14:12.654: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 09/24 12:14:12.659: [smf] INFO: Removed Session: UE IMSI:[262427321313312] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3127) 09/24 12:14:12.659: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 09/24 12:14:12.665: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 09/24 12:14:12.669: [smf] INFO: Removed Session: UE IMSI:[262428891218858] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3127) 09/24 12:14:12.669: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 09/24 12:14:12.676: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 09/24 12:14:12.680: [smf] INFO: Removed Session: UE IMSI:[262422991587527] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3127) 09/24 12:14:12.680: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 09/24 12:14:12.686: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 09/24 12:14:12.691: [smf] INFO: Removed Session: UE IMSI:[262425052905151] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3127) 09/24 12:14:12.691: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 09/24 12:14:12.697: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 09/24 12:14:12.701: [smf] INFO: Removed Session: UE IMSI:[262429048651582] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3127) 09/24 12:14:12.701: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 09/24 12:14:12.707: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 09/24 12:14:12.712: [smf] INFO: Removed Session: UE IMSI:[262427242043218] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3127) 09/24 12:14:12.712: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 09/24 12:14:12.718: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 09/24 12:14:12.723: [smf] INFO: Removed Session: UE IMSI:[262425059337433] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3127) 09/24 12:14:12.723: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 09/24 12:14:12.729: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 09/24 12:14:12.734: [smf] INFO: Removed Session: UE IMSI:[262424784966094] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3127) 09/24 12:14:12.734: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 09/24 12:14:12.739: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 09/24 12:14:12.744: [smf] INFO: Removed Session: UE IMSI:[262425980583430] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3127) 09/24 12:14:12.744: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 09/24 12:14:12.750: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 09/24 12:14:12.755: [smf] INFO: Removed Session: UE IMSI:[262425543776964] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3127) 09/24 12:14:12.755: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 09/24 12:14:12.761: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 09/24 12:14:12.765: [smf] INFO: Removed Session: UE IMSI:[262422955116757] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3127) 09/24 12:14:12.765: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 09/24 12:14:12.771: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 09/24 12:14:12.776: [smf] INFO: Removed Session: UE IMSI:[262429522860694] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3127) 09/24 12:14:12.776: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 09/24 12:14:12.782: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 09/24 12:14:12.786: [smf] INFO: Removed Session: UE IMSI:[262420093128322] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3127) 09/24 12:14:12.786: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 09/24 12:14:12.793: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 09/24 12:14:12.797: [smf] INFO: Removed Session: UE IMSI:[262426316740830] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3127) 09/24 12:14:12.797: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 09/24 12:14:12.803: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 09/24 12:14:12.808: [smf] INFO: Removed Session: UE IMSI:[262425923098864] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3127) 09/24 12:14:12.808: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 09/24 12:14:12.814: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 09/24 12:14:12.819: [smf] INFO: Removed Session: UE IMSI:[262425878694745] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3127) 09/24 12:14:12.819: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 09/24 12:14:12.824: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 09/24 12:14:12.829: [smf] INFO: Removed Session: UE IMSI:[262426090853474] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3127) 09/24 12:14:12.829: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 09/24 12:14:12.835: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 09/24 12:14:12.840: [smf] INFO: Removed Session: UE IMSI:[262428278672936] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3127) 09/24 12:14:12.840: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 09/24 12:14:12.846: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 09/24 12:14:12.850: [smf] INFO: Removed Session: UE IMSI:[262421736906359] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3127) 09/24 12:14:12.850: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 09/24 12:14:12.856: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 09/24 12:14:12.861: [smf] INFO: Removed Session: UE IMSI:[262426109888064] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3127) 09/24 12:14:12.861: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 09/24 12:14:12.867: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 09/24 12:14:12.872: [smf] INFO: Removed Session: UE IMSI:[262425887117375] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3127) 09/24 12:14:12.872: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 09/24 12:14:12.878: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 09/24 12:14:12.882: [smf] INFO: Removed Session: UE IMSI:[262424882795446] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3127) 09/24 12:14:12.882: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 09/24 12:14:12.888: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 09/24 12:14:12.893: [smf] INFO: Removed Session: UE IMSI:[262422057280046] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3127) 09/24 12:14:12.893: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 09/24 12:14:12.899: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 09/24 12:14:12.903: [smf] INFO: Removed Session: UE IMSI:[262420717971755] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3127) 09/24 12:14:12.903: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 09/24 12:14:12.910: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 09/24 12:14:12.914: [smf] INFO: Removed Session: UE IMSI:[262420862446668] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3127) 09/24 12:14:12.914: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 09/24 12:14:12.920: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 09/24 12:14:12.924: [smf] INFO: Removed Session: UE IMSI:[262423643710093] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3127) 09/24 12:14:12.924: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 09/24 12:14:12.931: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 09/24 12:14:12.935: [smf] INFO: Removed Session: UE IMSI:[262420622576271] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3127) 09/24 12:14:12.935: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 09/24 12:14:12.941: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 09/24 12:14:12.946: [smf] INFO: Removed Session: UE IMSI:[262429253413685] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3127) 09/24 12:14:12.946: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 09/24 12:14:12.952: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 09/24 12:14:12.957: [smf] INFO: Removed Session: UE IMSI:[262420365516090] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3127) 09/24 12:14:12.957: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 09/24 12:14:12.963: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 09/24 12:14:12.967: [smf] INFO: Removed Session: UE IMSI:[262424391863427] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3127) 09/24 12:14:12.967: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 09/24 12:14:12.973: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 09/24 12:14:12.978: [smf] INFO: Removed Session: UE IMSI:[262426714875267] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3127) 09/24 12:14:12.979: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 09/24 12:14:12.984: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 09/24 12:14:12.988: [smf] INFO: Removed Session: UE IMSI:[262420145749749] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:12.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3127) 09/24 12:14:12.988: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 09/24 12:14:12.995: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 09/24 12:14:13.000: [smf] INFO: Removed Session: UE IMSI:[262424643057744] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3127) 09/24 12:14:13.000: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 09/24 12:14:13.005: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 09/24 12:14:13.010: [smf] INFO: Removed Session: UE IMSI:[262421366268663] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3127) 09/24 12:14:13.010: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 09/24 12:14:13.016: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 09/24 12:14:13.021: [smf] INFO: Removed Session: UE IMSI:[262426808835395] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3127) 09/24 12:14:13.021: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 09/24 12:14:13.027: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 09/24 12:14:13.031: [smf] INFO: Removed Session: UE IMSI:[262428337971831] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3127) 09/24 12:14:13.031: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 09/24 12:14:13.037: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 09/24 12:14:13.042: [smf] INFO: Removed Session: UE IMSI:[262425388234748] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3127) 09/24 12:14:13.042: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 09/24 12:14:13.048: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 09/24 12:14:13.052: [smf] INFO: Removed Session: UE IMSI:[262426148462253] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3127) 09/24 12:14:13.052: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 09/24 12:14:13.058: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 09/24 12:14:13.063: [smf] INFO: Removed Session: UE IMSI:[262423208294487] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3127) 09/24 12:14:13.063: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 09/24 12:14:13.069: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 09/24 12:14:13.073: [smf] INFO: Removed Session: UE IMSI:[262427064525873] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3127) 09/24 12:14:13.073: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 09/24 12:14:13.080: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 09/24 12:14:13.084: [smf] INFO: Removed Session: UE IMSI:[262423932385204] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3127) 09/24 12:14:13.084: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 09/24 12:14:13.090: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 09/24 12:14:13.095: [smf] INFO: Removed Session: UE IMSI:[262429282864049] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3127) 09/24 12:14:13.095: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 09/24 12:14:13.101: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 09/24 12:14:13.106: [smf] INFO: Removed Session: UE IMSI:[262427017720498] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3127) 09/24 12:14:13.106: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 09/24 12:14:13.112: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 09/24 12:14:13.116: [smf] INFO: Removed Session: UE IMSI:[262426881250743] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3127) 09/24 12:14:13.116: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 09/24 12:14:13.122: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 09/24 12:14:13.127: [smf] INFO: Removed Session: UE IMSI:[262426319364152] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3127) 09/24 12:14:13.127: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 09/24 12:14:13.133: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 09/24 12:14:13.137: [smf] INFO: Removed Session: UE IMSI:[262425468748510] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3127) 09/24 12:14:13.137: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 09/24 12:14:13.144: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 09/24 12:14:13.148: [smf] INFO: Removed Session: UE IMSI:[262421617673295] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3127) 09/24 12:14:13.148: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 09/24 12:14:13.154: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 09/24 12:14:13.158: [smf] INFO: Removed Session: UE IMSI:[262425479592098] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3127) 09/24 12:14:13.158: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 09/24 12:14:13.165: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 09/24 12:14:13.170: [smf] INFO: Removed Session: UE IMSI:[262427474232536] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3127) 09/24 12:14:13.170: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 09/24 12:14:13.175: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 09/24 12:14:13.180: [smf] INFO: Removed Session: UE IMSI:[262420537527172] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3127) 09/24 12:14:13.180: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 09/24 12:14:13.186: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 09/24 12:14:13.191: [smf] INFO: Removed Session: UE IMSI:[262427092284941] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3127) 09/24 12:14:13.191: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 09/24 12:14:13.197: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 09/24 12:14:13.201: [smf] INFO: Removed Session: UE IMSI:[262421795579278] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3127) 09/24 12:14:13.201: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 09/24 12:14:13.207: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 09/24 12:14:13.212: [smf] INFO: Removed Session: UE IMSI:[262426764313268] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3127) 09/24 12:14:13.212: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 09/24 12:14:13.218: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 09/24 12:14:13.222: [smf] INFO: Removed Session: UE IMSI:[262424302880750] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3127) 09/24 12:14:13.223: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 09/24 12:14:13.228: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 09/24 12:14:13.234: [smf] INFO: Removed Session: UE IMSI:[262427237346330] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3127) 09/24 12:14:13.234: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 09/24 12:14:13.239: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 09/24 12:14:13.245: [smf] INFO: Removed Session: UE IMSI:[262425541216731] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3127) 09/24 12:14:13.245: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 09/24 12:14:13.250: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 09/24 12:14:13.254: [smf] INFO: Removed Session: UE IMSI:[262427165217068] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3127) 09/24 12:14:13.254: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 09/24 12:14:13.261: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 09/24 12:14:13.266: [smf] INFO: Removed Session: UE IMSI:[262421834803911] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3127) 09/24 12:14:13.266: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 09/24 12:14:13.271: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 09/24 12:14:13.276: [smf] INFO: Removed Session: UE IMSI:[262424652124255] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3127) 09/24 12:14:13.276: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 09/24 12:14:13.282: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 09/24 12:14:13.287: [smf] INFO: Removed Session: UE IMSI:[262428623570899] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3127) 09/24 12:14:13.287: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 09/24 12:14:13.293: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 09/24 12:14:13.298: [smf] INFO: Removed Session: UE IMSI:[262425329744006] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3127) 09/24 12:14:13.298: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 09/24 12:14:13.303: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 09/24 12:14:13.308: [smf] INFO: Removed Session: UE IMSI:[262425682782477] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3127) 09/24 12:14:13.308: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 09/24 12:14:13.314: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 09/24 12:14:13.318: [smf] INFO: Removed Session: UE IMSI:[262427029834983] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3127) 09/24 12:14:13.318: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 09/24 12:14:13.324: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 09/24 12:14:13.329: [smf] INFO: Removed Session: UE IMSI:[262427579727044] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3127) 09/24 12:14:13.329: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 09/24 12:14:13.335: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 09/24 12:14:13.340: [smf] INFO: Removed Session: UE IMSI:[262428311732060] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3127) 09/24 12:14:13.340: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 09/24 12:14:13.346: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 09/24 12:14:13.351: [smf] INFO: Removed Session: UE IMSI:[262427817443517] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3127) 09/24 12:14:13.351: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 09/24 12:14:13.356: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 09/24 12:14:13.361: [smf] INFO: Removed Session: UE IMSI:[262425212593953] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3127) 09/24 12:14:13.361: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 09/24 12:14:13.367: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 09/24 12:14:13.372: [smf] INFO: Removed Session: UE IMSI:[262422424246999] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3127) 09/24 12:14:13.372: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 09/24 12:14:13.378: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 09/24 12:14:13.382: [smf] INFO: Removed Session: UE IMSI:[262422095995429] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3127) 09/24 12:14:13.382: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 09/24 12:14:13.388: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 09/24 12:14:13.393: [smf] INFO: Removed Session: UE IMSI:[262422153901052] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3127) 09/24 12:14:13.393: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 09/24 12:14:13.399: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 09/24 12:14:13.403: [smf] INFO: Removed Session: UE IMSI:[262427229523764] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3127) 09/24 12:14:13.403: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 09/24 12:14:13.409: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 09/24 12:14:13.414: [smf] INFO: Removed Session: UE IMSI:[262427871601269] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3127) 09/24 12:14:13.414: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 09/24 12:14:13.420: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 09/24 12:14:13.423: [smf] INFO: Removed Session: UE IMSI:[262427423332396] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3127) 09/24 12:14:13.423: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 09/24 12:14:13.430: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 09/24 12:14:13.436: [smf] INFO: Removed Session: UE IMSI:[262425168067954] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3127) 09/24 12:14:13.436: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 09/24 12:14:13.441: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 09/24 12:14:13.445: [smf] INFO: Removed Session: UE IMSI:[262427254932030] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3127) 09/24 12:14:13.445: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 09/24 12:14:13.451: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 09/24 12:14:13.455: [smf] INFO: Removed Session: UE IMSI:[262427422992500] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3127) 09/24 12:14:13.455: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 09/24 12:14:13.462: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 09/24 12:14:13.467: [smf] INFO: Removed Session: UE IMSI:[262424294591873] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3127) 09/24 12:14:13.467: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 09/24 12:14:13.473: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 09/24 12:14:13.477: [smf] INFO: Removed Session: UE IMSI:[262428432052158] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3127) 09/24 12:14:13.477: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 09/24 12:14:13.483: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 09/24 12:14:13.489: [smf] INFO: Removed Session: UE IMSI:[262425413647790] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3127) 09/24 12:14:13.489: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 09/24 12:14:13.494: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 09/24 12:14:13.498: [smf] INFO: Removed Session: UE IMSI:[262423855785560] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3127) 09/24 12:14:13.498: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 09/24 12:14:13.505: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 09/24 12:14:13.510: [smf] INFO: Removed Session: UE IMSI:[262424980534797] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3127) 09/24 12:14:13.510: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 09/24 12:14:13.515: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 09/24 12:14:13.520: [smf] INFO: Removed Session: UE IMSI:[262427064510199] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3127) 09/24 12:14:13.520: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 09/24 12:14:13.526: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 09/24 12:14:13.531: [smf] INFO: Removed Session: UE IMSI:[262424385024621] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3127) 09/24 12:14:13.531: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 09/24 12:14:13.537: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 09/24 12:14:13.541: [smf] INFO: Removed Session: UE IMSI:[262425248377419] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3127) 09/24 12:14:13.541: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 09/24 12:14:13.547: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 09/24 12:14:13.552: [smf] INFO: Removed Session: UE IMSI:[262429564454456] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3127) 09/24 12:14:13.552: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 09/24 12:14:13.558: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 09/24 12:14:13.563: [smf] INFO: Removed Session: UE IMSI:[262425616768713] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3127) 09/24 12:14:13.563: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 09/24 12:14:13.569: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 09/24 12:14:13.573: [smf] INFO: Removed Session: UE IMSI:[262420818868600] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3127) 09/24 12:14:13.573: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 09/24 12:14:13.579: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 09/24 12:14:13.584: [smf] INFO: Removed Session: UE IMSI:[262426239677476] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3127) 09/24 12:14:13.584: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 09/24 12:14:13.590: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 09/24 12:14:13.595: [smf] INFO: Removed Session: UE IMSI:[262425677015712] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3127) 09/24 12:14:13.595: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 09/24 12:14:13.601: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 09/24 12:14:13.605: [smf] INFO: Removed Session: UE IMSI:[262426247494733] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3127) 09/24 12:14:13.605: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 09/24 12:14:13.611: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 09/24 12:14:13.616: [smf] INFO: Removed Session: UE IMSI:[262422110317489] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3127) 09/24 12:14:13.616: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 09/24 12:14:13.622: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 09/24 12:14:13.626: [smf] INFO: Removed Session: UE IMSI:[262424086997291] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3127) 09/24 12:14:13.626: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 09/24 12:14:13.633: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 09/24 12:14:13.637: [smf] INFO: Removed Session: UE IMSI:[262429792547885] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3127) 09/24 12:14:13.637: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 09/24 12:14:13.643: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 09/24 12:14:13.648: [smf] INFO: Removed Session: UE IMSI:[262428575284568] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3127) 09/24 12:14:13.648: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 09/24 12:14:13.654: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 09/24 12:14:13.659: [smf] INFO: Removed Session: UE IMSI:[262421242111436] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3127) 09/24 12:14:13.659: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 09/24 12:14:13.664: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 09/24 12:14:13.669: [smf] INFO: Removed Session: UE IMSI:[262421560237291] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3127) 09/24 12:14:13.669: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 09/24 12:14:13.675: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 09/24 12:14:13.680: [smf] INFO: Removed Session: UE IMSI:[262425775466318] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3127) 09/24 12:14:13.680: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 09/24 12:14:13.686: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 09/24 12:14:13.690: [smf] INFO: Removed Session: UE IMSI:[262428932382744] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3127) 09/24 12:14:13.690: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 09/24 12:14:13.696: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 09/24 12:14:13.701: [smf] INFO: Removed Session: UE IMSI:[262420628724746] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3127) 09/24 12:14:13.701: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 09/24 12:14:13.707: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 09/24 12:14:13.712: [smf] INFO: Removed Session: UE IMSI:[262422535418034] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3127) 09/24 12:14:13.712: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 09/24 12:14:13.718: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 09/24 12:14:13.723: [smf] INFO: Removed Session: UE IMSI:[262423582445021] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3127) 09/24 12:14:13.723: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 09/24 12:14:13.728: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 09/24 12:14:13.733: [smf] INFO: Removed Session: UE IMSI:[262427451087025] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3127) 09/24 12:14:13.733: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 09/24 12:14:13.739: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 09/24 12:14:13.744: [smf] INFO: Removed Session: UE IMSI:[262422354621637] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3127) 09/24 12:14:13.744: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 09/24 12:14:13.750: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 09/24 12:14:13.755: [smf] INFO: Removed Session: UE IMSI:[262429621601909] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3127) 09/24 12:14:13.755: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 09/24 12:14:13.761: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 09/24 12:14:13.765: [smf] INFO: Removed Session: UE IMSI:[262429930140355] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3127) 09/24 12:14:13.765: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 09/24 12:14:13.771: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 09/24 12:14:13.775: [smf] INFO: Removed Session: UE IMSI:[262424436338670] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3127) 09/24 12:14:13.775: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 09/24 12:14:13.782: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 09/24 12:14:13.786: [smf] INFO: Removed Session: UE IMSI:[262426997834523] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3127) 09/24 12:14:13.786: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 09/24 12:14:13.792: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 09/24 12:14:13.797: [smf] INFO: Removed Session: UE IMSI:[262421742066341] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3127) 09/24 12:14:13.797: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 09/24 12:14:13.803: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 09/24 12:14:13.808: [smf] INFO: Removed Session: UE IMSI:[262426462271916] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3127) 09/24 12:14:13.809: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 09/24 12:14:13.814: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 09/24 12:14:13.819: [smf] INFO: Removed Session: UE IMSI:[262423990317251] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3127) 09/24 12:14:13.819: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 09/24 12:14:13.825: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 09/24 12:14:13.829: [smf] INFO: Removed Session: UE IMSI:[262429809785412] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3127) 09/24 12:14:13.829: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 09/24 12:14:13.835: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 09/24 12:14:13.840: [smf] INFO: Removed Session: UE IMSI:[262425779623191] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3127) 09/24 12:14:13.840: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 09/24 12:14:13.846: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 09/24 12:14:13.851: [smf] INFO: Removed Session: UE IMSI:[262426415994102] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3127) 09/24 12:14:13.851: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 09/24 12:14:13.857: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 09/24 12:14:13.861: [smf] INFO: Removed Session: UE IMSI:[262423711242521] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3127) 09/24 12:14:13.861: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 09/24 12:14:13.867: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 09/24 12:14:13.872: [smf] INFO: Removed Session: UE IMSI:[262424673651381] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3127) 09/24 12:14:13.872: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 09/24 12:14:13.878: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 09/24 12:14:13.883: [smf] INFO: Removed Session: UE IMSI:[262420128224258] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3127) 09/24 12:14:13.883: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 09/24 12:14:13.888: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 09/24 12:14:13.893: [smf] INFO: Removed Session: UE IMSI:[262421097323039] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3127) 09/24 12:14:13.893: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 09/24 12:14:13.899: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 09/24 12:14:13.904: [smf] INFO: Removed Session: UE IMSI:[262427566234989] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3127) 09/24 12:14:13.904: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 09/24 12:14:13.910: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 09/24 12:14:13.914: [smf] INFO: Removed Session: UE IMSI:[262425017215420] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3127) 09/24 12:14:13.914: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 09/24 12:14:13.920: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 09/24 12:14:13.925: [smf] INFO: Removed Session: UE IMSI:[262426477940737] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3127) 09/24 12:14:13.925: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 09/24 12:14:13.931: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 09/24 12:14:13.936: [smf] INFO: Removed Session: UE IMSI:[262428661496669] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3127) 09/24 12:14:13.936: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 09/24 12:14:13.941: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 09/24 12:14:13.946: [smf] INFO: Removed Session: UE IMSI:[262422321921043] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3127) 09/24 12:14:13.946: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 09/24 12:14:13.952: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 09/24 12:14:13.957: [smf] INFO: Removed Session: UE IMSI:[262422619478551] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3127) 09/24 12:14:13.957: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 09/24 12:14:13.963: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 09/24 12:14:13.967: [smf] INFO: Removed Session: UE IMSI:[262420041121604] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3127) 09/24 12:14:13.967: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 09/24 12:14:13.973: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 09/24 12:14:13.978: [smf] INFO: Removed Session: UE IMSI:[262423414663044] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3127) 09/24 12:14:13.978: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 09/24 12:14:13.984: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 09/24 12:14:13.988: [smf] INFO: Removed Session: UE IMSI:[262422939207573] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3127) 09/24 12:14:13.988: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 09/24 12:14:13.995: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 09/24 12:14:13.999: [smf] INFO: Removed Session: UE IMSI:[262427323779821] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:13.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3127) 09/24 12:14:13.999: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 09/24 12:14:14.005: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 09/24 12:14:14.009: [smf] INFO: Removed Session: UE IMSI:[262421496478870] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3127) 09/24 12:14:14.009: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 09/24 12:14:14.016: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 09/24 12:14:14.020: [smf] INFO: Removed Session: UE IMSI:[262429355799670] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3127) 09/24 12:14:14.020: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 09/24 12:14:14.026: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 09/24 12:14:14.031: [smf] INFO: Removed Session: UE IMSI:[262424077672561] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3127) 09/24 12:14:14.031: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 09/24 12:14:14.037: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 09/24 12:14:14.042: [smf] INFO: Removed Session: UE IMSI:[262423432293955] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3127) 09/24 12:14:14.042: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 09/24 12:14:14.048: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 09/24 12:14:14.052: [smf] INFO: Removed Session: UE IMSI:[262428855352178] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3127) 09/24 12:14:14.052: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 09/24 12:14:14.058: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 09/24 12:14:14.063: [smf] INFO: Removed Session: UE IMSI:[262425482092235] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3127) 09/24 12:14:14.063: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 09/24 12:14:14.069: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 09/24 12:14:14.072: [smf] INFO: Removed Session: UE IMSI:[262426264451992] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3127) 09/24 12:14:14.072: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 09/24 12:14:14.079: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 09/24 12:14:14.084: [smf] INFO: Removed Session: UE IMSI:[262426884975875] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3127) 09/24 12:14:14.084: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 09/24 12:14:14.090: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 09/24 12:14:14.094: [smf] INFO: Removed Session: UE IMSI:[262427077209210] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3127) 09/24 12:14:14.094: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 09/24 12:14:14.101: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 09/24 12:14:14.105: [smf] INFO: Removed Session: UE IMSI:[262428147672549] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3127) 09/24 12:14:14.105: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) 09/24 12:14:14.111: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 09/24 12:14:14.117: [smf] INFO: Removed Session: UE IMSI:[262421105708546] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3127) 09/24 12:14:14.117: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) 09/24 12:14:14.122: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 09/24 12:14:14.127: [smf] INFO: Removed Session: UE IMSI:[262424087369085] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:14.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3127) 09/24 12:14:14.127: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: Warning: Stopping inactive timer T_next. MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:16.133: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 09/24 12:14:16.133: [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(80)@1868a1f2631b: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(79)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(79): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(80): none (pass -> pass) MTC@1868a1f2631b: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Tue Sep 24 12:14:16 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512156) Waiting for packet dumper to finish... 1 (prev_count=6512156, count=6512668) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Tue Sep 24 12:14:18 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@1868a1f2631b: 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@1868a1f2631b: Test case TC_addr_pool_exhaustion started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(81)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(82)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:14:19.988: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:14:21.207: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 09/24 12:14:22.217: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 09/24 12:14:22.217: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3119) 09/24 12:14:22.217: [smf] INFO: UE IMSI[262422582499005] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.226: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 09/24 12:14:22.226: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.226: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.227: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 09/24 12:14:22.227: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3119) 09/24 12:14:22.227: [smf] INFO: UE IMSI[262424525649150] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.232: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 09/24 12:14:22.232: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.232: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.234: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 09/24 12:14:22.234: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3119) 09/24 12:14:22.234: [smf] INFO: UE IMSI[262421560076538] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.239: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 09/24 12:14:22.239: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.239: [upf] INFO: UE F-SEID[UP:0xb37 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.240: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 09/24 12:14:22.240: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3119) 09/24 12:14:22.240: [smf] INFO: UE IMSI[262426327936508] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.246: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 09/24 12:14:22.246: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.246: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.247: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 09/24 12:14:22.247: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3119) 09/24 12:14:22.247: [smf] INFO: UE IMSI[262420666186137] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.251: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 09/24 12:14:22.251: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.251: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.254: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 09/24 12:14:22.254: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3119) 09/24 12:14:22.254: [smf] INFO: UE IMSI[262427065459218] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.259: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 09/24 12:14:22.259: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.259: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.260: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 09/24 12:14:22.260: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3119) 09/24 12:14:22.260: [smf] INFO: UE IMSI[262425283126966] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.266: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 09/24 12:14:22.266: [upf] INFO: UE F-SEID[UP:0x98f CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.266: [upf] INFO: UE F-SEID[UP:0x98f CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.267: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 09/24 12:14:22.267: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3119) 09/24 12:14:22.267: [smf] INFO: UE IMSI[262427704728633] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.272: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 09/24 12:14:22.272: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.272: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.274: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 09/24 12:14:22.274: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3119) 09/24 12:14:22.274: [smf] INFO: UE IMSI[262425617071194] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.278: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 09/24 12:14:22.278: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.278: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.280: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 09/24 12:14:22.280: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3119) 09/24 12:14:22.280: [smf] INFO: UE IMSI[262420107284379] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.286: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 09/24 12:14:22.286: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.286: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.287: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 09/24 12:14:22.287: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3119) 09/24 12:14:22.287: [smf] INFO: UE IMSI[262425985067027] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.292: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 09/24 12:14:22.292: [upf] INFO: UE F-SEID[UP:0xfb CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.292: [upf] INFO: UE F-SEID[UP:0xfb CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.294: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 09/24 12:14:22.294: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3119) 09/24 12:14:22.294: [smf] INFO: UE IMSI[262420208159140] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.299: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 09/24 12:14:22.299: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.299: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.300: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 09/24 12:14:22.300: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3119) 09/24 12:14:22.300: [smf] INFO: UE IMSI[262422524471148] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.305: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 09/24 12:14:22.305: [upf] INFO: UE F-SEID[UP:0x2af CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.305: [upf] INFO: UE F-SEID[UP:0x2af CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.307: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 09/24 12:14:22.307: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3119) 09/24 12:14:22.307: [smf] INFO: UE IMSI[262420203093610] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.312: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 09/24 12:14:22.312: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.312: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.314: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 09/24 12:14:22.314: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3119) 09/24 12:14:22.314: [smf] INFO: UE IMSI[262426186029436] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.319: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 09/24 12:14:22.319: [upf] INFO: UE F-SEID[UP:0x31f CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.319: [upf] INFO: UE F-SEID[UP:0x31f CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.322: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 09/24 12:14:22.322: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3119) 09/24 12:14:22.322: [smf] INFO: UE IMSI[262429889092954] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.327: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 09/24 12:14:22.328: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.328: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.329: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 09/24 12:14:22.329: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3119) 09/24 12:14:22.329: [smf] INFO: UE IMSI[262423056001255] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.333: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 09/24 12:14:22.333: [upf] INFO: UE F-SEID[UP:0x16d CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.333: [upf] INFO: UE F-SEID[UP:0x16d CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.335: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 09/24 12:14:22.335: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3119) 09/24 12:14:22.335: [smf] INFO: UE IMSI[262422291256416] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.340: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 09/24 12:14:22.340: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.340: [upf] INFO: UE F-SEID[UP:0xb83 CP:0x5bf] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.342: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 09/24 12:14:22.342: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3119) 09/24 12:14:22.342: [smf] INFO: UE IMSI[262428640329328] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.346: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 09/24 12:14:22.346: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.346: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.349: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 09/24 12:14:22.349: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3119) 09/24 12:14:22.349: [smf] INFO: UE IMSI[262429751457384] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.353: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 09/24 12:14:22.353: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.353: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.355: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 09/24 12:14:22.355: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3119) 09/24 12:14:22.355: [smf] INFO: UE IMSI[262422249160631] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.360: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 09/24 12:14:22.360: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.360: [upf] INFO: UE F-SEID[UP:0xe0 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.362: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 09/24 12:14:22.362: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3119) 09/24 12:14:22.362: [smf] INFO: UE IMSI[262426065326718] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.367: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 09/24 12:14:22.367: [upf] INFO: UE F-SEID[UP:0xb9e CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.367: [upf] INFO: UE F-SEID[UP:0xb9e CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.369: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 09/24 12:14:22.369: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3119) 09/24 12:14:22.369: [smf] INFO: UE IMSI[262425874954573] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.374: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 09/24 12:14:22.374: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.374: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.375: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 09/24 12:14:22.375: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3119) 09/24 12:14:22.375: [smf] INFO: UE IMSI[262424054813199] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.381: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 09/24 12:14:22.381: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.381: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.382: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 09/24 12:14:22.382: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3119) 09/24 12:14:22.382: [smf] INFO: UE IMSI[262428091823631] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.386: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 09/24 12:14:22.386: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.386: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.389: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 09/24 12:14:22.389: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3119) 09/24 12:14:22.389: [smf] INFO: UE IMSI[262427694054533] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.393: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 09/24 12:14:22.393: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.393: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x59f] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.396: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 09/24 12:14:22.396: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3119) 09/24 12:14:22.396: [smf] INFO: UE IMSI[262420869246849] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.400: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 09/24 12:14:22.400: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.400: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.402: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 09/24 12:14:22.402: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3119) 09/24 12:14:22.402: [smf] INFO: UE IMSI[262423723039745] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.408: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 09/24 12:14:22.408: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.408: [upf] INFO: UE F-SEID[UP:0xd0b CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.409: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 09/24 12:14:22.409: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3119) 09/24 12:14:22.409: [smf] INFO: UE IMSI[262428095162806] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.414: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 09/24 12:14:22.414: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.414: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.416: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 09/24 12:14:22.416: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3119) 09/24 12:14:22.416: [smf] INFO: UE IMSI[262422598748136] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.421: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 09/24 12:14:22.421: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.421: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.422: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 09/24 12:14:22.422: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3119) 09/24 12:14:22.422: [smf] INFO: UE IMSI[262426118403765] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.428: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 09/24 12:14:22.428: [upf] INFO: UE F-SEID[UP:0xbff CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.428: [upf] INFO: UE F-SEID[UP:0xbff CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.429: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 09/24 12:14:22.429: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3119) 09/24 12:14:22.429: [smf] INFO: UE IMSI[262428869924576] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.435: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 09/24 12:14:22.435: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.435: [upf] INFO: UE F-SEID[UP:0xf08 CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.436: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 09/24 12:14:22.436: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3119) 09/24 12:14:22.436: [smf] INFO: UE IMSI[262420149400836] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.441: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 09/24 12:14:22.441: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.441: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.442: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 09/24 12:14:22.442: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3119) 09/24 12:14:22.442: [smf] INFO: UE IMSI[262423291900042] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.447: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 09/24 12:14:22.447: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.447: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.449: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 09/24 12:14:22.449: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3119) 09/24 12:14:22.449: [smf] INFO: UE IMSI[262420515584025] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.454: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 09/24 12:14:22.454: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.454: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.456: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 09/24 12:14:22.456: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3119) 09/24 12:14:22.456: [smf] INFO: UE IMSI[262423638238650] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.461: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 09/24 12:14:22.461: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.461: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.463: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 09/24 12:14:22.463: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3119) 09/24 12:14:22.463: [smf] INFO: UE IMSI[262425370193150] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.470: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 09/24 12:14:22.470: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.470: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.471: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 09/24 12:14:22.471: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3119) 09/24 12:14:22.471: [smf] INFO: UE IMSI[262426858281784] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.476: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 09/24 12:14:22.476: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.476: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.478: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 09/24 12:14:22.478: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3119) 09/24 12:14:22.478: [smf] INFO: UE IMSI[262427081928110] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.482: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 09/24 12:14:22.482: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.482: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.484: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 09/24 12:14:22.484: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3119) 09/24 12:14:22.484: [smf] INFO: UE IMSI[262420677245185] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.489: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 09/24 12:14:22.489: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.489: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.491: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 09/24 12:14:22.491: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3119) 09/24 12:14:22.491: [smf] INFO: UE IMSI[262422021611137] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.495: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 09/24 12:14:22.495: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.495: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.498: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 09/24 12:14:22.498: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3119) 09/24 12:14:22.498: [smf] INFO: UE IMSI[262427874263428] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.502: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 09/24 12:14:22.502: [upf] INFO: UE F-SEID[UP:0x74d CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.502: [upf] INFO: UE F-SEID[UP:0x74d CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.504: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 09/24 12:14:22.504: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3119) 09/24 12:14:22.504: [smf] INFO: UE IMSI[262426246615979] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.509: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 09/24 12:14:22.509: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.509: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.511: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 09/24 12:14:22.511: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3119) 09/24 12:14:22.511: [smf] INFO: UE IMSI[262425582249692] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.515: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 09/24 12:14:22.515: [upf] INFO: UE F-SEID[UP:0x583 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.515: [upf] INFO: UE F-SEID[UP:0x583 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.518: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 09/24 12:14:22.518: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3119) 09/24 12:14:22.518: [smf] INFO: UE IMSI[262423062255382] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.522: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 09/24 12:14:22.523: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.523: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.524: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 09/24 12:14:22.524: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3119) 09/24 12:14:22.524: [smf] INFO: UE IMSI[262421006893407] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.530: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 09/24 12:14:22.530: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.530: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 09/24 12:14:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3119) 09/24 12:14:22.531: [smf] INFO: UE IMSI[262422102208410] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.537: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 09/24 12:14:22.537: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.537: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.538: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 09/24 12:14:22.538: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3119) 09/24 12:14:22.538: [smf] INFO: UE IMSI[262424521648297] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.543: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 09/24 12:14:22.543: [upf] INFO: UE F-SEID[UP:0x47f CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.543: [upf] INFO: UE F-SEID[UP:0x47f CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.545: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 09/24 12:14:22.545: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3119) 09/24 12:14:22.545: [smf] INFO: UE IMSI[262425732773668] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.550: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 09/24 12:14:22.550: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.550: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.551: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 09/24 12:14:22.551: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3119) 09/24 12:14:22.551: [smf] INFO: UE IMSI[262420234849266] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.556: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 09/24 12:14:22.556: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.556: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.558: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 09/24 12:14:22.558: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3119) 09/24 12:14:22.558: [smf] INFO: UE IMSI[262424294341302] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.562: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 09/24 12:14:22.562: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.562: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.566: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 09/24 12:14:22.566: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3119) 09/24 12:14:22.566: [smf] INFO: UE IMSI[262426469427290] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.572: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 09/24 12:14:22.572: [upf] INFO: UE F-SEID[UP:0xc78 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.572: [upf] INFO: UE F-SEID[UP:0xc78 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.573: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 09/24 12:14:22.573: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3119) 09/24 12:14:22.573: [smf] INFO: UE IMSI[262427081395298] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.580: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 09/24 12:14:22.580: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.580: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.580: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 09/24 12:14:22.580: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3119) 09/24 12:14:22.580: [smf] INFO: UE IMSI[262424476778243] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.586: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 09/24 12:14:22.586: [upf] INFO: UE F-SEID[UP:0x15a CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.586: [upf] INFO: UE F-SEID[UP:0x15a CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.587: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 09/24 12:14:22.587: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3119) 09/24 12:14:22.587: [smf] INFO: UE IMSI[262429520062891] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.592: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 09/24 12:14:22.592: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.593: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.593: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 09/24 12:14:22.593: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3119) 09/24 12:14:22.593: [smf] INFO: UE IMSI[262423078267692] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.598: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 09/24 12:14:22.598: [upf] INFO: UE F-SEID[UP:0x227 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.598: [upf] INFO: UE F-SEID[UP:0x227 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.601: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 09/24 12:14:22.601: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3119) 09/24 12:14:22.601: [smf] INFO: UE IMSI[262420541677842] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.607: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 09/24 12:14:22.607: [upf] INFO: UE F-SEID[UP:0x854 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.607: [upf] INFO: UE F-SEID[UP:0x854 CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.608: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 09/24 12:14:22.608: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3119) 09/24 12:14:22.608: [smf] INFO: UE IMSI[262426841828888] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.615: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 09/24 12:14:22.615: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.615: [upf] INFO: UE F-SEID[UP:0xe1a CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.616: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 09/24 12:14:22.616: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3119) 09/24 12:14:22.616: [smf] INFO: UE IMSI[262420071278830] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.621: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 09/24 12:14:22.621: [upf] INFO: UE F-SEID[UP:0x468 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.621: [upf] INFO: UE F-SEID[UP:0x468 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.622: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 09/24 12:14:22.622: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3119) 09/24 12:14:22.622: [smf] INFO: UE IMSI[262422640892179] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.626: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 09/24 12:14:22.626: [upf] INFO: UE F-SEID[UP:0x51e CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.626: [upf] INFO: UE F-SEID[UP:0x51e CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.629: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 09/24 12:14:22.629: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3119) 09/24 12:14:22.629: [smf] INFO: UE IMSI[262429404345477] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.633: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 09/24 12:14:22.634: [upf] INFO: UE F-SEID[UP:0x981 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.634: [upf] INFO: UE F-SEID[UP:0x981 CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.635: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 09/24 12:14:22.635: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3119) 09/24 12:14:22.635: [smf] INFO: UE IMSI[262420938935109] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.640: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 09/24 12:14:22.640: [upf] INFO: UE F-SEID[UP:0x44 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.640: [upf] INFO: UE F-SEID[UP:0x44 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.642: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 09/24 12:14:22.642: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3119) 09/24 12:14:22.642: [smf] INFO: UE IMSI[262422622214181] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.646: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 09/24 12:14:22.646: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.646: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.649: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 09/24 12:14:22.649: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3119) 09/24 12:14:22.649: [smf] INFO: UE IMSI[262421103346170] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.654: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 09/24 12:14:22.654: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.654: [upf] INFO: UE F-SEID[UP:0xb26 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.655: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 09/24 12:14:22.655: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3119) 09/24 12:14:22.655: [smf] INFO: UE IMSI[262422546177797] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.660: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 09/24 12:14:22.660: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.660: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.662: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 09/24 12:14:22.662: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3119) 09/24 12:14:22.662: [smf] INFO: UE IMSI[262424624092204] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.667: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 09/24 12:14:22.667: [upf] INFO: UE F-SEID[UP:0x19 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.667: [upf] INFO: UE F-SEID[UP:0x19 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.669: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 09/24 12:14:22.669: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3119) 09/24 12:14:22.669: [smf] INFO: UE IMSI[262429790262479] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.674: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 09/24 12:14:22.674: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.674: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.676: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 09/24 12:14:22.676: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3119) 09/24 12:14:22.676: [smf] INFO: UE IMSI[262420371324158] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.680: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 09/24 12:14:22.680: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.680: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.682: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 09/24 12:14:22.682: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3119) 09/24 12:14:22.682: [smf] INFO: UE IMSI[262428264504030] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.687: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 09/24 12:14:22.687: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.687: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.689: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 09/24 12:14:22.689: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3119) 09/24 12:14:22.689: [smf] INFO: UE IMSI[262425127387941] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.694: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 09/24 12:14:22.694: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.694: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.696: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 09/24 12:14:22.696: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3119) 09/24 12:14:22.696: [smf] INFO: UE IMSI[262425467513094] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.701: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 09/24 12:14:22.701: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.701: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.702: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 09/24 12:14:22.702: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3119) 09/24 12:14:22.702: [smf] INFO: UE IMSI[262426285820879] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.707: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 09/24 12:14:22.707: [upf] INFO: UE F-SEID[UP:0x845 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.707: [upf] INFO: UE F-SEID[UP:0x845 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.710: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 09/24 12:14:22.710: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3119) 09/24 12:14:22.710: [smf] INFO: UE IMSI[262427046100800] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.716: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 09/24 12:14:22.716: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.716: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.717: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 09/24 12:14:22.717: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3119) 09/24 12:14:22.717: [smf] INFO: UE IMSI[262429211787998] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.724: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 09/24 12:14:22.724: [upf] INFO: UE F-SEID[UP:0x21 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.724: [upf] INFO: UE F-SEID[UP:0x21 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.725: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 09/24 12:14:22.725: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3119) 09/24 12:14:22.725: [smf] INFO: UE IMSI[262424421337201] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.729: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 09/24 12:14:22.729: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.729: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.731: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 09/24 12:14:22.731: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3119) 09/24 12:14:22.731: [smf] INFO: UE IMSI[262426602672649] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.736: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 09/24 12:14:22.736: [upf] INFO: UE F-SEID[UP:0x2de CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.736: [upf] INFO: UE F-SEID[UP:0x2de CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.738: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 09/24 12:14:22.738: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3119) 09/24 12:14:22.738: [smf] INFO: UE IMSI[262428796368177] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.743: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 09/24 12:14:22.743: [upf] INFO: UE F-SEID[UP:0x408 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.743: [upf] INFO: UE F-SEID[UP:0x408 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.745: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 09/24 12:14:22.745: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3119) 09/24 12:14:22.745: [smf] INFO: UE IMSI[262429017482010] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.750: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 09/24 12:14:22.750: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.750: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.752: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 09/24 12:14:22.752: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3119) 09/24 12:14:22.752: [smf] INFO: UE IMSI[262422985757143] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.757: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 09/24 12:14:22.757: [upf] INFO: UE F-SEID[UP:0x93a CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.757: [upf] INFO: UE F-SEID[UP:0x93a CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.759: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 09/24 12:14:22.759: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3119) 09/24 12:14:22.759: [smf] INFO: UE IMSI[262424095130189] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.764: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 09/24 12:14:22.764: [upf] INFO: UE F-SEID[UP:0xaee CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.764: [upf] INFO: UE F-SEID[UP:0xaee CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.765: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 09/24 12:14:22.765: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3119) 09/24 12:14:22.765: [smf] INFO: UE IMSI[262425197971344] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.770: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 09/24 12:14:22.770: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.770: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.772: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 09/24 12:14:22.772: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3119) 09/24 12:14:22.772: [smf] INFO: UE IMSI[262428004402864] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.776: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 09/24 12:14:22.776: [upf] INFO: UE F-SEID[UP:0x324 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.776: [upf] INFO: UE F-SEID[UP:0x324 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.778: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 09/24 12:14:22.779: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3119) 09/24 12:14:22.779: [smf] INFO: UE IMSI[262420168234239] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.784: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 09/24 12:14:22.784: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.784: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.785: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 09/24 12:14:22.785: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3119) 09/24 12:14:22.785: [smf] INFO: UE IMSI[262421300631723] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.790: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 09/24 12:14:22.790: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.790: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.792: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 09/24 12:14:22.792: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3119) 09/24 12:14:22.792: [smf] INFO: UE IMSI[262429023103594] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.796: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 09/24 12:14:22.796: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.796: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.798: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 09/24 12:14:22.798: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3119) 09/24 12:14:22.798: [smf] INFO: UE IMSI[262427929305710] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.803: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 09/24 12:14:22.803: [upf] INFO: UE F-SEID[UP:0x49a CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.803: [upf] INFO: UE F-SEID[UP:0x49a CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.805: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 09/24 12:14:22.805: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3119) 09/24 12:14:22.805: [smf] INFO: UE IMSI[262425657491288] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.810: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 09/24 12:14:22.810: [upf] INFO: UE F-SEID[UP:0x53d CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.810: [upf] INFO: UE F-SEID[UP:0x53d CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.812: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 09/24 12:14:22.812: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3119) 09/24 12:14:22.812: [smf] INFO: UE IMSI[262427719363681] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.817: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 09/24 12:14:22.817: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.817: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.818: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 09/24 12:14:22.818: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3119) 09/24 12:14:22.818: [smf] INFO: UE IMSI[262421941815301] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.823: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 09/24 12:14:22.823: [upf] INFO: UE F-SEID[UP:0xedd CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.823: [upf] INFO: UE F-SEID[UP:0xedd CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.825: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 09/24 12:14:22.825: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3119) 09/24 12:14:22.825: [smf] INFO: UE IMSI[262423821198022] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.830: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 09/24 12:14:22.830: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.830: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.832: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 09/24 12:14:22.832: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3119) 09/24 12:14:22.832: [smf] INFO: UE IMSI[262428243152949] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.837: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 09/24 12:14:22.837: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.837: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.838: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 09/24 12:14:22.838: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3119) 09/24 12:14:22.838: [smf] INFO: UE IMSI[262423515850316] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.844: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 09/24 12:14:22.844: [upf] INFO: UE F-SEID[UP:0x5af CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.844: [upf] INFO: UE F-SEID[UP:0x5af CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.845: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 09/24 12:14:22.845: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3119) 09/24 12:14:22.845: [smf] INFO: UE IMSI[262421920402335] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.850: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 09/24 12:14:22.850: [upf] INFO: UE F-SEID[UP:0x57a CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.850: [upf] INFO: UE F-SEID[UP:0x57a CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.851: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 09/24 12:14:22.851: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3119) 09/24 12:14:22.851: [smf] INFO: UE IMSI[262427963608093] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.856: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 09/24 12:14:22.856: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.856: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.858: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 09/24 12:14:22.858: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3119) 09/24 12:14:22.858: [smf] INFO: UE IMSI[262420710621493] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.864: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 09/24 12:14:22.864: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.864: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.865: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 09/24 12:14:22.865: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3119) 09/24 12:14:22.865: [smf] INFO: UE IMSI[262428644269147] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.869: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 09/24 12:14:22.869: [upf] INFO: UE F-SEID[UP:0x545 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.869: [upf] INFO: UE F-SEID[UP:0x545 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.871: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 09/24 12:14:22.871: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3119) 09/24 12:14:22.871: [smf] INFO: UE IMSI[262422746640002] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.877: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 09/24 12:14:22.877: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.877: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.878: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 09/24 12:14:22.878: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3119) 09/24 12:14:22.878: [smf] INFO: UE IMSI[262426538645831] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.884: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 09/24 12:14:22.884: [upf] INFO: UE F-SEID[UP:0x655 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.884: [upf] INFO: UE F-SEID[UP:0x655 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.885: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 09/24 12:14:22.885: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3119) 09/24 12:14:22.885: [smf] INFO: UE IMSI[262420207163396] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.890: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 09/24 12:14:22.890: [upf] INFO: UE F-SEID[UP:0xbf CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.890: [upf] INFO: UE F-SEID[UP:0xbf CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.891: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 09/24 12:14:22.891: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3119) 09/24 12:14:22.891: [smf] INFO: UE IMSI[262429116686289] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.895: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 09/24 12:14:22.895: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.895: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.898: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 09/24 12:14:22.898: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3119) 09/24 12:14:22.898: [smf] INFO: UE IMSI[262422448109075] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.903: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 09/24 12:14:22.903: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.903: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.904: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 09/24 12:14:22.904: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3119) 09/24 12:14:22.904: [smf] INFO: UE IMSI[262420647077614] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.910: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 09/24 12:14:22.910: [upf] INFO: UE F-SEID[UP:0x5d CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.910: [upf] INFO: UE F-SEID[UP:0x5d CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.911: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 09/24 12:14:22.911: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3119) 09/24 12:14:22.911: [smf] INFO: UE IMSI[262420621764057] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.916: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 09/24 12:14:22.916: [upf] INFO: UE F-SEID[UP:0x627 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.916: [upf] INFO: UE F-SEID[UP:0x627 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.918: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 09/24 12:14:22.918: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3119) 09/24 12:14:22.918: [smf] INFO: UE IMSI[262420636963849] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.922: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 09/24 12:14:22.922: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.922: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.924: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 09/24 12:14:22.924: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3119) 09/24 12:14:22.924: [smf] INFO: UE IMSI[262424744491763] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.929: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 09/24 12:14:22.929: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.929: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.931: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 09/24 12:14:22.931: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3119) 09/24 12:14:22.931: [smf] INFO: UE IMSI[262425620683543] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.936: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 09/24 12:14:22.936: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.936: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.937: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 09/24 12:14:22.937: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3119) 09/24 12:14:22.937: [smf] INFO: UE IMSI[262429735653713] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.943: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 09/24 12:14:22.943: [upf] INFO: UE F-SEID[UP:0x24f CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.943: [upf] INFO: UE F-SEID[UP:0x24f CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.945: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 09/24 12:14:22.945: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3119) 09/24 12:14:22.945: [smf] INFO: UE IMSI[262427313684622] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.951: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 09/24 12:14:22.951: [upf] INFO: UE F-SEID[UP:0x368 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.951: [upf] INFO: UE F-SEID[UP:0x368 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.952: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 09/24 12:14:22.952: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3119) 09/24 12:14:22.952: [smf] INFO: UE IMSI[262425879153900] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.957: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 09/24 12:14:22.957: [upf] INFO: UE F-SEID[UP:0x96a CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.957: [upf] INFO: UE F-SEID[UP:0x96a CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.959: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 09/24 12:14:22.959: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3119) 09/24 12:14:22.959: [smf] INFO: UE IMSI[262428937909651] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.964: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 09/24 12:14:22.964: [upf] INFO: UE F-SEID[UP:0x399 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.964: [upf] INFO: UE F-SEID[UP:0x399 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.966: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 09/24 12:14:22.966: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3119) 09/24 12:14:22.966: [smf] INFO: UE IMSI[262422961226966] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.972: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 09/24 12:14:22.972: [upf] INFO: UE F-SEID[UP:0x441 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.972: [upf] INFO: UE F-SEID[UP:0x441 CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.972: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 09/24 12:14:22.972: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3119) 09/24 12:14:22.972: [smf] INFO: UE IMSI[262429926403095] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.976: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 09/24 12:14:22.976: [upf] INFO: UE F-SEID[UP:0xdca CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.976: [upf] INFO: UE F-SEID[UP:0xdca CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.979: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 09/24 12:14:22.979: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3119) 09/24 12:14:22.979: [smf] INFO: UE IMSI[262421014983879] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.983: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 09/24 12:14:22.983: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.983: [upf] INFO: UE F-SEID[UP:0xe57 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.985: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 09/24 12:14:22.985: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3119) 09/24 12:14:22.985: [smf] INFO: UE IMSI[262425742897429] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.990: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 09/24 12:14:22.991: [upf] INFO: UE F-SEID[UP:0x51d CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.991: [upf] INFO: UE F-SEID[UP:0x51d CP:0x9aa] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.992: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 09/24 12:14:22.992: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3119) 09/24 12:14:22.992: [smf] INFO: UE IMSI[262422345149653] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:22.997: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 09/24 12:14:22.997: [upf] INFO: UE F-SEID[UP:0x80e CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.997: [upf] INFO: UE F-SEID[UP:0x80e CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:22.999: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 09/24 12:14:22.999: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3119) 09/24 12:14:22.999: [smf] INFO: UE IMSI[262428133990890] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.004: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 09/24 12:14:23.004: [upf] INFO: UE F-SEID[UP:0x111 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.004: [upf] INFO: UE F-SEID[UP:0x111 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.005: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 09/24 12:14:23.005: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3119) 09/24 12:14:23.005: [smf] INFO: UE IMSI[262426460239808] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.009: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 09/24 12:14:23.009: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.009: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.012: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 09/24 12:14:23.012: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3119) 09/24 12:14:23.012: [smf] INFO: UE IMSI[262424503302503] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.016: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 09/24 12:14:23.016: [upf] INFO: UE F-SEID[UP:0x330 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.016: [upf] INFO: UE F-SEID[UP:0x330 CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.018: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 09/24 12:14:23.018: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3119) 09/24 12:14:23.018: [smf] INFO: UE IMSI[262429459759084] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.023: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 09/24 12:14:23.023: [upf] INFO: UE F-SEID[UP:0x878 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.023: [upf] INFO: UE F-SEID[UP:0x878 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.025: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 09/24 12:14:23.025: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3119) 09/24 12:14:23.025: [smf] INFO: UE IMSI[262427537337266] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.030: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 09/24 12:14:23.030: [upf] INFO: UE F-SEID[UP:0x383 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.030: [upf] INFO: UE F-SEID[UP:0x383 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.032: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 09/24 12:14:23.032: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3119) 09/24 12:14:23.032: [smf] INFO: UE IMSI[262421807047113] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.037: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 09/24 12:14:23.037: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.037: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.039: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 09/24 12:14:23.039: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3119) 09/24 12:14:23.039: [smf] INFO: UE IMSI[262429533824175] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.044: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 09/24 12:14:23.044: [upf] INFO: UE F-SEID[UP:0x554 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.044: [upf] INFO: UE F-SEID[UP:0x554 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.046: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 09/24 12:14:23.046: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3119) 09/24 12:14:23.046: [smf] INFO: UE IMSI[262423128175976] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.050: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 09/24 12:14:23.050: [upf] INFO: UE F-SEID[UP:0x467 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.050: [upf] INFO: UE F-SEID[UP:0x467 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.054: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 09/24 12:14:23.054: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3119) 09/24 12:14:23.054: [smf] INFO: UE IMSI[262426027826094] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.059: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 09/24 12:14:23.059: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.059: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.061: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 09/24 12:14:23.061: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3119) 09/24 12:14:23.061: [smf] INFO: UE IMSI[262423256775738] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.066: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 09/24 12:14:23.066: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.066: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x77b] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.067: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 09/24 12:14:23.067: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3119) 09/24 12:14:23.067: [smf] INFO: UE IMSI[262423251410038] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.072: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 09/24 12:14:23.072: [upf] INFO: UE F-SEID[UP:0x906 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.072: [upf] INFO: UE F-SEID[UP:0x906 CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.074: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 09/24 12:14:23.074: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3119) 09/24 12:14:23.074: [smf] INFO: UE IMSI[262424412845562] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.080: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 09/24 12:14:23.080: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.080: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.082: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 09/24 12:14:23.082: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3119) 09/24 12:14:23.082: [smf] INFO: UE IMSI[262426095387733] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.086: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 09/24 12:14:23.086: [upf] INFO: UE F-SEID[UP:0x70a CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.086: [upf] INFO: UE F-SEID[UP:0x70a CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.089: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 09/24 12:14:23.089: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3119) 09/24 12:14:23.089: [smf] INFO: UE IMSI[262429517926635] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.093: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 09/24 12:14:23.093: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.093: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xc85] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.095: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 09/24 12:14:23.095: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3119) 09/24 12:14:23.095: [smf] INFO: UE IMSI[262427199192942] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.100: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 09/24 12:14:23.100: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.100: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.102: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 09/24 12:14:23.102: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3119) 09/24 12:14:23.102: [smf] INFO: UE IMSI[262422782620130] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.107: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 09/24 12:14:23.107: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.107: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.109: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 09/24 12:14:23.109: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3119) 09/24 12:14:23.109: [smf] INFO: UE IMSI[262429673865743] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.115: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 09/24 12:14:23.115: [upf] INFO: UE F-SEID[UP:0x7b CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.115: [upf] INFO: UE F-SEID[UP:0x7b CP:0x953] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.116: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 09/24 12:14:23.116: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3119) 09/24 12:14:23.116: [smf] INFO: UE IMSI[262427943090866] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.121: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 09/24 12:14:23.121: [upf] INFO: UE F-SEID[UP:0x84c CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.121: [upf] INFO: UE F-SEID[UP:0x84c CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.122: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 09/24 12:14:23.122: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3119) 09/24 12:14:23.122: [smf] INFO: UE IMSI[262423083649031] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.127: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 09/24 12:14:23.127: [upf] INFO: UE F-SEID[UP:0x15 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.127: [upf] INFO: UE F-SEID[UP:0x15 CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.129: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 09/24 12:14:23.129: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3119) 09/24 12:14:23.129: [smf] INFO: UE IMSI[262422836232278] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.134: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 09/24 12:14:23.134: [upf] INFO: UE F-SEID[UP:0x786 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.134: [upf] INFO: UE F-SEID[UP:0x786 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.135: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 09/24 12:14:23.135: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3119) 09/24 12:14:23.135: [smf] INFO: UE IMSI[262422068130380] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.141: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 09/24 12:14:23.141: [upf] INFO: UE F-SEID[UP:0x311 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.141: [upf] INFO: UE F-SEID[UP:0x311 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.142: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 09/24 12:14:23.142: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3119) 09/24 12:14:23.142: [smf] INFO: UE IMSI[262425794689873] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.148: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 09/24 12:14:23.148: [upf] INFO: UE F-SEID[UP:0x63f CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.148: [upf] INFO: UE F-SEID[UP:0x63f CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.148: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 09/24 12:14:23.148: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3119) 09/24 12:14:23.148: [smf] INFO: UE IMSI[262423811425174] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.154: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 09/24 12:14:23.154: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.154: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.156: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 09/24 12:14:23.156: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3119) 09/24 12:14:23.156: [smf] INFO: UE IMSI[262421564723364] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.161: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 09/24 12:14:23.161: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.161: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.162: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 09/24 12:14:23.162: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3119) 09/24 12:14:23.162: [smf] INFO: UE IMSI[262428283863505] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.167: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 09/24 12:14:23.167: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.167: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.169: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 09/24 12:14:23.169: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3119) 09/24 12:14:23.169: [smf] INFO: UE IMSI[262428260620552] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.173: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 09/24 12:14:23.173: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.173: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.175: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 09/24 12:14:23.176: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3119) 09/24 12:14:23.176: [smf] INFO: UE IMSI[262421240936857] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.180: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 09/24 12:14:23.180: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.180: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.182: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 09/24 12:14:23.182: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3119) 09/24 12:14:23.182: [smf] INFO: UE IMSI[262427789379849] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.187: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 09/24 12:14:23.187: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.187: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.189: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 09/24 12:14:23.189: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3119) 09/24 12:14:23.189: [smf] INFO: UE IMSI[262429035434093] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.194: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 09/24 12:14:23.194: [upf] INFO: UE F-SEID[UP:0x443 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.194: [upf] INFO: UE F-SEID[UP:0x443 CP:0xc75] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.195: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 09/24 12:14:23.195: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3119) 09/24 12:14:23.195: [smf] INFO: UE IMSI[262425040548048] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.200: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 09/24 12:14:23.200: [upf] INFO: UE F-SEID[UP:0x79d CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.200: [upf] INFO: UE F-SEID[UP:0x79d CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.202: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 09/24 12:14:23.202: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3119) 09/24 12:14:23.202: [smf] INFO: UE IMSI[262424168056357] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.207: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 09/24 12:14:23.207: [upf] INFO: UE F-SEID[UP:0x71 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.207: [upf] INFO: UE F-SEID[UP:0x71 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.209: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 09/24 12:14:23.209: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3119) 09/24 12:14:23.209: [smf] INFO: UE IMSI[262427623772260] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.213: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 09/24 12:14:23.213: [upf] INFO: UE F-SEID[UP:0x39a CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.213: [upf] INFO: UE F-SEID[UP:0x39a CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.215: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 09/24 12:14:23.215: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3119) 09/24 12:14:23.215: [smf] INFO: UE IMSI[262422045651708] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.220: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 09/24 12:14:23.220: [upf] INFO: UE F-SEID[UP:0x289 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.220: [upf] INFO: UE F-SEID[UP:0x289 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.222: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 09/24 12:14:23.222: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3119) 09/24 12:14:23.222: [smf] INFO: UE IMSI[262423867523748] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.226: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 09/24 12:14:23.226: [upf] INFO: UE F-SEID[UP:0x10f CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.226: [upf] INFO: UE F-SEID[UP:0x10f CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.230: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 09/24 12:14:23.230: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3119) 09/24 12:14:23.230: [smf] INFO: UE IMSI[262426592559945] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.235: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 09/24 12:14:23.235: [upf] INFO: UE F-SEID[UP:0x616 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.235: [upf] INFO: UE F-SEID[UP:0x616 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.237: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 09/24 12:14:23.237: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3119) 09/24 12:14:23.237: [smf] INFO: UE IMSI[262426769784641] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.244: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 09/24 12:14:23.244: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.244: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.245: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 09/24 12:14:23.245: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3119) 09/24 12:14:23.245: [smf] INFO: UE IMSI[262422916837450] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.251: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 09/24 12:14:23.251: [upf] INFO: UE F-SEID[UP:0x687 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.251: [upf] INFO: UE F-SEID[UP:0x687 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.252: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 09/24 12:14:23.252: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3119) 09/24 12:14:23.252: [smf] INFO: UE IMSI[262422313783105] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.257: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 09/24 12:14:23.257: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.257: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.259: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 09/24 12:14:23.259: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3119) 09/24 12:14:23.259: [smf] INFO: UE IMSI[262423974555598] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.265: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 09/24 12:14:23.265: [upf] INFO: UE F-SEID[UP:0x89d CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.265: [upf] INFO: UE F-SEID[UP:0x89d CP:0xe43] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.266: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 09/24 12:14:23.266: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3119) 09/24 12:14:23.266: [smf] INFO: UE IMSI[262427319399371] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.270: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 09/24 12:14:23.270: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.270: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.272: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 09/24 12:14:23.272: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3119) 09/24 12:14:23.272: [smf] INFO: UE IMSI[262426977808365] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.277: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 09/24 12:14:23.277: [upf] INFO: UE F-SEID[UP:0x310 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.277: [upf] INFO: UE F-SEID[UP:0x310 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.279: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 09/24 12:14:23.279: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3119) 09/24 12:14:23.279: [smf] INFO: UE IMSI[262428305780205] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.284: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 09/24 12:14:23.284: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.284: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.286: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 09/24 12:14:23.286: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3119) 09/24 12:14:23.286: [smf] INFO: UE IMSI[262420721102414] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.290: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 09/24 12:14:23.290: [upf] INFO: UE F-SEID[UP:0x590 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.290: [upf] INFO: UE F-SEID[UP:0x590 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.292: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 09/24 12:14:23.292: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3119) 09/24 12:14:23.292: [smf] INFO: UE IMSI[262424707564099] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.297: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 09/24 12:14:23.297: [upf] INFO: UE F-SEID[UP:0x836 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.297: [upf] INFO: UE F-SEID[UP:0x836 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.299: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 09/24 12:14:23.299: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3119) 09/24 12:14:23.299: [smf] INFO: UE IMSI[262425252463015] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.303: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 09/24 12:14:23.303: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.303: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.305: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 09/24 12:14:23.305: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3119) 09/24 12:14:23.305: [smf] INFO: UE IMSI[262428606346527] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.309: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 09/24 12:14:23.310: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.310: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xbb7] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.313: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 09/24 12:14:23.313: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3119) 09/24 12:14:23.313: [smf] INFO: UE IMSI[262426166517531] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.319: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 09/24 12:14:23.319: [upf] INFO: UE F-SEID[UP:0x617 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.319: [upf] INFO: UE F-SEID[UP:0x617 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.321: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 09/24 12:14:23.321: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3119) 09/24 12:14:23.321: [smf] INFO: UE IMSI[262428519439241] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.326: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 09/24 12:14:23.326: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.326: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.327: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 09/24 12:14:23.327: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3119) 09/24 12:14:23.327: [smf] INFO: UE IMSI[262422864609697] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.333: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 09/24 12:14:23.333: [upf] INFO: UE F-SEID[UP:0x242 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.333: [upf] INFO: UE F-SEID[UP:0x242 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.334: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 09/24 12:14:23.334: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3119) 09/24 12:14:23.334: [smf] INFO: UE IMSI[262425283469358] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.338: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 09/24 12:14:23.338: [upf] INFO: UE F-SEID[UP:0x542 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.338: [upf] INFO: UE F-SEID[UP:0x542 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.340: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 09/24 12:14:23.340: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3119) 09/24 12:14:23.340: [smf] INFO: UE IMSI[262420614063382] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.345: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 09/24 12:14:23.345: [upf] INFO: UE F-SEID[UP:0xce CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.345: [upf] INFO: UE F-SEID[UP:0xce CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.347: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 09/24 12:14:23.347: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3119) 09/24 12:14:23.347: [smf] INFO: UE IMSI[262422302897942] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.351: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 09/24 12:14:23.351: [upf] INFO: UE F-SEID[UP:0x94b CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.351: [upf] INFO: UE F-SEID[UP:0x94b CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.353: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 09/24 12:14:23.353: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3119) 09/24 12:14:23.353: [smf] INFO: UE IMSI[262428560845890] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.358: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 09/24 12:14:23.358: [upf] INFO: UE F-SEID[UP:0x99f CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.358: [upf] INFO: UE F-SEID[UP:0x99f CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.361: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 09/24 12:14:23.361: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3119) 09/24 12:14:23.361: [smf] INFO: UE IMSI[262428730505950] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.366: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 09/24 12:14:23.366: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.366: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.367: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 09/24 12:14:23.367: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3119) 09/24 12:14:23.367: [smf] INFO: UE IMSI[262422341621535] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.373: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 09/24 12:14:23.373: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.373: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xd52] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.374: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 09/24 12:14:23.374: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3119) 09/24 12:14:23.375: [smf] INFO: UE IMSI[262420745015946] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.381: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 09/24 12:14:23.381: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.381: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.383: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 09/24 12:14:23.383: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3119) 09/24 12:14:23.383: [smf] INFO: UE IMSI[262422125141177] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.389: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 09/24 12:14:23.389: [upf] INFO: UE F-SEID[UP:0x898 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.389: [upf] INFO: UE F-SEID[UP:0x898 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.390: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 09/24 12:14:23.390: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3119) 09/24 12:14:23.390: [smf] INFO: UE IMSI[262429503920118] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.396: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 09/24 12:14:23.396: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.396: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.398: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 09/24 12:14:23.398: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3119) 09/24 12:14:23.398: [smf] INFO: UE IMSI[262426164166693] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.404: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 09/24 12:14:23.404: [upf] INFO: UE F-SEID[UP:0x939 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.404: [upf] INFO: UE F-SEID[UP:0x939 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.405: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 09/24 12:14:23.405: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3119) 09/24 12:14:23.405: [smf] INFO: UE IMSI[262423263654414] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.410: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 09/24 12:14:23.410: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.410: [upf] INFO: UE F-SEID[UP:0xe2b CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.412: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 09/24 12:14:23.412: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3119) 09/24 12:14:23.412: [smf] INFO: UE IMSI[262421090090122] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.417: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 09/24 12:14:23.417: [upf] INFO: UE F-SEID[UP:0x618 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.417: [upf] INFO: UE F-SEID[UP:0x618 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.419: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 09/24 12:14:23.419: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3119) 09/24 12:14:23.419: [smf] INFO: UE IMSI[262422358293997] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.423: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 09/24 12:14:23.423: [upf] INFO: UE F-SEID[UP:0xa9a CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.423: [upf] INFO: UE F-SEID[UP:0xa9a CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.425: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 09/24 12:14:23.425: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3119) 09/24 12:14:23.425: [smf] INFO: UE IMSI[262423076611351] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.429: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 09/24 12:14:23.429: [upf] INFO: UE F-SEID[UP:0x99a CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.429: [upf] INFO: UE F-SEID[UP:0x99a CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.432: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 09/24 12:14:23.432: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3119) 09/24 12:14:23.432: [smf] INFO: UE IMSI[262427684865212] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.436: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 09/24 12:14:23.436: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.436: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.439: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 09/24 12:14:23.439: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3119) 09/24 12:14:23.439: [smf] INFO: UE IMSI[262426857066782] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.443: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 09/24 12:14:23.443: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.443: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.445: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 09/24 12:14:23.445: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3119) 09/24 12:14:23.445: [smf] INFO: UE IMSI[262427558459432] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.450: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 09/24 12:14:23.450: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.450: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.452: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 09/24 12:14:23.452: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3119) 09/24 12:14:23.452: [smf] INFO: UE IMSI[262422117584903] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.456: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 09/24 12:14:23.456: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.456: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.458: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 09/24 12:14:23.458: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3119) 09/24 12:14:23.458: [smf] INFO: UE IMSI[262429751643635] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.463: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 09/24 12:14:23.463: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.463: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.465: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 09/24 12:14:23.465: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3119) 09/24 12:14:23.465: [smf] INFO: UE IMSI[262424206401488] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.470: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 09/24 12:14:23.470: [upf] INFO: UE F-SEID[UP:0x378 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.470: [upf] INFO: UE F-SEID[UP:0x378 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.472: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 09/24 12:14:23.472: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3119) 09/24 12:14:23.472: [smf] INFO: UE IMSI[262424569334049] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.476: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 09/24 12:14:23.476: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.476: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.479: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 09/24 12:14:23.479: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3119) 09/24 12:14:23.479: [smf] INFO: UE IMSI[262423326692089] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.483: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 09/24 12:14:23.483: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.483: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.485: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 09/24 12:14:23.485: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3119) 09/24 12:14:23.485: [smf] INFO: UE IMSI[262422023543942] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.490: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 09/24 12:14:23.490: [upf] INFO: UE F-SEID[UP:0x6c CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.490: [upf] INFO: UE F-SEID[UP:0x6c CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.492: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 09/24 12:14:23.492: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3119) 09/24 12:14:23.492: [smf] INFO: UE IMSI[262420568533815] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.496: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 09/24 12:14:23.496: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.496: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.498: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 09/24 12:14:23.498: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3119) 09/24 12:14:23.498: [smf] INFO: UE IMSI[262429101472906] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.503: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 09/24 12:14:23.503: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.503: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.505: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 09/24 12:14:23.505: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3119) 09/24 12:14:23.505: [smf] INFO: UE IMSI[262425295518910] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.509: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 09/24 12:14:23.509: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.509: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.512: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 09/24 12:14:23.512: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3119) 09/24 12:14:23.512: [smf] INFO: UE IMSI[262425246455158] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.516: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 09/24 12:14:23.516: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.516: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.518: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 09/24 12:14:23.518: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3119) 09/24 12:14:23.518: [smf] INFO: UE IMSI[262420703151239] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.523: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 09/24 12:14:23.523: [upf] INFO: UE F-SEID[UP:0x588 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.523: [upf] INFO: UE F-SEID[UP:0x588 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.525: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 09/24 12:14:23.525: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3119) 09/24 12:14:23.525: [smf] INFO: UE IMSI[262426317047840] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.530: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 09/24 12:14:23.530: [upf] INFO: UE F-SEID[UP:0x27d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.530: [upf] INFO: UE F-SEID[UP:0x27d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.531: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 09/24 12:14:23.531: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3119) 09/24 12:14:23.531: [smf] INFO: UE IMSI[262429327854203] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.537: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 09/24 12:14:23.537: [upf] INFO: UE F-SEID[UP:0x969 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.537: [upf] INFO: UE F-SEID[UP:0x969 CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.538: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 09/24 12:14:23.538: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3119) 09/24 12:14:23.538: [smf] INFO: UE IMSI[262429881316756] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.542: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 09/24 12:14:23.542: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.542: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.544: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 09/24 12:14:23.544: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3119) 09/24 12:14:23.544: [smf] INFO: UE IMSI[262428367262411] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.549: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 09/24 12:14:23.549: [upf] INFO: UE F-SEID[UP:0x230 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.549: [upf] INFO: UE F-SEID[UP:0x230 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.551: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 09/24 12:14:23.551: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3119) 09/24 12:14:23.551: [smf] INFO: UE IMSI[262427338588329] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.556: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 09/24 12:14:23.556: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.556: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.558: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 09/24 12:14:23.558: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3119) 09/24 12:14:23.558: [smf] INFO: UE IMSI[262424290507472] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.564: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 09/24 12:14:23.564: [upf] INFO: UE F-SEID[UP:0x7de CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.564: [upf] INFO: UE F-SEID[UP:0x7de CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.565: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 09/24 12:14:23.565: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3119) 09/24 12:14:23.565: [smf] INFO: UE IMSI[262424339657109] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.570: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 09/24 12:14:23.570: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.570: [upf] INFO: UE F-SEID[UP:0xda2 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.572: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 09/24 12:14:23.572: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3119) 09/24 12:14:23.572: [smf] INFO: UE IMSI[262422341612384] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.576: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 09/24 12:14:23.576: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.576: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.579: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 09/24 12:14:23.579: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3119) 09/24 12:14:23.579: [smf] INFO: UE IMSI[262425473257013] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.583: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 09/24 12:14:23.583: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.583: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.585: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 09/24 12:14:23.585: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3119) 09/24 12:14:23.585: [smf] INFO: UE IMSI[262425796161155] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.589: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 09/24 12:14:23.589: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.589: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.592: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 09/24 12:14:23.592: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3119) 09/24 12:14:23.592: [smf] INFO: UE IMSI[262427058370386] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.597: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 09/24 12:14:23.597: [upf] INFO: UE F-SEID[UP:0xbac CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.597: [upf] INFO: UE F-SEID[UP:0xbac CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.598: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 09/24 12:14:23.598: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3119) 09/24 12:14:23.598: [smf] INFO: UE IMSI[262420045466325] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.603: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 09/24 12:14:23.603: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.603: [upf] INFO: UE F-SEID[UP:0xb59 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.605: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 09/24 12:14:23.605: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3119) 09/24 12:14:23.605: [smf] INFO: UE IMSI[262429239426715] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.609: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 09/24 12:14:23.609: [upf] INFO: UE F-SEID[UP:0x30b CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.609: [upf] INFO: UE F-SEID[UP:0x30b CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.612: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 09/24 12:14:23.612: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3119) 09/24 12:14:23.612: [smf] INFO: UE IMSI[262429838453265] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.616: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 09/24 12:14:23.616: [upf] INFO: UE F-SEID[UP:0x136 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.616: [upf] INFO: UE F-SEID[UP:0x136 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.618: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 09/24 12:14:23.618: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3119) 09/24 12:14:23.618: [smf] INFO: UE IMSI[262423021480369] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.623: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 09/24 12:14:23.623: [upf] INFO: UE F-SEID[UP:0x521 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.623: [upf] INFO: UE F-SEID[UP:0x521 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.625: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 09/24 12:14:23.625: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3119) 09/24 12:14:23.625: [smf] INFO: UE IMSI[262422016606490] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.629: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 09/24 12:14:23.629: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.629: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.631: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 09/24 12:14:23.631: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3119) 09/24 12:14:23.631: [smf] INFO: UE IMSI[262429356517565] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.636: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 09/24 12:14:23.636: [upf] INFO: UE F-SEID[UP:0x31b CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.636: [upf] INFO: UE F-SEID[UP:0x31b CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.638: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 09/24 12:14:23.638: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3119) 09/24 12:14:23.638: [smf] INFO: UE IMSI[262429957766940] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.643: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 09/24 12:14:23.643: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.643: [upf] INFO: UE F-SEID[UP:0xba1 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.645: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 09/24 12:14:23.645: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3119) 09/24 12:14:23.645: [smf] INFO: UE IMSI[262423453319768] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.649: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 09/24 12:14:23.649: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.649: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.651: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 09/24 12:14:23.651: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3119) 09/24 12:14:23.651: [smf] INFO: UE IMSI[262421836566432] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.656: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 09/24 12:14:23.656: [upf] INFO: UE F-SEID[UP:0x61c CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.656: [upf] INFO: UE F-SEID[UP:0x61c CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.658: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 09/24 12:14:23.658: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3119) 09/24 12:14:23.658: [smf] INFO: UE IMSI[262420529018713] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.662: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 09/24 12:14:23.662: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.662: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0xaea] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.664: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 09/24 12:14:23.664: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3119) 09/24 12:14:23.664: [smf] INFO: UE IMSI[262422337020095] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.669: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 09/24 12:14:23.669: [upf] INFO: UE F-SEID[UP:0x352 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.669: [upf] INFO: UE F-SEID[UP:0x352 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.671: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 09/24 12:14:23.671: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3119) 09/24 12:14:23.671: [smf] INFO: UE IMSI[262426294125132] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.675: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 09/24 12:14:23.676: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.676: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.678: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 09/24 12:14:23.678: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3119) 09/24 12:14:23.678: [smf] INFO: UE IMSI[262424503134770] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.682: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 09/24 12:14:23.682: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.682: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.685: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 09/24 12:14:23.685: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3119) 09/24 12:14:23.685: [smf] INFO: UE IMSI[262420861082031] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.689: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 09/24 12:14:23.689: [upf] INFO: UE F-SEID[UP:0x487 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.689: [upf] INFO: UE F-SEID[UP:0x487 CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.691: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 09/24 12:14:23.691: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3119) 09/24 12:14:23.691: [smf] INFO: UE IMSI[262428691644843] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.696: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 09/24 12:14:23.696: [upf] INFO: UE F-SEID[UP:0x285 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.696: [upf] INFO: UE F-SEID[UP:0x285 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.698: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 09/24 12:14:23.698: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3119) 09/24 12:14:23.698: [smf] INFO: UE IMSI[262421063973706] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.702: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 09/24 12:14:23.702: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.702: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.704: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 09/24 12:14:23.704: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3119) 09/24 12:14:23.704: [smf] INFO: UE IMSI[262427476553505] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.709: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 09/24 12:14:23.709: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.709: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.711: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 09/24 12:14:23.711: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3119) 09/24 12:14:23.711: [smf] INFO: UE IMSI[262420385394877] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.715: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 09/24 12:14:23.715: [upf] INFO: UE F-SEID[UP:0x533 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.715: [upf] INFO: UE F-SEID[UP:0x533 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.718: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 09/24 12:14:23.718: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3119) 09/24 12:14:23.718: [smf] INFO: UE IMSI[262426639779509] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.725: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 09/24 12:14:23.725: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.725: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.726: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 09/24 12:14:23.726: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3119) 09/24 12:14:23.726: [smf] INFO: UE IMSI[262428358164991] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.731: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 09/24 12:14:23.731: [upf] INFO: UE F-SEID[UP:0x918 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.731: [upf] INFO: UE F-SEID[UP:0x918 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.733: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 09/24 12:14:23.733: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3119) 09/24 12:14:23.733: [smf] INFO: UE IMSI[262425732063161] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.737: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 09/24 12:14:23.737: [upf] INFO: UE F-SEID[UP:0x715 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.737: [upf] INFO: UE F-SEID[UP:0x715 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.739: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 09/24 12:14:23.739: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3119) 09/24 12:14:23.739: [smf] INFO: UE IMSI[262426142296242] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.745: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 09/24 12:14:23.745: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.745: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.747: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 09/24 12:14:23.747: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3119) 09/24 12:14:23.747: [smf] INFO: UE IMSI[262427565597146] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.753: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 09/24 12:14:23.753: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.753: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.754: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 09/24 12:14:23.754: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3119) 09/24 12:14:23.754: [smf] INFO: UE IMSI[262423770458056] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.759: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 09/24 12:14:23.759: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.759: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.761: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 09/24 12:14:23.761: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3119) 09/24 12:14:23.761: [smf] INFO: UE IMSI[262420271353296] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.766: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 09/24 12:14:23.766: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.766: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.767: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 09/24 12:14:23.767: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3119) 09/24 12:14:23.768: [smf] INFO: UE IMSI[262426379896524] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.773: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 09/24 12:14:23.773: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.773: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.774: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 09/24 12:14:23.774: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3119) 09/24 12:14:23.774: [smf] INFO: UE IMSI[262420792686632] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.779: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 09/24 12:14:23.779: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.780: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.781: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 09/24 12:14:23.781: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3119) 09/24 12:14:23.781: [smf] INFO: UE IMSI[262429529613540] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.786: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 09/24 12:14:23.786: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.786: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.787: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 09/24 12:14:23.787: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3119) 09/24 12:14:23.787: [smf] INFO: UE IMSI[262421523444775] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.791: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 09/24 12:14:23.791: [upf] INFO: UE F-SEID[UP:0x859 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.791: [upf] INFO: UE F-SEID[UP:0x859 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.794: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 09/24 12:14:23.794: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3119) 09/24 12:14:23.794: [smf] INFO: UE IMSI[262425933879727] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.799: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 09/24 12:14:23.799: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.799: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.800: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 09/24 12:14:23.800: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3119) 09/24 12:14:23.800: [smf] INFO: UE IMSI[262425948540796] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.805: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 09/24 12:14:23.806: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.806: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.807: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 09/24 12:14:23.807: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3119) 09/24 12:14:23.807: [smf] INFO: UE IMSI[262425406717374] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.812: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 09/24 12:14:23.812: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.812: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.813: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 09/24 12:14:23.813: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3119) 09/24 12:14:23.813: [smf] INFO: UE IMSI[262424912343647] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.818: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 09/24 12:14:23.818: [upf] INFO: UE F-SEID[UP:0x371 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.818: [upf] INFO: UE F-SEID[UP:0x371 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.820: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 09/24 12:14:23.820: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3119) 09/24 12:14:23.820: [smf] INFO: UE IMSI[262423847560302] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.825: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 09/24 12:14:23.825: [upf] INFO: UE F-SEID[UP:0x953 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.825: [upf] INFO: UE F-SEID[UP:0x953 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.827: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 09/24 12:14:23.827: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3119) 09/24 12:14:23.827: [smf] INFO: UE IMSI[262426848165230] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.832: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 09/24 12:14:23.832: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.832: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.833: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 09/24 12:14:23.833: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3119) 09/24 12:14:23.833: [smf] INFO: UE IMSI[262424933871872] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.838: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 09/24 12:14:23.838: [upf] INFO: UE F-SEID[UP:0x25c CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.838: [upf] INFO: UE F-SEID[UP:0x25c CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.840: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 09/24 12:14:23.840: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3119) 09/24 12:14:23.840: [smf] INFO: UE IMSI[262425266418448] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.844: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 09/24 12:14:23.844: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.844: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.846: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 09/24 12:14:23.846: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3119) 09/24 12:14:23.846: [smf] INFO: UE IMSI[262420731802507] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.852: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 09/24 12:14:23.852: [upf] INFO: UE F-SEID[UP:0x95c CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.852: [upf] INFO: UE F-SEID[UP:0x95c CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.853: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 09/24 12:14:23.853: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3119) 09/24 12:14:23.853: [smf] INFO: UE IMSI[262427671452202] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.858: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 09/24 12:14:23.858: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.858: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.860: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 09/24 12:14:23.860: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3119) 09/24 12:14:23.860: [smf] INFO: UE IMSI[262420841958429] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.864: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 09/24 12:14:23.864: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.864: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.866: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 09/24 12:14:23.866: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3119) 09/24 12:14:23.866: [smf] INFO: UE IMSI[262426288033483] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.870: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 09/24 12:14:23.870: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.870: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.873: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 09/24 12:14:23.873: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3119) 09/24 12:14:23.873: [smf] INFO: UE IMSI[262420142279351] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.878: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 09/24 12:14:23.878: [upf] INFO: UE F-SEID[UP:0x71f CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.878: [upf] INFO: UE F-SEID[UP:0x71f CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.879: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 09/24 12:14:23.879: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3119) 09/24 12:14:23.879: [smf] INFO: UE IMSI[262425020440777] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.885: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 09/24 12:14:23.885: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.885: [upf] INFO: UE F-SEID[UP:0xbbb CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.886: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 09/24 12:14:23.886: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3119) 09/24 12:14:23.886: [smf] INFO: UE IMSI[262426093427020] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.891: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 09/24 12:14:23.891: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.891: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.893: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 09/24 12:14:23.893: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3119) 09/24 12:14:23.893: [smf] INFO: UE IMSI[262428596449903] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.898: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 09/24 12:14:23.898: [upf] INFO: UE F-SEID[UP:0x429 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.898: [upf] INFO: UE F-SEID[UP:0x429 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.900: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 09/24 12:14:23.900: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3119) 09/24 12:14:23.900: [smf] INFO: UE IMSI[262423221473209] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.907: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 09/24 12:14:23.907: [upf] INFO: UE F-SEID[UP:0x3ab CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.907: [upf] INFO: UE F-SEID[UP:0x3ab CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.908: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 09/24 12:14:23.908: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3119) 09/24 12:14:23.908: [smf] INFO: UE IMSI[262424213812611] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.913: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 09/24 12:14:23.913: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.913: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.915: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 09/24 12:14:23.915: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3119) 09/24 12:14:23.915: [smf] INFO: UE IMSI[262428729256539] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.920: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 09/24 12:14:23.920: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.920: [upf] INFO: UE F-SEID[UP:0xe3e CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.922: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 09/24 12:14:23.922: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3119) 09/24 12:14:23.922: [smf] INFO: UE IMSI[262426079560790] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.927: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 09/24 12:14:23.927: [upf] INFO: UE F-SEID[UP:0x13 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.927: [upf] INFO: UE F-SEID[UP:0x13 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.929: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 09/24 12:14:23.929: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3119) 09/24 12:14:23.929: [smf] INFO: UE IMSI[262429411486040] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.934: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 09/24 12:14:23.934: [upf] INFO: UE F-SEID[UP:0x914 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.934: [upf] INFO: UE F-SEID[UP:0x914 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.935: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 09/24 12:14:23.935: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3119) 09/24 12:14:23.935: [smf] INFO: UE IMSI[262427177465565] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.940: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 09/24 12:14:23.940: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.940: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.942: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 09/24 12:14:23.942: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3119) 09/24 12:14:23.942: [smf] INFO: UE IMSI[262427304860092] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.947: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 09/24 12:14:23.947: [upf] INFO: UE F-SEID[UP:0x348 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.947: [upf] INFO: UE F-SEID[UP:0x348 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.949: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 09/24 12:14:23.949: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3119) 09/24 12:14:23.949: [smf] INFO: UE IMSI[262428044442946] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.953: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 09/24 12:14:23.953: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.953: [upf] INFO: UE F-SEID[UP:0xa9f CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.955: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 09/24 12:14:23.955: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3119) 09/24 12:14:23.955: [smf] INFO: UE IMSI[262421530356215] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.960: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 09/24 12:14:23.960: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.960: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.962: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 09/24 12:14:23.962: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3119) 09/24 12:14:23.962: [smf] INFO: UE IMSI[262429527805242] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.966: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 09/24 12:14:23.966: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.966: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.968: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 09/24 12:14:23.968: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3119) 09/24 12:14:23.968: [smf] INFO: UE IMSI[262428918885541] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.973: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 09/24 12:14:23.974: [upf] INFO: UE F-SEID[UP:0x66e CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.974: [upf] INFO: UE F-SEID[UP:0x66e CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.975: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 09/24 12:14:23.975: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3119) 09/24 12:14:23.975: [smf] INFO: UE IMSI[262425081911452] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.980: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 09/24 12:14:23.980: [upf] INFO: UE F-SEID[UP:0x454 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.980: [upf] INFO: UE F-SEID[UP:0x454 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.981: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 09/24 12:14:23.981: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3119) 09/24 12:14:23.981: [smf] INFO: UE IMSI[262423978857723] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.987: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 09/24 12:14:23.987: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.987: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.989: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 09/24 12:14:23.989: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3119) 09/24 12:14:23.989: [smf] INFO: UE IMSI[262429622258175] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:23.994: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 09/24 12:14:23.994: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.994: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0xca0] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:23.995: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 09/24 12:14:23.995: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3119) 09/24 12:14:23.995: [smf] INFO: UE IMSI[262426492785474] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.000: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 09/24 12:14:24.000: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.000: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.002: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 09/24 12:14:24.002: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3119) 09/24 12:14:24.002: [smf] INFO: UE IMSI[262421661939848] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.008: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 09/24 12:14:24.008: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.008: [upf] INFO: UE F-SEID[UP:0xd97 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.010: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 09/24 12:14:24.010: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3119) 09/24 12:14:24.010: [smf] INFO: UE IMSI[262424442332090] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.017: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 09/24 12:14:24.017: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.017: [upf] INFO: UE F-SEID[UP:0xac7 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.018: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 09/24 12:14:24.018: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3119) 09/24 12:14:24.018: [smf] INFO: UE IMSI[262428749710048] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.025: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 09/24 12:14:24.025: [upf] INFO: UE F-SEID[UP:0x47d CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.025: [upf] INFO: UE F-SEID[UP:0x47d CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.026: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 09/24 12:14:24.026: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3119) 09/24 12:14:24.026: [smf] INFO: UE IMSI[262426330433775] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.031: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 09/24 12:14:24.031: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.031: [upf] INFO: UE F-SEID[UP:0xad2 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.032: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 09/24 12:14:24.032: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3119) 09/24 12:14:24.032: [smf] INFO: UE IMSI[262429117244804] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.038: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 09/24 12:14:24.038: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.038: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.040: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 09/24 12:14:24.040: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3119) 09/24 12:14:24.040: [smf] INFO: UE IMSI[262427168715352] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.045: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 09/24 12:14:24.045: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.045: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.046: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 09/24 12:14:24.046: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3119) 09/24 12:14:24.046: [smf] INFO: UE IMSI[262422361949177] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.051: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 09/24 12:14:24.051: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.051: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.053: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 09/24 12:14:24.053: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3119) 09/24 12:14:24.053: [smf] INFO: UE IMSI[262421703507766] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.057: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 09/24 12:14:24.057: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.057: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.059: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 09/24 12:14:24.059: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3119) 09/24 12:14:24.059: [smf] INFO: UE IMSI[262422448978406] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.064: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 09/24 12:14:24.064: [upf] INFO: UE F-SEID[UP:0x202 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.064: [upf] INFO: UE F-SEID[UP:0x202 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.066: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 09/24 12:14:24.066: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3119) 09/24 12:14:24.066: [smf] INFO: UE IMSI[262420428699431] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.070: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 09/24 12:14:24.070: [upf] INFO: UE F-SEID[UP:0x97a CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.070: [upf] INFO: UE F-SEID[UP:0x97a CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.072: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 09/24 12:14:24.072: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3119) 09/24 12:14:24.072: [smf] INFO: UE IMSI[262425727933995] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.076: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 09/24 12:14:24.077: [upf] INFO: UE F-SEID[UP:0x6da CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.077: [upf] INFO: UE F-SEID[UP:0x6da CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.079: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 09/24 12:14:24.079: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3119) 09/24 12:14:24.079: [smf] INFO: UE IMSI[262426506651492] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.084: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 09/24 12:14:24.084: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.084: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.086: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 09/24 12:14:24.086: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3119) 09/24 12:14:24.086: [smf] INFO: UE IMSI[262428486848340] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.091: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 09/24 12:14:24.091: [upf] INFO: UE F-SEID[UP:0x961 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.091: [upf] INFO: UE F-SEID[UP:0x961 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.094: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 09/24 12:14:24.094: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3119) 09/24 12:14:24.094: [smf] INFO: UE IMSI[262428638228821] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.099: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 09/24 12:14:24.099: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.099: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.100: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 09/24 12:14:24.100: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3119) 09/24 12:14:24.100: [smf] INFO: UE IMSI[262428402798933] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.106: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 09/24 12:14:24.106: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.106: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.107: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 09/24 12:14:24.107: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3119) 09/24 12:14:24.107: [smf] INFO: UE IMSI[262428169278722] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.112: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 09/24 12:14:24.112: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.112: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.113: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 09/24 12:14:24.113: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3119) 09/24 12:14:24.113: [smf] INFO: UE IMSI[262429205489957] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.117: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 09/24 12:14:24.117: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.117: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.120: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 09/24 12:14:24.120: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3119) 09/24 12:14:24.120: [smf] INFO: UE IMSI[262426241263908] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.125: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 09/24 12:14:24.125: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.125: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.127: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 09/24 12:14:24.127: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3119) 09/24 12:14:24.127: [smf] INFO: UE IMSI[262426804605525] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.132: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 09/24 12:14:24.132: [upf] INFO: UE F-SEID[UP:0x120 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.132: [upf] INFO: UE F-SEID[UP:0x120 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.134: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 09/24 12:14:24.134: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3119) 09/24 12:14:24.134: [smf] INFO: UE IMSI[262428604356349] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.140: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 09/24 12:14:24.140: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.140: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.141: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 09/24 12:14:24.141: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3119) 09/24 12:14:24.141: [smf] INFO: UE IMSI[262425294426790] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.146: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 09/24 12:14:24.146: [upf] INFO: UE F-SEID[UP:0x6 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.146: [upf] INFO: UE F-SEID[UP:0x6 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.148: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 09/24 12:14:24.148: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3119) 09/24 12:14:24.148: [smf] INFO: UE IMSI[262420382490857] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.152: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 09/24 12:14:24.152: [upf] INFO: UE F-SEID[UP:0x386 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.152: [upf] INFO: UE F-SEID[UP:0x386 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.154: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 09/24 12:14:24.154: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3119) 09/24 12:14:24.154: [smf] INFO: UE IMSI[262423148685186] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.160: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 09/24 12:14:24.160: [upf] INFO: UE F-SEID[UP:0x581 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.160: [upf] INFO: UE F-SEID[UP:0x581 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.161: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 09/24 12:14:24.161: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3119) 09/24 12:14:24.161: [smf] INFO: UE IMSI[262421607807170] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.166: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 09/24 12:14:24.166: [upf] INFO: UE F-SEID[UP:0x77a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.166: [upf] INFO: UE F-SEID[UP:0x77a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.167: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 09/24 12:14:24.167: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3119) 09/24 12:14:24.167: [smf] INFO: UE IMSI[262420007526896] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.172: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 09/24 12:14:24.172: [upf] INFO: UE F-SEID[UP:0xc56 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.172: [upf] INFO: UE F-SEID[UP:0xc56 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.174: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 09/24 12:14:24.174: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3119) 09/24 12:14:24.174: [smf] INFO: UE IMSI[262429254013492] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.178: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 09/24 12:14:24.178: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.178: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.180: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 09/24 12:14:24.180: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3119) 09/24 12:14:24.180: [smf] INFO: UE IMSI[262420929732407] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.186: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 09/24 12:14:24.186: [upf] INFO: UE F-SEID[UP:0x951 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.186: [upf] INFO: UE F-SEID[UP:0x951 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.187: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 09/24 12:14:24.187: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3119) 09/24 12:14:24.187: [smf] INFO: UE IMSI[262424728323600] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.191: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 09/24 12:14:24.191: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.191: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.193: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 09/24 12:14:24.193: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3119) 09/24 12:14:24.193: [smf] INFO: UE IMSI[262428965505534] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.197: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 09/24 12:14:24.197: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.197: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.200: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 09/24 12:14:24.200: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3119) 09/24 12:14:24.200: [smf] INFO: UE IMSI[262428437584428] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.206: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 09/24 12:14:24.206: [upf] INFO: UE F-SEID[UP:0x474 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.206: [upf] INFO: UE F-SEID[UP:0x474 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.207: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 09/24 12:14:24.207: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3119) 09/24 12:14:24.207: [smf] INFO: UE IMSI[262420528265578] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.212: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 09/24 12:14:24.212: [upf] INFO: UE F-SEID[UP:0xf4 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.212: [upf] INFO: UE F-SEID[UP:0xf4 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.214: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 09/24 12:14:24.214: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3119) 09/24 12:14:24.214: [smf] INFO: UE IMSI[262427809351150] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.218: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 09/24 12:14:24.218: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.218: [upf] INFO: UE F-SEID[UP:0xe25 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.220: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 09/24 12:14:24.220: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3119) 09/24 12:14:24.220: [smf] INFO: UE IMSI[262420479782128] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.224: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 09/24 12:14:24.225: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.225: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.227: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 09/24 12:14:24.227: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3119) 09/24 12:14:24.227: [smf] INFO: UE IMSI[262429041201891] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.231: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 09/24 12:14:24.232: [upf] INFO: UE F-SEID[UP:0x498 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.232: [upf] INFO: UE F-SEID[UP:0x498 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.233: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 09/24 12:14:24.233: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3119) 09/24 12:14:24.233: [smf] INFO: UE IMSI[262427230010099] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.238: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 09/24 12:14:24.238: [upf] INFO: UE F-SEID[UP:0x93c CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.238: [upf] INFO: UE F-SEID[UP:0x93c CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.240: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 09/24 12:14:24.240: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3119) 09/24 12:14:24.240: [smf] INFO: UE IMSI[262423944023855] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.245: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 09/24 12:14:24.245: [upf] INFO: UE F-SEID[UP:0xdae CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.245: [upf] INFO: UE F-SEID[UP:0xdae CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.247: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 09/24 12:14:24.247: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3119) 09/24 12:14:24.247: [smf] INFO: UE IMSI[262428283017553] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.252: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 09/24 12:14:24.252: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.252: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.253: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 09/24 12:14:24.253: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3119) 09/24 12:14:24.253: [smf] INFO: UE IMSI[262429500440891] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.257: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 09/24 12:14:24.257: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.257: [upf] INFO: UE F-SEID[UP:0x9cd CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.260: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 09/24 12:14:24.260: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3119) 09/24 12:14:24.260: [smf] INFO: UE IMSI[262427424101075] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.265: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 09/24 12:14:24.265: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.265: [upf] INFO: UE F-SEID[UP:0xde4 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.266: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 09/24 12:14:24.266: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3119) 09/24 12:14:24.266: [smf] INFO: UE IMSI[262426602527717] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.271: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 09/24 12:14:24.271: [upf] INFO: UE F-SEID[UP:0x750 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.271: [upf] INFO: UE F-SEID[UP:0x750 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.273: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 09/24 12:14:24.273: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3119) 09/24 12:14:24.273: [smf] INFO: UE IMSI[262429106453050] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.278: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 09/24 12:14:24.278: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.278: [upf] INFO: UE F-SEID[UP:0xb1f CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.280: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 09/24 12:14:24.280: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3119) 09/24 12:14:24.280: [smf] INFO: UE IMSI[262420458327890] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.284: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 09/24 12:14:24.284: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.284: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.286: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 09/24 12:14:24.286: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3119) 09/24 12:14:24.286: [smf] INFO: UE IMSI[262427384686219] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.290: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 09/24 12:14:24.291: [upf] INFO: UE F-SEID[UP:0x984 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.291: [upf] INFO: UE F-SEID[UP:0x984 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.293: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 09/24 12:14:24.293: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3119) 09/24 12:14:24.293: [smf] INFO: UE IMSI[262425755439992] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.298: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 09/24 12:14:24.298: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.298: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.300: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 09/24 12:14:24.300: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3119) 09/24 12:14:24.300: [smf] INFO: UE IMSI[262427611986735] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.304: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 09/24 12:14:24.304: [upf] INFO: UE F-SEID[UP:0x137 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.304: [upf] INFO: UE F-SEID[UP:0x137 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.306: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 09/24 12:14:24.306: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3119) 09/24 12:14:24.306: [smf] INFO: UE IMSI[262421628289472] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.310: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 09/24 12:14:24.310: [upf] INFO: UE F-SEID[UP:0x777 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.310: [upf] INFO: UE F-SEID[UP:0x777 CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.313: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 09/24 12:14:24.313: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3119) 09/24 12:14:24.313: [smf] INFO: UE IMSI[262428385816561] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.318: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 09/24 12:14:24.318: [upf] INFO: UE F-SEID[UP:0x61f CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.318: [upf] INFO: UE F-SEID[UP:0x61f CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.320: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 09/24 12:14:24.320: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3119) 09/24 12:14:24.320: [smf] INFO: UE IMSI[262429459564345] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.324: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 09/24 12:14:24.324: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.324: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.326: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 09/24 12:14:24.326: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3119) 09/24 12:14:24.326: [smf] INFO: UE IMSI[262429599593284] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.330: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 09/24 12:14:24.330: [upf] INFO: UE F-SEID[UP:0x21e CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.330: [upf] INFO: UE F-SEID[UP:0x21e CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.333: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 09/24 12:14:24.333: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3119) 09/24 12:14:24.333: [smf] INFO: UE IMSI[262429004873662] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.339: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 09/24 12:14:24.339: [upf] INFO: UE F-SEID[UP:0x84e CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.339: [upf] INFO: UE F-SEID[UP:0x84e CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.341: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 09/24 12:14:24.341: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3119) 09/24 12:14:24.341: [smf] INFO: UE IMSI[262424766267234] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.348: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 09/24 12:14:24.348: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.348: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.350: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 09/24 12:14:24.350: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3119) 09/24 12:14:24.350: [smf] INFO: UE IMSI[262421172097765] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.355: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 09/24 12:14:24.355: [upf] INFO: UE F-SEID[UP:0x92a CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.355: [upf] INFO: UE F-SEID[UP:0x92a CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.356: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 09/24 12:14:24.356: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3119) 09/24 12:14:24.356: [smf] INFO: UE IMSI[262424254657334] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.361: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 09/24 12:14:24.361: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.361: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.363: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 09/24 12:14:24.363: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3119) 09/24 12:14:24.363: [smf] INFO: UE IMSI[262427304326455] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.367: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 09/24 12:14:24.367: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.367: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.369: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 09/24 12:14:24.369: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3119) 09/24 12:14:24.369: [smf] INFO: UE IMSI[262426548791489] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.374: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 09/24 12:14:24.374: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.374: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.376: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 09/24 12:14:24.376: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3119) 09/24 12:14:24.376: [smf] INFO: UE IMSI[262423950087427] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.381: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 09/24 12:14:24.381: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.381: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.383: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 09/24 12:14:24.383: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3119) 09/24 12:14:24.383: [smf] INFO: UE IMSI[262425875026900] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.389: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 09/24 12:14:24.389: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.389: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.392: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 09/24 12:14:24.392: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3119) 09/24 12:14:24.392: [smf] INFO: UE IMSI[262422221832715] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.399: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 09/24 12:14:24.399: [upf] INFO: UE F-SEID[UP:0xd71 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.399: [upf] INFO: UE F-SEID[UP:0xd71 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.400: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 09/24 12:14:24.400: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3119) 09/24 12:14:24.400: [smf] INFO: UE IMSI[262423888909897] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.405: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 09/24 12:14:24.405: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.405: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x8f6] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.407: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 09/24 12:14:24.407: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3119) 09/24 12:14:24.407: [smf] INFO: UE IMSI[262426995172215] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.412: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 09/24 12:14:24.412: [upf] INFO: UE F-SEID[UP:0x458 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.412: [upf] INFO: UE F-SEID[UP:0x458 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.413: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 09/24 12:14:24.413: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3119) 09/24 12:14:24.413: [smf] INFO: UE IMSI[262426078922205] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.418: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 09/24 12:14:24.418: [upf] INFO: UE F-SEID[UP:0x989 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.418: [upf] INFO: UE F-SEID[UP:0x989 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.420: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 09/24 12:14:24.420: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3119) 09/24 12:14:24.420: [smf] INFO: UE IMSI[262426645538402] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.425: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 09/24 12:14:24.425: [upf] INFO: UE F-SEID[UP:0x809 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.425: [upf] INFO: UE F-SEID[UP:0x809 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.428: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 09/24 12:14:24.428: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3119) 09/24 12:14:24.428: [smf] INFO: UE IMSI[262420633713990] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.433: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 09/24 12:14:24.433: [upf] INFO: UE F-SEID[UP:0x273 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.433: [upf] INFO: UE F-SEID[UP:0x273 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.435: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 09/24 12:14:24.435: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3119) 09/24 12:14:24.435: [smf] INFO: UE IMSI[262425877278726] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.441: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 09/24 12:14:24.441: [upf] INFO: UE F-SEID[UP:0x313 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.441: [upf] INFO: UE F-SEID[UP:0x313 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.442: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 09/24 12:14:24.442: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3119) 09/24 12:14:24.442: [smf] INFO: UE IMSI[262429614322019] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.447: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 09/24 12:14:24.447: [upf] INFO: UE F-SEID[UP:0x189 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.447: [upf] INFO: UE F-SEID[UP:0x189 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.448: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 09/24 12:14:24.448: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3119) 09/24 12:14:24.448: [smf] INFO: UE IMSI[262427183547006] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.453: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 09/24 12:14:24.453: [upf] INFO: UE F-SEID[UP:0x17e CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.453: [upf] INFO: UE F-SEID[UP:0x17e CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.455: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 09/24 12:14:24.455: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3119) 09/24 12:14:24.455: [smf] INFO: UE IMSI[262422211042628] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.460: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 09/24 12:14:24.460: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.460: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.462: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 09/24 12:14:24.462: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3119) 09/24 12:14:24.462: [smf] INFO: UE IMSI[262425188323279] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.466: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 09/24 12:14:24.466: [upf] INFO: UE F-SEID[UP:0x976 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.466: [upf] INFO: UE F-SEID[UP:0x976 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.468: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 09/24 12:14:24.468: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3119) 09/24 12:14:24.468: [smf] INFO: UE IMSI[262422504543497] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.474: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 09/24 12:14:24.474: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.474: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.475: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 09/24 12:14:24.475: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3119) 09/24 12:14:24.475: [smf] INFO: UE IMSI[262425733238584] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.480: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 09/24 12:14:24.480: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.480: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.482: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 09/24 12:14:24.482: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3119) 09/24 12:14:24.482: [smf] INFO: UE IMSI[262421374233493] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.486: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 09/24 12:14:24.486: [upf] INFO: UE F-SEID[UP:0x874 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.486: [upf] INFO: UE F-SEID[UP:0x874 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.488: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 09/24 12:14:24.488: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3119) 09/24 12:14:24.488: [smf] INFO: UE IMSI[262427979339029] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.494: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 09/24 12:14:24.494: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.494: [upf] INFO: UE F-SEID[UP:0xa41 CP:0xd46] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.495: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 09/24 12:14:24.495: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3119) 09/24 12:14:24.495: [smf] INFO: UE IMSI[262424222953082] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.500: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 09/24 12:14:24.500: [upf] INFO: UE F-SEID[UP:0x53f CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.500: [upf] INFO: UE F-SEID[UP:0x53f CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.502: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 09/24 12:14:24.502: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3119) 09/24 12:14:24.502: [smf] INFO: UE IMSI[262423299817429] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.506: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 09/24 12:14:24.506: [upf] INFO: UE F-SEID[UP:0x625 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.506: [upf] INFO: UE F-SEID[UP:0x625 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.509: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 09/24 12:14:24.509: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3119) 09/24 12:14:24.509: [smf] INFO: UE IMSI[262427110776572] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.515: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 09/24 12:14:24.515: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.515: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.517: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 09/24 12:14:24.517: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3119) 09/24 12:14:24.517: [smf] INFO: UE IMSI[262421518505732] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.523: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 09/24 12:14:24.523: [upf] INFO: UE F-SEID[UP:0x219 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.523: [upf] INFO: UE F-SEID[UP:0x219 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.524: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 09/24 12:14:24.524: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3119) 09/24 12:14:24.524: [smf] INFO: UE IMSI[262423072846458] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.529: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 09/24 12:14:24.529: [upf] INFO: UE F-SEID[UP:0xcab CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.529: [upf] INFO: UE F-SEID[UP:0xcab CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.530: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 09/24 12:14:24.530: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3119) 09/24 12:14:24.530: [smf] INFO: UE IMSI[262421616978601] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.535: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 09/24 12:14:24.535: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.535: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.537: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 09/24 12:14:24.537: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3119) 09/24 12:14:24.537: [smf] INFO: UE IMSI[262425668582854] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.542: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 09/24 12:14:24.542: [upf] INFO: UE F-SEID[UP:0x903 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.542: [upf] INFO: UE F-SEID[UP:0x903 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.544: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 09/24 12:14:24.544: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3119) 09/24 12:14:24.544: [smf] INFO: UE IMSI[262423998635522] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.550: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 09/24 12:14:24.550: [upf] INFO: UE F-SEID[UP:0xbee CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.550: [upf] INFO: UE F-SEID[UP:0xbee CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.551: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 09/24 12:14:24.552: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3119) 09/24 12:14:24.552: [smf] INFO: UE IMSI[262422962826398] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.557: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 09/24 12:14:24.557: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.557: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.558: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 09/24 12:14:24.558: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3119) 09/24 12:14:24.558: [smf] INFO: UE IMSI[262424476867885] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.564: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 09/24 12:14:24.564: [upf] INFO: UE F-SEID[UP:0x570 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.564: [upf] INFO: UE F-SEID[UP:0x570 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.565: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 09/24 12:14:24.565: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3119) 09/24 12:14:24.565: [smf] INFO: UE IMSI[262420380266671] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.569: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 09/24 12:14:24.569: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.569: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.572: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 09/24 12:14:24.572: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3119) 09/24 12:14:24.572: [smf] INFO: UE IMSI[262426528378362] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.577: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 09/24 12:14:24.577: [upf] INFO: UE F-SEID[UP:0xf2d CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.577: [upf] INFO: UE F-SEID[UP:0xf2d CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.578: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 09/24 12:14:24.578: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3119) 09/24 12:14:24.578: [smf] INFO: UE IMSI[262427097466850] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.583: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 09/24 12:14:24.583: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.583: [upf] INFO: UE F-SEID[UP:0xf24 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.585: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 09/24 12:14:24.585: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3119) 09/24 12:14:24.585: [smf] INFO: UE IMSI[262426480595654] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.589: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 09/24 12:14:24.589: [upf] INFO: UE F-SEID[UP:0x427 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.589: [upf] INFO: UE F-SEID[UP:0x427 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.592: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 09/24 12:14:24.592: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3119) 09/24 12:14:24.592: [smf] INFO: UE IMSI[262428137457034] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.596: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 09/24 12:14:24.596: [upf] INFO: UE F-SEID[UP:0x410 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.596: [upf] INFO: UE F-SEID[UP:0x410 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.598: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 09/24 12:14:24.598: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3119) 09/24 12:14:24.598: [smf] INFO: UE IMSI[262420722657496] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.603: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 09/24 12:14:24.603: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.603: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.605: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 09/24 12:14:24.605: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3119) 09/24 12:14:24.605: [smf] INFO: UE IMSI[262422262652535] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.610: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 09/24 12:14:24.610: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.610: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.611: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 09/24 12:14:24.612: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3119) 09/24 12:14:24.612: [smf] INFO: UE IMSI[262421046036992] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.617: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 09/24 12:14:24.617: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.617: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.619: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 09/24 12:14:24.619: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3119) 09/24 12:14:24.619: [smf] INFO: UE IMSI[262425150961945] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.625: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 09/24 12:14:24.625: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.625: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x5b9] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.626: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 09/24 12:14:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3119) 09/24 12:14:24.626: [smf] INFO: UE IMSI[262421994308234] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.633: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 09/24 12:14:24.633: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.633: [upf] INFO: UE F-SEID[UP:0x5c6 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.633: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 09/24 12:14:24.633: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3119) 09/24 12:14:24.633: [smf] INFO: UE IMSI[262424483950302] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.638: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 09/24 12:14:24.638: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.638: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.640: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 09/24 12:14:24.640: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3119) 09/24 12:14:24.640: [smf] INFO: UE IMSI[262423757669708] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.645: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 09/24 12:14:24.645: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.645: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.647: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 09/24 12:14:24.647: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3119) 09/24 12:14:24.647: [smf] INFO: UE IMSI[262427951981516] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.651: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 09/24 12:14:24.651: [upf] INFO: UE F-SEID[UP:0x288 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.651: [upf] INFO: UE F-SEID[UP:0x288 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.653: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 09/24 12:14:24.653: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3119) 09/24 12:14:24.653: [smf] INFO: UE IMSI[262426404887626] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.658: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 09/24 12:14:24.658: [upf] INFO: UE F-SEID[UP:0x182 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.658: [upf] INFO: UE F-SEID[UP:0x182 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.660: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 09/24 12:14:24.660: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3119) 09/24 12:14:24.660: [smf] INFO: UE IMSI[262423037049717] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.665: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 09/24 12:14:24.665: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.665: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.667: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 09/24 12:14:24.667: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3119) 09/24 12:14:24.667: [smf] INFO: UE IMSI[262423708163053] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.672: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 09/24 12:14:24.672: [upf] INFO: UE F-SEID[UP:0x5df CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.672: [upf] INFO: UE F-SEID[UP:0x5df CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.673: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 09/24 12:14:24.673: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3119) 09/24 12:14:24.673: [smf] INFO: UE IMSI[262427392230508] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.678: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 09/24 12:14:24.678: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.678: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.680: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 09/24 12:14:24.680: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3119) 09/24 12:14:24.680: [smf] INFO: UE IMSI[262424771477820] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.686: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 09/24 12:14:24.686: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.686: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.687: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 09/24 12:14:24.687: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3119) 09/24 12:14:24.687: [smf] INFO: UE IMSI[262428601299134] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.693: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 09/24 12:14:24.693: [upf] INFO: UE F-SEID[UP:0x303 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.693: [upf] INFO: UE F-SEID[UP:0x303 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.694: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 09/24 12:14:24.694: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3119) 09/24 12:14:24.694: [smf] INFO: UE IMSI[262424140891254] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.699: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 09/24 12:14:24.700: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.700: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.701: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 09/24 12:14:24.701: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3119) 09/24 12:14:24.701: [smf] INFO: UE IMSI[262423273722566] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.706: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 09/24 12:14:24.706: [upf] INFO: UE F-SEID[UP:0xf3c CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.706: [upf] INFO: UE F-SEID[UP:0xf3c CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.707: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 09/24 12:14:24.707: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3119) 09/24 12:14:24.707: [smf] INFO: UE IMSI[262425204412876] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.712: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 09/24 12:14:24.712: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.712: [upf] INFO: UE F-SEID[UP:0x9ee CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.715: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 09/24 12:14:24.715: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3119) 09/24 12:14:24.715: [smf] INFO: UE IMSI[262424128346334] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.722: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 09/24 12:14:24.722: [upf] INFO: UE F-SEID[UP:0xfab CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.722: [upf] INFO: UE F-SEID[UP:0xfab CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.723: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 09/24 12:14:24.723: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3119) 09/24 12:14:24.723: [smf] INFO: UE IMSI[262424065849106] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.728: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 09/24 12:14:24.728: [upf] INFO: UE F-SEID[UP:0x547 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.728: [upf] INFO: UE F-SEID[UP:0x547 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.730: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 09/24 12:14:24.730: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3119) 09/24 12:14:24.730: [smf] INFO: UE IMSI[262425019603214] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.734: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 09/24 12:14:24.734: [upf] INFO: UE F-SEID[UP:0x17a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.734: [upf] INFO: UE F-SEID[UP:0x17a CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.736: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 09/24 12:14:24.736: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3119) 09/24 12:14:24.736: [smf] INFO: UE IMSI[262422109399836] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.741: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 09/24 12:14:24.741: [upf] INFO: UE F-SEID[UP:0x884 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.741: [upf] INFO: UE F-SEID[UP:0x884 CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.743: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 09/24 12:14:24.743: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3119) 09/24 12:14:24.743: [smf] INFO: UE IMSI[262422946347376] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.748: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 09/24 12:14:24.748: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.748: [upf] INFO: UE F-SEID[UP:0xc7b CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.750: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 09/24 12:14:24.750: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3119) 09/24 12:14:24.750: [smf] INFO: UE IMSI[262427490698736] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.755: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 09/24 12:14:24.755: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.755: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.756: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 09/24 12:14:24.756: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3119) 09/24 12:14:24.756: [smf] INFO: UE IMSI[262425742582124] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.762: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 09/24 12:14:24.762: [upf] INFO: UE F-SEID[UP:0x152 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.762: [upf] INFO: UE F-SEID[UP:0x152 CP:0xf1d] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.763: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 09/24 12:14:24.763: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3119) 09/24 12:14:24.763: [smf] INFO: UE IMSI[262424581155561] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.769: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 09/24 12:14:24.769: [upf] INFO: UE F-SEID[UP:0x733 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.769: [upf] INFO: UE F-SEID[UP:0x733 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.771: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 09/24 12:14:24.771: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3119) 09/24 12:14:24.771: [smf] INFO: UE IMSI[262427505398380] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.777: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 09/24 12:14:24.777: [upf] INFO: UE F-SEID[UP:0x170 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.777: [upf] INFO: UE F-SEID[UP:0x170 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.778: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 09/24 12:14:24.778: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3119) 09/24 12:14:24.778: [smf] INFO: UE IMSI[262423062146289] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.783: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 09/24 12:14:24.783: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.783: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.785: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 09/24 12:14:24.785: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3119) 09/24 12:14:24.785: [smf] INFO: UE IMSI[262423010751717] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.790: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 09/24 12:14:24.790: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.790: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.792: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 09/24 12:14:24.792: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3119) 09/24 12:14:24.792: [smf] INFO: UE IMSI[262421688782857] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.797: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 09/24 12:14:24.797: [upf] INFO: UE F-SEID[UP:0x59f CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.797: [upf] INFO: UE F-SEID[UP:0x59f CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.799: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 09/24 12:14:24.799: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3119) 09/24 12:14:24.799: [smf] INFO: UE IMSI[262423377269181] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.804: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 09/24 12:14:24.804: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.804: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.807: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 09/24 12:14:24.807: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3119) 09/24 12:14:24.807: [smf] INFO: UE IMSI[262425291347647] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.813: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 09/24 12:14:24.813: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.813: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.814: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 09/24 12:14:24.814: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3119) 09/24 12:14:24.814: [smf] INFO: UE IMSI[262427518436815] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.819: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 09/24 12:14:24.819: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.819: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.822: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 09/24 12:14:24.822: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3119) 09/24 12:14:24.822: [smf] INFO: UE IMSI[262428929174085] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.826: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 09/24 12:14:24.826: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.826: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.829: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 09/24 12:14:24.829: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3119) 09/24 12:14:24.829: [smf] INFO: UE IMSI[262426618063116] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.835: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 09/24 12:14:24.835: [upf] INFO: UE F-SEID[UP:0x51f CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.835: [upf] INFO: UE F-SEID[UP:0x51f CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.837: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 09/24 12:14:24.837: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3119) 09/24 12:14:24.837: [smf] INFO: UE IMSI[262424278646581] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.842: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 09/24 12:14:24.842: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.842: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.843: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 09/24 12:14:24.843: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3119) 09/24 12:14:24.843: [smf] INFO: UE IMSI[262426053752394] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.847: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 09/24 12:14:24.848: [upf] INFO: UE F-SEID[UP:0x696 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.848: [upf] INFO: UE F-SEID[UP:0x696 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.850: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 09/24 12:14:24.850: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3119) 09/24 12:14:24.850: [smf] INFO: UE IMSI[262420889759175] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.855: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 09/24 12:14:24.855: [upf] INFO: UE F-SEID[UP:0x229 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.855: [upf] INFO: UE F-SEID[UP:0x229 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.857: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 09/24 12:14:24.857: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3119) 09/24 12:14:24.857: [smf] INFO: UE IMSI[262426719647091] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.861: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 09/24 12:14:24.861: [upf] INFO: UE F-SEID[UP:0x447 CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.861: [upf] INFO: UE F-SEID[UP:0x447 CP:0x320] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.863: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 09/24 12:14:24.863: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3119) 09/24 12:14:24.863: [smf] INFO: UE IMSI[262421083883408] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.868: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 09/24 12:14:24.868: [upf] INFO: UE F-SEID[UP:0x236 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.868: [upf] INFO: UE F-SEID[UP:0x236 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.870: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 09/24 12:14:24.870: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3119) 09/24 12:14:24.870: [smf] INFO: UE IMSI[262429439412747] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.875: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 09/24 12:14:24.875: [upf] INFO: UE F-SEID[UP:0x1df CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.875: [upf] INFO: UE F-SEID[UP:0x1df CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.877: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 09/24 12:14:24.877: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3119) 09/24 12:14:24.877: [smf] INFO: UE IMSI[262426479944807] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.881: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 09/24 12:14:24.881: [upf] INFO: UE F-SEID[UP:0x29f CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.881: [upf] INFO: UE F-SEID[UP:0x29f CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.883: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 09/24 12:14:24.883: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3119) 09/24 12:14:24.883: [smf] INFO: UE IMSI[262424641242303] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.888: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 09/24 12:14:24.888: [upf] INFO: UE F-SEID[UP:0x41b CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.888: [upf] INFO: UE F-SEID[UP:0x41b CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.890: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 09/24 12:14:24.890: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3119) 09/24 12:14:24.890: [smf] INFO: UE IMSI[262424817238737] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.895: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 09/24 12:14:24.895: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.895: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.897: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 09/24 12:14:24.897: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3119) 09/24 12:14:24.897: [smf] INFO: UE IMSI[262423672512118] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.901: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 09/24 12:14:24.901: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.901: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.903: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 09/24 12:14:24.903: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3119) 09/24 12:14:24.903: [smf] INFO: UE IMSI[262420816010793] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.908: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 09/24 12:14:24.908: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.908: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.910: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 09/24 12:14:24.910: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3119) 09/24 12:14:24.910: [smf] INFO: UE IMSI[262425180898748] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.916: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 09/24 12:14:24.916: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.916: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.917: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 09/24 12:14:24.917: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3119) 09/24 12:14:24.917: [smf] INFO: UE IMSI[262428935737233] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.922: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 09/24 12:14:24.922: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.922: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.924: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 09/24 12:14:24.924: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3119) 09/24 12:14:24.924: [smf] INFO: UE IMSI[262423440156404] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.929: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 09/24 12:14:24.929: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.929: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.930: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 09/24 12:14:24.930: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3119) 09/24 12:14:24.930: [smf] INFO: UE IMSI[262427215652405] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.935: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 09/24 12:14:24.935: [upf] INFO: UE F-SEID[UP:0x14f CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.935: [upf] INFO: UE F-SEID[UP:0x14f CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.937: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 09/24 12:14:24.937: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3119) 09/24 12:14:24.937: [smf] INFO: UE IMSI[262421725729283] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.942: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 09/24 12:14:24.942: [upf] INFO: UE F-SEID[UP:0x321 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.942: [upf] INFO: UE F-SEID[UP:0x321 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.944: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 09/24 12:14:24.944: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3119) 09/24 12:14:24.944: [smf] INFO: UE IMSI[262423795063432] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.948: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 09/24 12:14:24.948: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.948: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.950: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 09/24 12:14:24.950: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3119) 09/24 12:14:24.950: [smf] INFO: UE IMSI[262425264509622] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.955: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 09/24 12:14:24.955: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.955: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.957: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 09/24 12:14:24.957: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3119) 09/24 12:14:24.957: [smf] INFO: UE IMSI[262424157447940] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.961: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 09/24 12:14:24.961: [upf] INFO: UE F-SEID[UP:0x817 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.961: [upf] INFO: UE F-SEID[UP:0x817 CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.963: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 09/24 12:14:24.963: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3119) 09/24 12:14:24.964: [smf] INFO: UE IMSI[262420528457092] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.968: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 09/24 12:14:24.968: [upf] INFO: UE F-SEID[UP:0x426 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.968: [upf] INFO: UE F-SEID[UP:0x426 CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.970: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 09/24 12:14:24.970: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3119) 09/24 12:14:24.970: [smf] INFO: UE IMSI[262421099168454] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.975: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 09/24 12:14:24.975: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.975: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.977: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 09/24 12:14:24.977: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3119) 09/24 12:14:24.977: [smf] INFO: UE IMSI[262427313863889] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.982: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 09/24 12:14:24.982: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.982: [upf] INFO: UE F-SEID[UP:0xe91 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.983: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 09/24 12:14:24.983: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3119) 09/24 12:14:24.983: [smf] INFO: UE IMSI[262427386606145] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.988: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 09/24 12:14:24.988: [upf] INFO: UE F-SEID[UP:0x315 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.988: [upf] INFO: UE F-SEID[UP:0x315 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.990: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 09/24 12:14:24.990: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3119) 09/24 12:14:24.990: [smf] INFO: UE IMSI[262423937707802] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:24.995: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 09/24 12:14:24.995: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.995: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:24.996: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 09/24 12:14:24.997: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3119) 09/24 12:14:24.997: [smf] INFO: UE IMSI[262424932824466] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.001: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 09/24 12:14:25.001: [upf] INFO: UE F-SEID[UP:0xe CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.001: [upf] INFO: UE F-SEID[UP:0xe CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.003: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 09/24 12:14:25.003: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3119) 09/24 12:14:25.003: [smf] INFO: UE IMSI[262429612781263] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.008: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 09/24 12:14:25.008: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.008: [upf] INFO: UE F-SEID[UP:0xb46 CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.010: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 09/24 12:14:25.010: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3119) 09/24 12:14:25.010: [smf] INFO: UE IMSI[262421901671561] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.014: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 09/24 12:14:25.014: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.014: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.017: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 09/24 12:14:25.017: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3119) 09/24 12:14:25.017: [smf] INFO: UE IMSI[262420583499229] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.022: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 09/24 12:14:25.022: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.022: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.023: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 09/24 12:14:25.023: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3119) 09/24 12:14:25.023: [smf] INFO: UE IMSI[262421331642724] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.029: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 09/24 12:14:25.029: [upf] INFO: UE F-SEID[UP:0x888 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.029: [upf] INFO: UE F-SEID[UP:0x888 CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.030: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 09/24 12:14:25.030: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3119) 09/24 12:14:25.030: [smf] INFO: UE IMSI[262426531902209] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.034: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 09/24 12:14:25.034: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.034: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.036: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 09/24 12:14:25.036: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3119) 09/24 12:14:25.036: [smf] INFO: UE IMSI[262421838457578] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.041: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 09/24 12:14:25.041: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.041: [upf] INFO: UE F-SEID[UP:0x9cb CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.043: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 09/24 12:14:25.043: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3119) 09/24 12:14:25.043: [smf] INFO: UE IMSI[262421394943391] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.048: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 09/24 12:14:25.048: [upf] INFO: UE F-SEID[UP:0xab CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.048: [upf] INFO: UE F-SEID[UP:0xab CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.050: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 09/24 12:14:25.050: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3119) 09/24 12:14:25.050: [smf] INFO: UE IMSI[262421604578928] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.055: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 09/24 12:14:25.055: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.055: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.056: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 09/24 12:14:25.056: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3119) 09/24 12:14:25.056: [smf] INFO: UE IMSI[262422692575603] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.061: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 09/24 12:14:25.061: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.061: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.063: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 09/24 12:14:25.063: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3119) 09/24 12:14:25.063: [smf] INFO: UE IMSI[262427990668463] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.068: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 09/24 12:14:25.068: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.068: [upf] INFO: UE F-SEID[UP:0x6a9 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.070: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 09/24 12:14:25.070: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3119) 09/24 12:14:25.070: [smf] INFO: UE IMSI[262420730882258] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.074: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 09/24 12:14:25.074: [upf] INFO: UE F-SEID[UP:0x176 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.074: [upf] INFO: UE F-SEID[UP:0x176 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.076: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 09/24 12:14:25.076: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3119) 09/24 12:14:25.076: [smf] INFO: UE IMSI[262427065441348] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.081: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 09/24 12:14:25.081: [upf] INFO: UE F-SEID[UP:0x36d CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.081: [upf] INFO: UE F-SEID[UP:0x36d CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.083: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 09/24 12:14:25.083: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3119) 09/24 12:14:25.083: [smf] INFO: UE IMSI[262422785390111] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.088: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 09/24 12:14:25.088: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.088: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.090: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 09/24 12:14:25.090: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3119) 09/24 12:14:25.090: [smf] INFO: UE IMSI[262427128977300] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.095: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 09/24 12:14:25.095: [upf] INFO: UE F-SEID[UP:0xecc CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.095: [upf] INFO: UE F-SEID[UP:0xecc CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.097: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 09/24 12:14:25.097: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3119) 09/24 12:14:25.097: [smf] INFO: UE IMSI[262420912557543] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.102: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 09/24 12:14:25.102: [upf] INFO: UE F-SEID[UP:0xd15 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.102: [upf] INFO: UE F-SEID[UP:0xd15 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.103: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 09/24 12:14:25.103: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3119) 09/24 12:14:25.103: [smf] INFO: UE IMSI[262423881075517] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.107: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 09/24 12:14:25.107: [upf] INFO: UE F-SEID[UP:0x571 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.107: [upf] INFO: UE F-SEID[UP:0x571 CP:0xcf2] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.110: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 09/24 12:14:25.110: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3119) 09/24 12:14:25.110: [smf] INFO: UE IMSI[262423073376827] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.114: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 09/24 12:14:25.114: [upf] INFO: UE F-SEID[UP:0xdd CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.114: [upf] INFO: UE F-SEID[UP:0xdd CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.117: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 09/24 12:14:25.117: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3119) 09/24 12:14:25.117: [smf] INFO: UE IMSI[262420725986851] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.121: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 09/24 12:14:25.122: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.122: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.123: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 09/24 12:14:25.123: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3119) 09/24 12:14:25.123: [smf] INFO: UE IMSI[262427268319827] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 09/24 12:14:25.129: [upf] INFO: UE F-SEID[UP:0xadf CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.129: [upf] INFO: UE F-SEID[UP:0xadf CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.130: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 09/24 12:14:25.130: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3119) 09/24 12:14:25.130: [smf] INFO: UE IMSI[262429973825818] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.135: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 09/24 12:14:25.135: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.135: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.137: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 09/24 12:14:25.137: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3119) 09/24 12:14:25.137: [smf] INFO: UE IMSI[262423965532396] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.141: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 09/24 12:14:25.141: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.141: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.143: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 09/24 12:14:25.143: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3119) 09/24 12:14:25.143: [smf] INFO: UE IMSI[262423177455751] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.148: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 09/24 12:14:25.148: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.148: [upf] INFO: UE F-SEID[UP:0x4ae CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.150: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 09/24 12:14:25.150: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3119) 09/24 12:14:25.150: [smf] INFO: UE IMSI[262422606090337] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.155: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 09/24 12:14:25.155: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.155: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 09/24 12:14:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3119) 09/24 12:14:25.157: [smf] INFO: UE IMSI[262428540727497] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.161: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 09/24 12:14:25.161: [upf] INFO: UE F-SEID[UP:0x80b CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.161: [upf] INFO: UE F-SEID[UP:0x80b CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.164: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 09/24 12:14:25.164: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3119) 09/24 12:14:25.164: [smf] INFO: UE IMSI[262429716049676] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.168: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 09/24 12:14:25.169: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.169: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.170: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 09/24 12:14:25.170: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3119) 09/24 12:14:25.170: [smf] INFO: UE IMSI[262426347458769] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.176: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 09/24 12:14:25.176: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.176: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.177: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 09/24 12:14:25.177: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3119) 09/24 12:14:25.177: [smf] INFO: UE IMSI[262426839163920] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.182: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 09/24 12:14:25.182: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.182: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.184: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 09/24 12:14:25.184: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3119) 09/24 12:14:25.184: [smf] INFO: UE IMSI[262427335333562] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.188: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 09/24 12:14:25.188: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.188: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.190: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 09/24 12:14:25.190: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3119) 09/24 12:14:25.190: [smf] INFO: UE IMSI[262422898469718] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.194: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 09/24 12:14:25.194: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.194: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.197: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 09/24 12:14:25.197: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3119) 09/24 12:14:25.197: [smf] INFO: UE IMSI[262427908120278] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.202: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 09/24 12:14:25.202: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.202: [upf] INFO: UE F-SEID[UP:0x9fb CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.203: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 09/24 12:14:25.203: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3119) 09/24 12:14:25.203: [smf] INFO: UE IMSI[262425381566267] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.208: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 09/24 12:14:25.208: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.208: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.210: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 09/24 12:14:25.210: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3119) 09/24 12:14:25.210: [smf] INFO: UE IMSI[262423223715317] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.215: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 09/24 12:14:25.215: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.215: [upf] INFO: UE F-SEID[UP:0xa7e CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.216: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 09/24 12:14:25.216: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3119) 09/24 12:14:25.216: [smf] INFO: UE IMSI[262429272277584] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.220: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 09/24 12:14:25.220: [upf] INFO: UE F-SEID[UP:0x42b CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.220: [upf] INFO: UE F-SEID[UP:0x42b CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.223: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 09/24 12:14:25.223: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3119) 09/24 12:14:25.223: [smf] INFO: UE IMSI[262423876334125] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 09/24 12:14:25.228: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.228: [upf] INFO: UE F-SEID[UP:0x27c CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.230: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 09/24 12:14:25.230: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3119) 09/24 12:14:25.230: [smf] INFO: UE IMSI[262423401765791] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.235: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 09/24 12:14:25.235: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.235: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.237: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 09/24 12:14:25.237: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3119) 09/24 12:14:25.237: [smf] INFO: UE IMSI[262428798418397] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.241: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 09/24 12:14:25.242: [upf] INFO: UE F-SEID[UP:0x436 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.242: [upf] INFO: UE F-SEID[UP:0x436 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.243: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 09/24 12:14:25.243: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3119) 09/24 12:14:25.243: [smf] INFO: UE IMSI[262427865576204] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.248: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 09/24 12:14:25.248: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.248: [upf] INFO: UE F-SEID[UP:0xe76 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.250: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 09/24 12:14:25.250: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3119) 09/24 12:14:25.250: [smf] INFO: UE IMSI[262429499634633] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.254: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 09/24 12:14:25.254: [upf] INFO: UE F-SEID[UP:0x937 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.254: [upf] INFO: UE F-SEID[UP:0x937 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.257: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 09/24 12:14:25.257: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3119) 09/24 12:14:25.257: [smf] INFO: UE IMSI[262424268843712] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.262: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 09/24 12:14:25.262: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.262: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.264: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 09/24 12:14:25.264: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3119) 09/24 12:14:25.264: [smf] INFO: UE IMSI[262424976143197] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.269: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 09/24 12:14:25.269: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.269: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.270: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 09/24 12:14:25.270: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3119) 09/24 12:14:25.270: [smf] INFO: UE IMSI[262420182550011] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.275: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 09/24 12:14:25.275: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.275: [upf] INFO: UE F-SEID[UP:0xad1 CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.277: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 09/24 12:14:25.277: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3119) 09/24 12:14:25.277: [smf] INFO: UE IMSI[262424699023666] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.282: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 09/24 12:14:25.282: [upf] INFO: UE F-SEID[UP:0x254 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.282: [upf] INFO: UE F-SEID[UP:0x254 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.284: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 09/24 12:14:25.284: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3119) 09/24 12:14:25.284: [smf] INFO: UE IMSI[262428804655567] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.288: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 09/24 12:14:25.288: [upf] INFO: UE F-SEID[UP:0x235 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.288: [upf] INFO: UE F-SEID[UP:0x235 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.291: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 09/24 12:14:25.291: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3119) 09/24 12:14:25.291: [smf] INFO: UE IMSI[262421447357943] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.296: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 09/24 12:14:25.296: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.296: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.297: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 09/24 12:14:25.297: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3119) 09/24 12:14:25.297: [smf] INFO: UE IMSI[262420138888743] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.302: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 09/24 12:14:25.302: [upf] INFO: UE F-SEID[UP:0x7 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.302: [upf] INFO: UE F-SEID[UP:0x7 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.304: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 09/24 12:14:25.304: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3119) 09/24 12:14:25.304: [smf] INFO: UE IMSI[262420091000428] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.308: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 09/24 12:14:25.308: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.308: [upf] INFO: UE F-SEID[UP:0xfad CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.310: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 09/24 12:14:25.310: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3119) 09/24 12:14:25.310: [smf] INFO: UE IMSI[262422076448534] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.314: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 09/24 12:14:25.314: [upf] INFO: UE F-SEID[UP:0xbde CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.314: [upf] INFO: UE F-SEID[UP:0xbde CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.317: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 09/24 12:14:25.317: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3119) 09/24 12:14:25.317: [smf] INFO: UE IMSI[262425473096252] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.322: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 09/24 12:14:25.322: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.322: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.324: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 09/24 12:14:25.324: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3119) 09/24 12:14:25.324: [smf] INFO: UE IMSI[262421893400050] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.329: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 09/24 12:14:25.329: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.329: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.330: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 09/24 12:14:25.330: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3119) 09/24 12:14:25.330: [smf] INFO: UE IMSI[262428578809261] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.335: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 09/24 12:14:25.335: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.335: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.337: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 09/24 12:14:25.337: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3119) 09/24 12:14:25.337: [smf] INFO: UE IMSI[262423428551229] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.341: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 09/24 12:14:25.341: [upf] INFO: UE F-SEID[UP:0x83f CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.341: [upf] INFO: UE F-SEID[UP:0x83f CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.343: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 09/24 12:14:25.343: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3119) 09/24 12:14:25.343: [smf] INFO: UE IMSI[262420035951512] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.347: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 09/24 12:14:25.348: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.348: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.350: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 09/24 12:14:25.350: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3119) 09/24 12:14:25.350: [smf] INFO: UE IMSI[262429733680875] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.355: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 09/24 12:14:25.355: [upf] INFO: UE F-SEID[UP:0x829 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.355: [upf] INFO: UE F-SEID[UP:0x829 CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.356: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 09/24 12:14:25.356: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3119) 09/24 12:14:25.356: [smf] INFO: UE IMSI[262422087562966] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.361: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 09/24 12:14:25.362: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.362: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.363: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 09/24 12:14:25.363: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3119) 09/24 12:14:25.363: [smf] INFO: UE IMSI[262422000166078] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.368: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 09/24 12:14:25.368: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.368: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.370: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 09/24 12:14:25.370: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3119) 09/24 12:14:25.370: [smf] INFO: UE IMSI[262421861764215] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.374: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 09/24 12:14:25.374: [upf] INFO: UE F-SEID[UP:0x4b CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.374: [upf] INFO: UE F-SEID[UP:0x4b CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.377: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 09/24 12:14:25.377: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3119) 09/24 12:14:25.377: [smf] INFO: UE IMSI[262423556698275] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.382: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 09/24 12:14:25.382: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.382: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.384: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 09/24 12:14:25.384: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3119) 09/24 12:14:25.384: [smf] INFO: UE IMSI[262429320924064] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.389: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 09/24 12:14:25.389: [upf] INFO: UE F-SEID[UP:0x698 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.389: [upf] INFO: UE F-SEID[UP:0x698 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.391: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 09/24 12:14:25.391: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3119) 09/24 12:14:25.391: [smf] INFO: UE IMSI[262425519115825] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.395: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 09/24 12:14:25.395: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.395: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.398: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 09/24 12:14:25.398: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3119) 09/24 12:14:25.398: [smf] INFO: UE IMSI[262425759720926] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.402: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 09/24 12:14:25.402: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.402: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.404: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 09/24 12:14:25.404: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3119) 09/24 12:14:25.405: [smf] INFO: UE IMSI[262420666330465] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.410: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 09/24 12:14:25.410: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.410: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.411: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 09/24 12:14:25.411: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3119) 09/24 12:14:25.411: [smf] INFO: UE IMSI[262426335448941] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.416: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 09/24 12:14:25.416: [upf] INFO: UE F-SEID[UP:0x77f CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.416: [upf] INFO: UE F-SEID[UP:0x77f CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.418: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 09/24 12:14:25.418: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3119) 09/24 12:14:25.418: [smf] INFO: UE IMSI[262427741999678] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.422: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 09/24 12:14:25.422: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.422: [upf] INFO: UE F-SEID[UP:0xe70 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.424: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 09/24 12:14:25.424: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3119) 09/24 12:14:25.424: [smf] INFO: UE IMSI[262427750075532] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.429: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 09/24 12:14:25.429: [upf] INFO: UE F-SEID[UP:0xffb CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.429: [upf] INFO: UE F-SEID[UP:0xffb CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.431: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 09/24 12:14:25.431: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3119) 09/24 12:14:25.431: [smf] INFO: UE IMSI[262424316732331] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.436: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 09/24 12:14:25.436: [upf] INFO: UE F-SEID[UP:0x857 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.436: [upf] INFO: UE F-SEID[UP:0x857 CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.438: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 09/24 12:14:25.438: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3119) 09/24 12:14:25.438: [smf] INFO: UE IMSI[262420736359468] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.442: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 09/24 12:14:25.442: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.442: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.444: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 09/24 12:14:25.444: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3119) 09/24 12:14:25.444: [smf] INFO: UE IMSI[262429576927972] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.449: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 09/24 12:14:25.449: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.449: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.451: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 09/24 12:14:25.451: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3119) 09/24 12:14:25.451: [smf] INFO: UE IMSI[262424920253275] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.456: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 09/24 12:14:25.456: [upf] INFO: UE F-SEID[UP:0x631 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.456: [upf] INFO: UE F-SEID[UP:0x631 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.458: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 09/24 12:14:25.458: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3119) 09/24 12:14:25.458: [smf] INFO: UE IMSI[262426867741159] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.462: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 09/24 12:14:25.462: [upf] INFO: UE F-SEID[UP:0x95b CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.462: [upf] INFO: UE F-SEID[UP:0x95b CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.464: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 09/24 12:14:25.464: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3119) 09/24 12:14:25.464: [smf] INFO: UE IMSI[262420750679773] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.469: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 09/24 12:14:25.469: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.469: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.471: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 09/24 12:14:25.471: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3119) 09/24 12:14:25.471: [smf] INFO: UE IMSI[262425194468701] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.475: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 09/24 12:14:25.475: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.475: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.478: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 09/24 12:14:25.478: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3119) 09/24 12:14:25.478: [smf] INFO: UE IMSI[262426791535207] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.482: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 09/24 12:14:25.482: [upf] INFO: UE F-SEID[UP:0x20f CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.482: [upf] INFO: UE F-SEID[UP:0x20f CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.484: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 09/24 12:14:25.484: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3119) 09/24 12:14:25.484: [smf] INFO: UE IMSI[262420319830998] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.489: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 09/24 12:14:25.489: [upf] INFO: UE F-SEID[UP:0x85b CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.489: [upf] INFO: UE F-SEID[UP:0x85b CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.491: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 09/24 12:14:25.491: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3119) 09/24 12:14:25.491: [smf] INFO: UE IMSI[262420208831011] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.496: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 09/24 12:14:25.496: [upf] INFO: UE F-SEID[UP:0x789 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.496: [upf] INFO: UE F-SEID[UP:0x789 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.498: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 09/24 12:14:25.498: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3119) 09/24 12:14:25.498: [smf] INFO: UE IMSI[262426169628773] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.502: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 09/24 12:14:25.502: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.502: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.504: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 09/24 12:14:25.504: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3119) 09/24 12:14:25.504: [smf] INFO: UE IMSI[262424215662297] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.509: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 09/24 12:14:25.509: [upf] INFO: UE F-SEID[UP:0x18d CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.509: [upf] INFO: UE F-SEID[UP:0x18d CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.511: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 09/24 12:14:25.511: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3119) 09/24 12:14:25.511: [smf] INFO: UE IMSI[262421704483083] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.515: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 09/24 12:14:25.515: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.515: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.518: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 09/24 12:14:25.518: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3119) 09/24 12:14:25.518: [smf] INFO: UE IMSI[262420825109089] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.523: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 09/24 12:14:25.523: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.523: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.525: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 09/24 12:14:25.525: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3119) 09/24 12:14:25.525: [smf] INFO: UE IMSI[262426527104460] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.531: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 09/24 12:14:25.531: [upf] INFO: UE F-SEID[UP:0x1db CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.531: [upf] INFO: UE F-SEID[UP:0x1db CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.532: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 09/24 12:14:25.532: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3119) 09/24 12:14:25.532: [smf] INFO: UE IMSI[262428873049708] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.538: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 09/24 12:14:25.538: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.538: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.540: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 09/24 12:14:25.540: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3119) 09/24 12:14:25.540: [smf] INFO: UE IMSI[262428649852220] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.545: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 09/24 12:14:25.545: [upf] INFO: UE F-SEID[UP:0x50c CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.545: [upf] INFO: UE F-SEID[UP:0x50c CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.547: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 09/24 12:14:25.547: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3119) 09/24 12:14:25.547: [smf] INFO: UE IMSI[262429806796593] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.552: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 09/24 12:14:25.552: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.552: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.554: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 09/24 12:14:25.554: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3119) 09/24 12:14:25.554: [smf] INFO: UE IMSI[262426572819770] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.559: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 09/24 12:14:25.559: [upf] INFO: UE F-SEID[UP:0x269 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.559: [upf] INFO: UE F-SEID[UP:0x269 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.561: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 09/24 12:14:25.561: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3119) 09/24 12:14:25.561: [smf] INFO: UE IMSI[262423348074374] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.566: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 09/24 12:14:25.566: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.566: [upf] INFO: UE F-SEID[UP:0x256 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.567: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 09/24 12:14:25.567: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3119) 09/24 12:14:25.567: [smf] INFO: UE IMSI[262425082300475] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.572: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 09/24 12:14:25.572: [upf] INFO: UE F-SEID[UP:0x985 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.572: [upf] INFO: UE F-SEID[UP:0x985 CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.574: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 09/24 12:14:25.574: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3119) 09/24 12:14:25.574: [smf] INFO: UE IMSI[262429421872327] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.578: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 09/24 12:14:25.578: [upf] INFO: UE F-SEID[UP:0xccd CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.578: [upf] INFO: UE F-SEID[UP:0xccd CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.580: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 09/24 12:14:25.580: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3119) 09/24 12:14:25.580: [smf] INFO: UE IMSI[262426866555602] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.585: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 09/24 12:14:25.585: [upf] INFO: UE F-SEID[UP:0x318 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.585: [upf] INFO: UE F-SEID[UP:0x318 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.587: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 09/24 12:14:25.587: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3119) 09/24 12:14:25.587: [smf] INFO: UE IMSI[262422752332597] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.592: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 09/24 12:14:25.592: [upf] INFO: UE F-SEID[UP:0xe8b CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.592: [upf] INFO: UE F-SEID[UP:0xe8b CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.594: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 09/24 12:14:25.594: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3119) 09/24 12:14:25.594: [smf] INFO: UE IMSI[262427828833299] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.599: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 09/24 12:14:25.599: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.599: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.601: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 09/24 12:14:25.601: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3119) 09/24 12:14:25.601: [smf] INFO: UE IMSI[262422079781265] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.606: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 09/24 12:14:25.606: [upf] INFO: UE F-SEID[UP:0xadd CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.606: [upf] INFO: UE F-SEID[UP:0xadd CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.607: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 09/24 12:14:25.607: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3119) 09/24 12:14:25.607: [smf] INFO: UE IMSI[262424263693233] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.612: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 09/24 12:14:25.612: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.612: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.614: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 09/24 12:14:25.614: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3119) 09/24 12:14:25.614: [smf] INFO: UE IMSI[262425417577149] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.618: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 09/24 12:14:25.618: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.618: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.621: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 09/24 12:14:25.621: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3119) 09/24 12:14:25.621: [smf] INFO: UE IMSI[262422231214188] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.625: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 09/24 12:14:25.625: [upf] INFO: UE F-SEID[UP:0x98b CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.625: [upf] INFO: UE F-SEID[UP:0x98b CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.627: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 09/24 12:14:25.627: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3119) 09/24 12:14:25.627: [smf] INFO: UE IMSI[262427231751961] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.632: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 09/24 12:14:25.632: [upf] INFO: UE F-SEID[UP:0x203 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.632: [upf] INFO: UE F-SEID[UP:0x203 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.634: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 09/24 12:14:25.634: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3119) 09/24 12:14:25.634: [smf] INFO: UE IMSI[262424654633016] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.638: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 09/24 12:14:25.638: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.638: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.641: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 09/24 12:14:25.641: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3119) 09/24 12:14:25.641: [smf] INFO: UE IMSI[262420822294269] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 09/24 12:14:25.645: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.645: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.647: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 09/24 12:14:25.647: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3119) 09/24 12:14:25.647: [smf] INFO: UE IMSI[262422556450251] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.652: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 09/24 12:14:25.652: [upf] INFO: UE F-SEID[UP:0x546 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.652: [upf] INFO: UE F-SEID[UP:0x546 CP:0xb63] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.654: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 09/24 12:14:25.654: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3119) 09/24 12:14:25.654: [smf] INFO: UE IMSI[262422106121301] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.659: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 09/24 12:14:25.659: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.659: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.661: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 09/24 12:14:25.661: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3119) 09/24 12:14:25.661: [smf] INFO: UE IMSI[262426515662779] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.666: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 09/24 12:14:25.666: [upf] INFO: UE F-SEID[UP:0x45e CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.666: [upf] INFO: UE F-SEID[UP:0x45e CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.667: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 09/24 12:14:25.667: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3119) 09/24 12:14:25.667: [smf] INFO: UE IMSI[262428498973180] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.672: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 09/24 12:14:25.672: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.672: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.674: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 09/24 12:14:25.674: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3119) 09/24 12:14:25.674: [smf] INFO: UE IMSI[262421249091111] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.678: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 09/24 12:14:25.678: [upf] INFO: UE F-SEID[UP:0x49e CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.678: [upf] INFO: UE F-SEID[UP:0x49e CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.680: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 09/24 12:14:25.680: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3119) 09/24 12:14:25.680: [smf] INFO: UE IMSI[262425789159238] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.685: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 09/24 12:14:25.685: [upf] INFO: UE F-SEID[UP:0x18c CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.685: [upf] INFO: UE F-SEID[UP:0x18c CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 09/24 12:14:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3119) 09/24 12:14:25.687: [smf] INFO: UE IMSI[262429380225903] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.693: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 09/24 12:14:25.693: [upf] INFO: UE F-SEID[UP:0xb43 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.693: [upf] INFO: UE F-SEID[UP:0xb43 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.694: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 09/24 12:14:25.694: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3119) 09/24 12:14:25.694: [smf] INFO: UE IMSI[262428065703171] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.698: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 09/24 12:14:25.698: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.698: [upf] INFO: UE F-SEID[UP:0xd2f CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.700: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 09/24 12:14:25.700: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3119) 09/24 12:14:25.700: [smf] INFO: UE IMSI[262420394934494] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.705: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 09/24 12:14:25.705: [upf] INFO: UE F-SEID[UP:0xeba CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.705: [upf] INFO: UE F-SEID[UP:0xeba CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.707: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 09/24 12:14:25.707: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3119) 09/24 12:14:25.707: [smf] INFO: UE IMSI[262429260967512] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.712: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 09/24 12:14:25.712: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.712: [upf] INFO: UE F-SEID[UP:0x1ed CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.714: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 09/24 12:14:25.714: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3119) 09/24 12:14:25.714: [smf] INFO: UE IMSI[262426468571736] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.718: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 09/24 12:14:25.718: [upf] INFO: UE F-SEID[UP:0x661 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.718: [upf] INFO: UE F-SEID[UP:0x661 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.720: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 09/24 12:14:25.720: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3119) 09/24 12:14:25.720: [smf] INFO: UE IMSI[262428038450653] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.725: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 09/24 12:14:25.725: [upf] INFO: UE F-SEID[UP:0x60f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.725: [upf] INFO: UE F-SEID[UP:0x60f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.727: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 09/24 12:14:25.727: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3119) 09/24 12:14:25.727: [smf] INFO: UE IMSI[262424495176254] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.732: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 09/24 12:14:25.732: [upf] INFO: UE F-SEID[UP:0xcea CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.732: [upf] INFO: UE F-SEID[UP:0xcea CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.734: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 09/24 12:14:25.734: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3119) 09/24 12:14:25.734: [smf] INFO: UE IMSI[262426860101146] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.738: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 09/24 12:14:25.738: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.738: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.740: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 09/24 12:14:25.740: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3119) 09/24 12:14:25.740: [smf] INFO: UE IMSI[262427672743355] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.745: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 09/24 12:14:25.745: [upf] INFO: UE F-SEID[UP:0x647 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.745: [upf] INFO: UE F-SEID[UP:0x647 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.747: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 09/24 12:14:25.747: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3119) 09/24 12:14:25.747: [smf] INFO: UE IMSI[262425921860481] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.752: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 09/24 12:14:25.752: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.752: [upf] INFO: UE F-SEID[UP:0xb17 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.754: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 09/24 12:14:25.754: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3119) 09/24 12:14:25.754: [smf] INFO: UE IMSI[262428770665512] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.758: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 09/24 12:14:25.758: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.758: [upf] INFO: UE F-SEID[UP:0xf06 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.760: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 09/24 12:14:25.760: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3119) 09/24 12:14:25.760: [smf] INFO: UE IMSI[262427802599027] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.765: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 09/24 12:14:25.765: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.765: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.767: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 09/24 12:14:25.767: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3119) 09/24 12:14:25.767: [smf] INFO: UE IMSI[262427968023639] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.771: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 09/24 12:14:25.771: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.771: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.774: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 09/24 12:14:25.774: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3119) 09/24 12:14:25.774: [smf] INFO: UE IMSI[262427018035887] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.779: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 09/24 12:14:25.779: [upf] INFO: UE F-SEID[UP:0x63b CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.779: [upf] INFO: UE F-SEID[UP:0x63b CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.780: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 09/24 12:14:25.780: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3119) 09/24 12:14:25.780: [smf] INFO: UE IMSI[262425178843972] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.785: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 09/24 12:14:25.785: [upf] INFO: UE F-SEID[UP:0x300 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.785: [upf] INFO: UE F-SEID[UP:0x300 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.787: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 09/24 12:14:25.787: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3119) 09/24 12:14:25.787: [smf] INFO: UE IMSI[262427860479574] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.791: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 09/24 12:14:25.791: [upf] INFO: UE F-SEID[UP:0x1d CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.791: [upf] INFO: UE F-SEID[UP:0x1d CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.793: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 09/24 12:14:25.793: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3119) 09/24 12:14:25.793: [smf] INFO: UE IMSI[262429012321858] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.798: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 09/24 12:14:25.798: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.798: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.800: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 09/24 12:14:25.800: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3119) 09/24 12:14:25.800: [smf] INFO: UE IMSI[262425722764979] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.806: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 09/24 12:14:25.806: [upf] INFO: UE F-SEID[UP:0x144 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.806: [upf] INFO: UE F-SEID[UP:0x144 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.807: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 09/24 12:14:25.808: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3119) 09/24 12:14:25.808: [smf] INFO: UE IMSI[262429016903804] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 09/24 12:14:25.812: [upf] INFO: UE F-SEID[UP:0x331 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.812: [upf] INFO: UE F-SEID[UP:0x331 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.814: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 09/24 12:14:25.814: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3119) 09/24 12:14:25.814: [smf] INFO: UE IMSI[262420411375121] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.819: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 09/24 12:14:25.819: [upf] INFO: UE F-SEID[UP:0x440 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.819: [upf] INFO: UE F-SEID[UP:0x440 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.821: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 09/24 12:14:25.821: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3119) 09/24 12:14:25.821: [smf] INFO: UE IMSI[262424817991493] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.826: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 09/24 12:14:25.826: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.826: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.828: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 09/24 12:14:25.828: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3119) 09/24 12:14:25.828: [smf] INFO: UE IMSI[262420371401268] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.832: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 09/24 12:14:25.832: [upf] INFO: UE F-SEID[UP:0x726 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.832: [upf] INFO: UE F-SEID[UP:0x726 CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.834: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 09/24 12:14:25.834: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3119) 09/24 12:14:25.834: [smf] INFO: UE IMSI[262428903219550] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.838: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 09/24 12:14:25.838: [upf] INFO: UE F-SEID[UP:0x42f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.838: [upf] INFO: UE F-SEID[UP:0x42f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.841: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 09/24 12:14:25.841: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3119) 09/24 12:14:25.841: [smf] INFO: UE IMSI[262424177561035] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 09/24 12:14:25.846: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.846: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.847: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 09/24 12:14:25.847: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3119) 09/24 12:14:25.847: [smf] INFO: UE IMSI[262425172252958] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.852: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 09/24 12:14:25.852: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.852: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.854: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 09/24 12:14:25.854: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3119) 09/24 12:14:25.854: [smf] INFO: UE IMSI[262424586004631] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.859: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 09/24 12:14:25.859: [upf] INFO: UE F-SEID[UP:0x74a CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.859: [upf] INFO: UE F-SEID[UP:0x74a CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.861: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 09/24 12:14:25.861: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3119) 09/24 12:14:25.861: [smf] INFO: UE IMSI[262427656267229] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.866: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 09/24 12:14:25.866: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.866: [upf] INFO: UE F-SEID[UP:0xc5c CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.867: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 09/24 12:14:25.867: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3119) 09/24 12:14:25.867: [smf] INFO: UE IMSI[262421099520311] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.872: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 09/24 12:14:25.872: [upf] INFO: UE F-SEID[UP:0x5b CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.872: [upf] INFO: UE F-SEID[UP:0x5b CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.874: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 09/24 12:14:25.874: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3119) 09/24 12:14:25.874: [smf] INFO: UE IMSI[262423603558570] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.879: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 09/24 12:14:25.879: [upf] INFO: UE F-SEID[UP:0x923 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.879: [upf] INFO: UE F-SEID[UP:0x923 CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.881: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 09/24 12:14:25.881: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3119) 09/24 12:14:25.881: [smf] INFO: UE IMSI[262421147241424] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.886: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 09/24 12:14:25.886: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.886: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.888: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 09/24 12:14:25.888: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3119) 09/24 12:14:25.888: [smf] INFO: UE IMSI[262426015775729] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.893: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 09/24 12:14:25.893: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.893: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.894: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 09/24 12:14:25.894: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3119) 09/24 12:14:25.894: [smf] INFO: UE IMSI[262426813829994] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.899: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 09/24 12:14:25.899: [upf] INFO: UE F-SEID[UP:0x90c CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.900: [upf] INFO: UE F-SEID[UP:0x90c CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.900: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 09/24 12:14:25.901: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3119) 09/24 12:14:25.901: [smf] INFO: UE IMSI[262428547936552] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.907: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 09/24 12:14:25.907: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.907: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.907: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 09/24 12:14:25.907: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3119) 09/24 12:14:25.907: [smf] INFO: UE IMSI[262424593603843] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.912: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 09/24 12:14:25.912: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.912: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.914: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 09/24 12:14:25.914: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3119) 09/24 12:14:25.914: [smf] INFO: UE IMSI[262425821260808] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.919: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 09/24 12:14:25.919: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.919: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.921: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 09/24 12:14:25.921: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3119) 09/24 12:14:25.921: [smf] INFO: UE IMSI[262429829700310] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.926: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 09/24 12:14:25.926: [upf] INFO: UE F-SEID[UP:0x15b CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.926: [upf] INFO: UE F-SEID[UP:0x15b CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.927: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 09/24 12:14:25.927: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3119) 09/24 12:14:25.928: [smf] INFO: UE IMSI[262425406163383] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.932: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 09/24 12:14:25.932: [upf] INFO: UE F-SEID[UP:0x880 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.932: [upf] INFO: UE F-SEID[UP:0x880 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.934: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 09/24 12:14:25.934: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3119) 09/24 12:14:25.934: [smf] INFO: UE IMSI[262428167265426] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.939: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 09/24 12:14:25.939: [upf] INFO: UE F-SEID[UP:0x99 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.939: [upf] INFO: UE F-SEID[UP:0x99 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.941: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 09/24 12:14:25.941: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3119) 09/24 12:14:25.941: [smf] INFO: UE IMSI[262427592728778] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.946: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 09/24 12:14:25.946: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.946: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.948: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 09/24 12:14:25.948: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3119) 09/24 12:14:25.948: [smf] INFO: UE IMSI[262427375479059] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.953: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 09/24 12:14:25.953: [upf] INFO: UE F-SEID[UP:0x372 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.953: [upf] INFO: UE F-SEID[UP:0x372 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.955: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 09/24 12:14:25.955: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3119) 09/24 12:14:25.955: [smf] INFO: UE IMSI[262424879014917] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.960: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 09/24 12:14:25.960: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.960: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.961: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 09/24 12:14:25.961: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3119) 09/24 12:14:25.961: [smf] INFO: UE IMSI[262429758762363] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.966: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 09/24 12:14:25.967: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.967: [upf] INFO: UE F-SEID[UP:0xca3 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.968: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 09/24 12:14:25.968: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3119) 09/24 12:14:25.968: [smf] INFO: UE IMSI[262421578854192] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.973: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 09/24 12:14:25.973: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.973: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.974: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 09/24 12:14:25.974: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3119) 09/24 12:14:25.974: [smf] INFO: UE IMSI[262425402159775] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.979: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 09/24 12:14:25.979: [upf] INFO: UE F-SEID[UP:0x172 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.979: [upf] INFO: UE F-SEID[UP:0x172 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 09/24 12:14:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3119) 09/24 12:14:25.981: [smf] INFO: UE IMSI[262420367526274] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.986: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 09/24 12:14:25.986: [upf] INFO: UE F-SEID[UP:0xffe CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.986: [upf] INFO: UE F-SEID[UP:0xffe CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.988: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 09/24 12:14:25.988: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3119) 09/24 12:14:25.988: [smf] INFO: UE IMSI[262420016517215] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.993: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 09/24 12:14:25.993: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.993: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.994: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 09/24 12:14:25.994: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3119) 09/24 12:14:25.994: [smf] INFO: UE IMSI[262421060754326] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:25.998: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 09/24 12:14:25.998: [upf] INFO: UE F-SEID[UP:0x346 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:25.998: [upf] INFO: UE F-SEID[UP:0x346 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.001: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 09/24 12:14:26.001: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3119) 09/24 12:14:26.001: [smf] INFO: UE IMSI[262429600334878] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.006: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 09/24 12:14:26.006: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.006: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.008: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 09/24 12:14:26.008: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3119) 09/24 12:14:26.008: [smf] INFO: UE IMSI[262424029253132] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.013: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 09/24 12:14:26.013: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.013: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.014: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 09/24 12:14:26.014: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3119) 09/24 12:14:26.014: [smf] INFO: UE IMSI[262428149457317] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.019: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 09/24 12:14:26.019: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.019: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.021: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 09/24 12:14:26.021: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3119) 09/24 12:14:26.021: [smf] INFO: UE IMSI[262426820025313] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.026: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 09/24 12:14:26.026: [upf] INFO: UE F-SEID[UP:0x453 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.026: [upf] INFO: UE F-SEID[UP:0x453 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.028: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 09/24 12:14:26.028: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3119) 09/24 12:14:26.028: [smf] INFO: UE IMSI[262421929182491] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.032: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 09/24 12:14:26.032: [upf] INFO: UE F-SEID[UP:0x325 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.032: [upf] INFO: UE F-SEID[UP:0x325 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.035: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 09/24 12:14:26.035: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3119) 09/24 12:14:26.035: [smf] INFO: UE IMSI[262421100023446] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.039: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 09/24 12:14:26.040: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.040: [upf] INFO: UE F-SEID[UP:0xca7 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.041: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 09/24 12:14:26.041: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3119) 09/24 12:14:26.041: [smf] INFO: UE IMSI[262423631762430] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.046: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 09/24 12:14:26.046: [upf] INFO: UE F-SEID[UP:0xceb CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.046: [upf] INFO: UE F-SEID[UP:0xceb CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.048: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 09/24 12:14:26.048: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3119) 09/24 12:14:26.048: [smf] INFO: UE IMSI[262428341598225] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.054: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 09/24 12:14:26.054: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.054: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.055: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 09/24 12:14:26.055: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3119) 09/24 12:14:26.055: [smf] INFO: UE IMSI[262424483936656] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.060: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 09/24 12:14:26.060: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.060: [upf] INFO: UE F-SEID[UP:0xb50 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.061: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 09/24 12:14:26.061: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3119) 09/24 12:14:26.061: [smf] INFO: UE IMSI[262424806201435] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.067: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 09/24 12:14:26.067: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.067: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.068: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 09/24 12:14:26.068: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3119) 09/24 12:14:26.068: [smf] INFO: UE IMSI[262425864225320] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.073: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 09/24 12:14:26.073: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.073: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.075: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 09/24 12:14:26.075: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3119) 09/24 12:14:26.075: [smf] INFO: UE IMSI[262426153504237] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.080: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 09/24 12:14:26.080: [upf] INFO: UE F-SEID[UP:0x187 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.080: [upf] INFO: UE F-SEID[UP:0x187 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.082: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 09/24 12:14:26.082: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3119) 09/24 12:14:26.082: [smf] INFO: UE IMSI[262420857659094] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.087: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 09/24 12:14:26.087: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.087: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.089: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 09/24 12:14:26.089: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3119) 09/24 12:14:26.089: [smf] INFO: UE IMSI[262424803232378] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.094: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 09/24 12:14:26.094: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.094: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.095: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 09/24 12:14:26.095: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3119) 09/24 12:14:26.095: [smf] INFO: UE IMSI[262425486624188] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.100: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 09/24 12:14:26.100: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.100: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.102: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 09/24 12:14:26.102: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3119) 09/24 12:14:26.102: [smf] INFO: UE IMSI[262428286769621] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.107: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 09/24 12:14:26.107: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.107: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.109: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 09/24 12:14:26.109: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3119) 09/24 12:14:26.109: [smf] INFO: UE IMSI[262422700186207] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.115: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 09/24 12:14:26.115: [upf] INFO: UE F-SEID[UP:0x614 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.115: [upf] INFO: UE F-SEID[UP:0x614 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.116: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 09/24 12:14:26.116: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3119) 09/24 12:14:26.116: [smf] INFO: UE IMSI[262424257259851] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.121: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 09/24 12:14:26.121: [upf] INFO: UE F-SEID[UP:0x928 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.121: [upf] INFO: UE F-SEID[UP:0x928 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.122: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 09/24 12:14:26.122: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3119) 09/24 12:14:26.123: [smf] INFO: UE IMSI[262422231447228] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.127: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 09/24 12:14:26.127: [upf] INFO: UE F-SEID[UP:0x30f CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.127: [upf] INFO: UE F-SEID[UP:0x30f CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.129: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 09/24 12:14:26.129: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3119) 09/24 12:14:26.129: [smf] INFO: UE IMSI[262428238117579] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.134: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 09/24 12:14:26.134: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.134: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.136: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 09/24 12:14:26.136: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3119) 09/24 12:14:26.136: [smf] INFO: UE IMSI[262423856352713] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.141: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 09/24 12:14:26.141: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.141: [upf] INFO: UE F-SEID[UP:0x7ec CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.143: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 09/24 12:14:26.143: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3119) 09/24 12:14:26.143: [smf] INFO: UE IMSI[262422975747581] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.147: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 09/24 12:14:26.147: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.147: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x364] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.150: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 09/24 12:14:26.150: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3119) 09/24 12:14:26.150: [smf] INFO: UE IMSI[262420404942249] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.155: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 09/24 12:14:26.155: [upf] INFO: UE F-SEID[UP:0x290 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.155: [upf] INFO: UE F-SEID[UP:0x290 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.156: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 09/24 12:14:26.156: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3119) 09/24 12:14:26.156: [smf] INFO: UE IMSI[262426632027505] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.161: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 09/24 12:14:26.161: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.161: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.163: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 09/24 12:14:26.163: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3119) 09/24 12:14:26.163: [smf] INFO: UE IMSI[262420285895709] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.168: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 09/24 12:14:26.168: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.168: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.170: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 09/24 12:14:26.170: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3119) 09/24 12:14:26.170: [smf] INFO: UE IMSI[262425439847295] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.175: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 09/24 12:14:26.175: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.175: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.177: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 09/24 12:14:26.177: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3119) 09/24 12:14:26.177: [smf] INFO: UE IMSI[262429878890463] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.181: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 09/24 12:14:26.181: [upf] INFO: UE F-SEID[UP:0x484 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.181: [upf] INFO: UE F-SEID[UP:0x484 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.183: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 09/24 12:14:26.183: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3119) 09/24 12:14:26.183: [smf] INFO: UE IMSI[262421714902440] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.188: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 09/24 12:14:26.188: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.188: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.190: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 09/24 12:14:26.190: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3119) 09/24 12:14:26.190: [smf] INFO: UE IMSI[262420357421669] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.196: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 09/24 12:14:26.196: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.196: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.197: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 09/24 12:14:26.197: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3119) 09/24 12:14:26.197: [smf] INFO: UE IMSI[262421890214616] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.202: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 09/24 12:14:26.202: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.202: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.204: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 09/24 12:14:26.204: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3119) 09/24 12:14:26.204: [smf] INFO: UE IMSI[262420878259428] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.209: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 09/24 12:14:26.209: [upf] INFO: UE F-SEID[UP:0x763 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.209: [upf] INFO: UE F-SEID[UP:0x763 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.210: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 09/24 12:14:26.210: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3119) 09/24 12:14:26.210: [smf] INFO: UE IMSI[262421795137145] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.215: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 09/24 12:14:26.215: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.215: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.217: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 09/24 12:14:26.217: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3119) 09/24 12:14:26.217: [smf] INFO: UE IMSI[262424302467130] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.222: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 09/24 12:14:26.222: [upf] INFO: UE F-SEID[UP:0xffa CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.222: [upf] INFO: UE F-SEID[UP:0xffa CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.224: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 09/24 12:14:26.224: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3119) 09/24 12:14:26.224: [smf] INFO: UE IMSI[262426613034738] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.229: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 09/24 12:14:26.229: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.229: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.231: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 09/24 12:14:26.231: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3119) 09/24 12:14:26.231: [smf] INFO: UE IMSI[262426434378388] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.236: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 09/24 12:14:26.236: [upf] INFO: UE F-SEID[UP:0x9f CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.236: [upf] INFO: UE F-SEID[UP:0x9f CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.238: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 09/24 12:14:26.238: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3119) 09/24 12:14:26.238: [smf] INFO: UE IMSI[262423988738237] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.243: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 09/24 12:14:26.243: [upf] INFO: UE F-SEID[UP:0x406 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.243: [upf] INFO: UE F-SEID[UP:0x406 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.244: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 09/24 12:14:26.244: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3119) 09/24 12:14:26.244: [smf] INFO: UE IMSI[262423456575746] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.249: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 09/24 12:14:26.249: [upf] INFO: UE F-SEID[UP:0x812 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.249: [upf] INFO: UE F-SEID[UP:0x812 CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.251: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 09/24 12:14:26.251: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3119) 09/24 12:14:26.251: [smf] INFO: UE IMSI[262428073912558] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.255: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 09/24 12:14:26.255: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.255: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.257: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 09/24 12:14:26.257: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3119) 09/24 12:14:26.257: [smf] INFO: UE IMSI[262421947095680] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.262: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 09/24 12:14:26.262: [upf] INFO: UE F-SEID[UP:0x740 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.262: [upf] INFO: UE F-SEID[UP:0x740 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.264: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 09/24 12:14:26.264: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3119) 09/24 12:14:26.264: [smf] INFO: UE IMSI[262429839862959] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.269: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 09/24 12:14:26.269: [upf] INFO: UE F-SEID[UP:0x17f CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.269: [upf] INFO: UE F-SEID[UP:0x17f CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.271: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 09/24 12:14:26.271: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3119) 09/24 12:14:26.271: [smf] INFO: UE IMSI[262428910009443] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.276: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 09/24 12:14:26.276: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.276: [upf] INFO: UE F-SEID[UP:0xf70 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.278: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 09/24 12:14:26.278: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3119) 09/24 12:14:26.278: [smf] INFO: UE IMSI[262428153406623] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.283: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 09/24 12:14:26.283: [upf] INFO: UE F-SEID[UP:0x709 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.283: [upf] INFO: UE F-SEID[UP:0x709 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.284: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 09/24 12:14:26.284: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3119) 09/24 12:14:26.284: [smf] INFO: UE IMSI[262421488635301] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.289: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 09/24 12:14:26.289: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.289: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.291: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 09/24 12:14:26.291: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3119) 09/24 12:14:26.291: [smf] INFO: UE IMSI[262428863838679] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.296: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 09/24 12:14:26.296: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.296: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.298: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 09/24 12:14:26.298: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3119) 09/24 12:14:26.298: [smf] INFO: UE IMSI[262424849198828] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.302: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 09/24 12:14:26.302: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.302: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.304: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 09/24 12:14:26.305: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3119) 09/24 12:14:26.305: [smf] INFO: UE IMSI[262425977876953] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.309: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 09/24 12:14:26.309: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.309: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.311: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 09/24 12:14:26.311: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3119) 09/24 12:14:26.311: [smf] INFO: UE IMSI[262425414347270] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.316: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 09/24 12:14:26.316: [upf] INFO: UE F-SEID[UP:0x683 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.316: [upf] INFO: UE F-SEID[UP:0x683 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.318: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 09/24 12:14:26.318: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3119) 09/24 12:14:26.318: [smf] INFO: UE IMSI[262423089222812] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.323: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 09/24 12:14:26.323: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.323: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.325: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 09/24 12:14:26.325: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3119) 09/24 12:14:26.325: [smf] INFO: UE IMSI[262427450446018] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.330: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 09/24 12:14:26.330: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.330: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.333: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 09/24 12:14:26.333: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3119) 09/24 12:14:26.333: [smf] INFO: UE IMSI[262427989638381] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.338: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 09/24 12:14:26.338: [upf] INFO: UE F-SEID[UP:0x741 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.338: [upf] INFO: UE F-SEID[UP:0x741 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.340: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 09/24 12:14:26.340: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3119) 09/24 12:14:26.340: [smf] INFO: UE IMSI[262424265018365] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.345: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 09/24 12:14:26.345: [upf] INFO: UE F-SEID[UP:0x6ec CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.345: [upf] INFO: UE F-SEID[UP:0x6ec CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.347: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 09/24 12:14:26.347: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3119) 09/24 12:14:26.347: [smf] INFO: UE IMSI[262424016670131] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.351: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 09/24 12:14:26.351: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.351: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.354: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 09/24 12:14:26.354: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3119) 09/24 12:14:26.354: [smf] INFO: UE IMSI[262422398416585] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.359: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 09/24 12:14:26.359: [upf] INFO: UE F-SEID[UP:0x463 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.359: [upf] INFO: UE F-SEID[UP:0x463 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.360: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 09/24 12:14:26.361: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3119) 09/24 12:14:26.361: [smf] INFO: UE IMSI[262424255118017] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.365: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 09/24 12:14:26.365: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.365: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.367: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 09/24 12:14:26.367: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3119) 09/24 12:14:26.367: [smf] INFO: UE IMSI[262429079640004] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.372: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 09/24 12:14:26.372: [upf] INFO: UE F-SEID[UP:0x96 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.372: [upf] INFO: UE F-SEID[UP:0x96 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.374: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 09/24 12:14:26.374: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3119) 09/24 12:14:26.374: [smf] INFO: UE IMSI[262427152229935] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.379: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 09/24 12:14:26.379: [upf] INFO: UE F-SEID[UP:0x993 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.379: [upf] INFO: UE F-SEID[UP:0x993 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.381: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 09/24 12:14:26.381: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3119) 09/24 12:14:26.381: [smf] INFO: UE IMSI[262429827412992] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.386: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 09/24 12:14:26.386: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.386: [upf] INFO: UE F-SEID[UP:0x3ec CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.387: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 09/24 12:14:26.388: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3119) 09/24 12:14:26.388: [smf] INFO: UE IMSI[262429873359645] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.392: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 09/24 12:14:26.392: [upf] INFO: UE F-SEID[UP:0x391 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.392: [upf] INFO: UE F-SEID[UP:0x391 CP:0x20a] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.394: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 09/24 12:14:26.394: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3119) 09/24 12:14:26.394: [smf] INFO: UE IMSI[262423499260078] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.399: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 09/24 12:14:26.399: [upf] INFO: UE F-SEID[UP:0x978 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.399: [upf] INFO: UE F-SEID[UP:0x978 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.401: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 09/24 12:14:26.401: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3119) 09/24 12:14:26.401: [smf] INFO: UE IMSI[262423228497836] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.406: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 09/24 12:14:26.406: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.406: [upf] INFO: UE F-SEID[UP:0x36 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.408: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 09/24 12:14:26.408: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3119) 09/24 12:14:26.408: [smf] INFO: UE IMSI[262424773478441] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.413: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 09/24 12:14:26.413: [upf] INFO: UE F-SEID[UP:0x84 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.413: [upf] INFO: UE F-SEID[UP:0x84 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.414: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 09/24 12:14:26.414: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3119) 09/24 12:14:26.414: [smf] INFO: UE IMSI[262427586872782] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.419: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 09/24 12:14:26.419: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.419: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.421: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 09/24 12:14:26.421: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3119) 09/24 12:14:26.421: [smf] INFO: UE IMSI[262426140052804] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.425: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 09/24 12:14:26.425: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.425: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.428: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 09/24 12:14:26.428: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3119) 09/24 12:14:26.428: [smf] INFO: UE IMSI[262429589946277] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.432: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 09/24 12:14:26.432: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.432: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.434: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 09/24 12:14:26.434: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3119) 09/24 12:14:26.434: [smf] INFO: UE IMSI[262428959173198] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.439: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 09/24 12:14:26.439: [upf] INFO: UE F-SEID[UP:0x471 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.439: [upf] INFO: UE F-SEID[UP:0x471 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.441: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 09/24 12:14:26.441: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3119) 09/24 12:14:26.441: [smf] INFO: UE IMSI[262423167223516] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.446: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 09/24 12:14:26.446: [upf] INFO: UE F-SEID[UP:0xabd CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.446: [upf] INFO: UE F-SEID[UP:0xabd CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.447: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 09/24 12:14:26.447: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3119) 09/24 12:14:26.447: [smf] INFO: UE IMSI[262423787815995] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.452: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 09/24 12:14:26.452: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.452: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.454: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 09/24 12:14:26.454: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3119) 09/24 12:14:26.454: [smf] INFO: UE IMSI[262424221879344] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.458: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 09/24 12:14:26.458: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.458: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.461: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 09/24 12:14:26.461: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3119) 09/24 12:14:26.461: [smf] INFO: UE IMSI[262425420755595] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.466: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 09/24 12:14:26.466: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.466: [upf] INFO: UE F-SEID[UP:0xec7 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.467: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 09/24 12:14:26.467: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3119) 09/24 12:14:26.467: [smf] INFO: UE IMSI[262427257340484] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.473: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 09/24 12:14:26.473: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.473: [upf] INFO: UE F-SEID[UP:0xc8b CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.474: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 09/24 12:14:26.474: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3119) 09/24 12:14:26.474: [smf] INFO: UE IMSI[262425640846790] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.479: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 09/24 12:14:26.479: [upf] INFO: UE F-SEID[UP:0x3ea CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.479: [upf] INFO: UE F-SEID[UP:0x3ea CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.481: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 09/24 12:14:26.481: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3119) 09/24 12:14:26.481: [smf] INFO: UE IMSI[262428134159780] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.485: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 09/24 12:14:26.485: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.485: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.488: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 09/24 12:14:26.488: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3119) 09/24 12:14:26.488: [smf] INFO: UE IMSI[262421008914197] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.493: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 09/24 12:14:26.493: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.493: [upf] INFO: UE F-SEID[UP:0xbdf CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.494: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 09/24 12:14:26.494: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3119) 09/24 12:14:26.494: [smf] INFO: UE IMSI[262421281243406] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.499: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 09/24 12:14:26.499: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.499: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.501: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 09/24 12:14:26.501: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3119) 09/24 12:14:26.501: [smf] INFO: UE IMSI[262424481767055] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.506: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 09/24 12:14:26.506: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.506: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.508: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 09/24 12:14:26.508: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3119) 09/24 12:14:26.508: [smf] INFO: UE IMSI[262427503127887] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.513: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 09/24 12:14:26.513: [upf] INFO: UE F-SEID[UP:0x222 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.513: [upf] INFO: UE F-SEID[UP:0x222 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.515: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 09/24 12:14:26.515: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3119) 09/24 12:14:26.515: [smf] INFO: UE IMSI[262421151056482] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.519: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 09/24 12:14:26.519: [upf] INFO: UE F-SEID[UP:0x23d CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.519: [upf] INFO: UE F-SEID[UP:0x23d CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.521: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 09/24 12:14:26.521: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3119) 09/24 12:14:26.521: [smf] INFO: UE IMSI[262429777606167] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.526: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 09/24 12:14:26.526: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.526: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.528: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 09/24 12:14:26.528: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3119) 09/24 12:14:26.528: [smf] INFO: UE IMSI[262428030876104] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.533: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 09/24 12:14:26.533: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.533: [upf] INFO: UE F-SEID[UP:0xa50 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.535: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 09/24 12:14:26.535: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3119) 09/24 12:14:26.535: [smf] INFO: UE IMSI[262425626231560] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.540: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 09/24 12:14:26.540: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.540: [upf] INFO: UE F-SEID[UP:0xc83 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.541: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 09/24 12:14:26.541: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3119) 09/24 12:14:26.541: [smf] INFO: UE IMSI[262428112953975] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.546: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 09/24 12:14:26.546: [upf] INFO: UE F-SEID[UP:0x61e CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.546: [upf] INFO: UE F-SEID[UP:0x61e CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.548: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 09/24 12:14:26.548: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3119) 09/24 12:14:26.548: [smf] INFO: UE IMSI[262421215077970] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.553: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 09/24 12:14:26.553: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.553: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.555: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 09/24 12:14:26.555: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3119) 09/24 12:14:26.555: [smf] INFO: UE IMSI[262429891539418] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.560: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 09/24 12:14:26.560: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.560: [upf] INFO: UE F-SEID[UP:0xc48 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.562: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 09/24 12:14:26.562: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3119) 09/24 12:14:26.562: [smf] INFO: UE IMSI[262423736256659] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.567: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 09/24 12:14:26.567: [upf] INFO: UE F-SEID[UP:0x395 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.567: [upf] INFO: UE F-SEID[UP:0x395 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.569: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 09/24 12:14:26.569: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3119) 09/24 12:14:26.569: [smf] INFO: UE IMSI[262421185256784] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.574: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 09/24 12:14:26.574: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.574: [upf] INFO: UE F-SEID[UP:0x2fc CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.575: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 09/24 12:14:26.575: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3119) 09/24 12:14:26.575: [smf] INFO: UE IMSI[262428071723652] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.580: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 09/24 12:14:26.580: [upf] INFO: UE F-SEID[UP:0x22e CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.580: [upf] INFO: UE F-SEID[UP:0x22e CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.582: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 09/24 12:14:26.582: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3119) 09/24 12:14:26.582: [smf] INFO: UE IMSI[262428656666979] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.586: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 09/24 12:14:26.586: [upf] INFO: UE F-SEID[UP:0x25 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.586: [upf] INFO: UE F-SEID[UP:0x25 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.588: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 09/24 12:14:26.588: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3119) 09/24 12:14:26.588: [smf] INFO: UE IMSI[262422913987845] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.593: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 09/24 12:14:26.593: [upf] INFO: UE F-SEID[UP:0x246 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.593: [upf] INFO: UE F-SEID[UP:0x246 CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.595: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 09/24 12:14:26.595: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3119) 09/24 12:14:26.595: [smf] INFO: UE IMSI[262420824603486] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.600: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 09/24 12:14:26.601: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.601: [upf] INFO: UE F-SEID[UP:0xec0 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.602: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 09/24 12:14:26.602: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3119) 09/24 12:14:26.602: [smf] INFO: UE IMSI[262428603199095] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.606: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 09/24 12:14:26.606: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.606: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.609: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 09/24 12:14:26.609: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3119) 09/24 12:14:26.609: [smf] INFO: UE IMSI[262424681445859] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.613: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 09/24 12:14:26.613: [upf] INFO: UE F-SEID[UP:0xef CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.613: [upf] INFO: UE F-SEID[UP:0xef CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.616: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 09/24 12:14:26.616: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3119) 09/24 12:14:26.616: [smf] INFO: UE IMSI[262420085557887] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.620: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 09/24 12:14:26.620: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.620: [upf] INFO: UE F-SEID[UP:0xef7 CP:0xa58] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.623: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 09/24 12:14:26.623: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3119) 09/24 12:14:26.623: [smf] INFO: UE IMSI[262424224707487] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.627: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 09/24 12:14:26.627: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.627: [upf] INFO: UE F-SEID[UP:0xfe7 CP:0x455] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.629: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 09/24 12:14:26.629: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3119) 09/24 12:14:26.629: [smf] INFO: UE IMSI[262422155755465] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.634: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 09/24 12:14:26.634: [upf] INFO: UE F-SEID[UP:0x40e CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.634: [upf] INFO: UE F-SEID[UP:0x40e CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.636: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 09/24 12:14:26.636: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3119) 09/24 12:14:26.636: [smf] INFO: UE IMSI[262422384197367] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.641: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 09/24 12:14:26.641: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.641: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.642: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 09/24 12:14:26.642: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3119) 09/24 12:14:26.642: [smf] INFO: UE IMSI[262425602170894] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.647: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 09/24 12:14:26.647: [upf] INFO: UE F-SEID[UP:0x684 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.647: [upf] INFO: UE F-SEID[UP:0x684 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.649: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 09/24 12:14:26.649: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3119) 09/24 12:14:26.649: [smf] INFO: UE IMSI[262429417077561] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.653: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 09/24 12:14:26.653: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.653: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.656: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 09/24 12:14:26.656: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3119) 09/24 12:14:26.656: [smf] INFO: UE IMSI[262428562893527] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.661: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 09/24 12:14:26.661: [upf] INFO: UE F-SEID[UP:0x47c CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.661: [upf] INFO: UE F-SEID[UP:0x47c CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.662: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 09/24 12:14:26.662: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3119) 09/24 12:14:26.662: [smf] INFO: UE IMSI[262421522695409] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.668: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 09/24 12:14:26.668: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.668: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.669: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 09/24 12:14:26.669: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3119) 09/24 12:14:26.669: [smf] INFO: UE IMSI[262422069256284] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.674: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 09/24 12:14:26.674: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.674: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.676: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 09/24 12:14:26.676: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3119) 09/24 12:14:26.676: [smf] INFO: UE IMSI[262426206214367] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.680: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 09/24 12:14:26.680: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.680: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.682: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 09/24 12:14:26.682: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3119) 09/24 12:14:26.682: [smf] INFO: UE IMSI[262428159338823] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.687: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 09/24 12:14:26.687: [upf] INFO: UE F-SEID[UP:0x848 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.687: [upf] INFO: UE F-SEID[UP:0x848 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.689: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 09/24 12:14:26.689: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3119) 09/24 12:14:26.689: [smf] INFO: UE IMSI[262423819608212] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.694: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 09/24 12:14:26.694: [upf] INFO: UE F-SEID[UP:0x224 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.694: [upf] INFO: UE F-SEID[UP:0x224 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.696: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 09/24 12:14:26.696: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3119) 09/24 12:14:26.696: [smf] INFO: UE IMSI[262424632374269] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.701: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 09/24 12:14:26.701: [upf] INFO: UE F-SEID[UP:0x23f CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.701: [upf] INFO: UE F-SEID[UP:0x23f CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.702: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 09/24 12:14:26.702: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3119) 09/24 12:14:26.702: [smf] INFO: UE IMSI[262421464776212] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.707: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 09/24 12:14:26.707: [upf] INFO: UE F-SEID[UP:0x596 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.707: [upf] INFO: UE F-SEID[UP:0x596 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.709: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 09/24 12:14:26.709: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3119) 09/24 12:14:26.709: [smf] INFO: UE IMSI[262428286299103] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.714: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 09/24 12:14:26.714: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.714: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.716: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 09/24 12:14:26.716: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3119) 09/24 12:14:26.716: [smf] INFO: UE IMSI[262423618380546] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.720: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 09/24 12:14:26.720: [upf] INFO: UE F-SEID[UP:0x76b CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.720: [upf] INFO: UE F-SEID[UP:0x76b CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.722: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 09/24 12:14:26.722: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3119) 09/24 12:14:26.722: [smf] INFO: UE IMSI[262429622413338] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.727: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 09/24 12:14:26.727: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.727: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.729: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 09/24 12:14:26.729: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3119) 09/24 12:14:26.729: [smf] INFO: UE IMSI[262421006148620] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.734: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 09/24 12:14:26.734: [upf] INFO: UE F-SEID[UP:0x232 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.734: [upf] INFO: UE F-SEID[UP:0x232 CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.736: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 09/24 12:14:26.736: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3119) 09/24 12:14:26.736: [smf] INFO: UE IMSI[262423938337166] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.740: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 09/24 12:14:26.740: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.740: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.742: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 09/24 12:14:26.742: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3119) 09/24 12:14:26.742: [smf] INFO: UE IMSI[262420831790423] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.747: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 09/24 12:14:26.747: [upf] INFO: UE F-SEID[UP:0x416 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.747: [upf] INFO: UE F-SEID[UP:0x416 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.749: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 09/24 12:14:26.749: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3119) 09/24 12:14:26.749: [smf] INFO: UE IMSI[262429932273350] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.754: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 09/24 12:14:26.754: [upf] INFO: UE F-SEID[UP:0x31e CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.754: [upf] INFO: UE F-SEID[UP:0x31e CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.756: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 09/24 12:14:26.756: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3119) 09/24 12:14:26.756: [smf] INFO: UE IMSI[262427921085268] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.760: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 09/24 12:14:26.761: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.761: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.762: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 09/24 12:14:26.762: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3119) 09/24 12:14:26.762: [smf] INFO: UE IMSI[262424025937475] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.767: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 09/24 12:14:26.767: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.767: [upf] INFO: UE F-SEID[UP:0xff1 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.769: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 09/24 12:14:26.769: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3119) 09/24 12:14:26.769: [smf] INFO: UE IMSI[262421951544534] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.774: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 09/24 12:14:26.774: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.774: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.776: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 09/24 12:14:26.776: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3119) 09/24 12:14:26.776: [smf] INFO: UE IMSI[262423317989269] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.781: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 09/24 12:14:26.781: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.781: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.783: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 09/24 12:14:26.783: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3119) 09/24 12:14:26.783: [smf] INFO: UE IMSI[262429184856484] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.788: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 09/24 12:14:26.788: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.788: [upf] INFO: UE F-SEID[UP:0xa18 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.789: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 09/24 12:14:26.789: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3119) 09/24 12:14:26.789: [smf] INFO: UE IMSI[262420980685070] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.795: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 09/24 12:14:26.795: [upf] INFO: UE F-SEID[UP:0x708 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.795: [upf] INFO: UE F-SEID[UP:0x708 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.796: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 09/24 12:14:26.796: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3119) 09/24 12:14:26.796: [smf] INFO: UE IMSI[262421762156916] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.801: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 09/24 12:14:26.801: [upf] INFO: UE F-SEID[UP:0xecd CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.801: [upf] INFO: UE F-SEID[UP:0xecd CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.803: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 09/24 12:14:26.803: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3119) 09/24 12:14:26.803: [smf] INFO: UE IMSI[262425868730522] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.808: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 09/24 12:14:26.808: [upf] INFO: UE F-SEID[UP:0x849 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.808: [upf] INFO: UE F-SEID[UP:0x849 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.810: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 09/24 12:14:26.810: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3119) 09/24 12:14:26.810: [smf] INFO: UE IMSI[262423054448881] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.814: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 09/24 12:14:26.814: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.814: [upf] INFO: UE F-SEID[UP:0xd0d CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.816: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 09/24 12:14:26.816: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3119) 09/24 12:14:26.816: [smf] INFO: UE IMSI[262420984030456] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.821: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 09/24 12:14:26.821: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.821: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.823: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 09/24 12:14:26.823: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3119) 09/24 12:14:26.823: [smf] INFO: UE IMSI[262422925310066] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.828: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 09/24 12:14:26.828: [upf] INFO: UE F-SEID[UP:0x75d CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.828: [upf] INFO: UE F-SEID[UP:0x75d CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.830: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 09/24 12:14:26.830: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3119) 09/24 12:14:26.830: [smf] INFO: UE IMSI[262426822149566] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.837: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 09/24 12:14:26.837: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.837: [upf] INFO: UE F-SEID[UP:0xc38 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.838: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 09/24 12:14:26.838: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3119) 09/24 12:14:26.838: [smf] INFO: UE IMSI[262424503447764] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.843: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 09/24 12:14:26.843: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.843: [upf] INFO: UE F-SEID[UP:0xb0e CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.846: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 09/24 12:14:26.846: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3119) 09/24 12:14:26.846: [smf] INFO: UE IMSI[262429242887522] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.851: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 09/24 12:14:26.851: [upf] INFO: UE F-SEID[UP:0x645 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.851: [upf] INFO: UE F-SEID[UP:0x645 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.852: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 09/24 12:14:26.853: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3119) 09/24 12:14:26.853: [smf] INFO: UE IMSI[262421602528601] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.858: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 09/24 12:14:26.858: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.858: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.859: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 09/24 12:14:26.859: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3119) 09/24 12:14:26.859: [smf] INFO: UE IMSI[262428048831421] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.865: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 09/24 12:14:26.865: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.865: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.866: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 09/24 12:14:26.866: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3119) 09/24 12:14:26.866: [smf] INFO: UE IMSI[262429396208440] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.871: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 09/24 12:14:26.871: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.871: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.873: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 09/24 12:14:26.873: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3119) 09/24 12:14:26.873: [smf] INFO: UE IMSI[262424984794312] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.877: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 09/24 12:14:26.877: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.877: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.879: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 09/24 12:14:26.879: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3119) 09/24 12:14:26.879: [smf] INFO: UE IMSI[262421736928698] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.883: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 09/24 12:14:26.884: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.884: [upf] INFO: UE F-SEID[UP:0xd7c CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.886: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 09/24 12:14:26.886: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3119) 09/24 12:14:26.886: [smf] INFO: UE IMSI[262422467071851] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.890: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 09/24 12:14:26.890: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.890: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.892: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 09/24 12:14:26.892: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3119) 09/24 12:14:26.892: [smf] INFO: UE IMSI[262425629990255] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.898: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 09/24 12:14:26.898: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.898: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.899: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 09/24 12:14:26.899: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3119) 09/24 12:14:26.899: [smf] INFO: UE IMSI[262422522641836] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.904: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 09/24 12:14:26.904: [upf] INFO: UE F-SEID[UP:0x405 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.904: [upf] INFO: UE F-SEID[UP:0x405 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.905: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 09/24 12:14:26.905: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3119) 09/24 12:14:26.905: [smf] INFO: UE IMSI[262423215147372] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.911: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 09/24 12:14:26.911: [upf] INFO: UE F-SEID[UP:0x220 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.911: [upf] INFO: UE F-SEID[UP:0x220 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.913: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 09/24 12:14:26.913: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3119) 09/24 12:14:26.913: [smf] INFO: UE IMSI[262422702670867] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.919: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 09/24 12:14:26.919: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.919: [upf] INFO: UE F-SEID[UP:0xe50 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.921: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 09/24 12:14:26.921: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3119) 09/24 12:14:26.921: [smf] INFO: UE IMSI[262426316117786] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.926: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 09/24 12:14:26.926: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.926: [upf] INFO: UE F-SEID[UP:0xf32 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.927: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 09/24 12:14:26.927: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3119) 09/24 12:14:26.927: [smf] INFO: UE IMSI[262424461415176] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.932: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 09/24 12:14:26.932: [upf] INFO: UE F-SEID[UP:0x566 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.932: [upf] INFO: UE F-SEID[UP:0x566 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.934: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 09/24 12:14:26.934: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3119) 09/24 12:14:26.934: [smf] INFO: UE IMSI[262421075173133] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.938: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 09/24 12:14:26.938: [upf] INFO: UE F-SEID[UP:0x721 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.938: [upf] INFO: UE F-SEID[UP:0x721 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.942: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 09/24 12:14:26.942: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3119) 09/24 12:14:26.942: [smf] INFO: UE IMSI[262428931220367] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.947: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 09/24 12:14:26.947: [upf] INFO: UE F-SEID[UP:0x36c CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.947: [upf] INFO: UE F-SEID[UP:0x36c CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.949: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 09/24 12:14:26.949: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3119) 09/24 12:14:26.949: [smf] INFO: UE IMSI[262429878923010] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.954: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 09/24 12:14:26.954: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.954: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.956: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 09/24 12:14:26.956: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3119) 09/24 12:14:26.956: [smf] INFO: UE IMSI[262425189343938] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.961: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 09/24 12:14:26.961: [upf] INFO: UE F-SEID[UP:0xf CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.961: [upf] INFO: UE F-SEID[UP:0xf CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.964: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 09/24 12:14:26.964: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3119) 09/24 12:14:26.964: [smf] INFO: UE IMSI[262424524061163] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.969: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 09/24 12:14:26.969: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.969: [upf] INFO: UE F-SEID[UP:0xf53 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.971: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 09/24 12:14:26.971: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3119) 09/24 12:14:26.971: [smf] INFO: UE IMSI[262420297499544] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.976: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 09/24 12:14:26.976: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.976: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.978: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 09/24 12:14:26.978: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3119) 09/24 12:14:26.978: [smf] INFO: UE IMSI[262429520472769] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.984: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 09/24 12:14:26.984: [upf] INFO: UE F-SEID[UP:0x3be CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.984: [upf] INFO: UE F-SEID[UP:0x3be CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.985: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 09/24 12:14:26.985: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3119) 09/24 12:14:26.985: [smf] INFO: UE IMSI[262428442592023] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.990: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 09/24 12:14:26.990: [upf] INFO: UE F-SEID[UP:0xefa CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.990: [upf] INFO: UE F-SEID[UP:0xefa CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.992: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 09/24 12:14:26.992: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3119) 09/24 12:14:26.992: [smf] INFO: UE IMSI[262421762060595] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:26.996: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 09/24 12:14:26.996: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.996: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:26.998: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 09/24 12:14:26.998: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3119) 09/24 12:14:26.998: [smf] INFO: UE IMSI[262427575704078] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.003: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 09/24 12:14:27.003: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.003: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.005: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 09/24 12:14:27.005: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3119) 09/24 12:14:27.005: [smf] INFO: UE IMSI[262429497382806] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.010: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 09/24 12:14:27.010: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.010: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.012: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 09/24 12:14:27.012: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3119) 09/24 12:14:27.012: [smf] INFO: UE IMSI[262424456288011] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.016: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 09/24 12:14:27.016: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.016: [upf] INFO: UE F-SEID[UP:0xe62 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.018: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 09/24 12:14:27.018: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3119) 09/24 12:14:27.018: [smf] INFO: UE IMSI[262421207191991] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.024: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 09/24 12:14:27.024: [upf] INFO: UE F-SEID[UP:0x944 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.024: [upf] INFO: UE F-SEID[UP:0x944 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.026: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 09/24 12:14:27.026: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3119) 09/24 12:14:27.026: [smf] INFO: UE IMSI[262425952706845] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.032: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 09/24 12:14:27.032: [upf] INFO: UE F-SEID[UP:0x238 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.032: [upf] INFO: UE F-SEID[UP:0x238 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.033: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 09/24 12:14:27.033: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3119) 09/24 12:14:27.033: [smf] INFO: UE IMSI[262423502653772] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.038: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 09/24 12:14:27.038: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.038: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.040: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 09/24 12:14:27.040: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3119) 09/24 12:14:27.040: [smf] INFO: UE IMSI[262429547836759] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.044: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 09/24 12:14:27.044: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.044: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.046: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 09/24 12:14:27.046: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3119) 09/24 12:14:27.046: [smf] INFO: UE IMSI[262426184906793] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.050: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 09/24 12:14:27.050: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.050: [upf] INFO: UE F-SEID[UP:0xe36 CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.053: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 09/24 12:14:27.053: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3119) 09/24 12:14:27.053: [smf] INFO: UE IMSI[262420182723842] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.058: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 09/24 12:14:27.058: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.058: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.059: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 09/24 12:14:27.059: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3119) 09/24 12:14:27.060: [smf] INFO: UE IMSI[262420405548142] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.065: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 09/24 12:14:27.065: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.065: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.066: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 09/24 12:14:27.066: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3119) 09/24 12:14:27.066: [smf] INFO: UE IMSI[262421562591108] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.071: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 09/24 12:14:27.071: [upf] INFO: UE F-SEID[UP:0x751 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.071: [upf] INFO: UE F-SEID[UP:0x751 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.073: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 09/24 12:14:27.073: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3119) 09/24 12:14:27.073: [smf] INFO: UE IMSI[262428031744171] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.078: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 09/24 12:14:27.078: [upf] INFO: UE F-SEID[UP:0x569 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.078: [upf] INFO: UE F-SEID[UP:0x569 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.079: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 09/24 12:14:27.079: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3119) 09/24 12:14:27.079: [smf] INFO: UE IMSI[262426153467563] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.084: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 09/24 12:14:27.084: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.084: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.086: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 09/24 12:14:27.086: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3119) 09/24 12:14:27.086: [smf] INFO: UE IMSI[262420943365447] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.092: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 09/24 12:14:27.093: [upf] INFO: UE F-SEID[UP:0xb CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.093: [upf] INFO: UE F-SEID[UP:0xb CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.095: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 09/24 12:14:27.095: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3119) 09/24 12:14:27.095: [smf] INFO: UE IMSI[262429164675024] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.100: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 09/24 12:14:27.100: [upf] INFO: UE F-SEID[UP:0x118 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.100: [upf] INFO: UE F-SEID[UP:0x118 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.101: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 09/24 12:14:27.101: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3119) 09/24 12:14:27.101: [smf] INFO: UE IMSI[262421661135178] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.107: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 09/24 12:14:27.107: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.107: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.109: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 09/24 12:14:27.109: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3119) 09/24 12:14:27.109: [smf] INFO: UE IMSI[262427178281515] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.115: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 09/24 12:14:27.115: [upf] INFO: UE F-SEID[UP:0x8da CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.115: [upf] INFO: UE F-SEID[UP:0x8da CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.116: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 09/24 12:14:27.116: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3119) 09/24 12:14:27.116: [smf] INFO: UE IMSI[262421834770906] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.122: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 09/24 12:14:27.122: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.122: [upf] INFO: UE F-SEID[UP:0xc84 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.124: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 09/24 12:14:27.124: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3119) 09/24 12:14:27.124: [smf] INFO: UE IMSI[262428798427785] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.129: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 09/24 12:14:27.129: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.129: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.130: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 09/24 12:14:27.130: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3119) 09/24 12:14:27.130: [smf] INFO: UE IMSI[262422424590047] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.135: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 09/24 12:14:27.135: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.135: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.137: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 09/24 12:14:27.137: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3119) 09/24 12:14:27.137: [smf] INFO: UE IMSI[262424746836422] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.142: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 09/24 12:14:27.142: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.142: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.145: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 09/24 12:14:27.145: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3119) 09/24 12:14:27.145: [smf] INFO: UE IMSI[262422840469623] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.152: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 09/24 12:14:27.152: [upf] INFO: UE F-SEID[UP:0x370 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.152: [upf] INFO: UE F-SEID[UP:0x370 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.152: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 09/24 12:14:27.152: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3119) 09/24 12:14:27.152: [smf] INFO: UE IMSI[262426511147130] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.158: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 09/24 12:14:27.158: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.158: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.159: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 09/24 12:14:27.159: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3119) 09/24 12:14:27.159: [smf] INFO: UE IMSI[262421911269592] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.163: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 09/24 12:14:27.163: [upf] INFO: UE F-SEID[UP:0x65 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.164: [upf] INFO: UE F-SEID[UP:0x65 CP:0x2c6] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.166: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 09/24 12:14:27.166: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3119) 09/24 12:14:27.166: [smf] INFO: UE IMSI[262424897454629] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.170: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 09/24 12:14:27.170: [upf] INFO: UE F-SEID[UP:0x228 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.170: [upf] INFO: UE F-SEID[UP:0x228 CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.173: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 09/24 12:14:27.173: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3119) 09/24 12:14:27.173: [smf] INFO: UE IMSI[262420825509429] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.179: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 09/24 12:14:27.179: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.179: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.181: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 09/24 12:14:27.181: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3119) 09/24 12:14:27.181: [smf] INFO: UE IMSI[262423781362756] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.186: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 09/24 12:14:27.186: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.186: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.187: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 09/24 12:14:27.187: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3119) 09/24 12:14:27.187: [smf] INFO: UE IMSI[262428505931595] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.192: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 09/24 12:14:27.192: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.192: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.194: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 09/24 12:14:27.194: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3119) 09/24 12:14:27.194: [smf] INFO: UE IMSI[262423865394432] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.199: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 09/24 12:14:27.199: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.199: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.201: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 09/24 12:14:27.201: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3119) 09/24 12:14:27.201: [smf] INFO: UE IMSI[262422008388362] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.207: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 09/24 12:14:27.207: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.207: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0xe1e] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.208: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 09/24 12:14:27.208: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3119) 09/24 12:14:27.208: [smf] INFO: UE IMSI[262420883227351] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.213: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 09/24 12:14:27.213: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.213: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.216: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 09/24 12:14:27.216: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3119) 09/24 12:14:27.216: [smf] INFO: UE IMSI[262421224142851] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.222: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 09/24 12:14:27.222: [upf] INFO: UE F-SEID[UP:0x280 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.222: [upf] INFO: UE F-SEID[UP:0x280 CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.224: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 09/24 12:14:27.224: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3119) 09/24 12:14:27.224: [smf] INFO: UE IMSI[262426443049162] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.231: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 09/24 12:14:27.231: [upf] INFO: UE F-SEID[UP:0x54b CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.231: [upf] INFO: UE F-SEID[UP:0x54b CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.232: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 09/24 12:14:27.232: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3119) 09/24 12:14:27.232: [smf] INFO: UE IMSI[262422620229880] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.240: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 09/24 12:14:27.240: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.240: [upf] INFO: UE F-SEID[UP:0xc4c CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.242: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 09/24 12:14:27.242: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3119) 09/24 12:14:27.242: [smf] INFO: UE IMSI[262428489073667] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.246: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 09/24 12:14:27.246: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.246: [upf] INFO: UE F-SEID[UP:0xa2a CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.248: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 09/24 12:14:27.248: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3119) 09/24 12:14:27.248: [smf] INFO: UE IMSI[262426645385171] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.252: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 09/24 12:14:27.253: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.253: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.255: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 09/24 12:14:27.255: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3119) 09/24 12:14:27.255: [smf] INFO: UE IMSI[262422166960497] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.259: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 09/24 12:14:27.259: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.259: [upf] INFO: UE F-SEID[UP:0xe86 CP:0xb4e] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.262: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 09/24 12:14:27.262: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3119) 09/24 12:14:27.262: [smf] INFO: UE IMSI[262426866771125] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.266: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 09/24 12:14:27.266: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.266: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.268: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 09/24 12:14:27.268: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3119) 09/24 12:14:27.268: [smf] INFO: UE IMSI[262425561915727] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.274: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 09/24 12:14:27.274: [upf] INFO: UE F-SEID[UP:0x435 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.274: [upf] INFO: UE F-SEID[UP:0x435 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.275: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 09/24 12:14:27.275: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3119) 09/24 12:14:27.275: [smf] INFO: UE IMSI[262426526866201] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.281: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 09/24 12:14:27.282: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.282: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.282: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 09/24 12:14:27.282: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3119) 09/24 12:14:27.282: [smf] INFO: UE IMSI[262421300029662] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.288: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 09/24 12:14:27.288: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.288: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.290: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 09/24 12:14:27.290: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3119) 09/24 12:14:27.290: [smf] INFO: UE IMSI[262426392056629] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.295: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 09/24 12:14:27.295: [upf] INFO: UE F-SEID[UP:0x478 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.295: [upf] INFO: UE F-SEID[UP:0x478 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.296: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 09/24 12:14:27.296: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3119) 09/24 12:14:27.296: [smf] INFO: UE IMSI[262428973454690] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.302: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 09/24 12:14:27.302: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.302: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.303: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 09/24 12:14:27.303: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3119) 09/24 12:14:27.303: [smf] INFO: UE IMSI[262429128493787] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.309: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 09/24 12:14:27.309: [upf] INFO: UE F-SEID[UP:0x516 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.309: [upf] INFO: UE F-SEID[UP:0x516 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.311: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 09/24 12:14:27.311: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3119) 09/24 12:14:27.311: [smf] INFO: UE IMSI[262420044641234] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.315: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 09/24 12:14:27.315: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.315: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.318: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 09/24 12:14:27.318: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3119) 09/24 12:14:27.318: [smf] INFO: UE IMSI[262420589064954] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.323: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 09/24 12:14:27.323: [upf] INFO: UE F-SEID[UP:0x430 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.323: [upf] INFO: UE F-SEID[UP:0x430 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.324: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 09/24 12:14:27.324: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3119) 09/24 12:14:27.324: [smf] INFO: UE IMSI[262421259309275] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.329: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 09/24 12:14:27.329: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.329: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.331: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 09/24 12:14:27.331: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3119) 09/24 12:14:27.331: [smf] INFO: UE IMSI[262421811665257] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.335: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 09/24 12:14:27.335: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.335: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.338: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 09/24 12:14:27.338: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3119) 09/24 12:14:27.338: [smf] INFO: UE IMSI[262421445284408] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.342: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 09/24 12:14:27.342: [upf] INFO: UE F-SEID[UP:0x50f CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.342: [upf] INFO: UE F-SEID[UP:0x50f CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.345: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 09/24 12:14:27.345: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3119) 09/24 12:14:27.345: [smf] INFO: UE IMSI[262423628525921] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.351: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 09/24 12:14:27.351: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.351: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.352: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 09/24 12:14:27.352: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3119) 09/24 12:14:27.352: [smf] INFO: UE IMSI[262425862349433] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.356: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 09/24 12:14:27.356: [upf] INFO: UE F-SEID[UP:0x958 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.356: [upf] INFO: UE F-SEID[UP:0x958 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.359: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 09/24 12:14:27.359: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3119) 09/24 12:14:27.359: [smf] INFO: UE IMSI[262422646672728] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.364: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 09/24 12:14:27.364: [upf] INFO: UE F-SEID[UP:0x5 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.364: [upf] INFO: UE F-SEID[UP:0x5 CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.365: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 09/24 12:14:27.365: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3119) 09/24 12:14:27.365: [smf] INFO: UE IMSI[262425505556346] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.371: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 09/24 12:14:27.371: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.371: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.372: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 09/24 12:14:27.372: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3119) 09/24 12:14:27.372: [smf] INFO: UE IMSI[262420451462368] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.378: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 09/24 12:14:27.378: [upf] INFO: UE F-SEID[UP:0xfef CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.378: [upf] INFO: UE F-SEID[UP:0xfef CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.379: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 09/24 12:14:27.379: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3119) 09/24 12:14:27.379: [smf] INFO: UE IMSI[262428098668488] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.383: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 09/24 12:14:27.383: [upf] INFO: UE F-SEID[UP:0x783 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.383: [upf] INFO: UE F-SEID[UP:0x783 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.386: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 09/24 12:14:27.386: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3119) 09/24 12:14:27.386: [smf] INFO: UE IMSI[262421243253920] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.391: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 09/24 12:14:27.391: [upf] INFO: UE F-SEID[UP:0x494 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.391: [upf] INFO: UE F-SEID[UP:0x494 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.393: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 09/24 12:14:27.393: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3119) 09/24 12:14:27.393: [smf] INFO: UE IMSI[262423704018225] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.398: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 09/24 12:14:27.398: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.398: [upf] INFO: UE F-SEID[UP:0x5bd CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.399: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 09/24 12:14:27.399: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3119) 09/24 12:14:27.399: [smf] INFO: UE IMSI[262420178401349] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.404: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 09/24 12:14:27.404: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.404: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.406: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 09/24 12:14:27.406: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3119) 09/24 12:14:27.406: [smf] INFO: UE IMSI[262427395483461] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.411: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 09/24 12:14:27.411: [upf] INFO: UE F-SEID[UP:0x673 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.411: [upf] INFO: UE F-SEID[UP:0x673 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.413: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 09/24 12:14:27.413: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3119) 09/24 12:14:27.413: [smf] INFO: UE IMSI[262420284858122] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.419: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 09/24 12:14:27.419: [upf] INFO: UE F-SEID[UP:0x66d CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.419: [upf] INFO: UE F-SEID[UP:0x66d CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.420: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 09/24 12:14:27.420: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3119) 09/24 12:14:27.420: [smf] INFO: UE IMSI[262423650841498] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.424: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 09/24 12:14:27.424: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.424: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.427: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 09/24 12:14:27.427: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3119) 09/24 12:14:27.427: [smf] INFO: UE IMSI[262425524364206] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.431: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 09/24 12:14:27.431: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.431: [upf] INFO: UE F-SEID[UP:0xa9 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.433: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 09/24 12:14:27.433: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3119) 09/24 12:14:27.433: [smf] INFO: UE IMSI[262427725631854] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.439: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 09/24 12:14:27.439: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.439: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.440: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 09/24 12:14:27.440: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3119) 09/24 12:14:27.440: [smf] INFO: UE IMSI[262427760484824] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.445: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 09/24 12:14:27.445: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.445: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.446: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 09/24 12:14:27.446: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3119) 09/24 12:14:27.446: [smf] INFO: UE IMSI[262429829411926] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.451: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 09/24 12:14:27.451: [upf] INFO: UE F-SEID[UP:0x282 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.451: [upf] INFO: UE F-SEID[UP:0x282 CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.453: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 09/24 12:14:27.453: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3119) 09/24 12:14:27.453: [smf] INFO: UE IMSI[262422863703799] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.457: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 09/24 12:14:27.457: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.457: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.460: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 09/24 12:14:27.460: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3119) 09/24 12:14:27.460: [smf] INFO: UE IMSI[262423285651763] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.464: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 09/24 12:14:27.464: [upf] INFO: UE F-SEID[UP:0x96f CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.464: [upf] INFO: UE F-SEID[UP:0x96f CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.466: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 09/24 12:14:27.466: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3119) 09/24 12:14:27.466: [smf] INFO: UE IMSI[262421979986826] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.471: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 09/24 12:14:27.471: [upf] INFO: UE F-SEID[UP:0x147 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.471: [upf] INFO: UE F-SEID[UP:0x147 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.473: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 09/24 12:14:27.473: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3119) 09/24 12:14:27.473: [smf] INFO: UE IMSI[262423099223278] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.478: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 09/24 12:14:27.478: [upf] INFO: UE F-SEID[UP:0xbda CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.478: [upf] INFO: UE F-SEID[UP:0xbda CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.480: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 09/24 12:14:27.480: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3119) 09/24 12:14:27.480: [smf] INFO: UE IMSI[262427096257749] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.485: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 09/24 12:14:27.485: [upf] INFO: UE F-SEID[UP:0x413 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.485: [upf] INFO: UE F-SEID[UP:0x413 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.486: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 09/24 12:14:27.486: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3119) 09/24 12:14:27.486: [smf] INFO: UE IMSI[262420758145010] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.490: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 09/24 12:14:27.490: [upf] INFO: UE F-SEID[UP:0x3 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.490: [upf] INFO: UE F-SEID[UP:0x3 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.493: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 09/24 12:14:27.493: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3119) 09/24 12:14:27.493: [smf] INFO: UE IMSI[262424739703461] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.498: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 09/24 12:14:27.498: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.498: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.500: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 09/24 12:14:27.500: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3119) 09/24 12:14:27.500: [smf] INFO: UE IMSI[262427658446471] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.505: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 09/24 12:14:27.505: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.505: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.506: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 09/24 12:14:27.506: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3119) 09/24 12:14:27.506: [smf] INFO: UE IMSI[262424094514342] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.511: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 09/24 12:14:27.511: [upf] INFO: UE F-SEID[UP:0x564 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.511: [upf] INFO: UE F-SEID[UP:0x564 CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.513: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 09/24 12:14:27.513: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3119) 09/24 12:14:27.513: [smf] INFO: UE IMSI[262426343676394] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.517: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 09/24 12:14:27.517: [upf] INFO: UE F-SEID[UP:0x439 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.517: [upf] INFO: UE F-SEID[UP:0x439 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.519: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 09/24 12:14:27.520: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3119) 09/24 12:14:27.520: [smf] INFO: UE IMSI[262424459746091] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.524: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 09/24 12:14:27.524: [upf] INFO: UE F-SEID[UP:0x806 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.524: [upf] INFO: UE F-SEID[UP:0x806 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.526: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 09/24 12:14:27.526: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3119) 09/24 12:14:27.526: [smf] INFO: UE IMSI[262429047220945] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.531: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 09/24 12:14:27.531: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.531: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.533: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 09/24 12:14:27.533: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3119) 09/24 12:14:27.533: [smf] INFO: UE IMSI[262428483372468] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.538: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 09/24 12:14:27.538: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.538: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.540: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 09/24 12:14:27.540: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3119) 09/24 12:14:27.540: [smf] INFO: UE IMSI[262422632914360] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.545: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 09/24 12:14:27.545: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.545: [upf] INFO: UE F-SEID[UP:0xf78 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.547: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 09/24 12:14:27.547: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3119) 09/24 12:14:27.547: [smf] INFO: UE IMSI[262428525403424] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.551: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 09/24 12:14:27.551: [upf] INFO: UE F-SEID[UP:0xaca CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.551: [upf] INFO: UE F-SEID[UP:0xaca CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.553: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 09/24 12:14:27.553: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3119) 09/24 12:14:27.553: [smf] INFO: UE IMSI[262420531002864] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.558: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 09/24 12:14:27.558: [upf] INFO: UE F-SEID[UP:0xaae CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.558: [upf] INFO: UE F-SEID[UP:0xaae CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.560: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 09/24 12:14:27.560: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3119) 09/24 12:14:27.560: [smf] INFO: UE IMSI[262422517495362] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.564: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 09/24 12:14:27.564: [upf] INFO: UE F-SEID[UP:0x75 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.564: [upf] INFO: UE F-SEID[UP:0x75 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.567: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 09/24 12:14:27.567: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3119) 09/24 12:14:27.567: [smf] INFO: UE IMSI[262426551115246] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.572: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 09/24 12:14:27.572: [upf] INFO: UE F-SEID[UP:0x699 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.572: [upf] INFO: UE F-SEID[UP:0x699 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.573: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 09/24 12:14:27.573: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3119) 09/24 12:14:27.573: [smf] INFO: UE IMSI[262426853489623] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 09/24 12:14:27.579: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.579: [upf] INFO: UE F-SEID[UP:0xe26 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.581: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 09/24 12:14:27.581: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3119) 09/24 12:14:27.581: [smf] INFO: UE IMSI[262429800982591] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.587: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 09/24 12:14:27.587: [upf] INFO: UE F-SEID[UP:0x975 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.587: [upf] INFO: UE F-SEID[UP:0x975 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.588: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 09/24 12:14:27.588: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3119) 09/24 12:14:27.588: [smf] INFO: UE IMSI[262421394490142] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.593: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 09/24 12:14:27.593: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.593: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.595: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 09/24 12:14:27.595: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3119) 09/24 12:14:27.595: [smf] INFO: UE IMSI[262429885725155] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.600: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 09/24 12:14:27.600: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.600: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.601: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 09/24 12:14:27.601: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3119) 09/24 12:14:27.601: [smf] INFO: UE IMSI[262421795296753] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.607: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 09/24 12:14:27.607: [upf] INFO: UE F-SEID[UP:0x93b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.607: [upf] INFO: UE F-SEID[UP:0x93b CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.608: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 09/24 12:14:27.608: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3119) 09/24 12:14:27.608: [smf] INFO: UE IMSI[262425713803496] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.613: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 09/24 12:14:27.613: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.613: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.615: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 09/24 12:14:27.615: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3119) 09/24 12:14:27.615: [smf] INFO: UE IMSI[262422700506027] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.620: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 09/24 12:14:27.620: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.620: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.621: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 09/24 12:14:27.621: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3119) 09/24 12:14:27.621: [smf] INFO: UE IMSI[262422696687861] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.628: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 09/24 12:14:27.628: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.628: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 09/24 12:14:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3119) 09/24 12:14:27.628: [smf] INFO: UE IMSI[262422443958833] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.633: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 09/24 12:14:27.633: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.633: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.635: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 09/24 12:14:27.635: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3119) 09/24 12:14:27.635: [smf] INFO: UE IMSI[262427981109814] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.639: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 09/24 12:14:27.639: [upf] INFO: UE F-SEID[UP:0x574 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.639: [upf] INFO: UE F-SEID[UP:0x574 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.642: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 09/24 12:14:27.642: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3119) 09/24 12:14:27.642: [smf] INFO: UE IMSI[262424036490023] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.647: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 09/24 12:14:27.647: [upf] INFO: UE F-SEID[UP:0x523 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.647: [upf] INFO: UE F-SEID[UP:0x523 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.649: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 09/24 12:14:27.649: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3119) 09/24 12:14:27.649: [smf] INFO: UE IMSI[262428455077816] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 09/24 12:14:27.653: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.653: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.656: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 09/24 12:14:27.656: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3119) 09/24 12:14:27.656: [smf] INFO: UE IMSI[262427008355470] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.660: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 09/24 12:14:27.660: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.660: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.662: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 09/24 12:14:27.662: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3119) 09/24 12:14:27.662: [smf] INFO: UE IMSI[262429992474792] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.667: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 09/24 12:14:27.667: [upf] INFO: UE F-SEID[UP:0x561 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.667: [upf] INFO: UE F-SEID[UP:0x561 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.669: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 09/24 12:14:27.669: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3119) 09/24 12:14:27.669: [smf] INFO: UE IMSI[262427576547729] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.675: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 09/24 12:14:27.675: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.675: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.676: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 09/24 12:14:27.676: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3119) 09/24 12:14:27.676: [smf] INFO: UE IMSI[262425521564947] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.680: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 09/24 12:14:27.680: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.680: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.683: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 09/24 12:14:27.683: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3119) 09/24 12:14:27.683: [smf] INFO: UE IMSI[262421523885558] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.688: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 09/24 12:14:27.688: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.688: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.690: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 09/24 12:14:27.690: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3119) 09/24 12:14:27.690: [smf] INFO: UE IMSI[262424399972035] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 09/24 12:14:27.695: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.695: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.696: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 09/24 12:14:27.696: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3119) 09/24 12:14:27.696: [smf] INFO: UE IMSI[262422679229424] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.701: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 09/24 12:14:27.701: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.701: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.703: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 09/24 12:14:27.703: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3119) 09/24 12:14:27.703: [smf] INFO: UE IMSI[262424144573575] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.709: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 09/24 12:14:27.709: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.709: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.710: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 09/24 12:14:27.710: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3119) 09/24 12:14:27.710: [smf] INFO: UE IMSI[262420136148248] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.715: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 09/24 12:14:27.715: [upf] INFO: UE F-SEID[UP:0x306 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.715: [upf] INFO: UE F-SEID[UP:0x306 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.717: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 09/24 12:14:27.717: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3119) 09/24 12:14:27.717: [smf] INFO: UE IMSI[262421920383586] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.721: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 09/24 12:14:27.721: [upf] INFO: UE F-SEID[UP:0xced CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.721: [upf] INFO: UE F-SEID[UP:0xced CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.723: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 09/24 12:14:27.723: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3119) 09/24 12:14:27.723: [smf] INFO: UE IMSI[262425201795452] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.728: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 09/24 12:14:27.728: [upf] INFO: UE F-SEID[UP:0x57d CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.728: [upf] INFO: UE F-SEID[UP:0x57d CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.730: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 09/24 12:14:27.730: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3119) 09/24 12:14:27.730: [smf] INFO: UE IMSI[262425029777958] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.737: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 09/24 12:14:27.737: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.737: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.738: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 09/24 12:14:27.738: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3119) 09/24 12:14:27.738: [smf] INFO: UE IMSI[262423680212316] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.744: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 09/24 12:14:27.744: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.744: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.745: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 09/24 12:14:27.745: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3119) 09/24 12:14:27.745: [smf] INFO: UE IMSI[262423619830705] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.750: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 09/24 12:14:27.750: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.750: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x9fb] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.752: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 09/24 12:14:27.752: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3119) 09/24 12:14:27.752: [smf] INFO: UE IMSI[262424880987645] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.757: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 09/24 12:14:27.757: [upf] INFO: UE F-SEID[UP:0x132 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.757: [upf] INFO: UE F-SEID[UP:0x132 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.758: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 09/24 12:14:27.758: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3119) 09/24 12:14:27.758: [smf] INFO: UE IMSI[262420396443317] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.764: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 09/24 12:14:27.764: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.764: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.765: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 09/24 12:14:27.765: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3119) 09/24 12:14:27.765: [smf] INFO: UE IMSI[262422718450296] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.770: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 09/24 12:14:27.770: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.770: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.772: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 09/24 12:14:27.772: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3119) 09/24 12:14:27.772: [smf] INFO: UE IMSI[262422621385674] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.777: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 09/24 12:14:27.777: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.777: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.778: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 09/24 12:14:27.778: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3119) 09/24 12:14:27.778: [smf] INFO: UE IMSI[262424638798790] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.783: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 09/24 12:14:27.783: [upf] INFO: UE F-SEID[UP:0x351 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.783: [upf] INFO: UE F-SEID[UP:0x351 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.785: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 09/24 12:14:27.785: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3119) 09/24 12:14:27.785: [smf] INFO: UE IMSI[262420872536130] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.790: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 09/24 12:14:27.790: [upf] INFO: UE F-SEID[UP:0xaec CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.790: [upf] INFO: UE F-SEID[UP:0xaec CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.792: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 09/24 12:14:27.792: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3119) 09/24 12:14:27.792: [smf] INFO: UE IMSI[262428671753128] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.797: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 09/24 12:14:27.797: [upf] INFO: UE F-SEID[UP:0x66b CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.797: [upf] INFO: UE F-SEID[UP:0x66b CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.799: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 09/24 12:14:27.799: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3119) 09/24 12:14:27.799: [smf] INFO: UE IMSI[262423986825745] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.805: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 09/24 12:14:27.805: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.805: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.805: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 09/24 12:14:27.805: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3119) 09/24 12:14:27.805: [smf] INFO: UE IMSI[262422966178565] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.810: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 09/24 12:14:27.810: [upf] INFO: UE F-SEID[UP:0x20 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.810: [upf] INFO: UE F-SEID[UP:0x20 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.812: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 09/24 12:14:27.812: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3119) 09/24 12:14:27.812: [smf] INFO: UE IMSI[262428223961758] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.817: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 09/24 12:14:27.817: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.817: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.819: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 09/24 12:14:27.819: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3119) 09/24 12:14:27.819: [smf] INFO: UE IMSI[262428725256029] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.824: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 09/24 12:14:27.824: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.824: [upf] INFO: UE F-SEID[UP:0xe41 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.826: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 09/24 12:14:27.826: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3119) 09/24 12:14:27.826: [smf] INFO: UE IMSI[262422117560803] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.832: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 09/24 12:14:27.832: [upf] INFO: UE F-SEID[UP:0x794 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.832: [upf] INFO: UE F-SEID[UP:0x794 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.833: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 09/24 12:14:27.833: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3119) 09/24 12:14:27.833: [smf] INFO: UE IMSI[262422122571923] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.837: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 09/24 12:14:27.837: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.837: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.839: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 09/24 12:14:27.839: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3119) 09/24 12:14:27.839: [smf] INFO: UE IMSI[262428162907621] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.844: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 09/24 12:14:27.844: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.844: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.846: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 09/24 12:14:27.846: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3119) 09/24 12:14:27.846: [smf] INFO: UE IMSI[262426517292976] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.851: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 09/24 12:14:27.851: [upf] INFO: UE F-SEID[UP:0x52c CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.851: [upf] INFO: UE F-SEID[UP:0x52c CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.853: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 09/24 12:14:27.853: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3119) 09/24 12:14:27.853: [smf] INFO: UE IMSI[262427066729429] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.858: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 09/24 12:14:27.858: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.858: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.860: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 09/24 12:14:27.860: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3119) 09/24 12:14:27.860: [smf] INFO: UE IMSI[262429579888244] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.865: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 09/24 12:14:27.865: [upf] INFO: UE F-SEID[UP:0x255 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.865: [upf] INFO: UE F-SEID[UP:0x255 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.867: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 09/24 12:14:27.867: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3119) 09/24 12:14:27.867: [smf] INFO: UE IMSI[262425668567664] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.874: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 09/24 12:14:27.874: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.874: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.875: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 09/24 12:14:27.875: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3119) 09/24 12:14:27.875: [smf] INFO: UE IMSI[262420999124145] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.880: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 09/24 12:14:27.880: [upf] INFO: UE F-SEID[UP:0x16 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.880: [upf] INFO: UE F-SEID[UP:0x16 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.882: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 09/24 12:14:27.882: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3119) 09/24 12:14:27.882: [smf] INFO: UE IMSI[262428931661892] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.887: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 09/24 12:14:27.887: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.887: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.888: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 09/24 12:14:27.888: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3119) 09/24 12:14:27.888: [smf] INFO: UE IMSI[262427746857369] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.893: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 09/24 12:14:27.893: [upf] INFO: UE F-SEID[UP:0x686 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.893: [upf] INFO: UE F-SEID[UP:0x686 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.895: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 09/24 12:14:27.895: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3119) 09/24 12:14:27.895: [smf] INFO: UE IMSI[262423522421798] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.900: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 09/24 12:14:27.900: [upf] INFO: UE F-SEID[UP:0x47 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.900: [upf] INFO: UE F-SEID[UP:0x47 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.901: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 09/24 12:14:27.901: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3119) 09/24 12:14:27.901: [smf] INFO: UE IMSI[262423156681086] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.907: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 09/24 12:14:27.907: [upf] INFO: UE F-SEID[UP:0x53b CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.907: [upf] INFO: UE F-SEID[UP:0x53b CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.908: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 09/24 12:14:27.908: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3119) 09/24 12:14:27.908: [smf] INFO: UE IMSI[262423911474107] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.915: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 09/24 12:14:27.915: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.915: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.917: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 09/24 12:14:27.917: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3119) 09/24 12:14:27.917: [smf] INFO: UE IMSI[262424867228577] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.921: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 09/24 12:14:27.921: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.921: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.923: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 09/24 12:14:27.923: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3119) 09/24 12:14:27.923: [smf] INFO: UE IMSI[262424823872669] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.929: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 09/24 12:14:27.929: [upf] INFO: UE F-SEID[UP:0x833 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.929: [upf] INFO: UE F-SEID[UP:0x833 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.930: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 09/24 12:14:27.930: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3119) 09/24 12:14:27.930: [smf] INFO: UE IMSI[262429836457609] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.935: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 09/24 12:14:27.935: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.935: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.937: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 09/24 12:14:27.937: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3119) 09/24 12:14:27.937: [smf] INFO: UE IMSI[262426138583965] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.942: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 09/24 12:14:27.942: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.942: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.944: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 09/24 12:14:27.944: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3119) 09/24 12:14:27.944: [smf] INFO: UE IMSI[262422054678765] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.949: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 09/24 12:14:27.949: [upf] INFO: UE F-SEID[UP:0x48a CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.949: [upf] INFO: UE F-SEID[UP:0x48a CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.951: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 09/24 12:14:27.951: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3119) 09/24 12:14:27.951: [smf] INFO: UE IMSI[262424552468179] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.955: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 09/24 12:14:27.955: [upf] INFO: UE F-SEID[UP:0x924 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.955: [upf] INFO: UE F-SEID[UP:0x924 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.958: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 09/24 12:14:27.958: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3119) 09/24 12:14:27.958: [smf] INFO: UE IMSI[262428525366824] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.962: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 09/24 12:14:27.962: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.962: [upf] INFO: UE F-SEID[UP:0x2b7 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 09/24 12:14:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3119) 09/24 12:14:27.964: [smf] INFO: UE IMSI[262428872820834] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.970: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 09/24 12:14:27.970: [upf] INFO: UE F-SEID[UP:0x446 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.970: [upf] INFO: UE F-SEID[UP:0x446 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.971: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 09/24 12:14:27.971: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3119) 09/24 12:14:27.971: [smf] INFO: UE IMSI[262428530915611] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.976: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 09/24 12:14:27.976: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.976: [upf] INFO: UE F-SEID[UP:0xe06 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.978: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 09/24 12:14:27.978: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3119) 09/24 12:14:27.978: [smf] INFO: UE IMSI[262423236023161] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.982: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 09/24 12:14:27.982: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.982: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.984: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 09/24 12:14:27.984: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3119) 09/24 12:14:27.984: [smf] INFO: UE IMSI[262428565786992] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.989: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 09/24 12:14:27.989: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.989: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.991: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 09/24 12:14:27.991: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3119) 09/24 12:14:27.991: [smf] INFO: UE IMSI[262422678731645] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:27.996: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 09/24 12:14:27.996: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.996: [upf] INFO: UE F-SEID[UP:0xa32 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 09/24 12:14:27.999: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 09/24 12:14:27.999: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3119) 09/24 12:14:27.999: [smf] INFO: UE IMSI[262421383856811] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.005: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 09/24 12:14:28.005: [upf] INFO: UE F-SEID[UP:0xfde CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.005: [upf] INFO: UE F-SEID[UP:0xfde CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.006: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 09/24 12:14:28.006: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3119) 09/24 12:14:28.006: [smf] INFO: UE IMSI[262422935826157] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.013: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 09/24 12:14:28.013: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.013: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.014: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 09/24 12:14:28.014: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3119) 09/24 12:14:28.014: [smf] INFO: UE IMSI[262426507496596] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.019: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 09/24 12:14:28.019: [upf] INFO: UE F-SEID[UP:0x508 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.019: [upf] INFO: UE F-SEID[UP:0x508 CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.020: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 09/24 12:14:28.020: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3119) 09/24 12:14:28.020: [smf] INFO: UE IMSI[262427920958783] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.025: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 09/24 12:14:28.025: [upf] INFO: UE F-SEID[UP:0x326 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.025: [upf] INFO: UE F-SEID[UP:0x326 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.027: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 09/24 12:14:28.027: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3119) 09/24 12:14:28.027: [smf] INFO: UE IMSI[262424930579034] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.031: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 09/24 12:14:28.031: [upf] INFO: UE F-SEID[UP:0x58f CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.031: [upf] INFO: UE F-SEID[UP:0x58f CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.033: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 09/24 12:14:28.033: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3119) 09/24 12:14:28.033: [smf] INFO: UE IMSI[262422507422287] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.038: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 09/24 12:14:28.038: [upf] INFO: UE F-SEID[UP:0xafc CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.038: [upf] INFO: UE F-SEID[UP:0xafc CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.040: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 09/24 12:14:28.040: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3119) 09/24 12:14:28.040: [smf] INFO: UE IMSI[262424590871704] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.045: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 09/24 12:14:28.045: [upf] INFO: UE F-SEID[UP:0x442 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.045: [upf] INFO: UE F-SEID[UP:0x442 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.047: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 09/24 12:14:28.047: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3119) 09/24 12:14:28.047: [smf] INFO: UE IMSI[262425327077583] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.052: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 09/24 12:14:28.052: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.052: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.053: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 09/24 12:14:28.053: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3119) 09/24 12:14:28.053: [smf] INFO: UE IMSI[262424832556240] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.058: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 09/24 12:14:28.058: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.058: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 09/24 12:14:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3119) 09/24 12:14:28.060: [smf] INFO: UE IMSI[262426435465710] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.065: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 09/24 12:14:28.065: [upf] INFO: UE F-SEID[UP:0x834 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.065: [upf] INFO: UE F-SEID[UP:0x834 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.067: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 09/24 12:14:28.067: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3119) 09/24 12:14:28.067: [smf] INFO: UE IMSI[262428959068282] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.071: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 09/24 12:14:28.071: [upf] INFO: UE F-SEID[UP:0xedc CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.071: [upf] INFO: UE F-SEID[UP:0xedc CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.074: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 09/24 12:14:28.074: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3119) 09/24 12:14:28.074: [smf] INFO: UE IMSI[262424237510701] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.079: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 09/24 12:14:28.079: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.079: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.080: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 09/24 12:14:28.080: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3119) 09/24 12:14:28.080: [smf] INFO: UE IMSI[262420051630142] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.085: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 09/24 12:14:28.085: [upf] INFO: UE F-SEID[UP:0x55c CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.085: [upf] INFO: UE F-SEID[UP:0x55c CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.087: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 09/24 12:14:28.087: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3119) 09/24 12:14:28.087: [smf] INFO: UE IMSI[262428643472296] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.093: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 09/24 12:14:28.093: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.093: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.095: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 09/24 12:14:28.095: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3119) 09/24 12:14:28.095: [smf] INFO: UE IMSI[262426154222492] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.099: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 09/24 12:14:28.099: [upf] INFO: UE F-SEID[UP:0xabf CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.099: [upf] INFO: UE F-SEID[UP:0xabf CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.101: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 09/24 12:14:28.101: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3119) 09/24 12:14:28.101: [smf] INFO: UE IMSI[262425070506110] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.107: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 09/24 12:14:28.107: [upf] INFO: UE F-SEID[UP:0x42c CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.107: [upf] INFO: UE F-SEID[UP:0x42c CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.108: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 09/24 12:14:28.108: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3119) 09/24 12:14:28.108: [smf] INFO: UE IMSI[262421711652060] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.113: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 09/24 12:14:28.113: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.113: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.115: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 09/24 12:14:28.115: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3119) 09/24 12:14:28.115: [smf] INFO: UE IMSI[262421616657222] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.120: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 09/24 12:14:28.120: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.120: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.122: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 09/24 12:14:28.122: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3119) 09/24 12:14:28.122: [smf] INFO: UE IMSI[262423115876864] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.126: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 09/24 12:14:28.126: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.126: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.129: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 09/24 12:14:28.129: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3119) 09/24 12:14:28.129: [smf] INFO: UE IMSI[262420559637933] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.134: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 09/24 12:14:28.134: [upf] INFO: UE F-SEID[UP:0x775 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.134: [upf] INFO: UE F-SEID[UP:0x775 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.135: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 09/24 12:14:28.135: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3119) 09/24 12:14:28.135: [smf] INFO: UE IMSI[262428364251739] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.140: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 09/24 12:14:28.140: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.140: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xbe3] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.142: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 09/24 12:14:28.142: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3119) 09/24 12:14:28.142: [smf] INFO: UE IMSI[262423694627850] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.147: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 09/24 12:14:28.147: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.147: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.148: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 09/24 12:14:28.148: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3119) 09/24 12:14:28.148: [smf] INFO: UE IMSI[262420378083970] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.154: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 09/24 12:14:28.154: [upf] INFO: UE F-SEID[UP:0x270 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.154: [upf] INFO: UE F-SEID[UP:0x270 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.155: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 09/24 12:14:28.155: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3119) 09/24 12:14:28.155: [smf] INFO: UE IMSI[262420051418547] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.160: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 09/24 12:14:28.160: [upf] INFO: UE F-SEID[UP:0x455 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.160: [upf] INFO: UE F-SEID[UP:0x455 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.162: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 09/24 12:14:28.162: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3119) 09/24 12:14:28.162: [smf] INFO: UE IMSI[262420423506206] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.166: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 09/24 12:14:28.166: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.166: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.168: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 09/24 12:14:28.168: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3119) 09/24 12:14:28.168: [smf] INFO: UE IMSI[262427443119623] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.174: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 09/24 12:14:28.174: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.174: [upf] INFO: UE F-SEID[UP:0x2cc CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.175: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 09/24 12:14:28.175: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3119) 09/24 12:14:28.175: [smf] INFO: UE IMSI[262420516843219] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.180: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 09/24 12:14:28.180: [upf] INFO: UE F-SEID[UP:0x831 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.180: [upf] INFO: UE F-SEID[UP:0x831 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.182: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 09/24 12:14:28.182: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3119) 09/24 12:14:28.182: [smf] INFO: UE IMSI[262426219811109] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.186: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 09/24 12:14:28.186: [upf] INFO: UE F-SEID[UP:0x247 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.186: [upf] INFO: UE F-SEID[UP:0x247 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.188: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 09/24 12:14:28.188: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3119) 09/24 12:14:28.188: [smf] INFO: UE IMSI[262422811281406] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.193: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 09/24 12:14:28.193: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.193: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.195: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 09/24 12:14:28.195: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3119) 09/24 12:14:28.195: [smf] INFO: UE IMSI[262428291529265] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.200: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 09/24 12:14:28.200: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.200: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.201: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 09/24 12:14:28.201: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3119) 09/24 12:14:28.202: [smf] INFO: UE IMSI[262428271313676] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.207: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 09/24 12:14:28.207: [upf] INFO: UE F-SEID[UP:0x677 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.207: [upf] INFO: UE F-SEID[UP:0x677 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.208: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 09/24 12:14:28.208: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3119) 09/24 12:14:28.208: [smf] INFO: UE IMSI[262428846949662] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.213: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 09/24 12:14:28.213: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.213: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.215: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 09/24 12:14:28.215: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3119) 09/24 12:14:28.215: [smf] INFO: UE IMSI[262427349355414] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.219: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 09/24 12:14:28.219: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.219: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.221: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 09/24 12:14:28.221: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3119) 09/24 12:14:28.221: [smf] INFO: UE IMSI[262424097340553] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.226: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 09/24 12:14:28.226: [upf] INFO: UE F-SEID[UP:0x24e CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.226: [upf] INFO: UE F-SEID[UP:0x24e CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.228: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 09/24 12:14:28.228: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3119) 09/24 12:14:28.228: [smf] INFO: UE IMSI[262422595001070] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.233: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 09/24 12:14:28.233: [upf] INFO: UE F-SEID[UP:0x486 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.233: [upf] INFO: UE F-SEID[UP:0x486 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.235: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 09/24 12:14:28.235: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3119) 09/24 12:14:28.235: [smf] INFO: UE IMSI[262429960891442] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.239: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 09/24 12:14:28.240: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.240: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.241: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 09/24 12:14:28.241: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3119) 09/24 12:14:28.241: [smf] INFO: UE IMSI[262427501066130] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.246: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 09/24 12:14:28.246: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.246: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.248: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 09/24 12:14:28.248: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3119) 09/24 12:14:28.248: [smf] INFO: UE IMSI[262427635523797] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.252: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 09/24 12:14:28.252: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.252: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.255: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 09/24 12:14:28.255: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3119) 09/24 12:14:28.255: [smf] INFO: UE IMSI[262427901144824] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.259: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 09/24 12:14:28.259: [upf] INFO: UE F-SEID[UP:0x6db CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.259: [upf] INFO: UE F-SEID[UP:0x6db CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.262: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 09/24 12:14:28.262: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3119) 09/24 12:14:28.262: [smf] INFO: UE IMSI[262429303764974] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.267: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 09/24 12:14:28.267: [upf] INFO: UE F-SEID[UP:0x28d CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.267: [upf] INFO: UE F-SEID[UP:0x28d CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.268: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 09/24 12:14:28.268: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3119) 09/24 12:14:28.268: [smf] INFO: UE IMSI[262429759019294] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.273: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 09/24 12:14:28.273: [upf] INFO: UE F-SEID[UP:0x265 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.273: [upf] INFO: UE F-SEID[UP:0x265 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.275: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 09/24 12:14:28.275: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3119) 09/24 12:14:28.275: [smf] INFO: UE IMSI[262420568315052] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.280: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 09/24 12:14:28.280: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.280: [upf] INFO: UE F-SEID[UP:0xb4c CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.282: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 09/24 12:14:28.282: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3119) 09/24 12:14:28.282: [smf] INFO: UE IMSI[262423346321579] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.287: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 09/24 12:14:28.287: [upf] INFO: UE F-SEID[UP:0x21f CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.287: [upf] INFO: UE F-SEID[UP:0x21f CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.289: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 09/24 12:14:28.289: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3119) 09/24 12:14:28.289: [smf] INFO: UE IMSI[262420622960112] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.294: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 09/24 12:14:28.294: [upf] INFO: UE F-SEID[UP:0x660 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.294: [upf] INFO: UE F-SEID[UP:0x660 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.295: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 09/24 12:14:28.296: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3119) 09/24 12:14:28.296: [smf] INFO: UE IMSI[262428366541163] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.300: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 09/24 12:14:28.300: [upf] INFO: UE F-SEID[UP:0x274 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.300: [upf] INFO: UE F-SEID[UP:0x274 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.302: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 09/24 12:14:28.302: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3119) 09/24 12:14:28.302: [smf] INFO: UE IMSI[262423717144487] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.307: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 09/24 12:14:28.307: [upf] INFO: UE F-SEID[UP:0x67f CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.307: [upf] INFO: UE F-SEID[UP:0x67f CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.309: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 09/24 12:14:28.309: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3119) 09/24 12:14:28.309: [smf] INFO: UE IMSI[262420513116625] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.314: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 09/24 12:14:28.314: [upf] INFO: UE F-SEID[UP:0x214 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.314: [upf] INFO: UE F-SEID[UP:0x214 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.316: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 09/24 12:14:28.316: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3119) 09/24 12:14:28.316: [smf] INFO: UE IMSI[262425168391702] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.320: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 09/24 12:14:28.320: [upf] INFO: UE F-SEID[UP:0xded CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.320: [upf] INFO: UE F-SEID[UP:0xded CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.323: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 09/24 12:14:28.323: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3119) 09/24 12:14:28.323: [smf] INFO: UE IMSI[262421699987390] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.327: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 09/24 12:14:28.327: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.327: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.330: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 09/24 12:14:28.330: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3119) 09/24 12:14:28.330: [smf] INFO: UE IMSI[262426530442694] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.334: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 09/24 12:14:28.334: [upf] INFO: UE F-SEID[UP:0x957 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.334: [upf] INFO: UE F-SEID[UP:0x957 CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.336: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 09/24 12:14:28.336: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3119) 09/24 12:14:28.336: [smf] INFO: UE IMSI[262425930187502] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.341: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 09/24 12:14:28.341: [upf] INFO: UE F-SEID[UP:0xeda CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.341: [upf] INFO: UE F-SEID[UP:0xeda CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.343: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 09/24 12:14:28.343: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3119) 09/24 12:14:28.343: [smf] INFO: UE IMSI[262425103373731] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.348: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 09/24 12:14:28.348: [upf] INFO: UE F-SEID[UP:0x32 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.348: [upf] INFO: UE F-SEID[UP:0x32 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.350: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 09/24 12:14:28.350: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3119) 09/24 12:14:28.350: [smf] INFO: UE IMSI[262429538950645] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.354: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 09/24 12:14:28.354: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.354: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.356: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 09/24 12:14:28.356: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3119) 09/24 12:14:28.356: [smf] INFO: UE IMSI[262429675708712] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.361: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 09/24 12:14:28.361: [upf] INFO: UE F-SEID[UP:0x18a CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.361: [upf] INFO: UE F-SEID[UP:0x18a CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.363: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 09/24 12:14:28.363: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3119) 09/24 12:14:28.363: [smf] INFO: UE IMSI[262428681081445] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.367: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 09/24 12:14:28.368: [upf] INFO: UE F-SEID[UP:0x752 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.368: [upf] INFO: UE F-SEID[UP:0x752 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.370: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 09/24 12:14:28.370: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3119) 09/24 12:14:28.370: [smf] INFO: UE IMSI[262423208153822] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.374: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 09/24 12:14:28.374: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.374: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x92d] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.376: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 09/24 12:14:28.376: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3119) 09/24 12:14:28.376: [smf] INFO: UE IMSI[262423139882957] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.381: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 09/24 12:14:28.381: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.381: [upf] INFO: UE F-SEID[UP:0xf7 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.383: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 09/24 12:14:28.383: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3119) 09/24 12:14:28.383: [smf] INFO: UE IMSI[262429710923693] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.388: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 09/24 12:14:28.388: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.388: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.390: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 09/24 12:14:28.390: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3119) 09/24 12:14:28.390: [smf] INFO: UE IMSI[262426458607962] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.395: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 09/24 12:14:28.395: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.395: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.397: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 09/24 12:14:28.397: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3119) 09/24 12:14:28.397: [smf] INFO: UE IMSI[262428415367435] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.402: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 09/24 12:14:28.402: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.402: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.404: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 09/24 12:14:28.404: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3119) 09/24 12:14:28.404: [smf] INFO: UE IMSI[262421297648236] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.409: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 09/24 12:14:28.409: [upf] INFO: UE F-SEID[UP:0x22d CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.409: [upf] INFO: UE F-SEID[UP:0x22d CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.411: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 09/24 12:14:28.411: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3119) 09/24 12:14:28.411: [smf] INFO: UE IMSI[262425483556530] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.416: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 09/24 12:14:28.416: [upf] INFO: UE F-SEID[UP:0x74e CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.416: [upf] INFO: UE F-SEID[UP:0x74e CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.418: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 09/24 12:14:28.418: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3119) 09/24 12:14:28.418: [smf] INFO: UE IMSI[262429462404244] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.423: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 09/24 12:14:28.423: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.423: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.424: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 09/24 12:14:28.424: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3119) 09/24 12:14:28.424: [smf] INFO: UE IMSI[262428144371736] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.429: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 09/24 12:14:28.429: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.429: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.431: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 09/24 12:14:28.431: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3119) 09/24 12:14:28.431: [smf] INFO: UE IMSI[262423484319643] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.435: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 09/24 12:14:28.435: [upf] INFO: UE F-SEID[UP:0x473 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.435: [upf] INFO: UE F-SEID[UP:0x473 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.437: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 09/24 12:14:28.437: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3119) 09/24 12:14:28.437: [smf] INFO: UE IMSI[262426545825356] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.442: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 09/24 12:14:28.442: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.442: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.444: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 09/24 12:14:28.444: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3119) 09/24 12:14:28.444: [smf] INFO: UE IMSI[262426823264038] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.449: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 09/24 12:14:28.449: [upf] INFO: UE F-SEID[UP:0x130 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.449: [upf] INFO: UE F-SEID[UP:0x130 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.451: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 09/24 12:14:28.451: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3119) 09/24 12:14:28.451: [smf] INFO: UE IMSI[262424401492588] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.456: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 09/24 12:14:28.456: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.456: [upf] INFO: UE F-SEID[UP:0x12f CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.458: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 09/24 12:14:28.458: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3119) 09/24 12:14:28.458: [smf] INFO: UE IMSI[262429318991765] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.462: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 09/24 12:14:28.462: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.463: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.465: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 09/24 12:14:28.465: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3119) 09/24 12:14:28.465: [smf] INFO: UE IMSI[262423704595815] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.469: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 09/24 12:14:28.469: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.469: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.472: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 09/24 12:14:28.472: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3119) 09/24 12:14:28.472: [smf] INFO: UE IMSI[262427019826589] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.476: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 09/24 12:14:28.476: [upf] INFO: UE F-SEID[UP:0x68e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.476: [upf] INFO: UE F-SEID[UP:0x68e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.478: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 09/24 12:14:28.478: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3119) 09/24 12:14:28.478: [smf] INFO: UE IMSI[262421263796724] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.483: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 09/24 12:14:28.483: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.483: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.485: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 09/24 12:14:28.485: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3119) 09/24 12:14:28.485: [smf] INFO: UE IMSI[262422119548659] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.490: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 09/24 12:14:28.490: [upf] INFO: UE F-SEID[UP:0x45d CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.490: [upf] INFO: UE F-SEID[UP:0x45d CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.492: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 09/24 12:14:28.492: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3119) 09/24 12:14:28.492: [smf] INFO: UE IMSI[262425354143553] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.497: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 09/24 12:14:28.497: [upf] INFO: UE F-SEID[UP:0xcde CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.497: [upf] INFO: UE F-SEID[UP:0xcde CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.499: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 09/24 12:14:28.499: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3119) 09/24 12:14:28.499: [smf] INFO: UE IMSI[262422943561486] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.503: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 09/24 12:14:28.503: [upf] INFO: UE F-SEID[UP:0x43b CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.503: [upf] INFO: UE F-SEID[UP:0x43b CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.505: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 09/24 12:14:28.505: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3119) 09/24 12:14:28.505: [smf] INFO: UE IMSI[262428966165662] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.510: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 09/24 12:14:28.510: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.510: [upf] INFO: UE F-SEID[UP:0xc91 CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.512: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 09/24 12:14:28.512: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3119) 09/24 12:14:28.512: [smf] INFO: UE IMSI[262425963875366] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.516: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 09/24 12:14:28.516: [upf] INFO: UE F-SEID[UP:0x71e CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.516: [upf] INFO: UE F-SEID[UP:0x71e CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.519: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 09/24 12:14:28.519: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3119) 09/24 12:14:28.519: [smf] INFO: UE IMSI[262425795301575] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.523: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 09/24 12:14:28.523: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.523: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.526: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 09/24 12:14:28.526: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3119) 09/24 12:14:28.526: [smf] INFO: UE IMSI[262424200471497] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.532: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 09/24 12:14:28.532: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.532: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.533: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 09/24 12:14:28.533: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3119) 09/24 12:14:28.533: [smf] INFO: UE IMSI[262427950071679] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.539: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 09/24 12:14:28.539: [upf] INFO: UE F-SEID[UP:0x5a CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.539: [upf] INFO: UE F-SEID[UP:0x5a CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.540: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 09/24 12:14:28.540: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3119) 09/24 12:14:28.540: [smf] INFO: UE IMSI[262421311165242] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.545: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 09/24 12:14:28.545: [upf] INFO: UE F-SEID[UP:0x79c CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.545: [upf] INFO: UE F-SEID[UP:0x79c CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.546: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 09/24 12:14:28.546: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3119) 09/24 12:14:28.546: [smf] INFO: UE IMSI[262423559471337] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.551: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 09/24 12:14:28.551: [upf] INFO: UE F-SEID[UP:0x93e CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.551: [upf] INFO: UE F-SEID[UP:0x93e CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.553: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 09/24 12:14:28.553: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3119) 09/24 12:14:28.553: [smf] INFO: UE IMSI[262425556899660] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.558: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 09/24 12:14:28.558: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.558: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.560: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 09/24 12:14:28.560: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3119) 09/24 12:14:28.560: [smf] INFO: UE IMSI[262421385780866] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.565: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 09/24 12:14:28.565: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.565: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.567: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 09/24 12:14:28.567: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3119) 09/24 12:14:28.567: [smf] INFO: UE IMSI[262421129666349] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.573: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 09/24 12:14:28.573: [upf] INFO: UE F-SEID[UP:0x99b CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.573: [upf] INFO: UE F-SEID[UP:0x99b CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.574: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 09/24 12:14:28.574: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3119) 09/24 12:14:28.574: [smf] INFO: UE IMSI[262427657407742] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.579: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 09/24 12:14:28.579: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.579: [upf] INFO: UE F-SEID[UP:0xc16 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.581: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 09/24 12:14:28.581: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3119) 09/24 12:14:28.581: [smf] INFO: UE IMSI[262429795879094] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.586: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 09/24 12:14:28.586: [upf] INFO: UE F-SEID[UP:0x448 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.586: [upf] INFO: UE F-SEID[UP:0x448 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.587: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 09/24 12:14:28.587: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3119) 09/24 12:14:28.587: [smf] INFO: UE IMSI[262423394730679] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.592: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 09/24 12:14:28.592: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.592: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.594: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 09/24 12:14:28.594: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3119) 09/24 12:14:28.594: [smf] INFO: UE IMSI[262426689298000] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.599: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 09/24 12:14:28.599: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.599: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.601: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 09/24 12:14:28.601: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3119) 09/24 12:14:28.601: [smf] INFO: UE IMSI[262428821023422] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.605: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 09/24 12:14:28.605: [upf] INFO: UE F-SEID[UP:0x412 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.605: [upf] INFO: UE F-SEID[UP:0x412 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.607: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 09/24 12:14:28.607: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3119) 09/24 12:14:28.607: [smf] INFO: UE IMSI[262425567031131] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.612: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 09/24 12:14:28.612: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.612: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.614: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 09/24 12:14:28.614: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3119) 09/24 12:14:28.614: [smf] INFO: UE IMSI[262422633104160] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.619: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 09/24 12:14:28.619: [upf] INFO: UE F-SEID[UP:0x44a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.619: [upf] INFO: UE F-SEID[UP:0x44a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.621: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 09/24 12:14:28.621: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3119) 09/24 12:14:28.621: [smf] INFO: UE IMSI[262424786145642] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.626: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 09/24 12:14:28.626: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.626: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.628: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 09/24 12:14:28.628: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3119) 09/24 12:14:28.628: [smf] INFO: UE IMSI[262420748632496] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.632: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 09/24 12:14:28.633: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.633: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.634: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 09/24 12:14:28.634: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3119) 09/24 12:14:28.634: [smf] INFO: UE IMSI[262426042343365] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.639: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 09/24 12:14:28.639: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.639: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.641: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 09/24 12:14:28.641: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3119) 09/24 12:14:28.641: [smf] INFO: UE IMSI[262425405457416] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.646: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 09/24 12:14:28.646: [upf] INFO: UE F-SEID[UP:0x481 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.646: [upf] INFO: UE F-SEID[UP:0x481 CP:0x7c1] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.648: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 09/24 12:14:28.648: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3119) 09/24 12:14:28.648: [smf] INFO: UE IMSI[262421850728016] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.652: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 09/24 12:14:28.652: [upf] INFO: UE F-SEID[UP:0x816 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.652: [upf] INFO: UE F-SEID[UP:0x816 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.654: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 09/24 12:14:28.654: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3119) 09/24 12:14:28.654: [smf] INFO: UE IMSI[262420046143741] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.659: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 09/24 12:14:28.659: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.659: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.661: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 09/24 12:14:28.661: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3119) 09/24 12:14:28.661: [smf] INFO: UE IMSI[262428970557914] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.666: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 09/24 12:14:28.666: [upf] INFO: UE F-SEID[UP:0x782 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.666: [upf] INFO: UE F-SEID[UP:0x782 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.668: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 09/24 12:14:28.668: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3119) 09/24 12:14:28.668: [smf] INFO: UE IMSI[262427207434117] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.672: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 09/24 12:14:28.672: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.672: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.675: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 09/24 12:14:28.675: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3119) 09/24 12:14:28.675: [smf] INFO: UE IMSI[262427707444863] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.679: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 09/24 12:14:28.679: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.679: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.681: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 09/24 12:14:28.681: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3119) 09/24 12:14:28.681: [smf] INFO: UE IMSI[262421522547969] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.686: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 09/24 12:14:28.686: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.686: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.688: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 09/24 12:14:28.688: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3119) 09/24 12:14:28.688: [smf] INFO: UE IMSI[262427195625693] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.693: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 09/24 12:14:28.693: [upf] INFO: UE F-SEID[UP:0x843 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.693: [upf] INFO: UE F-SEID[UP:0x843 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.695: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 09/24 12:14:28.695: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3119) 09/24 12:14:28.695: [smf] INFO: UE IMSI[262422498263482] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.699: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 09/24 12:14:28.699: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.699: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.701: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 09/24 12:14:28.701: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3119) 09/24 12:14:28.701: [smf] INFO: UE IMSI[262428188538842] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.706: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 09/24 12:14:28.706: [upf] INFO: UE F-SEID[UP:0x764 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.706: [upf] INFO: UE F-SEID[UP:0x764 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.708: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 09/24 12:14:28.708: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3119) 09/24 12:14:28.708: [smf] INFO: UE IMSI[262428197784021] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.714: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 09/24 12:14:28.714: [upf] INFO: UE F-SEID[UP:0x417 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.714: [upf] INFO: UE F-SEID[UP:0x417 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.716: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 09/24 12:14:28.716: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3119) 09/24 12:14:28.716: [smf] INFO: UE IMSI[262426123755623] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.722: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 09/24 12:14:28.722: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.722: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.722: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 09/24 12:14:28.722: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3119) 09/24 12:14:28.722: [smf] INFO: UE IMSI[262420073717350] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.727: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 09/24 12:14:28.727: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.727: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.729: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 09/24 12:14:28.729: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3119) 09/24 12:14:28.729: [smf] INFO: UE IMSI[262421408735777] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.733: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 09/24 12:14:28.733: [upf] INFO: UE F-SEID[UP:0x91c CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.733: [upf] INFO: UE F-SEID[UP:0x91c CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.735: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 09/24 12:14:28.736: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3119) 09/24 12:14:28.736: [smf] INFO: UE IMSI[262421779676850] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.740: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 09/24 12:14:28.740: [upf] INFO: UE F-SEID[UP:0x39b CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.740: [upf] INFO: UE F-SEID[UP:0x39b CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.742: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 09/24 12:14:28.742: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3119) 09/24 12:14:28.742: [smf] INFO: UE IMSI[262425432792330] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.746: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 09/24 12:14:28.746: [upf] INFO: UE F-SEID[UP:0x988 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.746: [upf] INFO: UE F-SEID[UP:0x988 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.749: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 09/24 12:14:28.749: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3119) 09/24 12:14:28.749: [smf] INFO: UE IMSI[262426777751320] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.753: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 09/24 12:14:28.753: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.753: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.755: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 09/24 12:14:28.755: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3119) 09/24 12:14:28.755: [smf] INFO: UE IMSI[262427808320968] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.760: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 09/24 12:14:28.760: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.760: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 09/24 12:14:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3119) 09/24 12:14:28.762: [smf] INFO: UE IMSI[262422736316015] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.767: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 09/24 12:14:28.767: [upf] INFO: UE F-SEID[UP:0x28c CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.767: [upf] INFO: UE F-SEID[UP:0x28c CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.769: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 09/24 12:14:28.769: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3119) 09/24 12:14:28.769: [smf] INFO: UE IMSI[262429744201913] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.774: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 09/24 12:14:28.774: [upf] INFO: UE F-SEID[UP:0x173 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.774: [upf] INFO: UE F-SEID[UP:0x173 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.775: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 09/24 12:14:28.775: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3119) 09/24 12:14:28.775: [smf] INFO: UE IMSI[262427361325173] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.780: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 09/24 12:14:28.780: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.780: [upf] INFO: UE F-SEID[UP:0xe6e CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.783: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 09/24 12:14:28.783: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3119) 09/24 12:14:28.783: [smf] INFO: UE IMSI[262420076495760] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.788: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 09/24 12:14:28.788: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.788: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.790: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 09/24 12:14:28.790: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3119) 09/24 12:14:28.790: [smf] INFO: UE IMSI[262420888702481] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.795: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 09/24 12:14:28.795: [upf] INFO: UE F-SEID[UP:0x54c CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.795: [upf] INFO: UE F-SEID[UP:0x54c CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.797: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 09/24 12:14:28.797: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3119) 09/24 12:14:28.797: [smf] INFO: UE IMSI[262420509518189] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.802: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 09/24 12:14:28.802: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.802: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.803: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 09/24 12:14:28.803: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3119) 09/24 12:14:28.803: [smf] INFO: UE IMSI[262426640979483] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.808: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 09/24 12:14:28.808: [upf] INFO: UE F-SEID[UP:0x85 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.808: [upf] INFO: UE F-SEID[UP:0x85 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.810: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 09/24 12:14:28.810: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3119) 09/24 12:14:28.810: [smf] INFO: UE IMSI[262429484226455] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.814: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 09/24 12:14:28.814: [upf] INFO: UE F-SEID[UP:0x895 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.814: [upf] INFO: UE F-SEID[UP:0x895 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.817: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 09/24 12:14:28.817: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3119) 09/24 12:14:28.817: [smf] INFO: UE IMSI[262420007128734] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.822: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 09/24 12:14:28.822: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.822: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.824: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 09/24 12:14:28.824: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3119) 09/24 12:14:28.824: [smf] INFO: UE IMSI[262425396113185] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.830: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 09/24 12:14:28.830: [upf] INFO: UE F-SEID[UP:0x886 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.830: [upf] INFO: UE F-SEID[UP:0x886 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.831: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 09/24 12:14:28.831: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3119) 09/24 12:14:28.831: [smf] INFO: UE IMSI[262429438802905] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.837: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 09/24 12:14:28.837: [upf] INFO: UE F-SEID[UP:0x382 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.837: [upf] INFO: UE F-SEID[UP:0x382 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.838: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 09/24 12:14:28.838: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3119) 09/24 12:14:28.838: [smf] INFO: UE IMSI[262423853308948] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.844: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 09/24 12:14:28.844: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.844: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.845: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 09/24 12:14:28.845: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3119) 09/24 12:14:28.845: [smf] INFO: UE IMSI[262422762020846] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.851: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 09/24 12:14:28.851: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.851: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.852: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 09/24 12:14:28.852: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3119) 09/24 12:14:28.852: [smf] INFO: UE IMSI[262427155921762] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.857: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 09/24 12:14:28.857: [upf] INFO: UE F-SEID[UP:0x294 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.857: [upf] INFO: UE F-SEID[UP:0x294 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.859: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 09/24 12:14:28.859: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3119) 09/24 12:14:28.859: [smf] INFO: UE IMSI[262423859018062] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.865: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 09/24 12:14:28.865: [upf] INFO: UE F-SEID[UP:0x807 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.865: [upf] INFO: UE F-SEID[UP:0x807 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.867: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 09/24 12:14:28.867: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3119) 09/24 12:14:28.867: [smf] INFO: UE IMSI[262422871543118] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.872: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 09/24 12:14:28.872: [upf] INFO: UE F-SEID[UP:0x114 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.872: [upf] INFO: UE F-SEID[UP:0x114 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.874: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 09/24 12:14:28.874: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3119) 09/24 12:14:28.874: [smf] INFO: UE IMSI[262425350184109] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.880: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 09/24 12:14:28.880: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.880: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.882: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 09/24 12:14:28.882: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3119) 09/24 12:14:28.882: [smf] INFO: UE IMSI[262426537167956] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.886: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 09/24 12:14:28.886: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.886: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.890: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 09/24 12:14:28.890: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3119) 09/24 12:14:28.890: [smf] INFO: UE IMSI[262428471266875] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.896: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 09/24 12:14:28.896: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.896: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.897: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 09/24 12:14:28.897: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3119) 09/24 12:14:28.897: [smf] INFO: UE IMSI[262422186816502] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.902: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 09/24 12:14:28.902: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.902: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.903: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 09/24 12:14:28.903: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3119) 09/24 12:14:28.903: [smf] INFO: UE IMSI[262424891537477] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.908: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 09/24 12:14:28.908: [upf] INFO: UE F-SEID[UP:0x354 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.908: [upf] INFO: UE F-SEID[UP:0x354 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.910: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 09/24 12:14:28.910: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3119) 09/24 12:14:28.910: [smf] INFO: UE IMSI[262426145891948] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.915: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 09/24 12:14:28.915: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.915: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.917: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 09/24 12:14:28.917: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3119) 09/24 12:14:28.917: [smf] INFO: UE IMSI[262428979567481] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.923: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 09/24 12:14:28.923: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.923: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.925: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 09/24 12:14:28.925: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3119) 09/24 12:14:28.925: [smf] INFO: UE IMSI[262426711663284] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.930: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 09/24 12:14:28.930: [upf] INFO: UE F-SEID[UP:0x302 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.930: [upf] INFO: UE F-SEID[UP:0x302 CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.932: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 09/24 12:14:28.932: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3119) 09/24 12:14:28.932: [smf] INFO: UE IMSI[262424989331921] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.939: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 09/24 12:14:28.939: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.939: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.940: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 09/24 12:14:28.940: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3119) 09/24 12:14:28.940: [smf] INFO: UE IMSI[262426144953683] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.945: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 09/24 12:14:28.945: [upf] INFO: UE F-SEID[UP:0x15c CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.945: [upf] INFO: UE F-SEID[UP:0x15c CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.947: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 09/24 12:14:28.947: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3119) 09/24 12:14:28.947: [smf] INFO: UE IMSI[262422919785825] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.953: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 09/24 12:14:28.953: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.953: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.954: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 09/24 12:14:28.954: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3119) 09/24 12:14:28.954: [smf] INFO: UE IMSI[262420064389571] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.959: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 09/24 12:14:28.959: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.959: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.962: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 09/24 12:14:28.962: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3119) 09/24 12:14:28.962: [smf] INFO: UE IMSI[262421832950636] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.967: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 09/24 12:14:28.967: [upf] INFO: UE F-SEID[UP:0x4bc CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.967: [upf] INFO: UE F-SEID[UP:0x4bc CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.968: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 09/24 12:14:28.968: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3119) 09/24 12:14:28.968: [smf] INFO: UE IMSI[262420016323923] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.974: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 09/24 12:14:28.974: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.974: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.976: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 09/24 12:14:28.976: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3119) 09/24 12:14:28.976: [smf] INFO: UE IMSI[262421746004030] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.982: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 09/24 12:14:28.982: [upf] INFO: UE F-SEID[UP:0x959 CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.982: [upf] INFO: UE F-SEID[UP:0x959 CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.983: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 09/24 12:14:28.983: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3119) 09/24 12:14:28.983: [smf] INFO: UE IMSI[262424833767443] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.988: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 09/24 12:14:28.988: [upf] INFO: UE F-SEID[UP:0xadc CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.988: [upf] INFO: UE F-SEID[UP:0xadc CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.989: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 09/24 12:14:28.990: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3119) 09/24 12:14:28.990: [smf] INFO: UE IMSI[262429998898528] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:28.994: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 09/24 12:14:28.994: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.994: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 09/24 12:14:28.996: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 09/24 12:14:28.996: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3119) 09/24 12:14:28.996: [smf] INFO: UE IMSI[262425673124491] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.001: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 09/24 12:14:29.001: [upf] INFO: UE F-SEID[UP:0x675 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.001: [upf] INFO: UE F-SEID[UP:0x675 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.003: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 09/24 12:14:29.003: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3119) 09/24 12:14:29.003: [smf] INFO: UE IMSI[262421590787365] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.008: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 09/24 12:14:29.008: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.008: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.010: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 09/24 12:14:29.010: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3119) 09/24 12:14:29.010: [smf] INFO: UE IMSI[262420185050686] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.014: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 09/24 12:14:29.014: [upf] INFO: UE F-SEID[UP:0x59d CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.014: [upf] INFO: UE F-SEID[UP:0x59d CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.017: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 09/24 12:14:29.017: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3119) 09/24 12:14:29.017: [smf] INFO: UE IMSI[262421994000883] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.023: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 09/24 12:14:29.023: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.023: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.024: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 09/24 12:14:29.025: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3119) 09/24 12:14:29.025: [smf] INFO: UE IMSI[262423241655589] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.030: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 09/24 12:14:29.030: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.030: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.032: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 09/24 12:14:29.032: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3119) 09/24 12:14:29.032: [smf] INFO: UE IMSI[262423966399950] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.038: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 09/24 12:14:29.038: [upf] INFO: UE F-SEID[UP:0x538 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.038: [upf] INFO: UE F-SEID[UP:0x538 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.040: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 09/24 12:14:29.040: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3119) 09/24 12:14:29.040: [smf] INFO: UE IMSI[262426725038042] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.045: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 09/24 12:14:29.045: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.045: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.046: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 09/24 12:14:29.046: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3119) 09/24 12:14:29.046: [smf] INFO: UE IMSI[262429907020324] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.051: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 09/24 12:14:29.051: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.051: [upf] INFO: UE F-SEID[UP:0xad4 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.053: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 09/24 12:14:29.053: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3119) 09/24 12:14:29.053: [smf] INFO: UE IMSI[262425590890542] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.058: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 09/24 12:14:29.058: [upf] INFO: UE F-SEID[UP:0x304 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.058: [upf] INFO: UE F-SEID[UP:0x304 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.059: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 09/24 12:14:29.059: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3119) 09/24 12:14:29.060: [smf] INFO: UE IMSI[262421714998868] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.064: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 09/24 12:14:29.064: [upf] INFO: UE F-SEID[UP:0x524 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.064: [upf] INFO: UE F-SEID[UP:0x524 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.066: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 09/24 12:14:29.066: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3119) 09/24 12:14:29.066: [smf] INFO: UE IMSI[262428655912957] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.071: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 09/24 12:14:29.071: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.071: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.073: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 09/24 12:14:29.073: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3119) 09/24 12:14:29.073: [smf] INFO: UE IMSI[262427396349378] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.078: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 09/24 12:14:29.078: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.078: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.080: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 09/24 12:14:29.080: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3119) 09/24 12:14:29.080: [smf] INFO: UE IMSI[262421601103345] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.085: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 09/24 12:14:29.085: [upf] INFO: UE F-SEID[UP:0xeca CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.085: [upf] INFO: UE F-SEID[UP:0xeca CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.087: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 09/24 12:14:29.087: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3119) 09/24 12:14:29.087: [smf] INFO: UE IMSI[262426015570557] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.092: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 09/24 12:14:29.092: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.092: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.093: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 09/24 12:14:29.093: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3119) 09/24 12:14:29.093: [smf] INFO: UE IMSI[262425333231700] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.099: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 09/24 12:14:29.099: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.099: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.100: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 09/24 12:14:29.100: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3119) 09/24 12:14:29.100: [smf] INFO: UE IMSI[262420994365025] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.105: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 09/24 12:14:29.105: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.105: [upf] INFO: UE F-SEID[UP:0x2ee CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.107: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 09/24 12:14:29.107: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3119) 09/24 12:14:29.107: [smf] INFO: UE IMSI[262426406441128] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.112: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 09/24 12:14:29.112: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.112: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.113: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 09/24 12:14:29.113: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3119) 09/24 12:14:29.113: [smf] INFO: UE IMSI[262426847270877] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.118: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 09/24 12:14:29.118: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.118: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.120: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 09/24 12:14:29.120: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3119) 09/24 12:14:29.120: [smf] INFO: UE IMSI[262424774572587] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.125: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 09/24 12:14:29.125: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.125: [upf] INFO: UE F-SEID[UP:0xb4e CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.127: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 09/24 12:14:29.127: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3119) 09/24 12:14:29.127: [smf] INFO: UE IMSI[262428828349683] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.132: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 09/24 12:14:29.132: [upf] INFO: UE F-SEID[UP:0x14a CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.132: [upf] INFO: UE F-SEID[UP:0x14a CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.134: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 09/24 12:14:29.134: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3119) 09/24 12:14:29.134: [smf] INFO: UE IMSI[262427211280797] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.139: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 09/24 12:14:29.139: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.139: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.141: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 09/24 12:14:29.141: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3119) 09/24 12:14:29.141: [smf] INFO: UE IMSI[262421238180385] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.145: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 09/24 12:14:29.146: [upf] INFO: UE F-SEID[UP:0x21c CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.146: [upf] INFO: UE F-SEID[UP:0x21c CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.147: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 09/24 12:14:29.147: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3119) 09/24 12:14:29.147: [smf] INFO: UE IMSI[262421965738069] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.152: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 09/24 12:14:29.152: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.152: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.154: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 09/24 12:14:29.154: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3119) 09/24 12:14:29.154: [smf] INFO: UE IMSI[262422466281953] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.159: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 09/24 12:14:29.159: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.159: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.161: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 09/24 12:14:29.161: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3119) 09/24 12:14:29.161: [smf] INFO: UE IMSI[262421305665816] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.166: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 09/24 12:14:29.166: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.166: [upf] INFO: UE F-SEID[UP:0xa6a CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.169: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 09/24 12:14:29.169: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3119) 09/24 12:14:29.169: [smf] INFO: UE IMSI[262427612322249] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:29.175: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 09/24 12:14:29.176: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.176: [upf] INFO: UE F-SEID[UP:0xa80 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 09/24 12:14:29.176: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@1868a1f2631b: Successfully created 1022 PDP contexts before exhausting the pool MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: Warning: Re-starting timer T_next, which is already active (running or expired). 09/24 12:14:29.183: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 09/24 12:14:29.188: [smf] INFO: Removed Session: UE IMSI:[262422582499005] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3127) 09/24 12:14:29.188: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 09/24 12:14:29.189: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 09/24 12:14:29.194: [smf] INFO: Removed Session: UE IMSI:[262424525649150] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3127) 09/24 12:14:29.194: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 09/24 12:14:29.195: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 09/24 12:14:29.199: [smf] INFO: Removed Session: UE IMSI:[262421560076538] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3127) 09/24 12:14:29.199: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 09/24 12:14:29.200: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 09/24 12:14:29.204: [smf] INFO: Removed Session: UE IMSI:[262426327936508] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3127) 09/24 12:14:29.204: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 09/24 12:14:29.206: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 09/24 12:14:29.210: [smf] INFO: Removed Session: UE IMSI:[262420666186137] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3127) 09/24 12:14:29.210: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 09/24 12:14:29.211: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 09/24 12:14:29.216: [smf] INFO: Removed Session: UE IMSI:[262427065459218] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3127) 09/24 12:14:29.216: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 09/24 12:14:29.217: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 09/24 12:14:29.221: [smf] INFO: Removed Session: UE IMSI:[262425283126966] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3127) 09/24 12:14:29.221: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 09/24 12:14:29.223: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 09/24 12:14:29.226: [smf] INFO: Removed Session: UE IMSI:[262427704728633] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3127) 09/24 12:14:29.226: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 09/24 12:14:29.228: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 09/24 12:14:29.233: [smf] INFO: Removed Session: UE IMSI:[262425617071194] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3127) 09/24 12:14:29.233: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 09/24 12:14:29.234: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 09/24 12:14:29.239: [smf] INFO: Removed Session: UE IMSI:[262420107284379] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3127) 09/24 12:14:29.239: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 09/24 12:14:29.239: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 09/24 12:14:29.244: [smf] INFO: Removed Session: UE IMSI:[262425985067027] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3127) 09/24 12:14:29.244: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 09/24 12:14:29.245: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 09/24 12:14:29.250: [smf] INFO: Removed Session: UE IMSI:[262420208159140] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3127) 09/24 12:14:29.250: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 09/24 12:14:29.251: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 09/24 12:14:29.255: [smf] INFO: Removed Session: UE IMSI:[262422524471148] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3127) 09/24 12:14:29.255: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 09/24 12:14:29.256: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 09/24 12:14:29.260: [smf] INFO: Removed Session: UE IMSI:[262420203093610] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3127) 09/24 12:14:29.261: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 09/24 12:14:29.262: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 09/24 12:14:29.265: [smf] INFO: Removed Session: UE IMSI:[262426186029436] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3127) 09/24 12:14:29.265: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 09/24 12:14:29.268: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 09/24 12:14:29.271: [smf] INFO: Removed Session: UE IMSI:[262429889092954] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3127) 09/24 12:14:29.271: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 09/24 12:14:29.273: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 09/24 12:14:29.277: [smf] INFO: Removed Session: UE IMSI:[262423056001255] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3127) 09/24 12:14:29.277: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 09/24 12:14:29.279: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 09/24 12:14:29.283: [smf] INFO: Removed Session: UE IMSI:[262422291256416] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3127) 09/24 12:14:29.283: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 09/24 12:14:29.285: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 09/24 12:14:29.289: [smf] INFO: Removed Session: UE IMSI:[262428640329328] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3127) 09/24 12:14:29.289: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 09/24 12:14:29.291: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 09/24 12:14:29.295: [smf] INFO: Removed Session: UE IMSI:[262429751457384] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3127) 09/24 12:14:29.295: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 09/24 12:14:29.297: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 09/24 12:14:29.302: [smf] INFO: Removed Session: UE IMSI:[262422249160631] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3127) 09/24 12:14:29.302: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 09/24 12:14:29.302: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 09/24 12:14:29.307: [smf] INFO: Removed Session: UE IMSI:[262426065326718] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3127) 09/24 12:14:29.307: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 09/24 12:14:29.308: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 09/24 12:14:29.312: [smf] INFO: Removed Session: UE IMSI:[262425874954573] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3127) 09/24 12:14:29.312: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 09/24 12:14:29.314: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 09/24 12:14:29.317: [smf] INFO: Removed Session: UE IMSI:[262424054813199] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3127) 09/24 12:14:29.317: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 09/24 12:14:29.319: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 09/24 12:14:29.323: [smf] INFO: Removed Session: UE IMSI:[262428091823631] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3127) 09/24 12:14:29.323: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 09/24 12:14:29.325: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 09/24 12:14:29.329: [smf] INFO: Removed Session: UE IMSI:[262427694054533] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3127) 09/24 12:14:29.329: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 09/24 12:14:29.330: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 09/24 12:14:29.334: [smf] INFO: Removed Session: UE IMSI:[262420869246849] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3127) 09/24 12:14:29.334: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 09/24 12:14:29.336: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 09/24 12:14:29.340: [smf] INFO: Removed Session: UE IMSI:[262423723039745] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3127) 09/24 12:14:29.340: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 09/24 12:14:29.341: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 09/24 12:14:29.346: [smf] INFO: Removed Session: UE IMSI:[262428095162806] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3127) 09/24 12:14:29.346: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 09/24 12:14:29.347: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 09/24 12:14:29.350: [smf] INFO: Removed Session: UE IMSI:[262422598748136] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3127) 09/24 12:14:29.351: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 09/24 12:14:29.353: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 09/24 12:14:29.357: [smf] INFO: Removed Session: UE IMSI:[262426118403765] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3127) 09/24 12:14:29.357: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 09/24 12:14:29.358: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 09/24 12:14:29.363: [smf] INFO: Removed Session: UE IMSI:[262428869924576] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3127) 09/24 12:14:29.363: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 09/24 12:14:29.365: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 09/24 12:14:29.369: [smf] INFO: Removed Session: UE IMSI:[262420149400836] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3127) 09/24 12:14:29.369: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 09/24 12:14:29.371: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 09/24 12:14:29.375: [smf] INFO: Removed Session: UE IMSI:[262423291900042] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3127) 09/24 12:14:29.375: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 09/24 12:14:29.376: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 09/24 12:14:29.381: [smf] INFO: Removed Session: UE IMSI:[262420515584025] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3127) 09/24 12:14:29.381: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 09/24 12:14:29.382: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 09/24 12:14:29.386: [smf] INFO: Removed Session: UE IMSI:[262423638238650] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3127) 09/24 12:14:29.386: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 09/24 12:14:29.388: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 09/24 12:14:29.391: [smf] INFO: Removed Session: UE IMSI:[262425370193150] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3127) 09/24 12:14:29.391: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 09/24 12:14:29.393: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 09/24 12:14:29.397: [smf] INFO: Removed Session: UE IMSI:[262426858281784] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3127) 09/24 12:14:29.397: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 09/24 12:14:29.399: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 09/24 12:14:29.402: [smf] INFO: Removed Session: UE IMSI:[262427081928110] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3127) 09/24 12:14:29.402: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 09/24 12:14:29.404: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 09/24 12:14:29.408: [smf] INFO: Removed Session: UE IMSI:[262420677245185] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3127) 09/24 12:14:29.408: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 09/24 12:14:29.410: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 09/24 12:14:29.414: [smf] INFO: Removed Session: UE IMSI:[262422021611137] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3127) 09/24 12:14:29.414: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 09/24 12:14:29.415: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 09/24 12:14:29.419: [smf] INFO: Removed Session: UE IMSI:[262427874263428] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3127) 09/24 12:14:29.419: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 09/24 12:14:29.421: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 09/24 12:14:29.425: [smf] INFO: Removed Session: UE IMSI:[262426246615979] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3127) 09/24 12:14:29.425: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 09/24 12:14:29.426: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 09/24 12:14:29.431: [smf] INFO: Removed Session: UE IMSI:[262425582249692] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3127) 09/24 12:14:29.431: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 09/24 12:14:29.432: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 09/24 12:14:29.436: [smf] INFO: Removed Session: UE IMSI:[262423062255382] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3127) 09/24 12:14:29.436: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 09/24 12:14:29.438: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 09/24 12:14:29.442: [smf] INFO: Removed Session: UE IMSI:[262421006893407] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3127) 09/24 12:14:29.442: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 09/24 12:14:29.443: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 09/24 12:14:29.448: [smf] INFO: Removed Session: UE IMSI:[262422102208410] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3127) 09/24 12:14:29.448: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 09/24 12:14:29.449: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 09/24 12:14:29.452: [smf] INFO: Removed Session: UE IMSI:[262424521648297] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3127) 09/24 12:14:29.452: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 09/24 12:14:29.454: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 09/24 12:14:29.458: [smf] INFO: Removed Session: UE IMSI:[262425732773668] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3127) 09/24 12:14:29.458: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 09/24 12:14:29.460: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 09/24 12:14:29.464: [smf] INFO: Removed Session: UE IMSI:[262420234849266] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3127) 09/24 12:14:29.464: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 09/24 12:14:29.465: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 09/24 12:14:29.469: [smf] INFO: Removed Session: UE IMSI:[262424294341302] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3127) 09/24 12:14:29.469: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 09/24 12:14:29.471: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 09/24 12:14:29.475: [smf] INFO: Removed Session: UE IMSI:[262426469427290] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3127) 09/24 12:14:29.475: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 09/24 12:14:29.477: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 09/24 12:14:29.482: [smf] INFO: Removed Session: UE IMSI:[262427081395298] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3127) 09/24 12:14:29.482: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 09/24 12:14:29.482: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 09/24 12:14:29.487: [smf] INFO: Removed Session: UE IMSI:[262424476778243] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3127) 09/24 12:14:29.487: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 09/24 12:14:29.488: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 09/24 12:14:29.493: [smf] INFO: Removed Session: UE IMSI:[262429520062891] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3127) 09/24 12:14:29.493: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 09/24 12:14:29.494: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 09/24 12:14:29.499: [smf] INFO: Removed Session: UE IMSI:[262423078267692] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3127) 09/24 12:14:29.499: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 09/24 12:14:29.500: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 09/24 12:14:29.506: [smf] INFO: Removed Session: UE IMSI:[262420541677842] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3127) 09/24 12:14:29.506: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 09/24 12:14:29.507: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 09/24 12:14:29.511: [smf] INFO: Removed Session: UE IMSI:[262426841828888] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3127) 09/24 12:14:29.511: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 09/24 12:14:29.512: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 09/24 12:14:29.516: [smf] INFO: Removed Session: UE IMSI:[262420071278830] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3127) 09/24 12:14:29.516: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 09/24 12:14:29.518: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 09/24 12:14:29.522: [smf] INFO: Removed Session: UE IMSI:[262422640892179] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3127) 09/24 12:14:29.522: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 09/24 12:14:29.523: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 09/24 12:14:29.528: [smf] INFO: Removed Session: UE IMSI:[262429404345477] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3127) 09/24 12:14:29.528: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 09/24 12:14:29.529: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 09/24 12:14:29.532: [smf] INFO: Removed Session: UE IMSI:[262420938935109] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3127) 09/24 12:14:29.532: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 09/24 12:14:29.534: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 09/24 12:14:29.538: [smf] INFO: Removed Session: UE IMSI:[262422622214181] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3127) 09/24 12:14:29.538: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 09/24 12:14:29.541: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 09/24 12:14:29.545: [smf] INFO: Removed Session: UE IMSI:[262421103346170] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3127) 09/24 12:14:29.545: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 09/24 12:14:29.546: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 09/24 12:14:29.551: [smf] INFO: Removed Session: UE IMSI:[262422546177797] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3127) 09/24 12:14:29.551: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 09/24 12:14:29.553: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 09/24 12:14:29.557: [smf] INFO: Removed Session: UE IMSI:[262424624092204] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3127) 09/24 12:14:29.557: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 09/24 12:14:29.558: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 09/24 12:14:29.564: [smf] INFO: Removed Session: UE IMSI:[262429790262479] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3127) 09/24 12:14:29.564: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 09/24 12:14:29.564: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 09/24 12:14:29.568: [smf] INFO: Removed Session: UE IMSI:[262420371324158] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3127) 09/24 12:14:29.568: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 09/24 12:14:29.570: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 09/24 12:14:29.573: [smf] INFO: Removed Session: UE IMSI:[262428264504030] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3127) 09/24 12:14:29.573: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 09/24 12:14:29.575: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 09/24 12:14:29.579: [smf] INFO: Removed Session: UE IMSI:[262425127387941] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3127) 09/24 12:14:29.579: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 09/24 12:14:29.581: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 09/24 12:14:29.586: [smf] INFO: Removed Session: UE IMSI:[262425467513094] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3127) 09/24 12:14:29.586: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 09/24 12:14:29.587: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 09/24 12:14:29.591: [smf] INFO: Removed Session: UE IMSI:[262426285820879] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3127) 09/24 12:14:29.591: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 09/24 12:14:29.593: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 09/24 12:14:29.597: [smf] INFO: Removed Session: UE IMSI:[262427046100800] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3127) 09/24 12:14:29.597: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 09/24 12:14:29.598: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 09/24 12:14:29.603: [smf] INFO: Removed Session: UE IMSI:[262429211787998] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3127) 09/24 12:14:29.603: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 09/24 12:14:29.604: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 09/24 12:14:29.607: [smf] INFO: Removed Session: UE IMSI:[262424421337201] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3127) 09/24 12:14:29.607: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 09/24 12:14:29.610: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 09/24 12:14:29.615: [smf] INFO: Removed Session: UE IMSI:[262426602672649] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3127) 09/24 12:14:29.615: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 09/24 12:14:29.616: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 09/24 12:14:29.621: [smf] INFO: Removed Session: UE IMSI:[262428796368177] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3127) 09/24 12:14:29.621: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 09/24 12:14:29.622: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 09/24 12:14:29.627: [smf] INFO: Removed Session: UE IMSI:[262429017482010] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3127) 09/24 12:14:29.627: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 09/24 12:14:29.628: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 09/24 12:14:29.632: [smf] INFO: Removed Session: UE IMSI:[262422985757143] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3127) 09/24 12:14:29.632: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 09/24 12:14:29.633: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 09/24 12:14:29.637: [smf] INFO: Removed Session: UE IMSI:[262424095130189] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3127) 09/24 12:14:29.637: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 09/24 12:14:29.639: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 09/24 12:14:29.644: [smf] INFO: Removed Session: UE IMSI:[262425197971344] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3127) 09/24 12:14:29.644: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 09/24 12:14:29.645: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 09/24 12:14:29.649: [smf] INFO: Removed Session: UE IMSI:[262428004402864] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3127) 09/24 12:14:29.649: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 09/24 12:14:29.650: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 09/24 12:14:29.654: [smf] INFO: Removed Session: UE IMSI:[262420168234239] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3127) 09/24 12:14:29.654: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 09/24 12:14:29.656: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 09/24 12:14:29.660: [smf] INFO: Removed Session: UE IMSI:[262421300631723] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3127) 09/24 12:14:29.660: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 09/24 12:14:29.661: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 09/24 12:14:29.665: [smf] INFO: Removed Session: UE IMSI:[262429023103594] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3127) 09/24 12:14:29.665: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 09/24 12:14:29.667: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 09/24 12:14:29.672: [smf] INFO: Removed Session: UE IMSI:[262427929305710] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3127) 09/24 12:14:29.672: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 09/24 12:14:29.673: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 09/24 12:14:29.678: [smf] INFO: Removed Session: UE IMSI:[262425657491288] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3127) 09/24 12:14:29.678: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 09/24 12:14:29.679: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 09/24 12:14:29.683: [smf] INFO: Removed Session: UE IMSI:[262427719363681] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3127) 09/24 12:14:29.683: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 09/24 12:14:29.684: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 09/24 12:14:29.687: [smf] INFO: Removed Session: UE IMSI:[262421941815301] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3127) 09/24 12:14:29.687: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 09/24 12:14:29.690: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 09/24 12:14:29.694: [smf] INFO: Removed Session: UE IMSI:[262423821198022] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3127) 09/24 12:14:29.694: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 09/24 12:14:29.695: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 09/24 12:14:29.700: [smf] INFO: Removed Session: UE IMSI:[262428243152949] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3127) 09/24 12:14:29.700: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 09/24 12:14:29.701: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 09/24 12:14:29.707: [smf] INFO: Removed Session: UE IMSI:[262423515850316] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3127) 09/24 12:14:29.707: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 09/24 12:14:29.707: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 09/24 12:14:29.711: [smf] INFO: Removed Session: UE IMSI:[262421920402335] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3127) 09/24 12:14:29.711: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 09/24 12:14:29.712: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 09/24 12:14:29.717: [smf] INFO: Removed Session: UE IMSI:[262427963608093] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3127) 09/24 12:14:29.717: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 09/24 12:14:29.718: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 09/24 12:14:29.722: [smf] INFO: Removed Session: UE IMSI:[262420710621493] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3127) 09/24 12:14:29.722: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 09/24 12:14:29.724: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 09/24 12:14:29.728: [smf] INFO: Removed Session: UE IMSI:[262428644269147] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3127) 09/24 12:14:29.728: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 09/24 12:14:29.730: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 09/24 12:14:29.734: [smf] INFO: Removed Session: UE IMSI:[262422746640002] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3127) 09/24 12:14:29.734: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 09/24 12:14:29.735: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 09/24 12:14:29.740: [smf] INFO: Removed Session: UE IMSI:[262426538645831] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3127) 09/24 12:14:29.740: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 09/24 12:14:29.741: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 09/24 12:14:29.746: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 09/24 12:14:29.747: [smf] INFO: Removed Session: UE IMSI:[262420207163396] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3127) 09/24 12:14:29.747: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 09/24 12:14:29.751: [smf] INFO: Removed Session: UE IMSI:[262429116686289] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3127) 09/24 12:14:29.751: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 09/24 12:14:29.752: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 09/24 12:14:29.756: [smf] INFO: Removed Session: UE IMSI:[262422448109075] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3127) 09/24 12:14:29.756: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 09/24 12:14:29.758: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 09/24 12:14:29.762: [smf] INFO: Removed Session: UE IMSI:[262420647077614] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3127) 09/24 12:14:29.762: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 09/24 12:14:29.764: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 09/24 12:14:29.768: [smf] INFO: Removed Session: UE IMSI:[262420621764057] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3127) 09/24 12:14:29.768: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 09/24 12:14:29.770: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 09/24 12:14:29.775: [smf] INFO: Removed Session: UE IMSI:[262420636963849] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3127) 09/24 12:14:29.775: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 09/24 12:14:29.776: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 09/24 12:14:29.780: [smf] INFO: Removed Session: UE IMSI:[262424744491763] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3127) 09/24 12:14:29.780: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 09/24 12:14:29.781: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 09/24 12:14:29.785: [smf] INFO: Removed Session: UE IMSI:[262425620683543] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3127) 09/24 12:14:29.785: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 09/24 12:14:29.787: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 09/24 12:14:29.790: [smf] INFO: Removed Session: UE IMSI:[262429735653713] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3127) 09/24 12:14:29.790: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 09/24 12:14:29.792: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 09/24 12:14:29.796: [smf] INFO: Removed Session: UE IMSI:[262427313684622] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3127) 09/24 12:14:29.796: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 09/24 12:14:29.798: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 09/24 12:14:29.802: [smf] INFO: Removed Session: UE IMSI:[262425879153900] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3127) 09/24 12:14:29.802: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 09/24 12:14:29.803: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 09/24 12:14:29.807: [smf] INFO: Removed Session: UE IMSI:[262428937909651] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3127) 09/24 12:14:29.807: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 09/24 12:14:29.809: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 09/24 12:14:29.813: [smf] INFO: Removed Session: UE IMSI:[262422961226966] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3127) 09/24 12:14:29.813: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 09/24 12:14:29.815: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 09/24 12:14:29.819: [smf] INFO: Removed Session: UE IMSI:[262429926403095] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3127) 09/24 12:14:29.819: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 09/24 12:14:29.820: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 09/24 12:14:29.823: [smf] INFO: Removed Session: UE IMSI:[262421014983879] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3127) 09/24 12:14:29.823: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 09/24 12:14:29.826: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 09/24 12:14:29.830: [smf] INFO: Removed Session: UE IMSI:[262425742897429] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3127) 09/24 12:14:29.830: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 09/24 12:14:29.831: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 09/24 12:14:29.836: [smf] INFO: Removed Session: UE IMSI:[262422345149653] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3127) 09/24 12:14:29.836: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 09/24 12:14:29.837: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 09/24 12:14:29.841: [smf] INFO: Removed Session: UE IMSI:[262428133990890] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3127) 09/24 12:14:29.841: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 09/24 12:14:29.842: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 09/24 12:14:29.846: [smf] INFO: Removed Session: UE IMSI:[262426460239808] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3127) 09/24 12:14:29.846: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 09/24 12:14:29.849: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 09/24 12:14:29.853: [smf] INFO: Removed Session: UE IMSI:[262424503302503] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3127) 09/24 12:14:29.853: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 09/24 12:14:29.855: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 09/24 12:14:29.861: [smf] INFO: Removed Session: UE IMSI:[262429459759084] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3127) 09/24 12:14:29.861: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 09/24 12:14:29.861: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 09/24 12:14:29.865: [smf] INFO: Removed Session: UE IMSI:[262427537337266] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3127) 09/24 12:14:29.865: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 09/24 12:14:29.867: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 09/24 12:14:29.870: [smf] INFO: Removed Session: UE IMSI:[262421807047113] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3127) 09/24 12:14:29.870: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 09/24 12:14:29.872: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 09/24 12:14:29.876: [smf] INFO: Removed Session: UE IMSI:[262429533824175] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3127) 09/24 12:14:29.876: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 09/24 12:14:29.878: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 09/24 12:14:29.882: [smf] INFO: Removed Session: UE IMSI:[262423128175976] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3127) 09/24 12:14:29.882: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 09/24 12:14:29.884: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 09/24 12:14:29.889: [smf] INFO: Removed Session: UE IMSI:[262426027826094] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3127) 09/24 12:14:29.889: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 09/24 12:14:29.889: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 09/24 12:14:29.894: [smf] INFO: Removed Session: UE IMSI:[262423256775738] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3127) 09/24 12:14:29.894: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 09/24 12:14:29.895: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 09/24 12:14:29.899: [smf] INFO: Removed Session: UE IMSI:[262423251410038] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3127) 09/24 12:14:29.899: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 09/24 12:14:29.900: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 09/24 12:14:29.905: [smf] INFO: Removed Session: UE IMSI:[262424412845562] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3127) 09/24 12:14:29.905: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 09/24 12:14:29.906: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 09/24 12:14:29.910: [smf] INFO: Removed Session: UE IMSI:[262426095387733] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3127) 09/24 12:14:29.910: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 09/24 12:14:29.912: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 09/24 12:14:29.915: [smf] INFO: Removed Session: UE IMSI:[262429517926635] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3127) 09/24 12:14:29.915: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 09/24 12:14:29.918: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 09/24 12:14:29.922: [smf] INFO: Removed Session: UE IMSI:[262427199192942] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3127) 09/24 12:14:29.922: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 09/24 12:14:29.924: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 09/24 12:14:29.928: [smf] INFO: Removed Session: UE IMSI:[262422782620130] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3127) 09/24 12:14:29.928: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 09/24 12:14:29.930: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 09/24 12:14:29.934: [smf] INFO: Removed Session: UE IMSI:[262429673865743] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3127) 09/24 12:14:29.934: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 09/24 12:14:29.935: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 09/24 12:14:29.939: [smf] INFO: Removed Session: UE IMSI:[262427943090866] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3127) 09/24 12:14:29.939: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 09/24 12:14:29.941: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 09/24 12:14:29.945: [smf] INFO: Removed Session: UE IMSI:[262423083649031] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3127) 09/24 12:14:29.945: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 09/24 12:14:29.947: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 09/24 12:14:29.951: [smf] INFO: Removed Session: UE IMSI:[262422836232278] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3127) 09/24 12:14:29.951: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 09/24 12:14:29.952: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 09/24 12:14:29.956: [smf] INFO: Removed Session: UE IMSI:[262422068130380] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3127) 09/24 12:14:29.956: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 09/24 12:14:29.958: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 09/24 12:14:29.961: [smf] INFO: Removed Session: UE IMSI:[262425794689873] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3127) 09/24 12:14:29.961: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 09/24 12:14:29.963: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 09/24 12:14:29.968: [smf] INFO: Removed Session: UE IMSI:[262423811425174] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3127) 09/24 12:14:29.968: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 09/24 12:14:29.969: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 09/24 12:14:29.973: [smf] INFO: Removed Session: UE IMSI:[262421564723364] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3127) 09/24 12:14:29.973: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 09/24 12:14:29.975: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 09/24 12:14:29.979: [smf] INFO: Removed Session: UE IMSI:[262428283863505] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3127) 09/24 12:14:29.979: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 09/24 12:14:29.980: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 09/24 12:14:29.984: [smf] INFO: Removed Session: UE IMSI:[262428260620552] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3127) 09/24 12:14:29.984: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 09/24 12:14:29.986: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 09/24 12:14:29.991: [smf] INFO: Removed Session: UE IMSI:[262421240936857] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3127) 09/24 12:14:29.992: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 09/24 12:14:29.992: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 09/24 12:14:29.996: [smf] INFO: Removed Session: UE IMSI:[262427789379849] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:29.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3127) 09/24 12:14:29.996: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 09/24 12:14:29.997: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 09/24 12:14:30.000: [smf] INFO: Removed Session: UE IMSI:[262429035434093] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3127) 09/24 12:14:30.000: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 09/24 12:14:30.003: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 09/24 12:14:30.006: [smf] INFO: Removed Session: UE IMSI:[262425040548048] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3127) 09/24 12:14:30.007: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 09/24 12:14:30.008: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 09/24 12:14:30.012: [smf] INFO: Removed Session: UE IMSI:[262424168056357] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3127) 09/24 12:14:30.012: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 09/24 12:14:30.014: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 09/24 12:14:30.017: [smf] INFO: Removed Session: UE IMSI:[262427623772260] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3127) 09/24 12:14:30.017: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 09/24 12:14:30.019: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 09/24 12:14:30.023: [smf] INFO: Removed Session: UE IMSI:[262422045651708] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3127) 09/24 12:14:30.023: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 09/24 12:14:30.025: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 09/24 12:14:30.029: [smf] INFO: Removed Session: UE IMSI:[262423867523748] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3127) 09/24 12:14:30.029: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 09/24 12:14:30.030: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 09/24 12:14:30.034: [smf] INFO: Removed Session: UE IMSI:[262426592559945] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3127) 09/24 12:14:30.034: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 09/24 12:14:30.036: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 09/24 12:14:30.039: [smf] INFO: Removed Session: UE IMSI:[262426769784641] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3127) 09/24 12:14:30.039: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 09/24 12:14:30.041: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 09/24 12:14:30.046: [smf] INFO: Removed Session: UE IMSI:[262422916837450] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3127) 09/24 12:14:30.046: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 09/24 12:14:30.047: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 09/24 12:14:30.052: [smf] INFO: Removed Session: UE IMSI:[262422313783105] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3127) 09/24 12:14:30.052: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 09/24 12:14:30.052: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 09/24 12:14:30.056: [smf] INFO: Removed Session: UE IMSI:[262423974555598] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3127) 09/24 12:14:30.056: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 09/24 12:14:30.058: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 09/24 12:14:30.062: [smf] INFO: Removed Session: UE IMSI:[262427319399371] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3127) 09/24 12:14:30.062: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 09/24 12:14:30.063: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 09/24 12:14:30.068: [smf] INFO: Removed Session: UE IMSI:[262426977808365] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3127) 09/24 12:14:30.068: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 09/24 12:14:30.069: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 09/24 12:14:30.072: [smf] INFO: Removed Session: UE IMSI:[262428305780205] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3127) 09/24 12:14:30.072: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 09/24 12:14:30.074: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 09/24 12:14:30.078: [smf] INFO: Removed Session: UE IMSI:[262420721102414] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3127) 09/24 12:14:30.079: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 09/24 12:14:30.080: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 09/24 12:14:30.083: [smf] INFO: Removed Session: UE IMSI:[262424707564099] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3127) 09/24 12:14:30.083: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 09/24 12:14:30.085: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 09/24 12:14:30.089: [smf] INFO: Removed Session: UE IMSI:[262425252463015] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3127) 09/24 12:14:30.089: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 09/24 12:14:30.091: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 09/24 12:14:30.095: [smf] INFO: Removed Session: UE IMSI:[262428606346527] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3127) 09/24 12:14:30.095: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 09/24 12:14:30.097: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 09/24 12:14:30.100: [smf] INFO: Removed Session: UE IMSI:[262426166517531] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3127) 09/24 12:14:30.100: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 09/24 12:14:30.102: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 09/24 12:14:30.106: [smf] INFO: Removed Session: UE IMSI:[262428519439241] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3127) 09/24 12:14:30.106: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 09/24 12:14:30.108: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 09/24 12:14:30.112: [smf] INFO: Removed Session: UE IMSI:[262422864609697] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3127) 09/24 12:14:30.112: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 09/24 12:14:30.113: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 09/24 12:14:30.117: [smf] INFO: Removed Session: UE IMSI:[262425283469358] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3127) 09/24 12:14:30.117: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 09/24 12:14:30.119: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 09/24 12:14:30.125: [smf] INFO: Removed Session: UE IMSI:[262420614063382] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3127) 09/24 12:14:30.125: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 09/24 12:14:30.125: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 09/24 12:14:30.130: [smf] INFO: Removed Session: UE IMSI:[262422302897942] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3127) 09/24 12:14:30.130: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 09/24 12:14:30.132: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 09/24 12:14:30.137: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 09/24 12:14:30.138: [smf] INFO: Removed Session: UE IMSI:[262428560845890] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3127) 09/24 12:14:30.138: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 09/24 12:14:30.141: [smf] INFO: Removed Session: UE IMSI:[262428730505950] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3127) 09/24 12:14:30.141: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 09/24 12:14:30.143: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 09/24 12:14:30.146: [smf] INFO: Removed Session: UE IMSI:[262422341621535] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3127) 09/24 12:14:30.146: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 09/24 12:14:30.148: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 09/24 12:14:30.152: [smf] INFO: Removed Session: UE IMSI:[262420745015946] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3127) 09/24 12:14:30.153: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 09/24 12:14:30.154: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 09/24 12:14:30.158: [smf] INFO: Removed Session: UE IMSI:[262422125141177] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3127) 09/24 12:14:30.158: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 09/24 12:14:30.160: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 09/24 12:14:30.164: [smf] INFO: Removed Session: UE IMSI:[262429503920118] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3127) 09/24 12:14:30.164: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 09/24 12:14:30.165: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 09/24 12:14:30.169: [smf] INFO: Removed Session: UE IMSI:[262426164166693] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3127) 09/24 12:14:30.169: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 09/24 12:14:30.171: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 09/24 12:14:30.175: [smf] INFO: Removed Session: UE IMSI:[262423263654414] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3127) 09/24 12:14:30.175: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 09/24 12:14:30.176: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 09/24 12:14:30.181: [smf] INFO: Removed Session: UE IMSI:[262421090090122] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3127) 09/24 12:14:30.181: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 09/24 12:14:30.182: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 09/24 12:14:30.185: [smf] INFO: Removed Session: UE IMSI:[262422358293997] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3127) 09/24 12:14:30.185: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 09/24 12:14:30.188: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 09/24 12:14:30.191: [smf] INFO: Removed Session: UE IMSI:[262423076611351] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3127) 09/24 12:14:30.191: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 09/24 12:14:30.193: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 09/24 12:14:30.198: [smf] INFO: Removed Session: UE IMSI:[262427684865212] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3127) 09/24 12:14:30.198: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 09/24 12:14:30.199: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 09/24 12:14:30.202: [smf] INFO: Removed Session: UE IMSI:[262426857066782] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3127) 09/24 12:14:30.202: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 09/24 12:14:30.204: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 09/24 12:14:30.208: [smf] INFO: Removed Session: UE IMSI:[262427558459432] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3127) 09/24 12:14:30.208: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 09/24 12:14:30.210: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 09/24 12:14:30.214: [smf] INFO: Removed Session: UE IMSI:[262422117584903] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3127) 09/24 12:14:30.214: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 09/24 12:14:30.215: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 09/24 12:14:30.220: [smf] INFO: Removed Session: UE IMSI:[262429751643635] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3127) 09/24 12:14:30.220: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 09/24 12:14:30.221: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 09/24 12:14:30.226: [smf] INFO: Removed Session: UE IMSI:[262424206401488] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3127) 09/24 12:14:30.226: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 09/24 12:14:30.227: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 09/24 12:14:30.232: [smf] INFO: Removed Session: UE IMSI:[262424569334049] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3127) 09/24 12:14:30.232: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 09/24 12:14:30.232: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 09/24 12:14:30.236: [smf] INFO: Removed Session: UE IMSI:[262423326692089] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3127) 09/24 12:14:30.236: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 09/24 12:14:30.238: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 09/24 12:14:30.242: [smf] INFO: Removed Session: UE IMSI:[262422023543942] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3127) 09/24 12:14:30.242: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 09/24 12:14:30.243: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 09/24 12:14:30.248: [smf] INFO: Removed Session: UE IMSI:[262420568533815] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3127) 09/24 12:14:30.248: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 09/24 12:14:30.249: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 09/24 12:14:30.252: [smf] INFO: Removed Session: UE IMSI:[262429101472906] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3127) 09/24 12:14:30.252: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 09/24 12:14:30.254: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 09/24 12:14:30.259: [smf] INFO: Removed Session: UE IMSI:[262425295518910] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3127) 09/24 12:14:30.259: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 09/24 12:14:30.260: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 09/24 12:14:30.264: [smf] INFO: Removed Session: UE IMSI:[262425246455158] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3127) 09/24 12:14:30.264: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 09/24 12:14:30.266: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 09/24 12:14:30.270: [smf] INFO: Removed Session: UE IMSI:[262420703151239] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3127) 09/24 12:14:30.271: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 09/24 12:14:30.271: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 09/24 12:14:30.276: [smf] INFO: Removed Session: UE IMSI:[262426317047840] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3127) 09/24 12:14:30.276: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 09/24 12:14:30.277: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 09/24 12:14:30.280: [smf] INFO: Removed Session: UE IMSI:[262429327854203] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3127) 09/24 12:14:30.280: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 09/24 12:14:30.283: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 09/24 12:14:30.287: [smf] INFO: Removed Session: UE IMSI:[262429881316756] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3127) 09/24 12:14:30.287: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 09/24 12:14:30.289: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 09/24 12:14:30.293: [smf] INFO: Removed Session: UE IMSI:[262428367262411] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3127) 09/24 12:14:30.293: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 09/24 12:14:30.295: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 09/24 12:14:30.299: [smf] INFO: Removed Session: UE IMSI:[262427338588329] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3127) 09/24 12:14:30.299: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 09/24 12:14:30.300: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 09/24 12:14:30.304: [smf] INFO: Removed Session: UE IMSI:[262424290507472] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3127) 09/24 12:14:30.304: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 09/24 12:14:30.306: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 09/24 12:14:30.310: [smf] INFO: Removed Session: UE IMSI:[262424339657109] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3127) 09/24 12:14:30.310: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 09/24 12:14:30.311: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 09/24 12:14:30.315: [smf] INFO: Removed Session: UE IMSI:[262422341612384] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3127) 09/24 12:14:30.315: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 09/24 12:14:30.317: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 09/24 12:14:30.321: [smf] INFO: Removed Session: UE IMSI:[262425473257013] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3127) 09/24 12:14:30.321: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 09/24 12:14:30.322: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 09/24 12:14:30.328: [smf] INFO: Removed Session: UE IMSI:[262425796161155] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3127) 09/24 12:14:30.328: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 09/24 12:14:30.328: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 09/24 12:14:30.331: [smf] INFO: Removed Session: UE IMSI:[262427058370386] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3127) 09/24 12:14:30.331: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 09/24 12:14:30.333: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 09/24 12:14:30.337: [smf] INFO: Removed Session: UE IMSI:[262420045466325] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3127) 09/24 12:14:30.337: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 09/24 12:14:30.339: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 09/24 12:14:30.343: [smf] INFO: Removed Session: UE IMSI:[262429239426715] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3127) 09/24 12:14:30.343: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 09/24 12:14:30.345: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 09/24 12:14:30.348: [smf] INFO: Removed Session: UE IMSI:[262429838453265] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3127) 09/24 12:14:30.348: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 09/24 12:14:30.350: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 09/24 12:14:30.354: [smf] INFO: Removed Session: UE IMSI:[262423021480369] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3127) 09/24 12:14:30.354: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 09/24 12:14:30.356: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 09/24 12:14:30.360: [smf] INFO: Removed Session: UE IMSI:[262422016606490] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3127) 09/24 12:14:30.360: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 09/24 12:14:30.361: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 09/24 12:14:30.365: [smf] INFO: Removed Session: UE IMSI:[262429356517565] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3127) 09/24 12:14:30.365: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 09/24 12:14:30.367: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 09/24 12:14:30.371: [smf] INFO: Removed Session: UE IMSI:[262429957766940] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3127) 09/24 12:14:30.371: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 09/24 12:14:30.372: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 09/24 12:14:30.377: [smf] INFO: Removed Session: UE IMSI:[262423453319768] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3127) 09/24 12:14:30.377: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 09/24 12:14:30.378: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 09/24 12:14:30.382: [smf] INFO: Removed Session: UE IMSI:[262421836566432] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3127) 09/24 12:14:30.382: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 09/24 12:14:30.383: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 09/24 12:14:30.388: [smf] INFO: Removed Session: UE IMSI:[262420529018713] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3127) 09/24 12:14:30.388: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 09/24 12:14:30.389: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 09/24 12:14:30.393: [smf] INFO: Removed Session: UE IMSI:[262422337020095] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3127) 09/24 12:14:30.393: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 09/24 12:14:30.395: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 09/24 12:14:30.399: [smf] INFO: Removed Session: UE IMSI:[262426294125132] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3127) 09/24 12:14:30.399: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 09/24 12:14:30.400: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 09/24 12:14:30.404: [smf] INFO: Removed Session: UE IMSI:[262424503134770] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3127) 09/24 12:14:30.404: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 09/24 12:14:30.406: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 09/24 12:14:30.409: [smf] INFO: Removed Session: UE IMSI:[262420861082031] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3127) 09/24 12:14:30.409: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 09/24 12:14:30.411: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 09/24 12:14:30.415: [smf] INFO: Removed Session: UE IMSI:[262428691644843] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3127) 09/24 12:14:30.415: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 09/24 12:14:30.417: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 09/24 12:14:30.421: [smf] INFO: Removed Session: UE IMSI:[262421063973706] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3127) 09/24 12:14:30.421: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 09/24 12:14:30.423: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 09/24 12:14:30.426: [smf] INFO: Removed Session: UE IMSI:[262427476553505] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3127) 09/24 12:14:30.426: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 09/24 12:14:30.428: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 09/24 12:14:30.432: [smf] INFO: Removed Session: UE IMSI:[262420385394877] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3127) 09/24 12:14:30.432: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 09/24 12:14:30.434: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 09/24 12:14:30.438: [smf] INFO: Removed Session: UE IMSI:[262426639779509] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3127) 09/24 12:14:30.438: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 09/24 12:14:30.439: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 09/24 12:14:30.443: [smf] INFO: Removed Session: UE IMSI:[262428358164991] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3127) 09/24 12:14:30.443: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 09/24 12:14:30.445: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 09/24 12:14:30.449: [smf] INFO: Removed Session: UE IMSI:[262425732063161] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3127) 09/24 12:14:30.449: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 09/24 12:14:30.450: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 09/24 12:14:30.456: [smf] INFO: Removed Session: UE IMSI:[262426142296242] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3127) 09/24 12:14:30.456: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 09/24 12:14:30.456: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 09/24 12:14:30.461: [smf] INFO: Removed Session: UE IMSI:[262427565597146] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3127) 09/24 12:14:30.461: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 09/24 12:14:30.462: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 09/24 12:14:30.467: [smf] INFO: Removed Session: UE IMSI:[262423770458056] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3127) 09/24 12:14:30.467: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 09/24 12:14:30.468: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 09/24 12:14:30.472: [smf] INFO: Removed Session: UE IMSI:[262420271353296] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3127) 09/24 12:14:30.472: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 09/24 12:14:30.473: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 09/24 12:14:30.477: [smf] INFO: Removed Session: UE IMSI:[262426379896524] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3127) 09/24 12:14:30.477: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 09/24 12:14:30.479: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 09/24 12:14:30.483: [smf] INFO: Removed Session: UE IMSI:[262420792686632] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3127) 09/24 12:14:30.483: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 09/24 12:14:30.484: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 09/24 12:14:30.489: [smf] INFO: Removed Session: UE IMSI:[262429529613540] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3127) 09/24 12:14:30.489: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 09/24 12:14:30.490: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 09/24 12:14:30.493: [smf] INFO: Removed Session: UE IMSI:[262421523444775] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3127) 09/24 12:14:30.494: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 09/24 12:14:30.496: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 09/24 12:14:30.502: [smf] INFO: Removed Session: UE IMSI:[262425933879727] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3127) 09/24 12:14:30.502: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 09/24 12:14:30.502: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 09/24 12:14:30.507: [smf] INFO: Removed Session: UE IMSI:[262425948540796] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3127) 09/24 12:14:30.507: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 09/24 12:14:30.508: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 09/24 12:14:30.513: [smf] INFO: Removed Session: UE IMSI:[262425406717374] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3127) 09/24 12:14:30.513: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 09/24 12:14:30.514: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 09/24 12:14:30.518: [smf] INFO: Removed Session: UE IMSI:[262424912343647] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3127) 09/24 12:14:30.518: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 09/24 12:14:30.520: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 09/24 12:14:30.523: [smf] INFO: Removed Session: UE IMSI:[262423847560302] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3127) 09/24 12:14:30.523: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 09/24 12:14:30.525: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 09/24 12:14:30.529: [smf] INFO: Removed Session: UE IMSI:[262426848165230] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3127) 09/24 12:14:30.529: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 09/24 12:14:30.531: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 09/24 12:14:30.536: [smf] INFO: Removed Session: UE IMSI:[262424933871872] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3127) 09/24 12:14:30.536: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 09/24 12:14:30.536: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 09/24 12:14:30.540: [smf] INFO: Removed Session: UE IMSI:[262425266418448] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3127) 09/24 12:14:30.540: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 09/24 12:14:30.542: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 09/24 12:14:30.546: [smf] INFO: Removed Session: UE IMSI:[262420731802507] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3127) 09/24 12:14:30.546: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 09/24 12:14:30.547: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 09/24 12:14:30.552: [smf] INFO: Removed Session: UE IMSI:[262427671452202] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3127) 09/24 12:14:30.552: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 09/24 12:14:30.553: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 09/24 12:14:30.556: [smf] INFO: Removed Session: UE IMSI:[262420841958429] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3127) 09/24 12:14:30.556: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 09/24 12:14:30.558: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 09/24 12:14:30.562: [smf] INFO: Removed Session: UE IMSI:[262426288033483] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3127) 09/24 12:14:30.562: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 09/24 12:14:30.564: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 09/24 12:14:30.568: [smf] INFO: Removed Session: UE IMSI:[262420142279351] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3127) 09/24 12:14:30.568: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 09/24 12:14:30.570: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 09/24 12:14:30.573: [smf] INFO: Removed Session: UE IMSI:[262425020440777] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3127) 09/24 12:14:30.573: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 09/24 12:14:30.575: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 09/24 12:14:30.579: [smf] INFO: Removed Session: UE IMSI:[262426093427020] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3127) 09/24 12:14:30.579: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 09/24 12:14:30.581: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 09/24 12:14:30.585: [smf] INFO: Removed Session: UE IMSI:[262428596449903] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3127) 09/24 12:14:30.585: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 09/24 12:14:30.587: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 09/24 12:14:30.590: [smf] INFO: Removed Session: UE IMSI:[262423221473209] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3127) 09/24 12:14:30.590: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 09/24 12:14:30.592: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 09/24 12:14:30.596: [smf] INFO: Removed Session: UE IMSI:[262424213812611] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3127) 09/24 12:14:30.596: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 09/24 12:14:30.598: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 09/24 12:14:30.603: [smf] INFO: Removed Session: UE IMSI:[262428729256539] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3127) 09/24 12:14:30.603: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 09/24 12:14:30.604: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 09/24 12:14:30.609: [smf] INFO: Removed Session: UE IMSI:[262426079560790] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3127) 09/24 12:14:30.609: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 09/24 12:14:30.610: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 09/24 12:14:30.615: [smf] INFO: Removed Session: UE IMSI:[262429411486040] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3127) 09/24 12:14:30.615: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 09/24 12:14:30.616: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 09/24 12:14:30.621: [smf] INFO: Removed Session: UE IMSI:[262427177465565] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3127) 09/24 12:14:30.621: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 09/24 12:14:30.622: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 09/24 12:14:30.627: [smf] INFO: Removed Session: UE IMSI:[262427304860092] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3127) 09/24 12:14:30.627: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 09/24 12:14:30.628: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 09/24 12:14:30.633: [smf] INFO: Removed Session: UE IMSI:[262428044442946] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3127) 09/24 12:14:30.633: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 09/24 12:14:30.635: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 09/24 12:14:30.639: [smf] INFO: Removed Session: UE IMSI:[262421530356215] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3127) 09/24 12:14:30.639: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 09/24 12:14:30.641: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 09/24 12:14:30.646: [smf] INFO: Removed Session: UE IMSI:[262429527805242] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3127) 09/24 12:14:30.646: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 09/24 12:14:30.647: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 09/24 12:14:30.651: [smf] INFO: Removed Session: UE IMSI:[262428918885541] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3127) 09/24 12:14:30.651: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 09/24 12:14:30.652: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 09/24 12:14:30.656: [smf] INFO: Removed Session: UE IMSI:[262425081911452] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3127) 09/24 12:14:30.656: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 09/24 12:14:30.658: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 09/24 12:14:30.663: [smf] INFO: Removed Session: UE IMSI:[262423978857723] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3127) 09/24 12:14:30.663: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 09/24 12:14:30.663: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 09/24 12:14:30.668: [smf] INFO: Removed Session: UE IMSI:[262429622258175] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3127) 09/24 12:14:30.668: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 09/24 12:14:30.669: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 09/24 12:14:30.673: [smf] INFO: Removed Session: UE IMSI:[262426492785474] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3127) 09/24 12:14:30.673: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 09/24 12:14:30.675: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 09/24 12:14:30.679: [smf] INFO: Removed Session: UE IMSI:[262421661939848] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3127) 09/24 12:14:30.680: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 09/24 12:14:30.680: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 09/24 12:14:30.685: [smf] INFO: Removed Session: UE IMSI:[262424442332090] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3127) 09/24 12:14:30.685: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 09/24 12:14:30.686: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 09/24 12:14:30.689: [smf] INFO: Removed Session: UE IMSI:[262428749710048] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3127) 09/24 12:14:30.689: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 09/24 12:14:30.692: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 09/24 12:14:30.696: [smf] INFO: Removed Session: UE IMSI:[262426330433775] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3127) 09/24 12:14:30.696: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 09/24 12:14:30.697: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 09/24 12:14:30.701: [smf] INFO: Removed Session: UE IMSI:[262429117244804] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3127) 09/24 12:14:30.701: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 09/24 12:14:30.703: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 09/24 12:14:30.708: [smf] INFO: Removed Session: UE IMSI:[262427168715352] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3127) 09/24 12:14:30.708: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 09/24 12:14:30.709: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 09/24 12:14:30.714: [smf] INFO: Removed Session: UE IMSI:[262422361949177] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3127) 09/24 12:14:30.714: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 09/24 12:14:30.715: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 09/24 12:14:30.719: [smf] INFO: Removed Session: UE IMSI:[262421703507766] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3127) 09/24 12:14:30.719: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 09/24 12:14:30.721: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 09/24 12:14:30.725: [smf] INFO: Removed Session: UE IMSI:[262422448978406] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3127) 09/24 12:14:30.725: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 09/24 12:14:30.727: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 09/24 12:14:30.731: [smf] INFO: Removed Session: UE IMSI:[262420428699431] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3127) 09/24 12:14:30.731: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 09/24 12:14:30.732: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 09/24 12:14:30.736: [smf] INFO: Removed Session: UE IMSI:[262425727933995] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3127) 09/24 12:14:30.736: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 09/24 12:14:30.738: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 09/24 12:14:30.741: [smf] INFO: Removed Session: UE IMSI:[262426506651492] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3127) 09/24 12:14:30.741: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 09/24 12:14:30.743: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 09/24 12:14:30.747: [smf] INFO: Removed Session: UE IMSI:[262428486848340] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3127) 09/24 12:14:30.747: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 09/24 12:14:30.749: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 09/24 12:14:30.753: [smf] INFO: Removed Session: UE IMSI:[262428638228821] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3127) 09/24 12:14:30.753: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 09/24 12:14:30.755: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 09/24 12:14:30.759: [smf] INFO: Removed Session: UE IMSI:[262428402798933] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3127) 09/24 12:14:30.759: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 09/24 12:14:30.760: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 09/24 12:14:30.764: [smf] INFO: Removed Session: UE IMSI:[262428169278722] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3127) 09/24 12:14:30.764: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 09/24 12:14:30.766: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 09/24 12:14:30.770: [smf] INFO: Removed Session: UE IMSI:[262429205489957] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3127) 09/24 12:14:30.770: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 09/24 12:14:30.771: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 09/24 12:14:30.775: [smf] INFO: Removed Session: UE IMSI:[262426241263908] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3127) 09/24 12:14:30.775: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 09/24 12:14:30.777: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 09/24 12:14:30.781: [smf] INFO: Removed Session: UE IMSI:[262426804605525] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3127) 09/24 12:14:30.781: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 09/24 12:14:30.783: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 09/24 12:14:30.787: [smf] INFO: Removed Session: UE IMSI:[262428604356349] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3127) 09/24 12:14:30.787: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 09/24 12:14:30.788: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 09/24 12:14:30.792: [smf] INFO: Removed Session: UE IMSI:[262425294426790] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3127) 09/24 12:14:30.792: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 09/24 12:14:30.794: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 09/24 12:14:30.797: [smf] INFO: Removed Session: UE IMSI:[262420382490857] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3127) 09/24 12:14:30.797: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 09/24 12:14:30.799: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 09/24 12:14:30.803: [smf] INFO: Removed Session: UE IMSI:[262423148685186] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3127) 09/24 12:14:30.803: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 09/24 12:14:30.805: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 09/24 12:14:30.808: [smf] INFO: Removed Session: UE IMSI:[262421607807170] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3127) 09/24 12:14:30.808: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 09/24 12:14:30.810: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 09/24 12:14:30.814: [smf] INFO: Removed Session: UE IMSI:[262420007526896] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3127) 09/24 12:14:30.814: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 09/24 12:14:30.816: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 09/24 12:14:30.820: [smf] INFO: Removed Session: UE IMSI:[262429254013492] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3127) 09/24 12:14:30.820: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 09/24 12:14:30.822: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 09/24 12:14:30.826: [smf] INFO: Removed Session: UE IMSI:[262420929732407] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3127) 09/24 12:14:30.826: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 09/24 12:14:30.827: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 09/24 12:14:30.831: [smf] INFO: Removed Session: UE IMSI:[262424728323600] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3127) 09/24 12:14:30.831: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 09/24 12:14:30.833: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 09/24 12:14:30.836: [smf] INFO: Removed Session: UE IMSI:[262428965505534] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3127) 09/24 12:14:30.836: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 09/24 12:14:30.838: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 09/24 12:14:30.843: [smf] INFO: Removed Session: UE IMSI:[262428437584428] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3127) 09/24 12:14:30.843: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 09/24 12:14:30.844: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 09/24 12:14:30.848: [smf] INFO: Removed Session: UE IMSI:[262420528265578] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3127) 09/24 12:14:30.848: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 09/24 12:14:30.849: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 09/24 12:14:30.854: [smf] INFO: Removed Session: UE IMSI:[262427809351150] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3127) 09/24 12:14:30.854: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 09/24 12:14:30.855: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 09/24 12:14:30.860: [smf] INFO: Removed Session: UE IMSI:[262420479782128] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3127) 09/24 12:14:30.860: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 09/24 12:14:30.861: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 09/24 12:14:30.865: [smf] INFO: Removed Session: UE IMSI:[262429041201891] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3127) 09/24 12:14:30.865: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 09/24 12:14:30.867: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 09/24 12:14:30.870: [smf] INFO: Removed Session: UE IMSI:[262427230010099] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3127) 09/24 12:14:30.870: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 09/24 12:14:30.872: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 09/24 12:14:30.876: [smf] INFO: Removed Session: UE IMSI:[262423944023855] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3127) 09/24 12:14:30.876: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 09/24 12:14:30.878: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 09/24 12:14:30.882: [smf] INFO: Removed Session: UE IMSI:[262428283017553] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3127) 09/24 12:14:30.882: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 09/24 12:14:30.884: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 09/24 12:14:30.888: [smf] INFO: Removed Session: UE IMSI:[262429500440891] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3127) 09/24 12:14:30.888: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 09/24 12:14:30.890: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 09/24 12:14:30.895: [smf] INFO: Removed Session: UE IMSI:[262427424101075] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3127) 09/24 12:14:30.895: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 09/24 12:14:30.896: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 09/24 12:14:30.900: [smf] INFO: Removed Session: UE IMSI:[262426602527717] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3127) 09/24 12:14:30.900: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 09/24 12:14:30.901: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 09/24 12:14:30.905: [smf] INFO: Removed Session: UE IMSI:[262429106453050] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3127) 09/24 12:14:30.905: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 09/24 12:14:30.907: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 09/24 12:14:30.912: [smf] INFO: Removed Session: UE IMSI:[262420458327890] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3127) 09/24 12:14:30.912: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 09/24 12:14:30.913: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 09/24 12:14:30.920: [smf] INFO: Removed Session: UE IMSI:[262427384686219] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3127) 09/24 12:14:30.920: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 09/24 12:14:30.920: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 09/24 12:14:30.926: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 09/24 12:14:30.926: [smf] INFO: Removed Session: UE IMSI:[262425755439992] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3127) 09/24 12:14:30.926: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 09/24 12:14:30.930: [smf] INFO: Removed Session: UE IMSI:[262427611986735] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3127) 09/24 12:14:30.930: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 09/24 12:14:30.931: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 09/24 12:14:30.935: [smf] INFO: Removed Session: UE IMSI:[262421628289472] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3127) 09/24 12:14:30.935: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 09/24 12:14:30.937: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 09/24 12:14:30.941: [smf] INFO: Removed Session: UE IMSI:[262428385816561] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3127) 09/24 12:14:30.941: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 09/24 12:14:30.943: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 09/24 12:14:30.946: [smf] INFO: Removed Session: UE IMSI:[262429459564345] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3127) 09/24 12:14:30.946: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 09/24 12:14:30.948: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 09/24 12:14:30.952: [smf] INFO: Removed Session: UE IMSI:[262429599593284] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3127) 09/24 12:14:30.952: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 09/24 12:14:30.954: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 09/24 12:14:30.958: [smf] INFO: Removed Session: UE IMSI:[262429004873662] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3127) 09/24 12:14:30.958: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 09/24 12:14:30.960: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 09/24 12:14:30.964: [smf] INFO: Removed Session: UE IMSI:[262424766267234] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3127) 09/24 12:14:30.964: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 09/24 12:14:30.966: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 09/24 12:14:30.970: [smf] INFO: Removed Session: UE IMSI:[262421172097765] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3127) 09/24 12:14:30.971: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 09/24 12:14:30.971: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 09/24 12:14:30.975: [smf] INFO: Removed Session: UE IMSI:[262424254657334] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3127) 09/24 12:14:30.975: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 09/24 12:14:30.977: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 09/24 12:14:30.981: [smf] INFO: Removed Session: UE IMSI:[262427304326455] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3127) 09/24 12:14:30.981: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 09/24 12:14:30.983: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 09/24 12:14:30.987: [smf] INFO: Removed Session: UE IMSI:[262426548791489] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3127) 09/24 12:14:30.987: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 09/24 12:14:30.988: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 09/24 12:14:30.992: [smf] INFO: Removed Session: UE IMSI:[262423950087427] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3127) 09/24 12:14:30.992: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 09/24 12:14:30.994: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 09/24 12:14:30.998: [smf] INFO: Removed Session: UE IMSI:[262425875026900] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:30.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3127) 09/24 12:14:30.998: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 09/24 12:14:31.000: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 09/24 12:14:31.004: [smf] INFO: Removed Session: UE IMSI:[262422221832715] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3127) 09/24 12:14:31.004: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 09/24 12:14:31.005: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 09/24 12:14:31.009: [smf] INFO: Removed Session: UE IMSI:[262423888909897] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3127) 09/24 12:14:31.009: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 09/24 12:14:31.011: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 09/24 12:14:31.015: [smf] INFO: Removed Session: UE IMSI:[262426995172215] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3127) 09/24 12:14:31.015: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 09/24 12:14:31.016: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 09/24 12:14:31.020: [smf] INFO: Removed Session: UE IMSI:[262426078922205] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3127) 09/24 12:14:31.020: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 09/24 12:14:31.022: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 09/24 12:14:31.025: [smf] INFO: Removed Session: UE IMSI:[262426645538402] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3127) 09/24 12:14:31.025: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 09/24 12:14:31.027: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 09/24 12:14:31.031: [smf] INFO: Removed Session: UE IMSI:[262420633713990] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3127) 09/24 12:14:31.031: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 09/24 12:14:31.033: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 09/24 12:14:31.037: [smf] INFO: Removed Session: UE IMSI:[262425877278726] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3127) 09/24 12:14:31.037: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 09/24 12:14:31.038: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 09/24 12:14:31.042: [smf] INFO: Removed Session: UE IMSI:[262429614322019] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3127) 09/24 12:14:31.042: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 09/24 12:14:31.044: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 09/24 12:14:31.047: [smf] INFO: Removed Session: UE IMSI:[262427183547006] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3127) 09/24 12:14:31.047: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 09/24 12:14:31.049: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 09/24 12:14:31.054: [smf] INFO: Removed Session: UE IMSI:[262422211042628] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3127) 09/24 12:14:31.054: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 09/24 12:14:31.055: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 09/24 12:14:31.058: [smf] INFO: Removed Session: UE IMSI:[262425188323279] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3127) 09/24 12:14:31.058: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 09/24 12:14:31.060: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 09/24 12:14:31.064: [smf] INFO: Removed Session: UE IMSI:[262422504543497] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3127) 09/24 12:14:31.064: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 09/24 12:14:31.066: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 09/24 12:14:31.070: [smf] INFO: Removed Session: UE IMSI:[262425733238584] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3127) 09/24 12:14:31.070: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 09/24 12:14:31.071: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 09/24 12:14:31.076: [smf] INFO: Removed Session: UE IMSI:[262421374233493] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3127) 09/24 12:14:31.076: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 09/24 12:14:31.077: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 09/24 12:14:31.081: [smf] INFO: Removed Session: UE IMSI:[262427979339029] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3127) 09/24 12:14:31.081: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 09/24 12:14:31.083: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 09/24 12:14:31.087: [smf] INFO: Removed Session: UE IMSI:[262424222953082] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3127) 09/24 12:14:31.087: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 09/24 12:14:31.089: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 09/24 12:14:31.094: [smf] INFO: Removed Session: UE IMSI:[262423299817429] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3127) 09/24 12:14:31.094: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 09/24 12:14:31.095: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 09/24 12:14:31.099: [smf] INFO: Removed Session: UE IMSI:[262427110776572] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3127) 09/24 12:14:31.099: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 09/24 12:14:31.101: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 09/24 12:14:31.104: [smf] INFO: Removed Session: UE IMSI:[262421518505732] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3127) 09/24 12:14:31.104: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 09/24 12:14:31.106: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 09/24 12:14:31.110: [smf] INFO: Removed Session: UE IMSI:[262423072846458] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3127) 09/24 12:14:31.110: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 09/24 12:14:31.112: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 09/24 12:14:31.116: [smf] INFO: Removed Session: UE IMSI:[262421616978601] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3127) 09/24 12:14:31.116: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 09/24 12:14:31.117: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 09/24 12:14:31.121: [smf] INFO: Removed Session: UE IMSI:[262425668582854] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3127) 09/24 12:14:31.121: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 09/24 12:14:31.123: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 09/24 12:14:31.127: [smf] INFO: Removed Session: UE IMSI:[262423998635522] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3127) 09/24 12:14:31.127: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 09/24 12:14:31.128: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 09/24 12:14:31.133: [smf] INFO: Removed Session: UE IMSI:[262422962826398] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3127) 09/24 12:14:31.133: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 09/24 12:14:31.134: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 09/24 12:14:31.138: [smf] INFO: Removed Session: UE IMSI:[262424476867885] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3127) 09/24 12:14:31.138: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 09/24 12:14:31.140: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 09/24 12:14:31.143: [smf] INFO: Removed Session: UE IMSI:[262420380266671] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3127) 09/24 12:14:31.143: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 09/24 12:14:31.145: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 09/24 12:14:31.149: [smf] INFO: Removed Session: UE IMSI:[262426528378362] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3127) 09/24 12:14:31.149: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 09/24 12:14:31.151: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 09/24 12:14:31.154: [smf] INFO: Removed Session: UE IMSI:[262427097466850] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3127) 09/24 12:14:31.154: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 09/24 12:14:31.156: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 09/24 12:14:31.160: [smf] INFO: Removed Session: UE IMSI:[262426480595654] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3127) 09/24 12:14:31.160: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 09/24 12:14:31.162: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 09/24 12:14:31.166: [smf] INFO: Removed Session: UE IMSI:[262428137457034] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3127) 09/24 12:14:31.166: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 09/24 12:14:31.167: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 09/24 12:14:31.171: [smf] INFO: Removed Session: UE IMSI:[262420722657496] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3127) 09/24 12:14:31.171: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 09/24 12:14:31.173: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 09/24 12:14:31.177: [smf] INFO: Removed Session: UE IMSI:[262422262652535] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3127) 09/24 12:14:31.177: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 09/24 12:14:31.178: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 09/24 12:14:31.183: [smf] INFO: Removed Session: UE IMSI:[262421046036992] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3127) 09/24 12:14:31.183: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 09/24 12:14:31.184: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 09/24 12:14:31.187: [smf] INFO: Removed Session: UE IMSI:[262425150961945] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3127) 09/24 12:14:31.187: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 09/24 12:14:31.189: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 09/24 12:14:31.193: [smf] INFO: Removed Session: UE IMSI:[262421994308234] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3127) 09/24 12:14:31.193: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 09/24 12:14:31.195: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 09/24 12:14:31.199: [smf] INFO: Removed Session: UE IMSI:[262424483950302] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3127) 09/24 12:14:31.199: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 09/24 12:14:31.200: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 09/24 12:14:31.205: [smf] INFO: Removed Session: UE IMSI:[262423757669708] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3127) 09/24 12:14:31.205: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 09/24 12:14:31.206: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 09/24 12:14:31.210: [smf] INFO: Removed Session: UE IMSI:[262427951981516] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3127) 09/24 12:14:31.210: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 09/24 12:14:31.211: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 09/24 12:14:31.216: [smf] INFO: Removed Session: UE IMSI:[262426404887626] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3127) 09/24 12:14:31.216: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 09/24 12:14:31.217: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 09/24 12:14:31.221: [smf] INFO: Removed Session: UE IMSI:[262423037049717] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3127) 09/24 12:14:31.221: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 09/24 12:14:31.223: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 09/24 12:14:31.226: [smf] INFO: Removed Session: UE IMSI:[262423708163053] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3127) 09/24 12:14:31.226: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 09/24 12:14:31.228: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 09/24 12:14:31.232: [smf] INFO: Removed Session: UE IMSI:[262427392230508] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3127) 09/24 12:14:31.232: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 09/24 12:14:31.234: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 09/24 12:14:31.237: [smf] INFO: Removed Session: UE IMSI:[262424771477820] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3127) 09/24 12:14:31.237: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 09/24 12:14:31.239: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 09/24 12:14:31.243: [smf] INFO: Removed Session: UE IMSI:[262428601299134] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3127) 09/24 12:14:31.243: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 09/24 12:14:31.245: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 09/24 12:14:31.248: [smf] INFO: Removed Session: UE IMSI:[262424140891254] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3127) 09/24 12:14:31.248: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 09/24 12:14:31.251: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 09/24 12:14:31.256: [smf] INFO: Removed Session: UE IMSI:[262423273722566] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3127) 09/24 12:14:31.256: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 09/24 12:14:31.257: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 09/24 12:14:31.261: [smf] INFO: Removed Session: UE IMSI:[262425204412876] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3127) 09/24 12:14:31.261: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 09/24 12:14:31.262: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 09/24 12:14:31.266: [smf] INFO: Removed Session: UE IMSI:[262424128346334] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3127) 09/24 12:14:31.266: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 09/24 12:14:31.268: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 09/24 12:14:31.271: [smf] INFO: Removed Session: UE IMSI:[262424065849106] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3127) 09/24 12:14:31.271: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 09/24 12:14:31.273: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 09/24 12:14:31.278: [smf] INFO: Removed Session: UE IMSI:[262425019603214] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3127) 09/24 12:14:31.278: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 09/24 12:14:31.279: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 09/24 12:14:31.283: [smf] INFO: Removed Session: UE IMSI:[262422109399836] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3127) 09/24 12:14:31.283: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 09/24 12:14:31.284: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 09/24 12:14:31.289: [smf] INFO: Removed Session: UE IMSI:[262422946347376] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3127) 09/24 12:14:31.289: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 09/24 12:14:31.290: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 09/24 12:14:31.294: [smf] INFO: Removed Session: UE IMSI:[262427490698736] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3127) 09/24 12:14:31.294: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 09/24 12:14:31.295: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 09/24 12:14:31.299: [smf] INFO: Removed Session: UE IMSI:[262425742582124] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3127) 09/24 12:14:31.299: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 09/24 12:14:31.301: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 09/24 12:14:31.305: [smf] INFO: Removed Session: UE IMSI:[262424581155561] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3127) 09/24 12:14:31.305: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 09/24 12:14:31.307: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 09/24 12:14:31.311: [smf] INFO: Removed Session: UE IMSI:[262427505398380] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3127) 09/24 12:14:31.311: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 09/24 12:14:31.312: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 09/24 12:14:31.316: [smf] INFO: Removed Session: UE IMSI:[262423062146289] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3127) 09/24 12:14:31.316: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 09/24 12:14:31.318: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 09/24 12:14:31.322: [smf] INFO: Removed Session: UE IMSI:[262423010751717] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3127) 09/24 12:14:31.322: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 09/24 12:14:31.323: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 09/24 12:14:31.327: [smf] INFO: Removed Session: UE IMSI:[262421688782857] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3127) 09/24 12:14:31.327: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 09/24 12:14:31.329: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 09/24 12:14:31.332: [smf] INFO: Removed Session: UE IMSI:[262423377269181] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3127) 09/24 12:14:31.332: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 09/24 12:14:31.334: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 09/24 12:14:31.339: [smf] INFO: Removed Session: UE IMSI:[262425291347647] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3127) 09/24 12:14:31.339: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 09/24 12:14:31.340: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 09/24 12:14:31.343: [smf] INFO: Removed Session: UE IMSI:[262427518436815] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3127) 09/24 12:14:31.343: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 09/24 12:14:31.345: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 09/24 12:14:31.349: [smf] INFO: Removed Session: UE IMSI:[262428929174085] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3127) 09/24 12:14:31.349: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 09/24 12:14:31.351: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 09/24 12:14:31.355: [smf] INFO: Removed Session: UE IMSI:[262426618063116] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3127) 09/24 12:14:31.355: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 09/24 12:14:31.357: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 09/24 12:14:31.360: [smf] INFO: Removed Session: UE IMSI:[262424278646581] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3127) 09/24 12:14:31.360: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 09/24 12:14:31.362: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 09/24 12:14:31.366: [smf] INFO: Removed Session: UE IMSI:[262426053752394] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3127) 09/24 12:14:31.366: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 09/24 12:14:31.368: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 09/24 12:14:31.372: [smf] INFO: Removed Session: UE IMSI:[262420889759175] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3127) 09/24 12:14:31.372: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 09/24 12:14:31.373: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 09/24 12:14:31.377: [smf] INFO: Removed Session: UE IMSI:[262426719647091] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3127) 09/24 12:14:31.377: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 09/24 12:14:31.379: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 09/24 12:14:31.383: [smf] INFO: Removed Session: UE IMSI:[262421083883408] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3127) 09/24 12:14:31.383: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 09/24 12:14:31.385: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 09/24 12:14:31.389: [smf] INFO: Removed Session: UE IMSI:[262429439412747] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3127) 09/24 12:14:31.389: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 09/24 12:14:31.390: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 09/24 12:14:31.394: [smf] INFO: Removed Session: UE IMSI:[262426479944807] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3127) 09/24 12:14:31.394: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 09/24 12:14:31.396: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 09/24 12:14:31.399: [smf] INFO: Removed Session: UE IMSI:[262424641242303] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3127) 09/24 12:14:31.399: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 09/24 12:14:31.401: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 09/24 12:14:31.405: [smf] INFO: Removed Session: UE IMSI:[262424817238737] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3127) 09/24 12:14:31.405: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 09/24 12:14:31.407: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 09/24 12:14:31.410: [smf] INFO: Removed Session: UE IMSI:[262423672512118] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3127) 09/24 12:14:31.410: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 09/24 12:14:31.412: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 09/24 12:14:31.416: [smf] INFO: Removed Session: UE IMSI:[262420816010793] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3127) 09/24 12:14:31.416: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 09/24 12:14:31.418: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 09/24 12:14:31.422: [smf] INFO: Removed Session: UE IMSI:[262425180898748] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3127) 09/24 12:14:31.422: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 09/24 12:14:31.424: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 09/24 12:14:31.428: [smf] INFO: Removed Session: UE IMSI:[262428935737233] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3127) 09/24 12:14:31.428: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 09/24 12:14:31.429: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 09/24 12:14:31.433: [smf] INFO: Removed Session: UE IMSI:[262423440156404] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3127) 09/24 12:14:31.433: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 09/24 12:14:31.435: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 09/24 12:14:31.440: [smf] INFO: Removed Session: UE IMSI:[262427215652405] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3127) 09/24 12:14:31.440: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 09/24 12:14:31.441: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 09/24 12:14:31.445: [smf] INFO: Removed Session: UE IMSI:[262421725729283] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3127) 09/24 12:14:31.445: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 09/24 12:14:31.447: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 09/24 12:14:31.450: [smf] INFO: Removed Session: UE IMSI:[262423795063432] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3127) 09/24 12:14:31.450: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 09/24 12:14:31.453: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 09/24 12:14:31.457: [smf] INFO: Removed Session: UE IMSI:[262425264509622] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3127) 09/24 12:14:31.457: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 09/24 12:14:31.459: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 09/24 12:14:31.464: [smf] INFO: Removed Session: UE IMSI:[262424157447940] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3127) 09/24 12:14:31.464: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 09/24 12:14:31.465: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 09/24 12:14:31.468: [smf] INFO: Removed Session: UE IMSI:[262420528457092] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3127) 09/24 12:14:31.468: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 09/24 12:14:31.471: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 09/24 12:14:31.475: [smf] INFO: Removed Session: UE IMSI:[262421099168454] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3127) 09/24 12:14:31.475: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 09/24 12:14:31.477: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 09/24 12:14:31.481: [smf] INFO: Removed Session: UE IMSI:[262427313863889] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3127) 09/24 12:14:31.481: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 09/24 12:14:31.482: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 09/24 12:14:31.486: [smf] INFO: Removed Session: UE IMSI:[262427386606145] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3127) 09/24 12:14:31.486: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 09/24 12:14:31.488: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 09/24 12:14:31.491: [smf] INFO: Removed Session: UE IMSI:[262423937707802] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3127) 09/24 12:14:31.491: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 09/24 12:14:31.493: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 09/24 12:14:31.497: [smf] INFO: Removed Session: UE IMSI:[262424932824466] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3127) 09/24 12:14:31.497: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 09/24 12:14:31.499: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 09/24 12:14:31.502: [smf] INFO: Removed Session: UE IMSI:[262429612781263] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3127) 09/24 12:14:31.502: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 09/24 12:14:31.504: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 09/24 12:14:31.508: [smf] INFO: Removed Session: UE IMSI:[262421901671561] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3127) 09/24 12:14:31.508: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 09/24 12:14:31.510: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 09/24 12:14:31.514: [smf] INFO: Removed Session: UE IMSI:[262420583499229] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3127) 09/24 12:14:31.514: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 09/24 12:14:31.515: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 09/24 12:14:31.519: [smf] INFO: Removed Session: UE IMSI:[262421331642724] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3127) 09/24 12:14:31.519: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 09/24 12:14:31.521: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 09/24 12:14:31.524: [smf] INFO: Removed Session: UE IMSI:[262426531902209] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3127) 09/24 12:14:31.524: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 09/24 12:14:31.526: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 09/24 12:14:31.531: [smf] INFO: Removed Session: UE IMSI:[262421838457578] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3127) 09/24 12:14:31.531: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 09/24 12:14:31.532: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 09/24 12:14:31.536: [smf] INFO: Removed Session: UE IMSI:[262421394943391] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3127) 09/24 12:14:31.536: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 09/24 12:14:31.538: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 09/24 12:14:31.541: [smf] INFO: Removed Session: UE IMSI:[262421604578928] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3127) 09/24 12:14:31.541: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 09/24 12:14:31.543: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 09/24 12:14:31.547: [smf] INFO: Removed Session: UE IMSI:[262422692575603] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3127) 09/24 12:14:31.547: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 09/24 12:14:31.549: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 09/24 12:14:31.552: [smf] INFO: Removed Session: UE IMSI:[262427990668463] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3127) 09/24 12:14:31.552: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 09/24 12:14:31.554: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 09/24 12:14:31.558: [smf] INFO: Removed Session: UE IMSI:[262420730882258] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3127) 09/24 12:14:31.558: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 09/24 12:14:31.560: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 09/24 12:14:31.564: [smf] INFO: Removed Session: UE IMSI:[262427065441348] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3127) 09/24 12:14:31.564: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 09/24 12:14:31.565: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 09/24 12:14:31.569: [smf] INFO: Removed Session: UE IMSI:[262422785390111] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3127) 09/24 12:14:31.569: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 09/24 12:14:31.571: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 09/24 12:14:31.575: [smf] INFO: Removed Session: UE IMSI:[262427128977300] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3127) 09/24 12:14:31.575: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 09/24 12:14:31.576: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 09/24 12:14:31.581: [smf] INFO: Removed Session: UE IMSI:[262420912557543] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3127) 09/24 12:14:31.581: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 09/24 12:14:31.582: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 09/24 12:14:31.585: [smf] INFO: Removed Session: UE IMSI:[262423881075517] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3127) 09/24 12:14:31.585: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 09/24 12:14:31.587: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 09/24 12:14:31.591: [smf] INFO: Removed Session: UE IMSI:[262423073376827] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3127) 09/24 12:14:31.591: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 09/24 12:14:31.593: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 09/24 12:14:31.597: [smf] INFO: Removed Session: UE IMSI:[262420725986851] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3127) 09/24 12:14:31.597: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 09/24 12:14:31.599: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 09/24 12:14:31.602: [smf] INFO: Removed Session: UE IMSI:[262427268319827] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3127) 09/24 12:14:31.602: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 09/24 12:14:31.604: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 09/24 12:14:31.608: [smf] INFO: Removed Session: UE IMSI:[262429973825818] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3127) 09/24 12:14:31.608: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 09/24 12:14:31.610: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 09/24 12:14:31.614: [smf] INFO: Removed Session: UE IMSI:[262423965532396] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3127) 09/24 12:14:31.614: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 09/24 12:14:31.615: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 09/24 12:14:31.619: [smf] INFO: Removed Session: UE IMSI:[262423177455751] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3127) 09/24 12:14:31.619: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 09/24 12:14:31.621: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 09/24 12:14:31.625: [smf] INFO: Removed Session: UE IMSI:[262422606090337] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3127) 09/24 12:14:31.625: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 09/24 12:14:31.626: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 09/24 12:14:31.631: [smf] INFO: Removed Session: UE IMSI:[262428540727497] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3127) 09/24 12:14:31.631: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 09/24 12:14:31.632: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 09/24 12:14:31.635: [smf] INFO: Removed Session: UE IMSI:[262429716049676] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3127) 09/24 12:14:31.635: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 09/24 12:14:31.637: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 09/24 12:14:31.641: [smf] INFO: Removed Session: UE IMSI:[262426347458769] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3127) 09/24 12:14:31.641: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 09/24 12:14:31.643: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 09/24 12:14:31.647: [smf] INFO: Removed Session: UE IMSI:[262426839163920] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3127) 09/24 12:14:31.647: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 09/24 12:14:31.649: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 09/24 12:14:31.653: [smf] INFO: Removed Session: UE IMSI:[262427335333562] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3127) 09/24 12:14:31.653: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 09/24 12:14:31.654: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 09/24 12:14:31.658: [smf] INFO: Removed Session: UE IMSI:[262422898469718] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3127) 09/24 12:14:31.658: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 09/24 12:14:31.660: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 09/24 12:14:31.663: [smf] INFO: Removed Session: UE IMSI:[262427908120278] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3127) 09/24 12:14:31.663: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 09/24 12:14:31.665: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 09/24 12:14:31.669: [smf] INFO: Removed Session: UE IMSI:[262425381566267] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3127) 09/24 12:14:31.669: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 09/24 12:14:31.671: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 09/24 12:14:31.675: [smf] INFO: Removed Session: UE IMSI:[262423223715317] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3127) 09/24 12:14:31.675: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 09/24 12:14:31.676: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 09/24 12:14:31.680: [smf] INFO: Removed Session: UE IMSI:[262429272277584] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3127) 09/24 12:14:31.680: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 09/24 12:14:31.682: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 09/24 12:14:31.686: [smf] INFO: Removed Session: UE IMSI:[262423876334125] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3127) 09/24 12:14:31.686: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 09/24 12:14:31.687: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 09/24 12:14:31.692: [smf] INFO: Removed Session: UE IMSI:[262423401765791] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3127) 09/24 12:14:31.692: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 09/24 12:14:31.693: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 09/24 12:14:31.697: [smf] INFO: Removed Session: UE IMSI:[262428798418397] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3127) 09/24 12:14:31.697: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 09/24 12:14:31.699: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 09/24 12:14:31.703: [smf] INFO: Removed Session: UE IMSI:[262427865576204] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3127) 09/24 12:14:31.703: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 09/24 12:14:31.704: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 09/24 12:14:31.708: [smf] INFO: Removed Session: UE IMSI:[262429499634633] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3127) 09/24 12:14:31.708: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 09/24 12:14:31.710: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 09/24 12:14:31.714: [smf] INFO: Removed Session: UE IMSI:[262424268843712] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3127) 09/24 12:14:31.714: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 09/24 12:14:31.715: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 09/24 12:14:31.719: [smf] INFO: Removed Session: UE IMSI:[262424976143197] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3127) 09/24 12:14:31.719: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 09/24 12:14:31.721: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 09/24 12:14:31.724: [smf] INFO: Removed Session: UE IMSI:[262420182550011] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3127) 09/24 12:14:31.724: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 09/24 12:14:31.726: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 09/24 12:14:31.730: [smf] INFO: Removed Session: UE IMSI:[262424699023666] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3127) 09/24 12:14:31.730: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 09/24 12:14:31.732: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 09/24 12:14:31.736: [smf] INFO: Removed Session: UE IMSI:[262428804655567] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3127) 09/24 12:14:31.736: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 09/24 12:14:31.737: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 09/24 12:14:31.741: [smf] INFO: Removed Session: UE IMSI:[262421447357943] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3127) 09/24 12:14:31.741: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 09/24 12:14:31.743: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 09/24 12:14:31.747: [smf] INFO: Removed Session: UE IMSI:[262420138888743] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3127) 09/24 12:14:31.747: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 09/24 12:14:31.748: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 09/24 12:14:31.753: [smf] INFO: Removed Session: UE IMSI:[262420091000428] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3127) 09/24 12:14:31.753: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 09/24 12:14:31.754: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 09/24 12:14:31.757: [smf] INFO: Removed Session: UE IMSI:[262422076448534] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3127) 09/24 12:14:31.757: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 09/24 12:14:31.759: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 09/24 12:14:31.763: [smf] INFO: Removed Session: UE IMSI:[262425473096252] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3127) 09/24 12:14:31.763: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 09/24 12:14:31.765: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 09/24 12:14:31.769: [smf] INFO: Removed Session: UE IMSI:[262421893400050] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3127) 09/24 12:14:31.769: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 09/24 12:14:31.770: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 09/24 12:14:31.774: [smf] INFO: Removed Session: UE IMSI:[262428578809261] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3127) 09/24 12:14:31.774: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 09/24 12:14:31.776: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 09/24 12:14:31.780: [smf] INFO: Removed Session: UE IMSI:[262423428551229] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3127) 09/24 12:14:31.780: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 09/24 12:14:31.781: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 09/24 12:14:31.786: [smf] INFO: Removed Session: UE IMSI:[262420035951512] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3127) 09/24 12:14:31.786: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 09/24 12:14:31.787: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 09/24 12:14:31.790: [smf] INFO: Removed Session: UE IMSI:[262429733680875] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3127) 09/24 12:14:31.790: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 09/24 12:14:31.792: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 09/24 12:14:31.796: [smf] INFO: Removed Session: UE IMSI:[262422087562966] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3127) 09/24 12:14:31.796: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 09/24 12:14:31.798: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 09/24 12:14:31.802: [smf] INFO: Removed Session: UE IMSI:[262422000166078] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3127) 09/24 12:14:31.802: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 09/24 12:14:31.804: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 09/24 12:14:31.809: [smf] INFO: Removed Session: UE IMSI:[262421861764215] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3127) 09/24 12:14:31.809: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 09/24 12:14:31.810: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 09/24 12:14:31.814: [smf] INFO: Removed Session: UE IMSI:[262423556698275] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3127) 09/24 12:14:31.814: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 09/24 12:14:31.815: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 09/24 12:14:31.820: [smf] INFO: Removed Session: UE IMSI:[262429320924064] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3127) 09/24 12:14:31.820: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 09/24 12:14:31.821: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 09/24 12:14:31.825: [smf] INFO: Removed Session: UE IMSI:[262425519115825] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3127) 09/24 12:14:31.825: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 09/24 12:14:31.827: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 09/24 12:14:31.831: [smf] INFO: Removed Session: UE IMSI:[262425759720926] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3127) 09/24 12:14:31.831: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 09/24 12:14:31.832: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 09/24 12:14:31.836: [smf] INFO: Removed Session: UE IMSI:[262420666330465] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3127) 09/24 12:14:31.836: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 09/24 12:14:31.838: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 09/24 12:14:31.841: [smf] INFO: Removed Session: UE IMSI:[262426335448941] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3127) 09/24 12:14:31.841: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 09/24 12:14:31.843: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 09/24 12:14:31.847: [smf] INFO: Removed Session: UE IMSI:[262427741999678] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3127) 09/24 12:14:31.847: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 09/24 12:14:31.849: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 09/24 12:14:31.853: [smf] INFO: Removed Session: UE IMSI:[262427750075532] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3127) 09/24 12:14:31.853: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 09/24 12:14:31.854: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 09/24 12:14:31.858: [smf] INFO: Removed Session: UE IMSI:[262424316732331] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3127) 09/24 12:14:31.858: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 09/24 12:14:31.860: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 09/24 12:14:31.864: [smf] INFO: Removed Session: UE IMSI:[262420736359468] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3127) 09/24 12:14:31.864: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 09/24 12:14:31.865: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 09/24 12:14:31.869: [smf] INFO: Removed Session: UE IMSI:[262429576927972] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3127) 09/24 12:14:31.869: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 09/24 12:14:31.871: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 09/24 12:14:31.875: [smf] INFO: Removed Session: UE IMSI:[262424920253275] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3127) 09/24 12:14:31.875: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 09/24 12:14:31.876: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 09/24 12:14:31.880: [smf] INFO: Removed Session: UE IMSI:[262426867741159] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3127) 09/24 12:14:31.880: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 09/24 12:14:31.882: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 09/24 12:14:31.885: [smf] INFO: Removed Session: UE IMSI:[262420750679773] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3127) 09/24 12:14:31.885: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 09/24 12:14:31.887: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 09/24 12:14:31.891: [smf] INFO: Removed Session: UE IMSI:[262425194468701] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3127) 09/24 12:14:31.891: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 09/24 12:14:31.893: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 09/24 12:14:31.897: [smf] INFO: Removed Session: UE IMSI:[262426791535207] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3127) 09/24 12:14:31.897: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 09/24 12:14:31.899: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 09/24 12:14:31.902: [smf] INFO: Removed Session: UE IMSI:[262420319830998] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3127) 09/24 12:14:31.902: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 09/24 12:14:31.904: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 09/24 12:14:31.908: [smf] INFO: Removed Session: UE IMSI:[262420208831011] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3127) 09/24 12:14:31.908: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 09/24 12:14:31.910: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 09/24 12:14:31.914: [smf] INFO: Removed Session: UE IMSI:[262426169628773] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3127) 09/24 12:14:31.914: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 09/24 12:14:31.915: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 09/24 12:14:31.919: [smf] INFO: Removed Session: UE IMSI:[262424215662297] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3127) 09/24 12:14:31.919: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 09/24 12:14:31.921: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 09/24 12:14:31.925: [smf] INFO: Removed Session: UE IMSI:[262421704483083] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3127) 09/24 12:14:31.925: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 09/24 12:14:31.927: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 09/24 12:14:31.931: [smf] INFO: Removed Session: UE IMSI:[262420825109089] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3127) 09/24 12:14:31.931: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 09/24 12:14:31.932: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 09/24 12:14:31.935: [smf] INFO: Removed Session: UE IMSI:[262426527104460] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3127) 09/24 12:14:31.935: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 09/24 12:14:31.937: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 09/24 12:14:31.941: [smf] INFO: Removed Session: UE IMSI:[262428873049708] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3127) 09/24 12:14:31.941: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 09/24 12:14:31.943: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 09/24 12:14:31.947: [smf] INFO: Removed Session: UE IMSI:[262428649852220] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3127) 09/24 12:14:31.947: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 09/24 12:14:31.949: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 09/24 12:14:31.953: [smf] INFO: Removed Session: UE IMSI:[262429806796593] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3127) 09/24 12:14:31.953: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 09/24 12:14:31.954: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 09/24 12:14:31.958: [smf] INFO: Removed Session: UE IMSI:[262426572819770] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3127) 09/24 12:14:31.958: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 09/24 12:14:31.960: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 09/24 12:14:31.963: [smf] INFO: Removed Session: UE IMSI:[262423348074374] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3127) 09/24 12:14:31.963: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 09/24 12:14:31.965: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 09/24 12:14:31.970: [smf] INFO: Removed Session: UE IMSI:[262425082300475] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3127) 09/24 12:14:31.970: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 09/24 12:14:31.971: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 09/24 12:14:31.975: [smf] INFO: Removed Session: UE IMSI:[262429421872327] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3127) 09/24 12:14:31.975: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 09/24 12:14:31.976: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 09/24 12:14:31.980: [smf] INFO: Removed Session: UE IMSI:[262426866555602] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3127) 09/24 12:14:31.980: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 09/24 12:14:31.982: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 09/24 12:14:31.986: [smf] INFO: Removed Session: UE IMSI:[262422752332597] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3127) 09/24 12:14:31.986: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 09/24 12:14:31.987: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 09/24 12:14:31.992: [smf] INFO: Removed Session: UE IMSI:[262427828833299] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3127) 09/24 12:14:31.992: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 09/24 12:14:31.993: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 09/24 12:14:31.996: [smf] INFO: Removed Session: UE IMSI:[262422079781265] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:31.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3127) 09/24 12:14:31.996: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 09/24 12:14:31.998: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 09/24 12:14:32.002: [smf] INFO: Removed Session: UE IMSI:[262424263693233] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3127) 09/24 12:14:32.002: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 09/24 12:14:32.004: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 09/24 12:14:32.008: [smf] INFO: Removed Session: UE IMSI:[262425417577149] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3127) 09/24 12:14:32.008: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 09/24 12:14:32.009: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 09/24 12:14:32.013: [smf] INFO: Removed Session: UE IMSI:[262422231214188] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3127) 09/24 12:14:32.013: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 09/24 12:14:32.015: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 09/24 12:14:32.020: [smf] INFO: Removed Session: UE IMSI:[262427231751961] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3127) 09/24 12:14:32.020: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 09/24 12:14:32.021: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 09/24 12:14:32.025: [smf] INFO: Removed Session: UE IMSI:[262424654633016] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3127) 09/24 12:14:32.025: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 09/24 12:14:32.026: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 09/24 12:14:32.030: [smf] INFO: Removed Session: UE IMSI:[262420822294269] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3127) 09/24 12:14:32.030: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 09/24 12:14:32.032: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 09/24 12:14:32.036: [smf] INFO: Removed Session: UE IMSI:[262422556450251] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3127) 09/24 12:14:32.036: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 09/24 12:14:32.038: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 09/24 12:14:32.043: [smf] INFO: Removed Session: UE IMSI:[262422106121301] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3127) 09/24 12:14:32.043: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 09/24 12:14:32.044: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 09/24 12:14:32.047: [smf] INFO: Removed Session: UE IMSI:[262426515662779] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3127) 09/24 12:14:32.047: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 09/24 12:14:32.049: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 09/24 12:14:32.054: [smf] INFO: Removed Session: UE IMSI:[262428498973180] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3127) 09/24 12:14:32.054: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 09/24 12:14:32.055: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 09/24 12:14:32.060: [smf] INFO: Removed Session: UE IMSI:[262421249091111] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3127) 09/24 12:14:32.060: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 09/24 12:14:32.060: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 09/24 12:14:32.064: [smf] INFO: Removed Session: UE IMSI:[262425789159238] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3127) 09/24 12:14:32.064: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 09/24 12:14:32.066: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 09/24 12:14:32.069: [smf] INFO: Removed Session: UE IMSI:[262429380225903] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3127) 09/24 12:14:32.069: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 09/24 12:14:32.072: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 09/24 12:14:32.076: [smf] INFO: Removed Session: UE IMSI:[262428065703171] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3127) 09/24 12:14:32.076: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 09/24 12:14:32.077: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 09/24 12:14:32.082: [smf] INFO: Removed Session: UE IMSI:[262420394934494] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3127) 09/24 12:14:32.082: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 09/24 12:14:32.083: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 09/24 12:14:32.089: [smf] INFO: Removed Session: UE IMSI:[262429260967512] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3127) 09/24 12:14:32.089: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 09/24 12:14:32.089: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 09/24 12:14:32.095: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 09/24 12:14:32.095: [smf] INFO: Removed Session: UE IMSI:[262426468571736] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3127) 09/24 12:14:32.095: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 09/24 12:14:32.100: [smf] INFO: Removed Session: UE IMSI:[262428038450653] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3127) 09/24 12:14:32.100: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 09/24 12:14:32.100: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 09/24 12:14:32.105: [smf] INFO: Removed Session: UE IMSI:[262424495176254] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3127) 09/24 12:14:32.105: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 09/24 12:14:32.106: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 09/24 12:14:32.109: [smf] INFO: Removed Session: UE IMSI:[262426860101146] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3127) 09/24 12:14:32.109: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 09/24 12:14:32.112: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 09/24 12:14:32.116: [smf] INFO: Removed Session: UE IMSI:[262427672743355] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3127) 09/24 12:14:32.116: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 09/24 12:14:32.117: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 09/24 12:14:32.122: [smf] INFO: Removed Session: UE IMSI:[262425921860481] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3127) 09/24 12:14:32.122: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 09/24 12:14:32.123: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 09/24 12:14:32.127: [smf] INFO: Removed Session: UE IMSI:[262428770665512] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3127) 09/24 12:14:32.127: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 09/24 12:14:32.129: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 09/24 12:14:32.132: [smf] INFO: Removed Session: UE IMSI:[262427802599027] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3127) 09/24 12:14:32.132: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 09/24 12:14:32.134: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 09/24 12:14:32.139: [smf] INFO: Removed Session: UE IMSI:[262427968023639] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3127) 09/24 12:14:32.139: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 09/24 12:14:32.140: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 09/24 12:14:32.145: [smf] INFO: Removed Session: UE IMSI:[262427018035887] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3127) 09/24 12:14:32.145: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 09/24 12:14:32.145: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 09/24 12:14:32.149: [smf] INFO: Removed Session: UE IMSI:[262425178843972] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3127) 09/24 12:14:32.149: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 09/24 12:14:32.151: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 09/24 12:14:32.155: [smf] INFO: Removed Session: UE IMSI:[262427860479574] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3127) 09/24 12:14:32.155: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 09/24 12:14:32.157: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 09/24 12:14:32.161: [smf] INFO: Removed Session: UE IMSI:[262429012321858] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3127) 09/24 12:14:32.161: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 09/24 12:14:32.162: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 09/24 12:14:32.167: [smf] INFO: Removed Session: UE IMSI:[262425722764979] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3127) 09/24 12:14:32.167: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 09/24 12:14:32.168: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 09/24 12:14:32.172: [smf] INFO: Removed Session: UE IMSI:[262429016903804] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3127) 09/24 12:14:32.172: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 09/24 12:14:32.173: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 09/24 12:14:32.177: [smf] INFO: Removed Session: UE IMSI:[262420411375121] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3127) 09/24 12:14:32.177: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 09/24 12:14:32.179: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 09/24 12:14:32.183: [smf] INFO: Removed Session: UE IMSI:[262424817991493] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3127) 09/24 12:14:32.183: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 09/24 12:14:32.185: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 09/24 12:14:32.190: [smf] INFO: Removed Session: UE IMSI:[262420371401268] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3127) 09/24 12:14:32.190: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 09/24 12:14:32.190: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 09/24 12:14:32.194: [smf] INFO: Removed Session: UE IMSI:[262428903219550] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3127) 09/24 12:14:32.194: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 09/24 12:14:32.196: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 09/24 12:14:32.200: [smf] INFO: Removed Session: UE IMSI:[262424177561035] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3127) 09/24 12:14:32.200: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 09/24 12:14:32.201: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 09/24 12:14:32.206: [smf] INFO: Removed Session: UE IMSI:[262425172252958] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3127) 09/24 12:14:32.206: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 09/24 12:14:32.207: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 09/24 12:14:32.211: [smf] INFO: Removed Session: UE IMSI:[262424586004631] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3127) 09/24 12:14:32.211: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 09/24 12:14:32.213: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 09/24 12:14:32.217: [smf] INFO: Removed Session: UE IMSI:[262427656267229] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3127) 09/24 12:14:32.217: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 09/24 12:14:32.218: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 09/24 12:14:32.223: [smf] INFO: Removed Session: UE IMSI:[262421099520311] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3127) 09/24 12:14:32.223: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 09/24 12:14:32.224: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 09/24 12:14:32.228: [smf] INFO: Removed Session: UE IMSI:[262423603558570] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3127) 09/24 12:14:32.228: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 09/24 12:14:32.229: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 09/24 12:14:32.233: [smf] INFO: Removed Session: UE IMSI:[262421147241424] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3127) 09/24 12:14:32.233: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 09/24 12:14:32.235: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 09/24 12:14:32.239: [smf] INFO: Removed Session: UE IMSI:[262426015775729] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3127) 09/24 12:14:32.239: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 09/24 12:14:32.241: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 09/24 12:14:32.245: [smf] INFO: Removed Session: UE IMSI:[262426813829994] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3127) 09/24 12:14:32.245: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 09/24 12:14:32.246: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 09/24 12:14:32.249: [smf] INFO: Removed Session: UE IMSI:[262428547936552] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3127) 09/24 12:14:32.249: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 09/24 12:14:32.252: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 09/24 12:14:32.255: [smf] INFO: Removed Session: UE IMSI:[262424593603843] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3127) 09/24 12:14:32.255: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 09/24 12:14:32.257: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 09/24 12:14:32.261: [smf] INFO: Removed Session: UE IMSI:[262425821260808] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3127) 09/24 12:14:32.262: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 09/24 12:14:32.263: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 09/24 12:14:32.267: [smf] INFO: Removed Session: UE IMSI:[262429829700310] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3127) 09/24 12:14:32.267: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 09/24 12:14:32.268: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 09/24 12:14:32.272: [smf] INFO: Removed Session: UE IMSI:[262425406163383] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3127) 09/24 12:14:32.272: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 09/24 12:14:32.274: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 09/24 12:14:32.277: [smf] INFO: Removed Session: UE IMSI:[262428167265426] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3127) 09/24 12:14:32.277: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 09/24 12:14:32.279: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 09/24 12:14:32.283: [smf] INFO: Removed Session: UE IMSI:[262427592728778] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3127) 09/24 12:14:32.283: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 09/24 12:14:32.285: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 09/24 12:14:32.289: [smf] INFO: Removed Session: UE IMSI:[262427375479059] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3127) 09/24 12:14:32.289: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 09/24 12:14:32.290: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 09/24 12:14:32.294: [smf] INFO: Removed Session: UE IMSI:[262424879014917] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3127) 09/24 12:14:32.294: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 09/24 12:14:32.296: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 09/24 12:14:32.300: [smf] INFO: Removed Session: UE IMSI:[262429758762363] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3127) 09/24 12:14:32.300: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 09/24 12:14:32.302: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 09/24 12:14:32.306: [smf] INFO: Removed Session: UE IMSI:[262421578854192] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3127) 09/24 12:14:32.306: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 09/24 12:14:32.307: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 09/24 12:14:32.311: [smf] INFO: Removed Session: UE IMSI:[262425402159775] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3127) 09/24 12:14:32.311: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 09/24 12:14:32.313: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 09/24 12:14:32.317: [smf] INFO: Removed Session: UE IMSI:[262420367526274] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3127) 09/24 12:14:32.317: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 09/24 12:14:32.318: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 09/24 12:14:32.323: [smf] INFO: Removed Session: UE IMSI:[262420016517215] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3127) 09/24 12:14:32.323: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 09/24 12:14:32.324: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 09/24 12:14:32.327: [smf] INFO: Removed Session: UE IMSI:[262421060754326] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3127) 09/24 12:14:32.327: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 09/24 12:14:32.329: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 09/24 12:14:32.333: [smf] INFO: Removed Session: UE IMSI:[262429600334878] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3127) 09/24 12:14:32.333: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 09/24 12:14:32.335: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 09/24 12:14:32.340: [smf] INFO: Removed Session: UE IMSI:[262424029253132] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3127) 09/24 12:14:32.340: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 09/24 12:14:32.341: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 09/24 12:14:32.345: [smf] INFO: Removed Session: UE IMSI:[262428149457317] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3127) 09/24 12:14:32.345: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 09/24 12:14:32.346: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 09/24 12:14:32.351: [smf] INFO: Removed Session: UE IMSI:[262426820025313] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3127) 09/24 12:14:32.351: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 09/24 12:14:32.353: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 09/24 12:14:32.358: [smf] INFO: Removed Session: UE IMSI:[262421929182491] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3127) 09/24 12:14:32.358: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 09/24 12:14:32.358: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 09/24 12:14:32.362: [smf] INFO: Removed Session: UE IMSI:[262421100023446] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3127) 09/24 12:14:32.362: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 09/24 12:14:32.364: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 09/24 12:14:32.367: [smf] INFO: Removed Session: UE IMSI:[262423631762430] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3127) 09/24 12:14:32.367: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 09/24 12:14:32.369: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 09/24 12:14:32.374: [smf] INFO: Removed Session: UE IMSI:[262428341598225] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3127) 09/24 12:14:32.374: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 09/24 12:14:32.375: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 09/24 12:14:32.379: [smf] INFO: Removed Session: UE IMSI:[262424483936656] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3127) 09/24 12:14:32.379: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 09/24 12:14:32.380: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 09/24 12:14:32.384: [smf] INFO: Removed Session: UE IMSI:[262424806201435] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3127) 09/24 12:14:32.384: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 09/24 12:14:32.386: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 09/24 12:14:32.389: [smf] INFO: Removed Session: UE IMSI:[262425864225320] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3127) 09/24 12:14:32.389: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 09/24 12:14:32.391: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 09/24 12:14:32.395: [smf] INFO: Removed Session: UE IMSI:[262426153504237] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3127) 09/24 12:14:32.395: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 09/24 12:14:32.397: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 09/24 12:14:32.400: [smf] INFO: Removed Session: UE IMSI:[262420857659094] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3127) 09/24 12:14:32.400: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 09/24 12:14:32.402: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 09/24 12:14:32.406: [smf] INFO: Removed Session: UE IMSI:[262424803232378] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3127) 09/24 12:14:32.406: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 09/24 12:14:32.408: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 09/24 12:14:32.411: [smf] INFO: Removed Session: UE IMSI:[262425486624188] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3127) 09/24 12:14:32.411: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 09/24 12:14:32.413: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 09/24 12:14:32.417: [smf] INFO: Removed Session: UE IMSI:[262428286769621] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3127) 09/24 12:14:32.417: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 09/24 12:14:32.419: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 09/24 12:14:32.422: [smf] INFO: Removed Session: UE IMSI:[262422700186207] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3127) 09/24 12:14:32.422: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 09/24 12:14:32.424: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 09/24 12:14:32.428: [smf] INFO: Removed Session: UE IMSI:[262424257259851] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3127) 09/24 12:14:32.428: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 09/24 12:14:32.430: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 09/24 12:14:32.434: [smf] INFO: Removed Session: UE IMSI:[262422231447228] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3127) 09/24 12:14:32.434: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 09/24 12:14:32.435: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 09/24 12:14:32.439: [smf] INFO: Removed Session: UE IMSI:[262428238117579] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3127) 09/24 12:14:32.439: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 09/24 12:14:32.441: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 09/24 12:14:32.445: [smf] INFO: Removed Session: UE IMSI:[262423856352713] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3127) 09/24 12:14:32.445: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 09/24 12:14:32.447: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 09/24 12:14:32.451: [smf] INFO: Removed Session: UE IMSI:[262422975747581] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3127) 09/24 12:14:32.451: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 09/24 12:14:32.452: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 09/24 12:14:32.456: [smf] INFO: Removed Session: UE IMSI:[262420404942249] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3127) 09/24 12:14:32.456: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 09/24 12:14:32.458: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 09/24 12:14:32.462: [smf] INFO: Removed Session: UE IMSI:[262426632027505] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3127) 09/24 12:14:32.462: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 09/24 12:14:32.463: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 09/24 12:14:32.469: [smf] INFO: Removed Session: UE IMSI:[262420285895709] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3127) 09/24 12:14:32.469: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 09/24 12:14:32.469: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 09/24 12:14:32.473: [smf] INFO: Removed Session: UE IMSI:[262425439847295] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3127) 09/24 12:14:32.473: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 09/24 12:14:32.474: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 09/24 12:14:32.478: [smf] INFO: Removed Session: UE IMSI:[262429878890463] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3127) 09/24 12:14:32.478: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 09/24 12:14:32.480: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 09/24 12:14:32.484: [smf] INFO: Removed Session: UE IMSI:[262421714902440] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3127) 09/24 12:14:32.484: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 09/24 12:14:32.485: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 09/24 12:14:32.490: [smf] INFO: Removed Session: UE IMSI:[262420357421669] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3127) 09/24 12:14:32.490: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 09/24 12:14:32.491: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 09/24 12:14:32.495: [smf] INFO: Removed Session: UE IMSI:[262421890214616] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3127) 09/24 12:14:32.496: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 09/24 12:14:32.497: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 09/24 12:14:32.500: [smf] INFO: Removed Session: UE IMSI:[262420878259428] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3127) 09/24 12:14:32.500: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 09/24 12:14:32.502: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 09/24 12:14:32.506: [smf] INFO: Removed Session: UE IMSI:[262421795137145] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3127) 09/24 12:14:32.506: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 09/24 12:14:32.508: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 09/24 12:14:32.512: [smf] INFO: Removed Session: UE IMSI:[262424302467130] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3127) 09/24 12:14:32.513: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 09/24 12:14:32.513: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 09/24 12:14:32.517: [smf] INFO: Removed Session: UE IMSI:[262426613034738] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3127) 09/24 12:14:32.517: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 09/24 12:14:32.519: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 09/24 12:14:32.523: [smf] INFO: Removed Session: UE IMSI:[262426434378388] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3127) 09/24 12:14:32.523: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 09/24 12:14:32.525: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 09/24 12:14:32.530: [smf] INFO: Removed Session: UE IMSI:[262423988738237] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3127) 09/24 12:14:32.530: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 09/24 12:14:32.531: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 09/24 12:14:32.534: [smf] INFO: Removed Session: UE IMSI:[262423456575746] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3127) 09/24 12:14:32.534: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 09/24 12:14:32.537: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 09/24 12:14:32.540: [smf] INFO: Removed Session: UE IMSI:[262428073912558] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3127) 09/24 12:14:32.540: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 09/24 12:14:32.542: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 09/24 12:14:32.545: [smf] INFO: Removed Session: UE IMSI:[262421947095680] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3127) 09/24 12:14:32.545: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 09/24 12:14:32.548: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 09/24 12:14:32.551: [smf] INFO: Removed Session: UE IMSI:[262429839862959] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3127) 09/24 12:14:32.551: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 09/24 12:14:32.553: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 09/24 12:14:32.556: [smf] INFO: Removed Session: UE IMSI:[262428910009443] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3127) 09/24 12:14:32.557: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 09/24 12:14:32.559: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 09/24 12:14:32.562: [smf] INFO: Removed Session: UE IMSI:[262428153406623] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3127) 09/24 12:14:32.562: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 09/24 12:14:32.564: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 09/24 12:14:32.567: [smf] INFO: Removed Session: UE IMSI:[262421488635301] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3127) 09/24 12:14:32.567: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 09/24 12:14:32.570: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 09/24 12:14:32.573: [smf] INFO: Removed Session: UE IMSI:[262428863838679] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3127) 09/24 12:14:32.573: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 09/24 12:14:32.575: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 09/24 12:14:32.578: [smf] INFO: Removed Session: UE IMSI:[262424849198828] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3127) 09/24 12:14:32.578: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 09/24 12:14:32.581: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 09/24 12:14:32.584: [smf] INFO: Removed Session: UE IMSI:[262425977876953] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3127) 09/24 12:14:32.584: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 09/24 12:14:32.586: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 09/24 12:14:32.589: [smf] INFO: Removed Session: UE IMSI:[262425414347270] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3127) 09/24 12:14:32.589: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 09/24 12:14:32.592: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 09/24 12:14:32.595: [smf] INFO: Removed Session: UE IMSI:[262423089222812] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3127) 09/24 12:14:32.595: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 09/24 12:14:32.597: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 09/24 12:14:32.601: [smf] INFO: Removed Session: UE IMSI:[262427450446018] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3127) 09/24 12:14:32.601: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 09/24 12:14:32.603: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 09/24 12:14:32.606: [smf] INFO: Removed Session: UE IMSI:[262427989638381] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3127) 09/24 12:14:32.606: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 09/24 12:14:32.608: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 09/24 12:14:32.612: [smf] INFO: Removed Session: UE IMSI:[262424265018365] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3127) 09/24 12:14:32.612: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 09/24 12:14:32.614: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 09/24 12:14:32.617: [smf] INFO: Removed Session: UE IMSI:[262424016670131] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3127) 09/24 12:14:32.617: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 09/24 12:14:32.619: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 09/24 12:14:32.623: [smf] INFO: Removed Session: UE IMSI:[262422398416585] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3127) 09/24 12:14:32.623: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 09/24 12:14:32.625: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 09/24 12:14:32.628: [smf] INFO: Removed Session: UE IMSI:[262424255118017] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3127) 09/24 12:14:32.628: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 09/24 12:14:32.630: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 09/24 12:14:32.634: [smf] INFO: Removed Session: UE IMSI:[262429079640004] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3127) 09/24 12:14:32.634: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 09/24 12:14:32.636: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 09/24 12:14:32.639: [smf] INFO: Removed Session: UE IMSI:[262427152229935] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3127) 09/24 12:14:32.639: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 09/24 12:14:32.642: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 09/24 12:14:32.645: [smf] INFO: Removed Session: UE IMSI:[262429827412992] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3127) 09/24 12:14:32.645: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 09/24 12:14:32.647: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 09/24 12:14:32.650: [smf] INFO: Removed Session: UE IMSI:[262429873359645] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3127) 09/24 12:14:32.650: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 09/24 12:14:32.652: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 09/24 12:14:32.656: [smf] INFO: Removed Session: UE IMSI:[262423499260078] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3127) 09/24 12:14:32.656: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 09/24 12:14:32.658: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 09/24 12:14:32.661: [smf] INFO: Removed Session: UE IMSI:[262423228497836] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3127) 09/24 12:14:32.661: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 09/24 12:14:32.664: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 09/24 12:14:32.667: [smf] INFO: Removed Session: UE IMSI:[262424773478441] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3127) 09/24 12:14:32.667: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 09/24 12:14:32.669: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 09/24 12:14:32.672: [smf] INFO: Removed Session: UE IMSI:[262427586872782] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3127) 09/24 12:14:32.672: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 09/24 12:14:32.675: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 09/24 12:14:32.678: [smf] INFO: Removed Session: UE IMSI:[262426140052804] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3127) 09/24 12:14:32.678: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 09/24 12:14:32.680: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 09/24 12:14:32.684: [smf] INFO: Removed Session: UE IMSI:[262429589946277] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3127) 09/24 12:14:32.684: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 09/24 12:14:32.686: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 09/24 12:14:32.689: [smf] INFO: Removed Session: UE IMSI:[262428959173198] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3127) 09/24 12:14:32.689: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 09/24 12:14:32.691: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 09/24 12:14:32.695: [smf] INFO: Removed Session: UE IMSI:[262423167223516] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3127) 09/24 12:14:32.695: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 09/24 12:14:32.697: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 09/24 12:14:32.700: [smf] INFO: Removed Session: UE IMSI:[262423787815995] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3127) 09/24 12:14:32.700: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 09/24 12:14:32.702: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 09/24 12:14:32.706: [smf] INFO: Removed Session: UE IMSI:[262424221879344] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3127) 09/24 12:14:32.706: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 09/24 12:14:32.708: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 09/24 12:14:32.711: [smf] INFO: Removed Session: UE IMSI:[262425420755595] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3127) 09/24 12:14:32.711: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 09/24 12:14:32.713: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 09/24 12:14:32.717: [smf] INFO: Removed Session: UE IMSI:[262427257340484] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3127) 09/24 12:14:32.717: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 09/24 12:14:32.719: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 09/24 12:14:32.722: [smf] INFO: Removed Session: UE IMSI:[262425640846790] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3127) 09/24 12:14:32.722: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 09/24 12:14:32.725: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 09/24 12:14:32.728: [smf] INFO: Removed Session: UE IMSI:[262428134159780] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3127) 09/24 12:14:32.728: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 09/24 12:14:32.730: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 09/24 12:14:32.734: [smf] INFO: Removed Session: UE IMSI:[262421008914197] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3127) 09/24 12:14:32.734: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 09/24 12:14:32.736: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 09/24 12:14:32.741: [smf] INFO: Removed Session: UE IMSI:[262421281243406] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3127) 09/24 12:14:32.741: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 09/24 12:14:32.742: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 09/24 12:14:32.746: [smf] INFO: Removed Session: UE IMSI:[262424481767055] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3127) 09/24 12:14:32.746: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 09/24 12:14:32.747: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 09/24 12:14:32.751: [smf] INFO: Removed Session: UE IMSI:[262427503127887] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3127) 09/24 12:14:32.751: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 09/24 12:14:32.753: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 09/24 12:14:32.757: [smf] INFO: Removed Session: UE IMSI:[262421151056482] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3127) 09/24 12:14:32.757: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 09/24 12:14:32.758: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 09/24 12:14:32.763: [smf] INFO: Removed Session: UE IMSI:[262429777606167] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3127) 09/24 12:14:32.763: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 09/24 12:14:32.764: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 09/24 12:14:32.767: [smf] INFO: Removed Session: UE IMSI:[262428030876104] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3127) 09/24 12:14:32.767: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 09/24 12:14:32.769: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 09/24 12:14:32.774: [smf] INFO: Removed Session: UE IMSI:[262425626231560] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3127) 09/24 12:14:32.774: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 09/24 12:14:32.775: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 09/24 12:14:32.779: [smf] INFO: Removed Session: UE IMSI:[262428112953975] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3127) 09/24 12:14:32.779: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 09/24 12:14:32.780: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 09/24 12:14:32.784: [smf] INFO: Removed Session: UE IMSI:[262421215077970] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3127) 09/24 12:14:32.784: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 09/24 12:14:32.786: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 09/24 12:14:32.790: [smf] INFO: Removed Session: UE IMSI:[262429891539418] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3127) 09/24 12:14:32.790: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 09/24 12:14:32.792: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 09/24 12:14:32.795: [smf] INFO: Removed Session: UE IMSI:[262423736256659] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3127) 09/24 12:14:32.795: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 09/24 12:14:32.797: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 09/24 12:14:32.801: [smf] INFO: Removed Session: UE IMSI:[262421185256784] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3127) 09/24 12:14:32.801: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 09/24 12:14:32.803: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 09/24 12:14:32.806: [smf] INFO: Removed Session: UE IMSI:[262428071723652] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3127) 09/24 12:14:32.806: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 09/24 12:14:32.808: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 09/24 12:14:32.812: [smf] INFO: Removed Session: UE IMSI:[262428656666979] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3127) 09/24 12:14:32.812: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 09/24 12:14:32.814: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 09/24 12:14:32.817: [smf] INFO: Removed Session: UE IMSI:[262422913987845] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3127) 09/24 12:14:32.817: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 09/24 12:14:32.819: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 09/24 12:14:32.823: [smf] INFO: Removed Session: UE IMSI:[262420824603486] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3127) 09/24 12:14:32.823: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 09/24 12:14:32.825: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 09/24 12:14:32.829: [smf] INFO: Removed Session: UE IMSI:[262428603199095] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3127) 09/24 12:14:32.829: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 09/24 12:14:32.831: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 09/24 12:14:32.834: [smf] INFO: Removed Session: UE IMSI:[262424681445859] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3127) 09/24 12:14:32.834: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 09/24 12:14:32.836: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 09/24 12:14:32.840: [smf] INFO: Removed Session: UE IMSI:[262420085557887] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3127) 09/24 12:14:32.840: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 09/24 12:14:32.842: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 09/24 12:14:32.847: [smf] INFO: Removed Session: UE IMSI:[262424224707487] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3127) 09/24 12:14:32.847: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 09/24 12:14:32.847: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 09/24 12:14:32.851: [smf] INFO: Removed Session: UE IMSI:[262422155755465] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3127) 09/24 12:14:32.851: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 09/24 12:14:32.853: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 09/24 12:14:32.857: [smf] INFO: Removed Session: UE IMSI:[262422384197367] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3127) 09/24 12:14:32.857: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 09/24 12:14:32.859: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 09/24 12:14:32.863: [smf] INFO: Removed Session: UE IMSI:[262425602170894] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3127) 09/24 12:14:32.863: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 09/24 12:14:32.864: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 09/24 12:14:32.869: [smf] INFO: Removed Session: UE IMSI:[262429417077561] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3127) 09/24 12:14:32.869: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 09/24 12:14:32.870: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 09/24 12:14:32.873: [smf] INFO: Removed Session: UE IMSI:[262428562893527] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3127) 09/24 12:14:32.873: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 09/24 12:14:32.875: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 09/24 12:14:32.879: [smf] INFO: Removed Session: UE IMSI:[262421522695409] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3127) 09/24 12:14:32.879: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 09/24 12:14:32.881: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 09/24 12:14:32.884: [smf] INFO: Removed Session: UE IMSI:[262422069256284] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3127) 09/24 12:14:32.884: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 09/24 12:14:32.887: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 09/24 12:14:32.892: [smf] INFO: Removed Session: UE IMSI:[262426206214367] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3127) 09/24 12:14:32.892: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 09/24 12:14:32.893: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 09/24 12:14:32.898: [smf] INFO: Removed Session: UE IMSI:[262428159338823] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3127) 09/24 12:14:32.898: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 09/24 12:14:32.899: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 09/24 12:14:32.902: [smf] INFO: Removed Session: UE IMSI:[262423819608212] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3127) 09/24 12:14:32.902: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 09/24 12:14:32.904: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 09/24 12:14:32.908: [smf] INFO: Removed Session: UE IMSI:[262424632374269] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3127) 09/24 12:14:32.908: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 09/24 12:14:32.910: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 09/24 12:14:32.914: [smf] INFO: Removed Session: UE IMSI:[262421464776212] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3127) 09/24 12:14:32.914: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 09/24 12:14:32.916: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 09/24 12:14:32.919: [smf] INFO: Removed Session: UE IMSI:[262428286299103] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3127) 09/24 12:14:32.919: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 09/24 12:14:32.921: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 09/24 12:14:32.925: [smf] INFO: Removed Session: UE IMSI:[262423618380546] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3127) 09/24 12:14:32.925: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 09/24 12:14:32.927: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 09/24 12:14:32.930: [smf] INFO: Removed Session: UE IMSI:[262429622413338] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3127) 09/24 12:14:32.930: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 09/24 12:14:32.933: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 09/24 12:14:32.937: [smf] INFO: Removed Session: UE IMSI:[262421006148620] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3127) 09/24 12:14:32.937: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 09/24 12:14:32.939: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 09/24 12:14:32.942: [smf] INFO: Removed Session: UE IMSI:[262423938337166] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3127) 09/24 12:14:32.942: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 09/24 12:14:32.944: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 09/24 12:14:32.948: [smf] INFO: Removed Session: UE IMSI:[262420831790423] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3127) 09/24 12:14:32.948: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 09/24 12:14:32.949: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 09/24 12:14:32.953: [smf] INFO: Removed Session: UE IMSI:[262429932273350] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3127) 09/24 12:14:32.953: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 09/24 12:14:32.955: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 09/24 12:14:32.958: [smf] INFO: Removed Session: UE IMSI:[262427921085268] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3127) 09/24 12:14:32.958: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 09/24 12:14:32.960: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 09/24 12:14:32.964: [smf] INFO: Removed Session: UE IMSI:[262424025937475] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3127) 09/24 12:14:32.964: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 09/24 12:14:32.966: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 09/24 12:14:32.969: [smf] INFO: Removed Session: UE IMSI:[262421951544534] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3127) 09/24 12:14:32.969: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 09/24 12:14:32.971: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 09/24 12:14:32.975: [smf] INFO: Removed Session: UE IMSI:[262423317989269] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3127) 09/24 12:14:32.975: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 09/24 12:14:32.977: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 09/24 12:14:32.980: [smf] INFO: Removed Session: UE IMSI:[262429184856484] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3127) 09/24 12:14:32.980: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 09/24 12:14:32.983: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 09/24 12:14:32.986: [smf] INFO: Removed Session: UE IMSI:[262420980685070] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3127) 09/24 12:14:32.986: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 09/24 12:14:32.988: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 09/24 12:14:32.992: [smf] INFO: Removed Session: UE IMSI:[262421762156916] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3127) 09/24 12:14:32.992: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 09/24 12:14:32.994: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 09/24 12:14:32.997: [smf] INFO: Removed Session: UE IMSI:[262425868730522] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:32.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3127) 09/24 12:14:32.997: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 09/24 12:14:32.999: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 09/24 12:14:33.003: [smf] INFO: Removed Session: UE IMSI:[262423054448881] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3127) 09/24 12:14:33.003: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 09/24 12:14:33.005: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 09/24 12:14:33.008: [smf] INFO: Removed Session: UE IMSI:[262420984030456] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3127) 09/24 12:14:33.008: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 09/24 12:14:33.010: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 09/24 12:14:33.014: [smf] INFO: Removed Session: UE IMSI:[262422925310066] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3127) 09/24 12:14:33.014: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 09/24 12:14:33.016: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 09/24 12:14:33.019: [smf] INFO: Removed Session: UE IMSI:[262426822149566] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3127) 09/24 12:14:33.019: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 09/24 12:14:33.021: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 09/24 12:14:33.025: [smf] INFO: Removed Session: UE IMSI:[262424503447764] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3127) 09/24 12:14:33.025: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 09/24 12:14:33.027: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 09/24 12:14:33.030: [smf] INFO: Removed Session: UE IMSI:[262429242887522] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3127) 09/24 12:14:33.030: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 09/24 12:14:33.032: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 09/24 12:14:33.036: [smf] INFO: Removed Session: UE IMSI:[262421602528601] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3127) 09/24 12:14:33.036: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 09/24 12:14:33.038: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 09/24 12:14:33.041: [smf] INFO: Removed Session: UE IMSI:[262428048831421] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3127) 09/24 12:14:33.041: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 09/24 12:14:33.043: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 09/24 12:14:33.047: [smf] INFO: Removed Session: UE IMSI:[262429396208440] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3127) 09/24 12:14:33.047: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 09/24 12:14:33.049: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 09/24 12:14:33.053: [smf] INFO: Removed Session: UE IMSI:[262424984794312] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3127) 09/24 12:14:33.053: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 09/24 12:14:33.054: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 09/24 12:14:33.058: [smf] INFO: Removed Session: UE IMSI:[262421736928698] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3127) 09/24 12:14:33.058: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 09/24 12:14:33.060: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 09/24 12:14:33.065: [smf] INFO: Removed Session: UE IMSI:[262422467071851] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3127) 09/24 12:14:33.065: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 09/24 12:14:33.066: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 09/24 12:14:33.071: [smf] INFO: Removed Session: UE IMSI:[262425629990255] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3127) 09/24 12:14:33.071: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 09/24 12:14:33.072: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 09/24 12:14:33.076: [smf] INFO: Removed Session: UE IMSI:[262422522641836] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3127) 09/24 12:14:33.076: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 09/24 12:14:33.077: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 09/24 12:14:33.082: [smf] INFO: Removed Session: UE IMSI:[262423215147372] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3127) 09/24 12:14:33.082: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 09/24 12:14:33.083: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 09/24 12:14:33.086: [smf] INFO: Removed Session: UE IMSI:[262422702670867] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3127) 09/24 12:14:33.086: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 09/24 12:14:33.088: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 09/24 12:14:33.092: [smf] INFO: Removed Session: UE IMSI:[262426316117786] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3127) 09/24 12:14:33.092: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 09/24 12:14:33.094: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 09/24 12:14:33.098: [smf] INFO: Removed Session: UE IMSI:[262424461415176] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3127) 09/24 12:14:33.098: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 09/24 12:14:33.100: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 09/24 12:14:33.103: [smf] INFO: Removed Session: UE IMSI:[262421075173133] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3127) 09/24 12:14:33.103: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 09/24 12:14:33.105: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 09/24 12:14:33.109: [smf] INFO: Removed Session: UE IMSI:[262428931220367] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3127) 09/24 12:14:33.109: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 09/24 12:14:33.111: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 09/24 12:14:33.115: [smf] INFO: Removed Session: UE IMSI:[262429878923010] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3127) 09/24 12:14:33.115: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 09/24 12:14:33.116: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 09/24 12:14:33.119: [smf] INFO: Removed Session: UE IMSI:[262425189343938] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3127) 09/24 12:14:33.120: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 09/24 12:14:33.122: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 09/24 12:14:33.125: [smf] INFO: Removed Session: UE IMSI:[262424524061163] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3127) 09/24 12:14:33.125: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 09/24 12:14:33.127: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 09/24 12:14:33.131: [smf] INFO: Removed Session: UE IMSI:[262420297499544] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3127) 09/24 12:14:33.131: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 09/24 12:14:33.133: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 09/24 12:14:33.137: [smf] INFO: Removed Session: UE IMSI:[262429520472769] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3127) 09/24 12:14:33.137: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 09/24 12:14:33.138: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 09/24 12:14:33.142: [smf] INFO: Removed Session: UE IMSI:[262428442592023] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3127) 09/24 12:14:33.142: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 09/24 12:14:33.144: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 09/24 12:14:33.147: [smf] INFO: Removed Session: UE IMSI:[262421762060595] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3127) 09/24 12:14:33.147: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 09/24 12:14:33.149: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 09/24 12:14:33.153: [smf] INFO: Removed Session: UE IMSI:[262427575704078] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3127) 09/24 12:14:33.153: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 09/24 12:14:33.155: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 09/24 12:14:33.159: [smf] INFO: Removed Session: UE IMSI:[262429497382806] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3127) 09/24 12:14:33.159: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 09/24 12:14:33.161: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 09/24 12:14:33.164: [smf] INFO: Removed Session: UE IMSI:[262424456288011] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3127) 09/24 12:14:33.164: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 09/24 12:14:33.166: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 09/24 12:14:33.170: [smf] INFO: Removed Session: UE IMSI:[262421207191991] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3127) 09/24 12:14:33.170: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 09/24 12:14:33.172: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 09/24 12:14:33.176: [smf] INFO: Removed Session: UE IMSI:[262425952706845] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3127) 09/24 12:14:33.176: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 09/24 12:14:33.177: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 09/24 12:14:33.181: [smf] INFO: Removed Session: UE IMSI:[262423502653772] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3127) 09/24 12:14:33.181: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 09/24 12:14:33.183: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 09/24 12:14:33.187: [smf] INFO: Removed Session: UE IMSI:[262429547836759] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3127) 09/24 12:14:33.187: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 09/24 12:14:33.188: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 09/24 12:14:33.192: [smf] INFO: Removed Session: UE IMSI:[262426184906793] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3127) 09/24 12:14:33.192: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 09/24 12:14:33.194: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 09/24 12:14:33.198: [smf] INFO: Removed Session: UE IMSI:[262420182723842] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3127) 09/24 12:14:33.198: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 09/24 12:14:33.199: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 09/24 12:14:33.204: [smf] INFO: Removed Session: UE IMSI:[262420405548142] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3127) 09/24 12:14:33.204: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 09/24 12:14:33.205: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 09/24 12:14:33.208: [smf] INFO: Removed Session: UE IMSI:[262421562591108] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3127) 09/24 12:14:33.209: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 09/24 12:14:33.211: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 09/24 12:14:33.215: [smf] INFO: Removed Session: UE IMSI:[262428031744171] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3127) 09/24 12:14:33.215: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 09/24 12:14:33.216: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 09/24 12:14:33.220: [smf] INFO: Removed Session: UE IMSI:[262426153467563] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3127) 09/24 12:14:33.220: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 09/24 12:14:33.222: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 09/24 12:14:33.225: [smf] INFO: Removed Session: UE IMSI:[262420943365447] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3127) 09/24 12:14:33.225: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 09/24 12:14:33.227: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 09/24 12:14:33.231: [smf] INFO: Removed Session: UE IMSI:[262429164675024] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3127) 09/24 12:14:33.231: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 09/24 12:14:33.233: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 09/24 12:14:33.237: [smf] INFO: Removed Session: UE IMSI:[262421661135178] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3127) 09/24 12:14:33.237: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 09/24 12:14:33.239: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 09/24 12:14:33.243: [smf] INFO: Removed Session: UE IMSI:[262427178281515] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3127) 09/24 12:14:33.243: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 09/24 12:14:33.244: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 09/24 12:14:33.249: [smf] INFO: Removed Session: UE IMSI:[262421834770906] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3127) 09/24 12:14:33.249: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 09/24 12:14:33.250: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 09/24 12:14:33.254: [smf] INFO: Removed Session: UE IMSI:[262428798427785] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3127) 09/24 12:14:33.254: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 09/24 12:14:33.256: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 09/24 12:14:33.260: [smf] INFO: Removed Session: UE IMSI:[262422424590047] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3127) 09/24 12:14:33.260: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 09/24 12:14:33.261: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 09/24 12:14:33.266: [smf] INFO: Removed Session: UE IMSI:[262424746836422] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3127) 09/24 12:14:33.266: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 09/24 12:14:33.267: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 09/24 12:14:33.273: [smf] INFO: Removed Session: UE IMSI:[262422840469623] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3127) 09/24 12:14:33.273: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 09/24 12:14:33.273: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 09/24 12:14:33.278: [smf] INFO: Removed Session: UE IMSI:[262426511147130] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3127) 09/24 12:14:33.278: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 09/24 12:14:33.279: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 09/24 12:14:33.283: [smf] INFO: Removed Session: UE IMSI:[262421911269592] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3127) 09/24 12:14:33.283: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 09/24 12:14:33.285: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 09/24 12:14:33.289: [smf] INFO: Removed Session: UE IMSI:[262424897454629] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3127) 09/24 12:14:33.289: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 09/24 12:14:33.291: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 09/24 12:14:33.294: [smf] INFO: Removed Session: UE IMSI:[262420825509429] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3127) 09/24 12:14:33.294: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 09/24 12:14:33.296: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 09/24 12:14:33.300: [smf] INFO: Removed Session: UE IMSI:[262423781362756] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3127) 09/24 12:14:33.300: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 09/24 12:14:33.302: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 09/24 12:14:33.306: [smf] INFO: Removed Session: UE IMSI:[262428505931595] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3127) 09/24 12:14:33.306: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 09/24 12:14:33.307: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 09/24 12:14:33.312: [smf] INFO: Removed Session: UE IMSI:[262423865394432] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3127) 09/24 12:14:33.312: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 09/24 12:14:33.313: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 09/24 12:14:33.317: [smf] INFO: Removed Session: UE IMSI:[262422008388362] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3127) 09/24 12:14:33.317: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 09/24 12:14:33.318: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 09/24 12:14:33.322: [smf] INFO: Removed Session: UE IMSI:[262420883227351] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3127) 09/24 12:14:33.322: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 09/24 12:14:33.324: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 09/24 12:14:33.327: [smf] INFO: Removed Session: UE IMSI:[262421224142851] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3127) 09/24 12:14:33.327: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 09/24 12:14:33.329: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 09/24 12:14:33.334: [smf] INFO: Removed Session: UE IMSI:[262426443049162] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3127) 09/24 12:14:33.334: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 09/24 12:14:33.335: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 09/24 12:14:33.338: [smf] INFO: Removed Session: UE IMSI:[262422620229880] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3127) 09/24 12:14:33.338: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 09/24 12:14:33.341: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 09/24 12:14:33.344: [smf] INFO: Removed Session: UE IMSI:[262428489073667] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3127) 09/24 12:14:33.344: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 09/24 12:14:33.346: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 09/24 12:14:33.350: [smf] INFO: Removed Session: UE IMSI:[262426645385171] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3127) 09/24 12:14:33.350: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 09/24 12:14:33.352: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 09/24 12:14:33.355: [smf] INFO: Removed Session: UE IMSI:[262422166960497] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3127) 09/24 12:14:33.355: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 09/24 12:14:33.357: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 09/24 12:14:33.361: [smf] INFO: Removed Session: UE IMSI:[262426866771125] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3127) 09/24 12:14:33.361: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 09/24 12:14:33.363: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 09/24 12:14:33.367: [smf] INFO: Removed Session: UE IMSI:[262425561915727] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3127) 09/24 12:14:33.367: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 09/24 12:14:33.368: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 09/24 12:14:33.372: [smf] INFO: Removed Session: UE IMSI:[262426526866201] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3127) 09/24 12:14:33.372: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 09/24 12:14:33.374: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 09/24 12:14:33.378: [smf] INFO: Removed Session: UE IMSI:[262421300029662] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3127) 09/24 12:14:33.378: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 09/24 12:14:33.379: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 09/24 12:14:33.383: [smf] INFO: Removed Session: UE IMSI:[262426392056629] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3127) 09/24 12:14:33.383: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 09/24 12:14:33.385: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 09/24 12:14:33.389: [smf] INFO: Removed Session: UE IMSI:[262428973454690] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3127) 09/24 12:14:33.389: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 09/24 12:14:33.390: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 09/24 12:14:33.395: [smf] INFO: Removed Session: UE IMSI:[262429128493787] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3127) 09/24 12:14:33.395: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 09/24 12:14:33.396: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 09/24 12:14:33.399: [smf] INFO: Removed Session: UE IMSI:[262420044641234] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3127) 09/24 12:14:33.400: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 09/24 12:14:33.402: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 09/24 12:14:33.406: [smf] INFO: Removed Session: UE IMSI:[262420589064954] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3127) 09/24 12:14:33.406: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 09/24 12:14:33.407: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 09/24 12:14:33.412: [smf] INFO: Removed Session: UE IMSI:[262421259309275] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3127) 09/24 12:14:33.412: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 09/24 12:14:33.413: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 09/24 12:14:33.416: [smf] INFO: Removed Session: UE IMSI:[262421811665257] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3127) 09/24 12:14:33.416: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 09/24 12:14:33.418: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 09/24 12:14:33.423: [smf] INFO: Removed Session: UE IMSI:[262421445284408] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3127) 09/24 12:14:33.423: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 09/24 12:14:33.424: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 09/24 12:14:33.430: [smf] INFO: Removed Session: UE IMSI:[262423628525921] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3127) 09/24 12:14:33.430: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 09/24 12:14:33.430: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 09/24 12:14:33.433: [smf] INFO: Removed Session: UE IMSI:[262425862349433] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3127) 09/24 12:14:33.433: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 09/24 12:14:33.436: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 09/24 12:14:33.440: [smf] INFO: Removed Session: UE IMSI:[262422646672728] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3127) 09/24 12:14:33.440: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 09/24 12:14:33.441: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 09/24 12:14:33.446: [smf] INFO: Removed Session: UE IMSI:[262425505556346] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3127) 09/24 12:14:33.446: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 09/24 12:14:33.447: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 09/24 12:14:33.450: [smf] INFO: Removed Session: UE IMSI:[262420451462368] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3127) 09/24 12:14:33.450: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 09/24 12:14:33.452: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 09/24 12:14:33.456: [smf] INFO: Removed Session: UE IMSI:[262428098668488] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3127) 09/24 12:14:33.456: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 09/24 12:14:33.458: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 09/24 12:14:33.462: [smf] INFO: Removed Session: UE IMSI:[262421243253920] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3127) 09/24 12:14:33.462: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 09/24 12:14:33.463: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 09/24 12:14:33.467: [smf] INFO: Removed Session: UE IMSI:[262423704018225] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3127) 09/24 12:14:33.467: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 09/24 12:14:33.469: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 09/24 12:14:33.472: [smf] INFO: Removed Session: UE IMSI:[262420178401349] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3127) 09/24 12:14:33.472: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 09/24 12:14:33.475: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 09/24 12:14:33.480: [smf] INFO: Removed Session: UE IMSI:[262427395483461] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3127) 09/24 12:14:33.480: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 09/24 12:14:33.481: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 09/24 12:14:33.486: [smf] INFO: Removed Session: UE IMSI:[262420284858122] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3127) 09/24 12:14:33.486: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 09/24 12:14:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 09/24 12:14:33.492: [smf] INFO: Removed Session: UE IMSI:[262423650841498] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3127) 09/24 12:14:33.492: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 09/24 12:14:33.493: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 09/24 12:14:33.498: [smf] INFO: Removed Session: UE IMSI:[262425524364206] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3127) 09/24 12:14:33.498: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 09/24 12:14:33.499: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 09/24 12:14:33.504: [smf] INFO: Removed Session: UE IMSI:[262427725631854] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3127) 09/24 12:14:33.504: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 09/24 12:14:33.504: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 09/24 12:14:33.508: [smf] INFO: Removed Session: UE IMSI:[262427760484824] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3127) 09/24 12:14:33.508: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 09/24 12:14:33.510: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 09/24 12:14:33.513: [smf] INFO: Removed Session: UE IMSI:[262429829411926] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3127) 09/24 12:14:33.513: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 09/24 12:14:33.515: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 09/24 12:14:33.518: [smf] INFO: Removed Session: UE IMSI:[262422863703799] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3127) 09/24 12:14:33.519: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 09/24 12:14:33.521: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 09/24 12:14:33.525: [smf] INFO: Removed Session: UE IMSI:[262423285651763] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3127) 09/24 12:14:33.525: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 09/24 12:14:33.526: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 09/24 12:14:33.530: [smf] INFO: Removed Session: UE IMSI:[262421979986826] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3127) 09/24 12:14:33.530: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 09/24 12:14:33.532: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 09/24 12:14:33.535: [smf] INFO: Removed Session: UE IMSI:[262423099223278] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3127) 09/24 12:14:33.535: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 09/24 12:14:33.537: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 09/24 12:14:33.541: [smf] INFO: Removed Session: UE IMSI:[262427096257749] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3127) 09/24 12:14:33.541: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 09/24 12:14:33.543: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 09/24 12:14:33.547: [smf] INFO: Removed Session: UE IMSI:[262420758145010] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3127) 09/24 12:14:33.547: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 09/24 12:14:33.549: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 09/24 12:14:33.552: [smf] INFO: Removed Session: UE IMSI:[262424739703461] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3127) 09/24 12:14:33.552: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 09/24 12:14:33.554: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 09/24 12:14:33.557: [smf] INFO: Removed Session: UE IMSI:[262427658446471] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3127) 09/24 12:14:33.557: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 09/24 12:14:33.559: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 09/24 12:14:33.563: [smf] INFO: Removed Session: UE IMSI:[262424094514342] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3127) 09/24 12:14:33.563: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 09/24 12:14:33.565: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 09/24 12:14:33.569: [smf] INFO: Removed Session: UE IMSI:[262426343676394] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3127) 09/24 12:14:33.569: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 09/24 12:14:33.571: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 09/24 12:14:33.575: [smf] INFO: Removed Session: UE IMSI:[262424459746091] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3127) 09/24 12:14:33.575: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 09/24 12:14:33.576: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 09/24 12:14:33.581: [smf] INFO: Removed Session: UE IMSI:[262429047220945] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3127) 09/24 12:14:33.581: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 09/24 12:14:33.583: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 09/24 12:14:33.587: [smf] INFO: Removed Session: UE IMSI:[262428483372468] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3127) 09/24 12:14:33.587: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 09/24 12:14:33.588: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 09/24 12:14:33.592: [smf] INFO: Removed Session: UE IMSI:[262422632914360] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3127) 09/24 12:14:33.592: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 09/24 12:14:33.594: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 09/24 12:14:33.599: [smf] INFO: Removed Session: UE IMSI:[262428525403424] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3127) 09/24 12:14:33.599: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 09/24 12:14:33.600: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 09/24 12:14:33.605: [smf] INFO: Removed Session: UE IMSI:[262420531002864] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3127) 09/24 12:14:33.605: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 09/24 12:14:33.606: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 09/24 12:14:33.610: [smf] INFO: Removed Session: UE IMSI:[262422517495362] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3127) 09/24 12:14:33.610: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 09/24 12:14:33.611: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 09/24 12:14:33.615: [smf] INFO: Removed Session: UE IMSI:[262426551115246] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3127) 09/24 12:14:33.615: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 09/24 12:14:33.617: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 09/24 12:14:33.621: [smf] INFO: Removed Session: UE IMSI:[262426853489623] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3127) 09/24 12:14:33.621: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 09/24 12:14:33.622: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 09/24 12:14:33.627: [smf] INFO: Removed Session: UE IMSI:[262429800982591] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3127) 09/24 12:14:33.627: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 09/24 12:14:33.628: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 09/24 12:14:33.631: [smf] INFO: Removed Session: UE IMSI:[262421394490142] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3127) 09/24 12:14:33.631: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 09/24 12:14:33.634: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 09/24 12:14:33.639: [smf] INFO: Removed Session: UE IMSI:[262429885725155] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3127) 09/24 12:14:33.639: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 09/24 12:14:33.640: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 09/24 12:14:33.644: [smf] INFO: Removed Session: UE IMSI:[262421795296753] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3127) 09/24 12:14:33.644: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 09/24 12:14:33.645: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 09/24 12:14:33.649: [smf] INFO: Removed Session: UE IMSI:[262425713803496] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3127) 09/24 12:14:33.649: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 09/24 12:14:33.651: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 09/24 12:14:33.656: [smf] INFO: Removed Session: UE IMSI:[262422700506027] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3127) 09/24 12:14:33.656: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 09/24 12:14:33.657: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 09/24 12:14:33.661: [smf] INFO: Removed Session: UE IMSI:[262422696687861] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3127) 09/24 12:14:33.661: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 09/24 12:14:33.662: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 09/24 12:14:33.666: [smf] INFO: Removed Session: UE IMSI:[262422443958833] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3127) 09/24 12:14:33.666: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 09/24 12:14:33.668: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 09/24 12:14:33.673: [smf] INFO: Removed Session: UE IMSI:[262427981109814] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3127) 09/24 12:14:33.673: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 09/24 12:14:33.674: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 09/24 12:14:33.679: [smf] INFO: Removed Session: UE IMSI:[262424036490023] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3127) 09/24 12:14:33.680: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 09/24 12:14:33.680: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 09/24 12:14:33.683: [smf] INFO: Removed Session: UE IMSI:[262428455077816] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3127) 09/24 12:14:33.683: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 09/24 12:14:33.685: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 09/24 12:14:33.690: [smf] INFO: Removed Session: UE IMSI:[262427008355470] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3127) 09/24 12:14:33.690: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 09/24 12:14:33.691: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 09/24 12:14:33.695: [smf] INFO: Removed Session: UE IMSI:[262429992474792] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3127) 09/24 12:14:33.695: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 09/24 12:14:33.697: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 09/24 12:14:33.700: [smf] INFO: Removed Session: UE IMSI:[262427576547729] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3127) 09/24 12:14:33.700: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 09/24 12:14:33.702: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 09/24 12:14:33.707: [smf] INFO: Removed Session: UE IMSI:[262425521564947] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3127) 09/24 12:14:33.707: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 09/24 12:14:33.708: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 09/24 12:14:33.712: [smf] INFO: Removed Session: UE IMSI:[262421523885558] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3127) 09/24 12:14:33.713: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 09/24 12:14:33.713: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 09/24 12:14:33.717: [smf] INFO: Removed Session: UE IMSI:[262424399972035] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3127) 09/24 12:14:33.717: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 09/24 12:14:33.719: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 09/24 12:14:33.723: [smf] INFO: Removed Session: UE IMSI:[262422679229424] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3127) 09/24 12:14:33.723: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 09/24 12:14:33.724: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 09/24 12:14:33.729: [smf] INFO: Removed Session: UE IMSI:[262424144573575] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3127) 09/24 12:14:33.729: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 09/24 12:14:33.730: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 09/24 12:14:33.734: [smf] INFO: Removed Session: UE IMSI:[262420136148248] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3127) 09/24 12:14:33.734: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 09/24 12:14:33.735: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 09/24 12:14:33.739: [smf] INFO: Removed Session: UE IMSI:[262421920383586] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3127) 09/24 12:14:33.739: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 09/24 12:14:33.741: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 09/24 12:14:33.745: [smf] INFO: Removed Session: UE IMSI:[262425201795452] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3127) 09/24 12:14:33.745: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 09/24 12:14:33.746: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 09/24 12:14:33.751: [smf] INFO: Removed Session: UE IMSI:[262425029777958] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3127) 09/24 12:14:33.751: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 09/24 12:14:33.752: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 09/24 12:14:33.757: [smf] INFO: Removed Session: UE IMSI:[262423680212316] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3127) 09/24 12:14:33.757: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 09/24 12:14:33.758: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 09/24 12:14:33.761: [smf] INFO: Removed Session: UE IMSI:[262423619830705] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3127) 09/24 12:14:33.761: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 09/24 12:14:33.763: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 09/24 12:14:33.767: [smf] INFO: Removed Session: UE IMSI:[262424880987645] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3127) 09/24 12:14:33.767: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 09/24 12:14:33.769: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 09/24 12:14:33.773: [smf] INFO: Removed Session: UE IMSI:[262420396443317] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3127) 09/24 12:14:33.773: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 09/24 12:14:33.774: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 09/24 12:14:33.777: [smf] INFO: Removed Session: UE IMSI:[262422718450296] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3127) 09/24 12:14:33.777: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 09/24 12:14:33.780: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 09/24 12:14:33.784: [smf] INFO: Removed Session: UE IMSI:[262422621385674] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3127) 09/24 12:14:33.784: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 09/24 12:14:33.785: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 09/24 12:14:33.789: [smf] INFO: Removed Session: UE IMSI:[262424638798790] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3127) 09/24 12:14:33.789: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 09/24 12:14:33.790: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 09/24 12:14:33.795: [smf] INFO: Removed Session: UE IMSI:[262420872536130] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3127) 09/24 12:14:33.795: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 09/24 12:14:33.796: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 09/24 12:14:33.800: [smf] INFO: Removed Session: UE IMSI:[262428671753128] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3127) 09/24 12:14:33.800: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 09/24 12:14:33.802: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 09/24 12:14:33.805: [smf] INFO: Removed Session: UE IMSI:[262423986825745] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3127) 09/24 12:14:33.805: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 09/24 12:14:33.807: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 09/24 12:14:33.811: [smf] INFO: Removed Session: UE IMSI:[262422966178565] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3127) 09/24 12:14:33.811: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 09/24 12:14:33.813: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 09/24 12:14:33.817: [smf] INFO: Removed Session: UE IMSI:[262428223961758] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3127) 09/24 12:14:33.817: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 09/24 12:14:33.818: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 09/24 12:14:33.821: [smf] INFO: Removed Session: UE IMSI:[262428725256029] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3127) 09/24 12:14:33.822: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 09/24 12:14:33.824: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 09/24 12:14:33.827: [smf] INFO: Removed Session: UE IMSI:[262422117560803] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3127) 09/24 12:14:33.827: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 09/24 12:14:33.829: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 09/24 12:14:33.833: [smf] INFO: Removed Session: UE IMSI:[262422122571923] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3127) 09/24 12:14:33.833: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 09/24 12:14:33.835: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 09/24 12:14:33.838: [smf] INFO: Removed Session: UE IMSI:[262428162907621] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3127) 09/24 12:14:33.838: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 09/24 12:14:33.840: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 09/24 12:14:33.844: [smf] INFO: Removed Session: UE IMSI:[262426517292976] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3127) 09/24 12:14:33.844: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 09/24 12:14:33.846: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 09/24 12:14:33.850: [smf] INFO: Removed Session: UE IMSI:[262427066729429] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3127) 09/24 12:14:33.850: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 09/24 12:14:33.851: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 09/24 12:14:33.855: [smf] INFO: Removed Session: UE IMSI:[262429579888244] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3127) 09/24 12:14:33.855: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 09/24 12:14:33.857: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 09/24 12:14:33.861: [smf] INFO: Removed Session: UE IMSI:[262425668567664] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3127) 09/24 12:14:33.861: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 09/24 12:14:33.863: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 09/24 12:14:33.867: [smf] INFO: Removed Session: UE IMSI:[262420999124145] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3127) 09/24 12:14:33.867: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 09/24 12:14:33.868: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 09/24 12:14:33.872: [smf] INFO: Removed Session: UE IMSI:[262428931661892] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3127) 09/24 12:14:33.872: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 09/24 12:14:33.874: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 09/24 12:14:33.878: [smf] INFO: Removed Session: UE IMSI:[262427746857369] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3127) 09/24 12:14:33.878: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 09/24 12:14:33.879: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 09/24 12:14:33.883: [smf] INFO: Removed Session: UE IMSI:[262423522421798] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3127) 09/24 12:14:33.883: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 09/24 12:14:33.885: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 09/24 12:14:33.889: [smf] INFO: Removed Session: UE IMSI:[262423156681086] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3127) 09/24 12:14:33.889: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 09/24 12:14:33.890: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 09/24 12:14:33.895: [smf] INFO: Removed Session: UE IMSI:[262423911474107] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3127) 09/24 12:14:33.895: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 09/24 12:14:33.896: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 09/24 12:14:33.899: [smf] INFO: Removed Session: UE IMSI:[262424867228577] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3127) 09/24 12:14:33.899: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 09/24 12:14:33.902: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 09/24 12:14:33.906: [smf] INFO: Removed Session: UE IMSI:[262424823872669] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3127) 09/24 12:14:33.906: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 09/24 12:14:33.907: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 09/24 12:14:33.911: [smf] INFO: Removed Session: UE IMSI:[262429836457609] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3127) 09/24 12:14:33.911: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 09/24 12:14:33.913: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 09/24 12:14:33.916: [smf] INFO: Removed Session: UE IMSI:[262426138583965] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3127) 09/24 12:14:33.916: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 09/24 12:14:33.918: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 09/24 12:14:33.922: [smf] INFO: Removed Session: UE IMSI:[262422054678765] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3127) 09/24 12:14:33.922: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 09/24 12:14:33.924: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 09/24 12:14:33.928: [smf] INFO: Removed Session: UE IMSI:[262424552468179] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3127) 09/24 12:14:33.928: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 09/24 12:14:33.929: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 09/24 12:14:33.933: [smf] INFO: Removed Session: UE IMSI:[262428525366824] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3127) 09/24 12:14:33.933: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 09/24 12:14:33.935: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 09/24 12:14:33.939: [smf] INFO: Removed Session: UE IMSI:[262428872820834] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3127) 09/24 12:14:33.939: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 09/24 12:14:33.940: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 09/24 12:14:33.944: [smf] INFO: Removed Session: UE IMSI:[262428530915611] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3127) 09/24 12:14:33.945: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 09/24 12:14:33.946: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 09/24 12:14:33.951: [smf] INFO: Removed Session: UE IMSI:[262423236023161] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3127) 09/24 12:14:33.951: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 09/24 12:14:33.952: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 09/24 12:14:33.957: [smf] INFO: Removed Session: UE IMSI:[262428565786992] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3127) 09/24 12:14:33.957: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 09/24 12:14:33.958: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 09/24 12:14:33.963: [smf] INFO: Removed Session: UE IMSI:[262422678731645] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3127) 09/24 12:14:33.963: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 09/24 12:14:33.964: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 09/24 12:14:33.967: [smf] INFO: Removed Session: UE IMSI:[262421383856811] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3127) 09/24 12:14:33.967: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 09/24 12:14:33.969: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 09/24 12:14:33.973: [smf] INFO: Removed Session: UE IMSI:[262422935826157] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3127) 09/24 12:14:33.973: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 09/24 12:14:33.975: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 09/24 12:14:33.979: [smf] INFO: Removed Session: UE IMSI:[262426507496596] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3127) 09/24 12:14:33.979: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 09/24 12:14:33.980: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 09/24 12:14:33.985: [smf] INFO: Removed Session: UE IMSI:[262427920958783] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3127) 09/24 12:14:33.985: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 09/24 12:14:33.986: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 09/24 12:14:33.990: [smf] INFO: Removed Session: UE IMSI:[262424930579034] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3127) 09/24 12:14:33.990: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 09/24 12:14:33.991: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 09/24 12:14:33.995: [smf] INFO: Removed Session: UE IMSI:[262422507422287] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:33.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3127) 09/24 12:14:33.995: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 09/24 12:14:33.997: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 09/24 12:14:34.001: [smf] INFO: Removed Session: UE IMSI:[262424590871704] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3127) 09/24 12:14:34.001: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 09/24 12:14:34.003: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 09/24 12:14:34.008: [smf] INFO: Removed Session: UE IMSI:[262425327077583] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3127) 09/24 12:14:34.008: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 09/24 12:14:34.010: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 09/24 12:14:34.013: [smf] INFO: Removed Session: UE IMSI:[262424832556240] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3127) 09/24 12:14:34.013: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 09/24 12:14:34.015: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 09/24 12:14:34.019: [smf] INFO: Removed Session: UE IMSI:[262426435465710] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3127) 09/24 12:14:34.019: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 09/24 12:14:34.021: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 09/24 12:14:34.025: [smf] INFO: Removed Session: UE IMSI:[262428959068282] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3127) 09/24 12:14:34.025: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 09/24 12:14:34.026: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 09/24 12:14:34.030: [smf] INFO: Removed Session: UE IMSI:[262424237510701] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3127) 09/24 12:14:34.030: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 09/24 12:14:34.032: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 09/24 12:14:34.036: [smf] INFO: Removed Session: UE IMSI:[262420051630142] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3127) 09/24 12:14:34.036: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 09/24 12:14:34.037: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 09/24 12:14:34.042: [smf] INFO: Removed Session: UE IMSI:[262428643472296] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3127) 09/24 12:14:34.042: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 09/24 12:14:34.043: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 09/24 12:14:34.046: [smf] INFO: Removed Session: UE IMSI:[262426154222492] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3127) 09/24 12:14:34.046: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 09/24 12:14:34.048: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 09/24 12:14:34.053: [smf] INFO: Removed Session: UE IMSI:[262425070506110] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3127) 09/24 12:14:34.053: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 09/24 12:14:34.055: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 09/24 12:14:34.060: [smf] INFO: Removed Session: UE IMSI:[262421711652060] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3127) 09/24 12:14:34.060: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 09/24 12:14:34.061: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 09/24 12:14:34.064: [smf] INFO: Removed Session: UE IMSI:[262421616657222] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3127) 09/24 12:14:34.064: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 09/24 12:14:34.066: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 09/24 12:14:34.070: [smf] INFO: Removed Session: UE IMSI:[262423115876864] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3127) 09/24 12:14:34.070: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 09/24 12:14:34.072: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 09/24 12:14:34.076: [smf] INFO: Removed Session: UE IMSI:[262420559637933] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3127) 09/24 12:14:34.076: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 09/24 12:14:34.078: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 09/24 12:14:34.081: [smf] INFO: Removed Session: UE IMSI:[262428364251739] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3127) 09/24 12:14:34.081: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 09/24 12:14:34.083: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 09/24 12:14:34.087: [smf] INFO: Removed Session: UE IMSI:[262423694627850] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3127) 09/24 12:14:34.087: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 09/24 12:14:34.089: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 09/24 12:14:34.093: [smf] INFO: Removed Session: UE IMSI:[262420378083970] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3127) 09/24 12:14:34.093: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 09/24 12:14:34.094: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 09/24 12:14:34.097: [smf] INFO: Removed Session: UE IMSI:[262420051418547] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3127) 09/24 12:14:34.097: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 09/24 12:14:34.100: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 09/24 12:14:34.104: [smf] INFO: Removed Session: UE IMSI:[262420423506206] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3127) 09/24 12:14:34.104: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 09/24 12:14:34.105: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 09/24 12:14:34.110: [smf] INFO: Removed Session: UE IMSI:[262427443119623] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3127) 09/24 12:14:34.110: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 09/24 12:14:34.111: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 09/24 12:14:34.114: [smf] INFO: Removed Session: UE IMSI:[262420516843219] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3127) 09/24 12:14:34.114: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 09/24 12:14:34.116: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 09/24 12:14:34.120: [smf] INFO: Removed Session: UE IMSI:[262426219811109] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3127) 09/24 12:14:34.120: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 09/24 12:14:34.122: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 09/24 12:14:34.126: [smf] INFO: Removed Session: UE IMSI:[262422811281406] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3127) 09/24 12:14:34.126: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 09/24 12:14:34.127: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 09/24 12:14:34.131: [smf] INFO: Removed Session: UE IMSI:[262428291529265] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3127) 09/24 12:14:34.131: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 09/24 12:14:34.134: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 09/24 12:14:34.138: [smf] INFO: Removed Session: UE IMSI:[262428271313676] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3127) 09/24 12:14:34.138: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 09/24 12:14:34.140: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 09/24 12:14:34.145: [smf] INFO: Removed Session: UE IMSI:[262428846949662] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3127) 09/24 12:14:34.145: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 09/24 12:14:34.145: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 09/24 12:14:34.150: [smf] INFO: Removed Session: UE IMSI:[262427349355414] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3127) 09/24 12:14:34.150: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 09/24 12:14:34.151: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 09/24 12:14:34.155: [smf] INFO: Removed Session: UE IMSI:[262424097340553] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3127) 09/24 12:14:34.155: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 09/24 12:14:34.157: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 09/24 12:14:34.161: [smf] INFO: Removed Session: UE IMSI:[262422595001070] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3127) 09/24 12:14:34.161: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 09/24 12:14:34.162: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 09/24 12:14:34.167: [smf] INFO: Removed Session: UE IMSI:[262429960891442] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3127) 09/24 12:14:34.168: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 09/24 12:14:34.168: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 09/24 12:14:34.173: [smf] INFO: Removed Session: UE IMSI:[262427501066130] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3127) 09/24 12:14:34.173: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 09/24 12:14:34.174: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 09/24 12:14:34.178: [smf] INFO: Removed Session: UE IMSI:[262427635523797] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3127) 09/24 12:14:34.178: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 09/24 12:14:34.180: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 09/24 12:14:34.184: [smf] INFO: Removed Session: UE IMSI:[262427901144824] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3127) 09/24 12:14:34.184: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 09/24 12:14:34.186: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 09/24 12:14:34.190: [smf] INFO: Removed Session: UE IMSI:[262429303764974] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3127) 09/24 12:14:34.190: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 09/24 12:14:34.191: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 09/24 12:14:34.196: [smf] INFO: Removed Session: UE IMSI:[262429759019294] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3127) 09/24 12:14:34.196: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 09/24 12:14:34.197: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 09/24 12:14:34.201: [smf] INFO: Removed Session: UE IMSI:[262420568315052] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3127) 09/24 12:14:34.201: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 09/24 12:14:34.202: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 09/24 12:14:34.206: [smf] INFO: Removed Session: UE IMSI:[262423346321579] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3127) 09/24 12:14:34.206: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 09/24 12:14:34.208: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 09/24 12:14:34.212: [smf] INFO: Removed Session: UE IMSI:[262420622960112] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3127) 09/24 12:14:34.212: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 09/24 12:14:34.213: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 09/24 12:14:34.217: [smf] INFO: Removed Session: UE IMSI:[262428366541163] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3127) 09/24 12:14:34.217: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 09/24 12:14:34.219: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 09/24 12:14:34.223: [smf] INFO: Removed Session: UE IMSI:[262423717144487] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3127) 09/24 12:14:34.223: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 09/24 12:14:34.225: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 09/24 12:14:34.229: [smf] INFO: Removed Session: UE IMSI:[262420513116625] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3127) 09/24 12:14:34.229: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 09/24 12:14:34.231: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 09/24 12:14:34.235: [smf] INFO: Removed Session: UE IMSI:[262425168391702] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3127) 09/24 12:14:34.235: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 09/24 12:14:34.237: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 09/24 12:14:34.242: [smf] INFO: Removed Session: UE IMSI:[262421699987390] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3127) 09/24 12:14:34.242: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 09/24 12:14:34.243: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 09/24 12:14:34.247: [smf] INFO: Removed Session: UE IMSI:[262426530442694] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3127) 09/24 12:14:34.247: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 09/24 12:14:34.249: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 09/24 12:14:34.253: [smf] INFO: Removed Session: UE IMSI:[262425930187502] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3127) 09/24 12:14:34.253: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 09/24 12:14:34.254: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 09/24 12:14:34.258: [smf] INFO: Removed Session: UE IMSI:[262425103373731] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3127) 09/24 12:14:34.258: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 09/24 12:14:34.260: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 09/24 12:14:34.264: [smf] INFO: Removed Session: UE IMSI:[262429538950645] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3127) 09/24 12:14:34.264: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 09/24 12:14:34.265: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 09/24 12:14:34.269: [smf] INFO: Removed Session: UE IMSI:[262429675708712] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3127) 09/24 12:14:34.269: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 09/24 12:14:34.271: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 09/24 12:14:34.275: [smf] INFO: Removed Session: UE IMSI:[262428681081445] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3127) 09/24 12:14:34.275: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 09/24 12:14:34.276: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 09/24 12:14:34.281: [smf] INFO: Removed Session: UE IMSI:[262423208153822] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3127) 09/24 12:14:34.281: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 09/24 12:14:34.282: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 09/24 12:14:34.287: [smf] INFO: Removed Session: UE IMSI:[262423139882957] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3127) 09/24 12:14:34.287: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 09/24 12:14:34.287: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 09/24 12:14:34.292: [smf] INFO: Removed Session: UE IMSI:[262429710923693] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3127) 09/24 12:14:34.292: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 09/24 12:14:34.293: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 09/24 12:14:34.297: [smf] INFO: Removed Session: UE IMSI:[262426458607962] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3127) 09/24 12:14:34.297: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 09/24 12:14:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 09/24 12:14:34.302: [smf] INFO: Removed Session: UE IMSI:[262428415367435] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3127) 09/24 12:14:34.302: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 09/24 12:14:34.304: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 09/24 12:14:34.308: [smf] INFO: Removed Session: UE IMSI:[262421297648236] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3127) 09/24 12:14:34.308: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 09/24 12:14:34.310: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 09/24 12:14:34.313: [smf] INFO: Removed Session: UE IMSI:[262425483556530] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3127) 09/24 12:14:34.313: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 09/24 12:14:34.315: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 09/24 12:14:34.319: [smf] INFO: Removed Session: UE IMSI:[262429462404244] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3127) 09/24 12:14:34.319: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 09/24 12:14:34.321: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 09/24 12:14:34.327: [smf] INFO: Removed Session: UE IMSI:[262428144371736] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3127) 09/24 12:14:34.327: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 09/24 12:14:34.328: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 09/24 12:14:34.333: [smf] INFO: Removed Session: UE IMSI:[262423484319643] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3127) 09/24 12:14:34.333: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 09/24 12:14:34.334: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 09/24 12:14:34.339: [smf] INFO: Removed Session: UE IMSI:[262426545825356] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3127) 09/24 12:14:34.339: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 09/24 12:14:34.340: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 09/24 12:14:34.344: [smf] INFO: Removed Session: UE IMSI:[262426823264038] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3127) 09/24 12:14:34.344: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 09/24 12:14:34.345: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 09/24 12:14:34.349: [smf] INFO: Removed Session: UE IMSI:[262424401492588] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3127) 09/24 12:14:34.349: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 09/24 12:14:34.351: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 09/24 12:14:34.355: [smf] INFO: Removed Session: UE IMSI:[262429318991765] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3127) 09/24 12:14:34.355: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 09/24 12:14:34.356: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 09/24 12:14:34.361: [smf] INFO: Removed Session: UE IMSI:[262423704595815] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3127) 09/24 12:14:34.361: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 09/24 12:14:34.362: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 09/24 12:14:34.365: [smf] INFO: Removed Session: UE IMSI:[262427019826589] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3127) 09/24 12:14:34.365: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 09/24 12:14:34.367: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 09/24 12:14:34.371: [smf] INFO: Removed Session: UE IMSI:[262421263796724] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3127) 09/24 12:14:34.371: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 09/24 12:14:34.373: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 09/24 12:14:34.377: [smf] INFO: Removed Session: UE IMSI:[262422119548659] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3127) 09/24 12:14:34.377: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 09/24 12:14:34.378: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 09/24 12:14:34.382: [smf] INFO: Removed Session: UE IMSI:[262425354143553] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3127) 09/24 12:14:34.382: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 09/24 12:14:34.384: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 09/24 12:14:34.388: [smf] INFO: Removed Session: UE IMSI:[262422943561486] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3127) 09/24 12:14:34.388: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 09/24 12:14:34.390: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 09/24 12:14:34.395: [smf] INFO: Removed Session: UE IMSI:[262428966165662] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3127) 09/24 12:14:34.395: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 09/24 12:14:34.396: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 09/24 12:14:34.400: [smf] INFO: Removed Session: UE IMSI:[262425963875366] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3127) 09/24 12:14:34.400: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 09/24 12:14:34.401: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 09/24 12:14:34.405: [smf] INFO: Removed Session: UE IMSI:[262425795301575] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3127) 09/24 12:14:34.405: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 09/24 12:14:34.407: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 09/24 12:14:34.411: [smf] INFO: Removed Session: UE IMSI:[262424200471497] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3127) 09/24 12:14:34.411: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 09/24 12:14:34.413: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 09/24 12:14:34.418: [smf] INFO: Removed Session: UE IMSI:[262427950071679] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3127) 09/24 12:14:34.418: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 09/24 12:14:34.419: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 09/24 12:14:34.423: [smf] INFO: Removed Session: UE IMSI:[262421311165242] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3127) 09/24 12:14:34.423: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 09/24 12:14:34.424: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 09/24 12:14:34.429: [smf] INFO: Removed Session: UE IMSI:[262423559471337] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3127) 09/24 12:14:34.429: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 09/24 12:14:34.430: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 09/24 12:14:34.435: [smf] INFO: Removed Session: UE IMSI:[262425556899660] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3127) 09/24 12:14:34.435: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 09/24 12:14:34.436: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 09/24 12:14:34.440: [smf] INFO: Removed Session: UE IMSI:[262421385780866] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3127) 09/24 12:14:34.440: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 09/24 12:14:34.441: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 09/24 12:14:34.445: [smf] INFO: Removed Session: UE IMSI:[262421129666349] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3127) 09/24 12:14:34.445: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 09/24 12:14:34.447: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 09/24 12:14:34.450: [smf] INFO: Removed Session: UE IMSI:[262427657407742] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3127) 09/24 12:14:34.450: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 09/24 12:14:34.452: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 09/24 12:14:34.456: [smf] INFO: Removed Session: UE IMSI:[262429795879094] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3127) 09/24 12:14:34.456: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 09/24 12:14:34.458: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 09/24 12:14:34.463: [smf] INFO: Removed Session: UE IMSI:[262423394730679] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3127) 09/24 12:14:34.463: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 09/24 12:14:34.464: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 09/24 12:14:34.468: [smf] INFO: Removed Session: UE IMSI:[262426689298000] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3127) 09/24 12:14:34.468: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 09/24 12:14:34.470: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 09/24 12:14:34.473: [smf] INFO: Removed Session: UE IMSI:[262428821023422] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3127) 09/24 12:14:34.473: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 09/24 12:14:34.475: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 09/24 12:14:34.480: [smf] INFO: Removed Session: UE IMSI:[262425567031131] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3127) 09/24 12:14:34.480: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 09/24 12:14:34.481: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 09/24 12:14:34.484: [smf] INFO: Removed Session: UE IMSI:[262422633104160] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3127) 09/24 12:14:34.484: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 09/24 12:14:34.486: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 09/24 12:14:34.490: [smf] INFO: Removed Session: UE IMSI:[262424786145642] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3127) 09/24 12:14:34.490: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 09/24 12:14:34.492: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 09/24 12:14:34.496: [smf] INFO: Removed Session: UE IMSI:[262420748632496] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3127) 09/24 12:14:34.496: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 09/24 12:14:34.497: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 09/24 12:14:34.501: [smf] INFO: Removed Session: UE IMSI:[262426042343365] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3127) 09/24 12:14:34.501: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 09/24 12:14:34.503: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 09/24 12:14:34.507: [smf] INFO: Removed Session: UE IMSI:[262425405457416] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3127) 09/24 12:14:34.507: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 09/24 12:14:34.508: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 09/24 12:14:34.512: [smf] INFO: Removed Session: UE IMSI:[262421850728016] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3127) 09/24 12:14:34.512: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 09/24 12:14:34.514: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 09/24 12:14:34.517: [smf] INFO: Removed Session: UE IMSI:[262420046143741] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3127) 09/24 12:14:34.517: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 09/24 12:14:34.519: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 09/24 12:14:34.524: [smf] INFO: Removed Session: UE IMSI:[262428970557914] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3127) 09/24 12:14:34.524: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 09/24 12:14:34.525: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 09/24 12:14:34.529: [smf] INFO: Removed Session: UE IMSI:[262427207434117] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3127) 09/24 12:14:34.529: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 09/24 12:14:34.530: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 09/24 12:14:34.534: [smf] INFO: Removed Session: UE IMSI:[262427707444863] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3127) 09/24 12:14:34.534: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 09/24 12:14:34.536: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 09/24 12:14:34.539: [smf] INFO: Removed Session: UE IMSI:[262421522547969] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3127) 09/24 12:14:34.539: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 09/24 12:14:34.542: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 09/24 12:14:34.546: [smf] INFO: Removed Session: UE IMSI:[262427195625693] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3127) 09/24 12:14:34.546: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 09/24 12:14:34.547: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 09/24 12:14:34.551: [smf] INFO: Removed Session: UE IMSI:[262422498263482] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3127) 09/24 12:14:34.551: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 09/24 12:14:34.553: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 09/24 12:14:34.556: [smf] INFO: Removed Session: UE IMSI:[262428188538842] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3127) 09/24 12:14:34.556: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 09/24 12:14:34.558: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 09/24 12:14:34.562: [smf] INFO: Removed Session: UE IMSI:[262428197784021] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3127) 09/24 12:14:34.562: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 09/24 12:14:34.564: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 09/24 12:14:34.568: [smf] INFO: Removed Session: UE IMSI:[262426123755623] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3127) 09/24 12:14:34.568: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 09/24 12:14:34.569: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 09/24 12:14:34.574: [smf] INFO: Removed Session: UE IMSI:[262420073717350] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3127) 09/24 12:14:34.574: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 09/24 12:14:34.575: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 09/24 12:14:34.579: [smf] INFO: Removed Session: UE IMSI:[262421408735777] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3127) 09/24 12:14:34.579: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 09/24 12:14:34.581: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 09/24 12:14:34.586: [smf] INFO: Removed Session: UE IMSI:[262421779676850] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3127) 09/24 12:14:34.586: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 09/24 12:14:34.587: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 09/24 12:14:34.591: [smf] INFO: Removed Session: UE IMSI:[262425432792330] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3127) 09/24 12:14:34.591: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 09/24 12:14:34.593: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 09/24 12:14:34.597: [smf] INFO: Removed Session: UE IMSI:[262426777751320] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3127) 09/24 12:14:34.597: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 09/24 12:14:34.599: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 09/24 12:14:34.602: [smf] INFO: Removed Session: UE IMSI:[262427808320968] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3127) 09/24 12:14:34.602: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 09/24 12:14:34.604: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 09/24 12:14:34.608: [smf] INFO: Removed Session: UE IMSI:[262422736316015] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3127) 09/24 12:14:34.608: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 09/24 12:14:34.610: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 09/24 12:14:34.615: [smf] INFO: Removed Session: UE IMSI:[262429744201913] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3127) 09/24 12:14:34.615: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 09/24 12:14:34.616: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 09/24 12:14:34.619: [smf] INFO: Removed Session: UE IMSI:[262427361325173] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3127) 09/24 12:14:34.619: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 09/24 12:14:34.621: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 09/24 12:14:34.625: [smf] INFO: Removed Session: UE IMSI:[262420076495760] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3127) 09/24 12:14:34.625: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 09/24 12:14:34.627: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 09/24 12:14:34.631: [smf] INFO: Removed Session: UE IMSI:[262420888702481] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3127) 09/24 12:14:34.631: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 09/24 12:14:34.632: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 09/24 12:14:34.636: [smf] INFO: Removed Session: UE IMSI:[262420509518189] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3127) 09/24 12:14:34.636: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 09/24 12:14:34.638: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 09/24 12:14:34.642: [smf] INFO: Removed Session: UE IMSI:[262426640979483] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3127) 09/24 12:14:34.642: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 09/24 12:14:34.644: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 09/24 12:14:34.649: [smf] INFO: Removed Session: UE IMSI:[262429484226455] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3127) 09/24 12:14:34.649: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 09/24 12:14:34.650: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 09/24 12:14:34.654: [smf] INFO: Removed Session: UE IMSI:[262420007128734] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3127) 09/24 12:14:34.654: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 09/24 12:14:34.656: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 09/24 12:14:34.661: [smf] INFO: Removed Session: UE IMSI:[262425396113185] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3127) 09/24 12:14:34.661: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 09/24 12:14:34.662: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 09/24 12:14:34.666: [smf] INFO: Removed Session: UE IMSI:[262429438802905] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3127) 09/24 12:14:34.666: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 09/24 12:14:34.667: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 09/24 12:14:34.671: [smf] INFO: Removed Session: UE IMSI:[262423853308948] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3127) 09/24 12:14:34.671: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 09/24 12:14:34.673: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 09/24 12:14:34.677: [smf] INFO: Removed Session: UE IMSI:[262422762020846] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3127) 09/24 12:14:34.677: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 09/24 12:14:34.678: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 09/24 12:14:34.682: [smf] INFO: Removed Session: UE IMSI:[262427155921762] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3127) 09/24 12:14:34.682: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 09/24 12:14:34.684: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 09/24 12:14:34.687: [smf] INFO: Removed Session: UE IMSI:[262423859018062] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3127) 09/24 12:14:34.687: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 09/24 12:14:34.689: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 09/24 12:14:34.693: [smf] INFO: Removed Session: UE IMSI:[262422871543118] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3127) 09/24 12:14:34.693: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 09/24 12:14:34.695: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 09/24 12:14:34.699: [smf] INFO: Removed Session: UE IMSI:[262425350184109] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3127) 09/24 12:14:34.699: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 09/24 12:14:34.701: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 09/24 12:14:34.704: [smf] INFO: Removed Session: UE IMSI:[262426537167956] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3127) 09/24 12:14:34.704: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 09/24 12:14:34.706: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 09/24 12:14:34.710: [smf] INFO: Removed Session: UE IMSI:[262428471266875] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3127) 09/24 12:14:34.710: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 09/24 12:14:34.712: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 09/24 12:14:34.716: [smf] INFO: Removed Session: UE IMSI:[262422186816502] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3127) 09/24 12:14:34.716: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 09/24 12:14:34.717: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 09/24 12:14:34.721: [smf] INFO: Removed Session: UE IMSI:[262424891537477] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3127) 09/24 12:14:34.721: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 09/24 12:14:34.723: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 09/24 12:14:34.726: [smf] INFO: Removed Session: UE IMSI:[262426145891948] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3127) 09/24 12:14:34.727: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 09/24 12:14:34.729: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 09/24 12:14:34.733: [smf] INFO: Removed Session: UE IMSI:[262428979567481] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3127) 09/24 12:14:34.733: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 09/24 12:14:34.734: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 09/24 12:14:34.737: [smf] INFO: Removed Session: UE IMSI:[262426711663284] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3127) 09/24 12:14:34.737: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 09/24 12:14:34.740: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 09/24 12:14:34.743: [smf] INFO: Removed Session: UE IMSI:[262424989331921] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3127) 09/24 12:14:34.743: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 09/24 12:14:34.745: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 09/24 12:14:34.749: [smf] INFO: Removed Session: UE IMSI:[262426144953683] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3127) 09/24 12:14:34.749: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 09/24 12:14:34.751: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 09/24 12:14:34.754: [smf] INFO: Removed Session: UE IMSI:[262422919785825] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3127) 09/24 12:14:34.754: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 09/24 12:14:34.756: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 09/24 12:14:34.760: [smf] INFO: Removed Session: UE IMSI:[262420064389571] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3127) 09/24 12:14:34.760: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 09/24 12:14:34.762: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 09/24 12:14:34.766: [smf] INFO: Removed Session: UE IMSI:[262421832950636] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3127) 09/24 12:14:34.766: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 09/24 12:14:34.767: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 09/24 12:14:34.771: [smf] INFO: Removed Session: UE IMSI:[262420016323923] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3127) 09/24 12:14:34.771: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 09/24 12:14:34.773: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 09/24 12:14:34.777: [smf] INFO: Removed Session: UE IMSI:[262421746004030] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3127) 09/24 12:14:34.777: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 09/24 12:14:34.778: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 09/24 12:14:34.783: [smf] INFO: Removed Session: UE IMSI:[262424833767443] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3127) 09/24 12:14:34.783: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 09/24 12:14:34.784: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 09/24 12:14:34.788: [smf] INFO: Removed Session: UE IMSI:[262429998898528] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3127) 09/24 12:14:34.789: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 09/24 12:14:34.790: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 09/24 12:14:34.794: [smf] INFO: Removed Session: UE IMSI:[262425673124491] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3127) 09/24 12:14:34.794: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 09/24 12:14:34.796: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 09/24 12:14:34.801: [smf] INFO: Removed Session: UE IMSI:[262421590787365] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3127) 09/24 12:14:34.801: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 09/24 12:14:34.802: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 09/24 12:14:34.807: [smf] INFO: Removed Session: UE IMSI:[262420185050686] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3127) 09/24 12:14:34.807: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 09/24 12:14:34.807: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 09/24 12:14:34.812: [smf] INFO: Removed Session: UE IMSI:[262421994000883] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3127) 09/24 12:14:34.812: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 09/24 12:14:34.813: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 09/24 12:14:34.817: [smf] INFO: Removed Session: UE IMSI:[262423241655589] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3127) 09/24 12:14:34.817: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 09/24 12:14:34.818: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 09/24 12:14:34.822: [smf] INFO: Removed Session: UE IMSI:[262423966399950] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3127) 09/24 12:14:34.822: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 09/24 12:14:34.824: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 09/24 12:14:34.828: [smf] INFO: Removed Session: UE IMSI:[262426725038042] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3127) 09/24 12:14:34.828: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 09/24 12:14:34.830: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 09/24 12:14:34.834: [smf] INFO: Removed Session: UE IMSI:[262429907020324] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3127) 09/24 12:14:34.834: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 09/24 12:14:34.836: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 09/24 12:14:34.841: [smf] INFO: Removed Session: UE IMSI:[262425590890542] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3127) 09/24 12:14:34.841: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 09/24 12:14:34.842: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 09/24 12:14:34.846: [smf] INFO: Removed Session: UE IMSI:[262421714998868] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3127) 09/24 12:14:34.846: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 09/24 12:14:34.848: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 09/24 12:14:34.852: [smf] INFO: Removed Session: UE IMSI:[262428655912957] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3127) 09/24 12:14:34.852: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 09/24 12:14:34.853: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 09/24 12:14:34.857: [smf] INFO: Removed Session: UE IMSI:[262427396349378] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3127) 09/24 12:14:34.857: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 09/24 12:14:34.859: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 09/24 12:14:34.862: [smf] INFO: Removed Session: UE IMSI:[262421601103345] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3127) 09/24 12:14:34.862: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 09/24 12:14:34.864: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 09/24 12:14:34.868: [smf] INFO: Removed Session: UE IMSI:[262426015570557] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3127) 09/24 12:14:34.868: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 09/24 12:14:34.870: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 09/24 12:14:34.875: [smf] INFO: Removed Session: UE IMSI:[262425333231700] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3127) 09/24 12:14:34.875: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 09/24 12:14:34.875: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 09/24 12:14:34.880: [smf] INFO: Removed Session: UE IMSI:[262420994365025] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3127) 09/24 12:14:34.880: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 09/24 12:14:34.881: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 09/24 12:14:34.886: [smf] INFO: Removed Session: UE IMSI:[262426406441128] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3127) 09/24 12:14:34.886: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 09/24 12:14:34.886: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 09/24 12:14:34.891: [smf] INFO: Removed Session: UE IMSI:[262426847270877] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3127) 09/24 12:14:34.891: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 09/24 12:14:34.892: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 09/24 12:14:34.895: [smf] INFO: Removed Session: UE IMSI:[262424774572587] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3127) 09/24 12:14:34.895: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 09/24 12:14:34.897: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 09/24 12:14:34.901: [smf] INFO: Removed Session: UE IMSI:[262428828349683] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3127) 09/24 12:14:34.901: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 09/24 12:14:34.903: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 09/24 12:14:34.907: [smf] INFO: Removed Session: UE IMSI:[262427211280797] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3127) 09/24 12:14:34.907: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 09/24 12:14:34.908: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 09/24 12:14:34.912: [smf] INFO: Removed Session: UE IMSI:[262421238180385] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3127) 09/24 12:14:34.912: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 09/24 12:14:34.914: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 09/24 12:14:34.918: [smf] INFO: Removed Session: UE IMSI:[262421965738069] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3127) 09/24 12:14:34.918: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 09/24 12:14:34.920: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 09/24 12:14:34.924: [smf] INFO: Removed Session: UE IMSI:[262422466281953] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3127) 09/24 12:14:34.924: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) 09/24 12:14:34.926: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 09/24 12:14:34.931: [smf] INFO: Removed Session: UE IMSI:[262421305665816] DNN:[internet:0] IPv4:[176.16.23.250] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3127) 09/24 12:14:34.931: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) 09/24 12:14:34.931: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 09/24 12:14:34.936: [smf] INFO: Removed Session: UE IMSI:[262427612322249] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:34.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3127) 09/24 12:14:34.936: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: Warning: Stopping inactive timer T_next. MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:36.940: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:14:36.940: [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(81)@1868a1f2631b: Final verdict of PTC: none TC_addr_pool_exhaustion(82)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_addr_pool_exhaustion(81): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_addr_pool_exhaustion(82): none (pass -> pass) MTC@1868a1f2631b: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Tue Sep 24 12:14:36 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6247680) Waiting for packet dumper to finish... 1 (prev_count=6247680, count=6248192) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Tue Sep 24 12:14: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_gy_charging_cc_time started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(83)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(84)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:14:40.195: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:14:43.235: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:14:44.239: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 09/24 12:14:44.239: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3119) 09/24 12:14:44.239: [smf] INFO: UE IMSI[262426727264504] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:14:44.249: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 09/24 12:14:44.249: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 09/24 12:14:44.249: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass 09/24 12:14:47.253: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f22f1358880 (../src/upf/context.c:800) 09/24 12:14:50.256: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f22f1358880 (../src/upf/context.c:800) MTC@1868a1f2631b: Warning: Re-starting timer T_default, which is already active (running or expired). 09/24 12:14:52.257: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f22f1358880 (../src/upf/context.c:800) MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:14:52.766: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 09/24 12:14:52.772: [smf] INFO: Removed Session: UE IMSI:[262426727264504] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 09/24 12:14:52.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3127) 09/24 12:14:52.772: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:14:54.776: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:14:54.776: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_cc_time(83)@1868a1f2631b: Final verdict of PTC: none TC_gy_charging_cc_time(84)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_gy_charging_cc_time(83): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_gy_charging_cc_time(84): none (pass -> pass) MTC@1868a1f2631b: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Tue Sep 24 12:14:54 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21888) Waiting for packet dumper to finish... 1 (prev_count=21888, count=22400) MTC@1868a1f2631b: 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@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Tue Sep 24 12:14: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_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@1868a1f2631b: 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@1868a1f2631b: Test case TC_gy_charging_volume_quota_threshold started. MTC@1868a1f2631b: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(85)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(86)@1868a1f2631b: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 09/24 12:14:58.757: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 09/24 12:15:00.590: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@1868a1f2631b: sending CreatePDP 09/24 12:15:01.593: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 09/24 12:15:01.594: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3119) 09/24 12:15:01.594: [smf] INFO: UE IMSI[262429702180124] APN[internet] IPv4[176.16.23.253] IPv6[] (../src/smf/gn-handler.c:297) 09/24 12:15:01.602: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 09/24 12:15:01.602: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.23.253] IPv6[] (../src/upf/context.c:495) 09/24 12:15:01.602: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.23.253] IPv6[] (../src/upf/context.c:495) MTC@1868a1f2631b: setverdict(pass): none -> pass MTC@1868a1f2631b: Warning: Re-starting timer T_default, which is already active (running or expired). 09/24 12:15:09.635: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f22f1358910 (../src/upf/context.c:800) MTC@1868a1f2631b: Warning: Stopping inactive timer T_default. 09/24 12:15:10.143: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 09/24 12:15:10.149: [smf] INFO: Removed Session: UE IMSI:[262429702180124] DNN:[internet:0] IPv4:[176.16.23.253] IPv6:[] (../src/smf/context.c:1691) 09/24 12:15:10.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3127) 09/24 12:15:10.149: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed MTC@1868a1f2631b: setverdict(pass): pass -> pass, component reason not changed 09/24 12:15:12.153: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 09/24 12:15:12.153: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(85)@1868a1f2631b: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(86)@1868a1f2631b: Final verdict of PTC: none MTC@1868a1f2631b: Setting final verdict of the test case. MTC@1868a1f2631b: Local verdict of MTC: pass MTC@1868a1f2631b: Local verdict of PTC TC_gy_charging_volume_quota_threshold(85): none (pass -> pass) MTC@1868a1f2631b: Local verdict of PTC TC_gy_charging_volume_quota_threshold(86): none (pass -> pass) MTC@1868a1f2631b: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@1868a1f2631b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Tue Sep 24 12:15:12 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25708) Waiting for packet dumper to finish... 1 (prev_count=25708, count=26220) MTC@1868a1f2631b: 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@1868a1f2631b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1868a1f2631b: Terminating MTC. MC@1868a1f2631b: MTC terminated. MC2> exit MC@1868a1f2631b: Shutting down session. MC@1868a1f2631b: 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-6037.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_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL 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_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_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: 4 pass: 22 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (1028477) [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/_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-20240924-1207-29114bf5', '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/_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-20240924-1207-29114bf5', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1028331) [testenv][open5gs] Stopping upf (1028371) [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/_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-20240924-1207-29114bf5', 'sh', '-c', 'open5gs/testenv.sh'] + DEV=ggsn_dummy + check_usage + [ -z finished ] + del_dummy_netdev + ip link ls dev ggsn_dummy + sudo ip link del ggsn_dummy + 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-6037.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/_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-20240924-1207-29114bf5', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-6037.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='42' failures='4' errors='0' skipped='0' inconc='0' time='432.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.356612'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.649874'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.530934'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.063874'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='3.583333'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.115601'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='8.349090'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='4.173647'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2282 GGSN_Tests control part GGSN_Tests.ttcn:1405 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_without_txseq' time='4.680036'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1412 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='3.839493'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='5.835326'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='5.288192'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.735908'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.636082'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.472427'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.536389'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='3.497285'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='6.582394'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.820883'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.645148'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.291850'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='11.116730'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='5.397246'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.747936'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.744350'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='3.640900'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='6.176943'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.227114'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.886027'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='7.130517'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='9.519746'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.403341'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='5.694911'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='4.457128'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='6.275837'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.529163'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2323 GGSN_Tests control part GGSN_Tests.ttcn:1832 TC_pdp_act2_recovery testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_act_deact_retrans_duplicate' time='5.015297'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='7.823868'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:1918 : Timeout waiting for ping" GGSN_Tests.ttcn:2328 GGSN_Tests control part GGSN_Tests.ttcn:1918 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests' name='TC_lots_of_concurrent_pdp_ctx' time='28.532505'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='17.626574'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='14.676993'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='14.319895'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20240924-1207-29114bf5'] 1868a1f2631b7a9aa54dff2a07e5899fbaa548c779eea019b962d1d492f9f7c0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/958/artifact/logs/ + rm -rf _cache 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