--Task-- name: benchmark-250 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-230'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 250, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self250-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-250 pre : N/A ________________________________________________________________________________ [21/Sep/2023 22:26:31] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [21/Sep/2023 22:26:31] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-250/stdout.txt Pod log : /results/orders/benchmark-250 ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-250 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-250 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-250 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/order.json { "name": "benchmark-250", "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-250 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-250", "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=25000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self250- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=250 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [21/Sep/2023 22:26:31] benchmark-250 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [21/Sep/2023 22:26:32] benchmark-250 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/order.json overseer-0-7b587497bb-ft6j5:/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 [21/Sep/2023 22:26:33] - 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 -- head /results/orders/benchmark-250/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) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 23:26:37.577 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 23:26:45.289 [WARN ] i.g.c.ZincCompiler$ - one warning found 23:26:48.678 [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... --- stderr --- ________________________________________________________________________________ [21/Sep/2023 22:26:52] benchmark-250 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 02s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, 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 06s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry Order is running since 1h, retry Order is running since 1h 02m, retry PASS : Order stopped by itself after 1h 04m and before timeout (1h 12m) ________________________________________________________________________________ [21/Sep/2023 23:31:02] benchmark-250 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 -- 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 04m ________________________________________________________________________________ [21/Sep/2023 23:31:03] benchmark-250 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-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/orders/benchmark-250/order.tar.gz" ]; then echo "/results/orders/benchmark-250/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-250/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-250/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-250/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-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/orders/benchmark-250/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 409768 /results/orders/benchmark-250/order.tar.gz --- stderr --- - Download file (size 409768k) [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-7b587497bb-ft6j5 --- stderr --- source : /results/orders/benchmark-250/order.tar.gz @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/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-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/orders/benchmark-250/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/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/08_benchmark-250/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250 ________________________________________________________________________________ [21/Sep/2023 23:31:33] benchmark-250 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/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-250 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [21/Sep/2023 23:31:33] benchmark-250 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [21/Sep/2023 23:31:33] benchmark-250 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/08_benchmark-250/stdout.txt is 37553492 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 23:26:37.577 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 23:26:45.289 [WARN ] i.g.c.ZincCompiler$ - one warning found 23:26:48.678 [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-21 23:26:54 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=599 KO=0 ) > restLoginInitiate (OK=103 KO=0 ) > restLoginUsernamePasswordCallback (OK=76 KO=0 ) > Skip 2FA (OK=56 KO=0 ) > User Authorize PKCE stage (OK=72 KO=0 ) > User AccessToken PKCE stage (OK=72 KO=0 ) > RootUserinfo (OK=86 KO=0 ) > registrationCallback (OK=24 KO=0 ) > tokenUserinfo (OK=15 KO=0 ) > getIdToken (OK=11 KO=0 ) > getIdToken Redirect 1 (OK=10 KO=0 ) > createOrganization (OK=10 KO=0 ) > queryOrganization (OK=9 KO=0 ) > deleteOrganization (OK=9 KO=0 ) > UI-Post-Login (OK=2 KO=0 ) > UI-Post-Login Redirect 1 (OK=6 KO=0 ) > UI AM idFromSession (OK=2 KO=0 ) > UI AM validateGoto (OK=2 KO=0 ) > UI Enduser appAuthHelper1 (OK=2 KO=0 ) > UI Enduser appAuthHelper2 (OK=2 KO=0 ) > UI Enduser sessioncheck (OK=2 KO=0 ) > UI IDM uiconfig (OK=2 KO=0 ) > UI IDM version (OK=2 KO=0 ) > UI IDM alpha_user (OK=2 KO=0 ) > UI IDM features (OK=2 KO=0 ) > UI IDM privilege (OK=2 KO=0 ) > UI IDM login (OK=2 KO=0 ) > UI IDM user (OK=2 KO=0 ) > UI IDM dashboard (OK=2 KO=0 ) > UI IDM oidcToken (OK=2 KO=0 ) > userinfo (OK=2 KO=0 ) > UI-Logout Redirect 1 (OK=2 KO=0 ) > UI AM revoke2 (OK=2 KO=0 ) > UI AM revoke1 (OK=2 KO=0 ) > UI AM endsession (OK=2 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 904485 / active: 54 / done: 51 ================================================================================ ================================================================================ 2023-09-21 23:26:59 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2831 KO=0 ) > restLoginInitiate (OK=412 KO=0 ) > restLoginUsernamePasswordCallback (OK=331 KO=0 ) > Skip 2FA (OK=245 KO=0 ) > User Authorize PKCE stage (OK=330 KO=0 ) > User AccessToken PKCE stage (OK=326 KO=0 ) > RootUserinfo (OK=629 KO=0 ) > registrationCallback (OK=75 KO=0 ) > tokenUserinfo (OK=66 KO=0 ) > getIdToken (OK=44 KO=0 ) > getIdToken Redirect 1 (OK=44 KO=0 ) > createOrganization (OK=43 KO=0 ) > queryOrganization (OK=43 KO=0 ) > deleteOrganization (OK=42 KO=0 ) > UI-Post-Login (OK=12 KO=0 ) > UI-Post-Login Redirect 1 (OK=31 KO=0 ) > UI AM idFromSession (OK=12 KO=0 ) > UI AM validateGoto (OK=12 KO=0 ) > UI Enduser appAuthHelper1 (OK=10 KO=0 ) > UI Enduser appAuthHelper2 (OK=10 KO=0 ) > UI Enduser sessioncheck (OK=8 KO=0 ) > UI IDM uiconfig (OK=8 KO=0 ) > UI IDM version (OK=8 KO=0 ) > UI IDM alpha_user (OK=8 KO=0 ) > UI IDM features (OK=8 KO=0 ) > UI IDM privilege (OK=8 KO=0 ) > UI IDM login (OK=8 KO=0 ) > UI IDM user (OK=8 KO=0 ) > UI IDM dashboard (OK=8 KO=0 ) > UI IDM oidcToken (OK=7 KO=0 ) > userinfo (OK=7 KO=0 ) > UI-Logout Redirect 1 (OK=7 KO=0 ) > UI AM revoke2 (OK=7 KO=0 ) > UI AM revoke1 (OK=7 KO=0 ) > UI AM endsession (OK=7 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 904173 / active: 183 / done: 234 ================================================================================ ================================================================================ 2023-09-21 23:27:04 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=7031 KO=0 ) [...] > UI IDM version (OK=35084 KO=707 ) > UI IDM alpha_user (OK=4833 KO=2843 ) > UI IDM features (OK=5910 KO=1766 ) > UI IDM privilege (OK=5768 KO=1908 ) > UI IDM login (OK=5782 KO=1894 ) > UI IDM user (OK=5897 KO=1779 ) > UI IDM dashboard (OK=5863 KO=1813 ) > UI IDM oidcToken (OK=6976 KO=29335 ) > userinfo (OK=6411 KO=1294 ) > UI-Logout Redirect 1 (OK=35907 KO=404 ) > UI AM revoke2 (OK=6546 KO=957 ) > UI AM revoke1 (OK=6450 KO=1097 ) > UI AM endsession (OK=6435 KO=532 ) > restloginProgressiveProfileCallback (OK=3 KO=7079 ) > UI-Logout (OK=306 KO=0 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 502 350476 (22.11%) > RootUserinfo: Failed to build request: No attribute named 'acc 212975 (13.43%) ess_token' is defined > status.find.is(200), but actually found 503 186454 (11.76%) > status.find.in([200, 209], 304), found 502 79982 ( 5.04%) > registrationCallback: Failed to build request: No attribute na 75626 ( 4.77%) med 'callbacks' is defined > status.find.is(200), but actually found 401 71960 ( 4.54%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 67907 ( 4.28%) 4.111.11.253:443 after 60000 ms > status.find.in([200, 209], 304), found 503 42472 ( 2.68%) > UI AM endsession: Failed to build request: No attribute named 28940 ( 1.83%) 'id_token_2' is defined > userinfo: Failed to build request: No attribute named 'access_ 28606 ( 1.80%) token' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 28404 ( 1.79%) ccess_token_2' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 28360 ( 1.79%) ccess_token' is defined > UI IDM features: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 28115 ( 1.77%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 28115 ( 1.77%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 28115 ( 1.77%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > status.find.in([200, 209], 304), found 401 24404 ( 1.54%) > status.find.is(302), but actually found 502 24146 ( 1.52%) > status.find.in([200, 209], 304), found 500 22176 ( 1.40%) > restLoginUsernamePasswordCallback: Failed to build request: No 18959 ( 1.20%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 18959 ( 1.20%) No attribute named 'callbacks' is defined > queryOrganization: Failed to build request: No attribute named 18579 ( 1.17%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 18579 ( 1.17%) d 'organization_id' is defined > status.find.is(302), but actually found 503 14532 ( 0.92%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 12613 ( 0.80%) ing > tokenUserinfo: Failed to build request: No attribute named 'ac 10807 ( 0.68%) cess_token' is defined > createOrganization: Failed to build request: No attribute name 10799 ( 0.68%) d 'access_token' is defined > status.find.is(200), but actually found 500 9068 ( 0.57%) > jsonPath($.tokenId).find.exists, found nothing 7039 ( 0.44%) > status.find.is(200), but actually found 400 1535 ( 0.10%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 1522 ( 0.10%) ng > status.find.is(302), but actually found 500 583 ( 0.04%) > status.find.in([200, 209], 304), found 400 240 ( 0.02%) > j.i.IOException: Premature close 25 ( 0.00%) > jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.00%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 904590 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3714 seconds ---------------------- [22/Sep/2023 00:28:44] Create tar file benchmark-250.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-250 SIMULATION_PATH=benchmark-250/loadtest-20230921222648970 PWD=/results/gatling/benchmark-250/loadtest-20230921222648970 [cmd] tar -czvf /results/gatling//benchmark-250.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [22/Sep/2023 00:28:44] Update /results/gatling//latest ---------------------- ---------------------- [22/Sep/2023 00:28:44] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [21/Sep/2023 23:31:53] benchmark-250 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [21/Sep/2023 23:31:53] benchmark-250 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 ________________________________________________________________________________ [21/Sep/2023 23:33:36] benchmark-250 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [21/Sep/2023 23:33:36] benchmark-250 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped