Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNBSIM is not connecting to the core #33

Open
jmallu opened this issue Jul 23, 2024 · 0 comments
Open

GNBSIM is not connecting to the core #33

jmallu opened this issue Jul 23, 2024 · 0 comments

Comments

@jmallu
Copy link

jmallu commented Jul 23, 2024

Hello,

When I ran the command

make aether-gnbsim-run

Summary.log

time="2024-07-23T00:48:20Z" level=info msg="Profile Name: profile2 , Profile Type: pdusessest" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=info msg="Ue's Passed: 0 , Ue's Failed: 3" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=info msg="Profile Errors:" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=error msg="imsi:imsi-208930100007489, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=error msg="imsi:imsi-208930100007488, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=error msg="imsi:imsi-208930100007487, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=Summary component=GNBSIM
time="2024-07-23T00:48:20Z" level=info msg="Profile Status: FAIL" category=Summary component=GNBSIM

Error on the command line after running the command

TASK [simulator : force stop gnbsim] *********************************************************************************************************************************************************************************
fatal: [node1]: FAILED! => {"changed": true, "cmd": "pkill -9 -f /gnbsim/bin/gnbsim\n", "delta": "0:00:00.029917", "end": "2024-07-23 00:48:35.639238", "msg": "non-zero return code", "rc": -9, "start": "2024-07-23 00:48:35.609321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

gnbsim.log

time="2024-07-23T00:48:18Z" level=info msg="App Name: GNBSIM" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Setting log level to: info" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="GNodeB IP:  GNodeB Port: 9487" category=GNodeB component=GNBSIM gnb=gnb1
time="2024-07-23T00:48:18Z" level=info msg="User Plane transport listening on: 172.20.0.2:2152" category=GNodeB component=GNBSIM subcategory=UserPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Current range selector value: 217" category=GNodeB component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Current ID range start: 3640655872 end: 3657433087" category=GNodeB component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Connected to AMF, AMF IP: 10.80.103.82 AMF Port: 38412" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Wrote 61 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.490405587 +0000 UTC m=+0.022420237  1 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Read 48 bytes from 10.80.103.82:38412\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="NG Setup Successful: true" category=GNodeB component=GNBSIM gnb=gnb1
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  register" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Init profile: profile2 , profile type: pdusessest" category=Profile component=GNBSIM profile=profile2
time="2024-07-23T00:48:18Z" level=info msg="Adding new GnbCpUe for RANUENGAPID: 3640655872" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Connected to gNodeB, Name:gnb1, IP:, Port:9487" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="SIM UE Init complete" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Adding new GnbCpUe for RANUENGAPID: 3640655873" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Connected to gNodeB, Name:gnb1, IP:, Port:9487" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="SIM UE Init complete" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Adding new GnbCpUe for RANUENGAPID: 3640655874" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Connected to gNodeB, Name:gnb1, IP:, Port:9487" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="SIM UE Init complete" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  anrelease" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  uetriggservicereq" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  deregister" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  nwtriggeruedereg" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  uereqpdusessrelease" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  nwreqpdusessrelease" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=error msg="disabled profileType  custom" category=App component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="ExecuteProfile started " category=Profile component=GNBSIM profile=profile2
time="2024-07-23T00:48:18Z" level=info msg="ExecuteProfile ExecInParallel true. Waiting for for all UEs to finish processing" category=Profile component=GNBSIM profile=profile2
time="2024-07-23T00:48:18Z" level=info msg="Handling event: CONNECTION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Handling event: CONNECTION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Handling event: CONNECTION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Execute procedure  REGISTRATION-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Execute procedure  REGISTRATION-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Execute procedure  REGISTRATION-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Start new procedure  REGISTRATION-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Initiating Registration Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling: REGISTRATION-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Start new procedure  REGISTRATION-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Start new procedure  REGISTRATION-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Initiating Registration Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling: REGISTRATION-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Initiating Registration Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling: REGISTRATION-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 4 1}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 4 2}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: REGISTRATION-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: REG_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 4 3}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.494850399 +0000 UTC m=+0.026865071  1 1}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Wrote 73 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Wrote 73 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.495010898 +0000 UTC m=+0.027025527  1 2}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Wrote 73 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.49515934 +0000 UTC m=+0.027174012  1 3}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:18.697038972 +0000 UTC m=+0.229053637  2 4}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Read 71 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655874" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Received Message Type: 86" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Next Event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling: AUTHENTICATION-RESPONSE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 5 4}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Time[us] between Reg Req & Auth Req  202188" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_RSP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 6 5}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:18Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Wrote 69 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.699853526 +0000 UTC m=+0.231868093  1 5}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Read 71 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:18.887278128 +0000 UTC m=+0.419292654  2 6}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655872" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Read 71 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655873" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:18Z" level=info msg="Received Message Type: 86" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:18.887750352 +0000 UTC m=+0.419764950  2 7}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Next Event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling: AUTHENTICATION-RESPONSE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 5 6}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Time[us] between Reg Req & Auth Req  392118" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:18Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_RSP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 6 8}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Message Type: 86" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Next Event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling: AUTHENTICATION-RESPONSE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 5 7}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Time[us] between Reg Req & Auth Req  392739" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Received Event: AUTH_RSP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 6 9}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Handling event: AUTHENTICATION-RESPONSE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:18Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:18Z" level=info msg="Wrote 69 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.888836888 +0000 UTC m=+0.420851675  1 8}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Wrote 69 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:18Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:18.889327578 +0000 UTC m=+0.421342153  1 9}" category=Stats component=GNBSIM
time="2024-07-23T00:48:18Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.001714491 +0000 UTC m=+0.533729267  2 10}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 48 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655874" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Read 48 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x0)" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 132002aeadee2197a7b366d64af75590" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.00218133 +0000 UTC m=+0.534195973  2 11}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0xc1ce291c" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 93" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMMAND-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655872" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMD_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 7 10}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Auth Rsp and Sec M Req  301861" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling: SECURITY-MODE-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 8 12}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x0)" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 543452e20929852366a1929fb3d93e6d" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0xa190fc1e" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 93" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMMAND-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling: SECURITY-MODE-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMD_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 7 11}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Auth Rsp and Sec M Req  113344" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 8 13}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.003099551 +0000 UTC m=+0.535114262  1 12}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 99 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Wrote 99 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.003205542 +0000 UTC m=+0.535220130  1 13}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.100965596 +0000 UTC m=+0.632980249  2 14}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 48 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655873" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x0)" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 4e5eaf1ba7595a442c4b040a4f531836" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0xcfc2a656" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 93" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMMAND-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: SECURITY-MODE-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: SECURITY-MODE-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMD_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 7 14}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Auth Rsp and Sec M Req  211638" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: SECM_CMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 8 15}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 99 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.10200884 +0000 UTC m=+0.634023444  1 15}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 153 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.294922374 +0000 UTC m=+0.826936982  2 16}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655874" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: INITIAL-CONTEXT-SETUP-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x1)" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 132002aeadee2197a7b366d64af75590" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0x56724143" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 66" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-ACCEPT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: REGISTRATION-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Event: ICS_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 9 16}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Sec Mod Cmd & ICSReq  291822" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_COMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 10 17}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.296060455 +0000 UTC m=+0.828074985  1 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 24 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="procedure: REGISTRATION-PROCEDURE, status: PROC-PASS-EVENT, E2E latency [ms]: 802" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Procedure Result: PASS, imsi: imsi-208930100007489" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Execute procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Start new procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Initiating UE Requested PDU Session Establishment Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: PDU_SESS_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007489 18 18}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Wrote 58 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.296675426 +0000 UTC m=+0.828690001  1 17}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 101 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.297114197 +0000 UTC m=+0.829128763  1 18}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007489" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 153 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.490082097 +0000 UTC m=+1.022096933  2 19}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655872" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: INITIAL-CONTEXT-SETUP-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x1)" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 543452e20929852366a1929fb3d93e6d" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0x1eb7d5e2" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 66" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-ACCEPT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Event: ICS_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 9 19}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling: REGISTRATION-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Sec Mod Cmd & ICSReq  486876" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 24 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="procedure: REGISTRATION-PROCEDURE, status: PROC-PASS-EVENT, E2E latency [ms]: 997" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Procedure Result: PASS, imsi: imsi-208930100007487" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_COMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 10 20}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.49132537 +0000 UTC m=+1.023340050  1 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Execute procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Start new procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Initiating UE Requested PDU Session Establishment Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Handling: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: PDU_SESS_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007487 18 21}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:19Z" level=info msg="Wrote 58 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.491907205 +0000 UTC m=+1.023922125  1 20}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 101 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.492308523 +0000 UTC m=+1.024323047  1 21}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007487" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.686157003 +0000 UTC m=+1.218171596  2 22}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 153 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655873" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: INITIAL-CONTEXT-SETUP-REQUEST-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x1)" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 4e5eaf1ba7595a442c4b040a4f531836" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0xb1d06daa" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 66" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-ACCEPT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: REGISTRATION-COMPLETE-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Event: ICS_REQ_IN:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 9 22}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 24 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Time[us] between Sec Mod Cmd & ICSReq  584148" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: REGISTRATION-COMPLETE-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_COMP_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 10 23}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.687481632 +0000 UTC m=+1.219496187  1 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="procedure: REGISTRATION-PROCEDURE, status: PROC-PASS-EVENT, E2E latency [ms]: 1193" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Procedure Result: PASS, imsi: imsi-208930100007488" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Execute procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Waiting for procedure result from imsiStateMachine" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PROC-START-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Start new procedure  PDU-SESSION-ESTABLISHMENT-PROCEDURE" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Initiating UE Requested PDU Session Establishment Procedure" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Event: REG_PROC_START:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 3 0}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: PDU_SESS_REQ_OUT:  &{0001-01-01 00:00:00 +0000 UTC imsi-208930100007488 18 24}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 58 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Handling event: UL-INFO-TRANSFER-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.688051336 +0000 UTC m=+1.220065974  1 23}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Wrote 101 bytes\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_OUT:  &{2024-07-23 00:48:19.688480787 +0000 UTC m=+1.220495396  1 24}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Find the UE  imsi-208930100007488" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.795011443 +0000 UTC m=+1.327026000  2 25}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 49 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655874" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x2)" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 132002aeadee2197a7b366d64af75590" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0xaae6f028" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 104" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Payload contaner type:{1}" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=error msg="CheckCurrentEvent returned: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=error msg="Failed to handle event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT Error: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling: QUIT-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Real UE terminated" category=RealUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Sim UE terminated" category=SimUe component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Handling event: QUIT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="gNB Control-Plane UE context terminated" category=GNodeB component=GNBSIM ranuengapid=3640655874 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="procedure: PDU-SESSION-ESTABLISHMENT-PROCEDURE, status: PROC-FAIL-EVENT, E2E latency [ms]: 499" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Result: FAIL, imsi:imsi-208930100007489, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine ended" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007489
time="2024-07-23T00:48:19Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:19.995813015 +0000 UTC m=+1.527827676  2 26}" category=Stats component=GNBSIM
time="2024-07-23T00:48:19Z" level=info msg="Read 49 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:19Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655873" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x2)" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="NAS integrity key: 4e5eaf1ba7595a442c4b040a4f531836" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="cmac value: 0x2a19c228" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Received Message Type: 104" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Payload contaner type:{1}" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=error msg="CheckCurrentEvent returned: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=error msg="Failed to handle event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT Error: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling: QUIT-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Real UE terminated" category=RealUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Sim UE terminated" category=SimUe component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Handling event: QUIT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="gNB Control-Plane UE context terminated" category=GNodeB component=GNBSIM ranuengapid=3640655873 subcategory=GnbCpUe
time="2024-07-23T00:48:19Z" level=info msg="procedure: PDU-SESSION-ESTABLISHMENT-PROCEDURE, status: PROC-FAIL-EVENT, E2E latency [ms]: 308" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="Result: FAIL, imsi:imsi-208930100007488, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:19Z" level=info msg="imsiStateMachine ended" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007488
time="2024-07-23T00:48:20Z" level=info msg="Read 49 bytes from 10.80.103.82\n" category=GNodeB component=GNBSIM subcategory=ControlPlaneTransport
time="2024-07-23T00:48:20Z" level=info msg="Received Event: MSG_IN:  &{2024-07-23 00:48:20.098952253 +0000 UTC m=+1.630966906  2 27}" category=Stats component=GNBSIM
time="2024-07-23T00:48:20Z" level=info msg="Fetching GnbCpUe for RANUENGAPID: 3640655872" category=GNodeB component=GNBSIM subcategory=GnbUeDao
time="2024-07-23T00:48:20Z" level=info msg="Handling event: DOWNLINK-NAS-TRANSPORT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:20Z" level=info msg="Handling event: DL-INFO-TRANSFER-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Handling: DL-INFO-TRANSFER-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Calculate NAS MAC (algorithm: 2, DLCount: 0x2)" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="NAS integrity key: 543452e20929852366a1929fb3d93e6d" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="cmac value: 0x9da4c14f" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Received Message Type: 104" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Payload contaner type:{1}" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Handling event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=error msg="CheckCurrentEvent returned: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=error msg="Failed to handle event: PDU-SESSION-ESTABLISHMENT-REJECT-EVENT Error: triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Handling: QUIT-EVENT" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Real UE terminated" category=RealUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="imsiStateMachine received result " category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="procedure: PDU-SESSION-ESTABLISHMENT-PROCEDURE, status: PROC-FAIL-EVENT, E2E latency [ms]: 608" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Handling event: QUIT-EVENT" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:20Z" level=info msg="Result: FAIL, imsi:imsi-208930100007487, procedure:PDU-SESSION-ESTABLISHMENT-PROCEDURE, error:triggering event:PDU-SESSION-ESTABLISHMENT-REQUEST-EVENT, expected event:PDU-SESSION-ESTABLISHMENT-ACCEPT-EVENT, received event:PDU-SESSION-ESTABLISHMENT-REJECT-EVENT" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="Sim UE terminated" category=SimUe component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="imsiStateMachine ended" category=ProfUeCtx component=GNBSIM supi=imsi-208930100007487
time="2024-07-23T00:48:20Z" level=info msg="gNB Control-Plane UE context terminated" category=GNodeB component=GNBSIM ranuengapid=3640655872 subcategory=GnbCpUe
time="2024-07-23T00:48:20Z" level=info msg="ExecuteProfile ended" category=Profile component=GNBSIM profile=profile2
time="2024-07-23T00:48:25Z" level=info msg="Dump all metrics" category=Stats component=GNBSIM
time="2024-07-23T00:48:25Z" level=info msg="UE: imsi-208930100007487, TotalRegTime[us]: 992338, RegReqAuthReq[us]: 392118,  AuthRspSecMReq[us]: 113344, SecModeRspICReq[us]: 486876" category=Stats component=GNBSIM
time="2024-07-23T00:48:25Z" level=info msg="UE: imsi-208930100007488, TotalRegTime[us]: 1188525, RegReqAuthReq[us]: 392739,  AuthRspSecMReq[us]: 211638, SecModeRspICReq[us]: 584148" category=Stats component=GNBSIM
time="2024-07-23T00:48:25Z" level=info msg="UE: imsi-208930100007489, TotalRegTime[us]: 795871, RegReqAuthReq[us]: 202188,  AuthRspSecMReq[us]: 301861, SecModeRspICReq[us]: 291822" category=Stats component=GNBSIM
@jmallu jmallu changed the title GNBSIM is not getting connected to core NBSIM is not connecting to the core Jul 23, 2024
@jmallu jmallu changed the title NBSIM is not connecting to the core GNBSIM is not connecting to the core Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant