-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi there,
When I want to run the command
make aether-gnbsim-run
It keeps showing the error:
FAILED - RETRYING: [node1]: async check gnbsims (500 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (499 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (498 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (497 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (496 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (495 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (494 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (493 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (492 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (491 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (490 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (489 retries left).
FAILED - RETRYING: [node1]: async check gnbsims (488 retries left).
...
TASK [simulator : force stop gnbsims] **********************************************************************************************************************************************************
fatal: [node1]: FAILED! => {"changed": true, "cmd": "pkill -9 -f /gnbsim/bin/gnbsim\n", "delta": "0:00:00.026968", "end": "2024-04-22 20:36:39.871594", "msg": "non-zero return code", "rc": -9, "start": "2024-04-22 20:36:39.844626", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
...ignoring
Can you help me solve this problem?
The summary.log looks like this:
docker exec -it gnbsim-1 cat summary.log
time="2024-04-23T02:36:27Z" level=info msg="Profile Name: profile3 , Profile Type: anrelease" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=info msg="Ue's Passed: 2 , Ue's Failed: 3" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=info msg="Profile Errors:" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=error msg="imsi:imsi-208930100007499, profile timeout" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=error msg="imsi:imsi-208930100007500, profile timeout" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=error msg="imsi:imsi-208930100007501, profile timeout" category=Summary component=GNBSIM
time="2024-04-23T02:36:27Z" level=info msg="Profile Status: FAIL" category=Summary component=GNBSIM
Metadata
Metadata
Assignees
Labels
No labels