--Task-- name: benchmark-170 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['benchmark-150'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 170, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self170-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [24/Sep/2023 12:01:06] benchmark-170 pre : N/A ________________________________________________________________________________ [24/Sep/2023 12:01:06] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [24/Sep/2023 12:01:06] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-170/stdout.txt Pod log : /results/orders/benchmark-170 ________________________________________________________________________________ [24/Sep/2023 12:01:06] benchmark-170 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-170 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [24/Sep/2023 12:01:06] benchmark-170 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/order.json { "name": "benchmark-170", "command": " /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-170 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-170", "environment": { "JAVA_OPTS": "-Dam_host=openam-ema-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@forgerock.com -Dduration=3600 -Didc=true -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self170- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=170 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [24/Sep/2023 12:01:06] benchmark-170 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [24/Sep/2023 12:01:06] benchmark-170 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/order.json overseer-0-bb64547c8-h4wt5:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [24/Sep/2023 12:01:08] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 -- head /results/orders/benchmark-170/stdout.txt | grep "started..." [loop_until]: (max_time=300, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 13:01:14.208 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-09-24 13:01:20 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=482 KO=0 ) > restLoginInitiate (OK=70 KO=0 ) > restLoginUsernamePasswordCallback (OK=54 KO=0 ) --- stderr --- ________________________________________________________________________________ [24/Sep/2023 12:01:21] benchmark-170 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 1h 12m Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 03s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 04s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 05s, retry Order is running since 38m 05s, retry Order is running since 40m 06s, retry Order is running since 42m 06s, retry Order is running since 44m 06s, retry Order is running since 46m 07s, retry Order is running since 48m 07s, retry Order is running since 50m 07s, retry Order is running since 52m 08s, retry Order is running since 54m 08s, retry Order is running since 56m 08s, retry Order is running since 58m 09s, retry Order is running since 1h, retry PASS : Order stopped by itself after 1h 02m and before timeout (1h 12m) ________________________________________________________________________________ [24/Sep/2023 13:03:30] benchmark-170 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 1h 02m ________________________________________________________________________________ [24/Sep/2023 13:03:32] benchmark-170 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- Checking pod: overseer-0-bb64547c8-h4wt5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 --stdin -- bash -c 'if [ -f "/results/orders/benchmark-170/order.tar.gz" ]; then echo "/results/orders/benchmark-170/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-170/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-170/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/benchmark-170/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-bb64547c8-h4wt5 --stdin -- du -k /results/orders/benchmark-170/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 144 /results/orders/benchmark-170/order.tar.gz --- stderr --- - Download file (size 144k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- source : /results/orders/benchmark-170/order.tar.gz @ overseer-0-bb64547c8-h4wt5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-bb64547c8-h4wt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-bb64547c8-h4wt5:/results/orders/benchmark-170/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170 ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-170 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/stdout.txt is 37211 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 13:01:14.208 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-09-24 13:01:20 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=482 KO=0 ) > restLoginInitiate (OK=70 KO=0 ) > restLoginUsernamePasswordCallback (OK=54 KO=0 ) > Skip 2FA (OK=39 KO=0 ) > User Authorize PKCE stage (OK=56 KO=0 ) > User AccessToken PKCE stage (OK=55 KO=0 ) > getIdToken (OK=8 KO=0 ) > getIdToken Redirect 1 (OK=8 KO=0 ) > createOrganization (OK=8 KO=0 ) > queryOrganization (OK=8 KO=0 ) > deleteOrganization (OK=8 KO=0 ) > RootUserinfo (OK=56 KO=0 ) > UI-Post-Login (OK=4 KO=0 ) > UI-Post-Login Redirect 1 (OK=12 KO=0 ) > UI AM idFromSession (OK=4 KO=0 ) > UI AM validateGoto (OK=4 KO=0 ) > tokenUserinfo (OK=9 KO=0 ) > UI Enduser appAuthHelper1 (OK=4 KO=0 ) > UI Enduser appAuthHelper2 (OK=4 KO=0 ) > UI Enduser sessioncheck (OK=4 KO=0 ) > UI IDM uiconfig (OK=4 KO=0 ) > UI IDM version (OK=4 KO=0 ) > UI IDM features (OK=4 KO=0 ) > UI IDM privilege (OK=4 KO=0 ) > UI IDM login (OK=4 KO=0 ) > registrationCallback (OK=11 KO=0 ) > UI IDM user (OK=4 KO=0 ) > UI IDM dashboard (OK=4 KO=0 ) > UI IDM alpha_user (OK=4 KO=0 ) > UI IDM oidcToken (OK=4 KO=0 ) > userinfo (OK=4 KO=0 ) > UI-Logout Redirect 1 (OK=4 KO=0 ) > UI AM revoke2 (OK=4 KO=0 ) > UI AM revoke1 (OK=4 KO=0 ) > UI AM endsession (OK=4 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 614245 / active: 39 / done: 32 ================================================================================ ================================================================================ 2023-09-24 13:01:25 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2047 KO=0 ) > restLoginInitiate (OK=281 KO=0 ) > restLoginUsernamePasswordCallback (OK=235 KO=0 ) > Skip 2FA (OK=171 KO=0 ) > User Authorize PKCE stage (OK=240 KO=0 ) > User AccessToken PKCE stage (OK=236 KO=0 ) > getIdToken (OK=26 KO=0 ) > getIdToken Redirect 1 (OK=26 KO=0 ) > createOrganization (OK=26 KO=0 ) > queryOrganization (OK=25 KO=0 ) > deleteOrganization (OK=24 KO=0 ) > RootUserinfo (OK=439 KO=0 ) > UI-Post-Login (OK=10 KO=0 ) > UI-Post-Login Redirect 1 (OK=30 KO=0 ) > UI AM idFromSession (OK=10 KO=0 ) > UI AM validateGoto (OK=10 KO=0 ) > tokenUserinfo (OK=46 KO=0 ) > UI Enduser appAuthHelper1 (OK=10 KO=0 ) > UI Enduser appAuthHelper2 (OK=10 KO=0 ) > UI Enduser sessioncheck (OK=10 KO=0 ) > UI IDM uiconfig (OK=10 KO=0 ) > UI IDM version (OK=10 KO=0 ) > UI IDM features (OK=10 KO=0 ) > UI IDM privilege (OK=10 KO=0 ) > UI IDM login (OK=10 KO=0 ) > registrationCallback (OK=42 KO=0 ) > UI IDM user (OK=10 KO=0 ) > UI IDM dashboard (OK=10 KO=0 ) > UI IDM alpha_user (OK=10 KO=0 ) > UI IDM oidcToken (OK=10 KO=0 ) > userinfo (OK=10 KO=0 ) > UI-Logout Redirect 1 (OK=10 KO=0 ) > UI AM revoke2 (OK=10 KO=0 ) > UI AM revoke1 (OK=10 KO=0 ) > UI AM endsession (OK=10 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 614032 / active: 128 / done: 156 ================================================================================ ================================================================================ 2023-09-24 13:01:30 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4852 KO=0 ) > restLoginInitiate (OK=635 KO=0 ) > restLoginUsernamePasswordCallback (OK=534 KO=0 ) [...] > UI IDM version (OK=24530 KO=0 ) > UI IDM features (OK=24530 KO=0 ) > UI IDM privilege (OK=24530 KO=0 ) > UI IDM login (OK=24530 KO=0 ) > registrationCallback (OK=98301 KO=0 ) > UI IDM user (OK=24530 KO=0 ) > UI IDM dashboard (OK=24530 KO=0 ) > UI IDM alpha_user (OK=24530 KO=0 ) > UI IDM oidcToken (OK=24530 KO=0 ) > userinfo (OK=24530 KO=0 ) > UI-Logout Redirect 1 (OK=24530 KO=0 ) > UI AM revoke2 (OK=24530 KO=0 ) > UI AM revoke1 (OK=24530 KO=0 ) > UI AM endsession (OK=24530 KO=0 ) > restloginProgressiveProfileCallback (OK=18 KO=0 ) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: Failed to build request: No attribute named 'ac 117 (98.32%) cess_token' is defined > jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.84%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 1 ( 0.84%) 4.36.133.182:443 after 60000 ms ---- idc.benchmark.CH2023 ------------------------------------------------------ [#########################################################################-] 99% waiting: 0 / active: 120 / done: 614196 ================================================================================ ================================================================================ 2023-09-24 14:01:54 3638s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5209214 KO=2 ) > restLoginInitiate (OK=614316 KO=0 ) > restLoginUsernamePasswordCallback (OK=516014 KO=1 ) > Skip 2FA (OK=368831 KO=0 ) > User Authorize PKCE stage (OK=540427 KO=0 ) > User AccessToken PKCE stage (OK=540427 KO=0 ) > getIdToken (OK=73923 KO=0 ) > getIdToken Redirect 1 (OK=73923 KO=0 ) > createOrganization (OK=73923 KO=0 ) > queryOrganization (OK=73923 KO=0 ) > deleteOrganization (OK=73923 KO=0 ) > RootUserinfo (OK=1474539 KO=1 ) > UI-Post-Login (OK=24530 KO=0 ) > UI-Post-Login Redirect 1 (OK=73590 KO=0 ) > UI AM idFromSession (OK=24530 KO=0 ) > UI AM validateGoto (OK=24530 KO=0 ) > tokenUserinfo (OK=122536 KO=0 ) > UI Enduser appAuthHelper1 (OK=24530 KO=0 ) > UI Enduser appAuthHelper2 (OK=24530 KO=0 ) > UI Enduser sessioncheck (OK=24530 KO=0 ) > UI IDM uiconfig (OK=24530 KO=0 ) > UI IDM version (OK=24530 KO=0 ) > UI IDM features (OK=24530 KO=0 ) > UI IDM privilege (OK=24530 KO=0 ) > UI IDM login (OK=24530 KO=0 ) > registrationCallback (OK=98301 KO=0 ) > UI IDM user (OK=24530 KO=0 ) > UI IDM dashboard (OK=24530 KO=0 ) > UI IDM alpha_user (OK=24530 KO=0 ) > UI IDM oidcToken (OK=24530 KO=0 ) > userinfo (OK=24530 KO=0 ) > UI-Logout Redirect 1 (OK=24530 KO=0 ) > UI AM revoke2 (OK=24530 KO=0 ) > UI AM revoke1 (OK=24530 KO=0 ) > UI AM endsession (OK=24530 KO=0 ) > restloginProgressiveProfileCallback (OK=18 KO=0 ) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: Failed to build request: No attribute named 'ac 117 (98.32%) cess_token' is defined > jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.84%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 1 ( 0.84%) 4.36.133.182:443 after 60000 ms ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 614316 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3638 seconds ---------------------- [24/Sep/2023 14:01:54] Create tar file benchmark-170.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-170 SIMULATION_PATH=benchmark-170/loadtest-20230924120114487 PWD=/results/gatling/benchmark-170/loadtest-20230924120114487 [cmd] tar -czvf /results/gatling//benchmark-170.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [24/Sep/2023 14:01:54] Update /results/gatling//latest ---------------------- ---------------------- [24/Sep/2023 14:01:54] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-170/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [24/Sep/2023 13:03:35] benchmark-170 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped