--Task-- name: access-token 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: [] options: {'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'testMode': 'open', 'throughput': 700, 'duration': 21600, 'java-opts': '-Dget_token_info=True'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [19/May/2023 19:23:04] access-token pre : N/A ________________________________________________________________________________ [19/May/2023 19:23:04] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-6967fc998-8q7zx -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- [19/May/2023 19:23:05] - INFO: Timeout for this Task has changed to 7h 12m (25920 seconds) [19/May/2023 19:23:05] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/access-token/stdout.txt Pod log : /results/orders/access-token ________________________________________________________________________________ [19/May/2023 19:23:05] access-token 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 am.AMAccessToken@medium --results-folder /results/gatling/access-token --no-reports ________________________________________________________________________________ [19/May/2023 19:23:05] access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/order.json { "name": "access-token", "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 am.AMAccessToken@medium --results-folder /results/gatling/access-token --no-reports", "out-dir": "/results/orders/access-token", "environment": { "JAVA_OPTS": "-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=HTTPNLAYqqHzQEXyTFWI3wfA -DamadminUsername=amadmin -Dduration=21600 -Dget_token_info=True -Dnum_users=10000000 -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=700 -Duser_password=T35tr0ck123 -Xmx4G" } } ________________________________________________________________________________ [19/May/2023 19:23:05] access-token loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [19/May/2023 19:23:05] access-token start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/order.json overseer-0-6967fc998-8q7zx:/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 [19/May/2023 19:23:06] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6967fc998-8q7zx -- head /results/orders/access-token/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 20:23:10.159 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 20:23:16.126 [WARN ] i.g.c.ZincCompiler$ - one warning found Gatling 3.9.5 is available! (you're using 3.9.0) 20:23:19.563 [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 --- ________________________________________________________________________________ [19/May/2023 19:23:25] access-token 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 7h 12m Waiting for status (curl --fail -k 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 01s, 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 Order is running since 1h 04m, retry Order is running since 1h 06m, retry Order is running since 1h 08m, retry Order is running since 1h 10m, retry Order is running since 1h 12m, retry Order is running since 1h 14m, retry Order is running since 1h 16m, retry Order is running since 1h 18m, retry Order is running since 1h 20m, retry Order is running since 1h 22m, retry Order is running since 1h 24m, retry Order is running since 1h 26m, retry Order is running since 1h 28m, retry Order is running since 1h 30m, retry Order is running since 1h 32m, retry Order is running since 1h 34m, retry Order is running since 1h 36m, retry Order is running since 1h 38m, retry Order is running since 1h 40m, retry Order is running since 1h 42m, retry Order is running since 1h 44m, retry Order is running since 1h 46m, retry Order is running since 1h 48m, retry Order is running since 1h 50m, retry Order is running since 1h 52m, retry Order is running since 1h 54m, retry Order is running since 1h 56m, retry Order is running since 1h 58m, retry Order is running since 2h, retry Order is running since 2h 02m, retry Order is running since 2h 04m, retry Order is running since 2h 06m, retry Order is running since 2h 08m, retry Order is running since 2h 10m, retry Order is running since 2h 12m, retry Order is running since 2h 14m, retry Order is running since 2h 16m, retry Order is running since 2h 18m, retry Order is running since 2h 20m, retry Order is running since 2h 22m, retry Order is running since 2h 24m, retry Order is running since 2h 26m, retry Order is running since 2h 28m, retry Order is running since 2h 30m, retry Order is running since 2h 32m, retry Order is running since 2h 34m, retry Order is running since 2h 36m, retry Order is running since 2h 38m, retry Order is running since 2h 40m, retry Order is running since 2h 42m, retry Order is running since 2h 44m, retry Order is running since 2h 46m, retry Order is running since 2h 48m, retry Order is running since 2h 50m, retry Order is running since 2h 52m, retry Order is running since 2h 54m, retry Order is running since 2h 56m, retry Order is running since 2h 58m, retry Order is running since 3h, retry Order is running since 3h 02m, retry Order is running since 3h 04m, retry Order is running since 3h 06m, retry Order is running since 3h 08m, retry Order is running since 3h 10m, retry Order is running since 3h 12m, retry Order is running since 3h 14m, retry Order is running since 3h 16m, retry Order is running since 3h 18m, retry Order is running since 3h 20m, retry Order is running since 3h 22m, retry Order is running since 3h 24m, retry Order is running since 3h 26m, retry Order is running since 3h 28m, retry Order is running since 3h 30m, retry Order is running since 3h 32m, retry Order is running since 3h 34m, retry Order is running since 3h 36m, retry Order is running since 3h 38m, retry Order is running since 3h 40m, retry Order is running since 3h 42m, retry Order is running since 3h 44m, retry Order is running since 3h 46m, retry Order is running since 3h 48m, retry Order is running since 3h 50m, retry Order is running since 3h 52m, retry Order is running since 3h 54m, retry Order is running since 3h 56m, retry Order is running since 3h 58m, retry Order is running since 4h, retry Order is running since 4h 02m, retry Order is running since 4h 04m, retry Order is running since 4h 06m, retry Order is running since 4h 08m, retry Order is running since 4h 10m, retry Order is running since 4h 12m, retry Order is running since 4h 14m, retry Order is running since 4h 16m, retry Order is running since 4h 18m, retry Order is running since 4h 20m, retry Order is running since 4h 22m, retry Order is running since 4h 24m, retry Order is running since 4h 26m, retry Order is running since 4h 28m, retry Order is running since 4h 30m, retry Order is running since 4h 32m, retry Order is running since 4h 34m, retry Order is running since 4h 36m, retry Order is running since 4h 38m, retry Order is running since 4h 40m, retry Order is running since 4h 42m, retry Order is running since 4h 44m, retry Order is running since 4h 46m, retry Order is running since 4h 48m, retry Order is running since 4h 50m, retry Order is running since 4h 52m, retry Order is running since 4h 54m, retry Order is running since 4h 56m, retry Order is running since 4h 58m, retry Order is running since 5h, retry Order is running since 5h 02m, retry Order is running since 5h 04m, retry Order is running since 5h 06m, retry Order is running since 5h 08m, retry Order is running since 5h 10m, retry Order is running since 5h 12m, retry Order is running since 5h 14m, retry Order is running since 5h 16m, retry Order is running since 5h 18m, retry Order is running since 5h 20m, retry Order is running since 5h 22m, retry Order is running since 5h 24m, retry Order is running since 5h 26m, retry Order is running since 5h 28m, retry Order is running since 5h 30m, retry Order is running since 5h 32m, retry Order is running since 5h 34m, retry Order is running since 5h 36m, retry Order is running since 5h 38m, retry Order is running since 5h 40m, retry Order is running since 5h 42m, retry Order is running since 5h 44m, retry Order is running since 5h 46m, retry Order is running since 5h 48m, retry Order is running since 5h 50m, retry Order is running since 5h 52m, retry Order is running since 5h 54m, retry Order is running since 5h 56m, retry Order is running since 5h 58m, retry PASS : Order stopped by itself after 6h 01m and before timeout (7h 12m) ________________________________________________________________________________ [20/May/2023 01:24:25] access-token stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6967fc998-8q7zx -- 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 6h 01m ________________________________________________________________________________ [20/May/2023 01:24:26] access-token download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- Checking pod: overseer-0-6967fc998-8q7zx for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6967fc998-8q7zx -i -- bash -c 'if [ -f "/results/orders/access-token/order.tar.gz" ]; then echo "/results/orders/access-token/order.tar.gz file found"; exit 0; else echo "/results/orders/access-token/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/access-token/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/access-token/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6967fc998-8q7zx -i -- du -k /results/orders/access-token/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 180 /results/orders/access-token/order.tar.gz --- stderr --- - Download file (size 180k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- source : /results/orders/access-token/order.tar.gz @ overseer-0-6967fc998-8q7zx destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-6967fc998-8q7zx --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6967fc998-8q7zx:/results/orders/access-token/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/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/access_token/07_AccessToken/01_access-token/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token ________________________________________________________________________________ [20/May/2023 01:24:30] access-token show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/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 am.AMAccessToken@medium --results-folder /results/gatling/access-token --no-reports ________________________________________________________________________________ [20/May/2023 01:24:30] access-token show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [20/May/2023 01:24:30] access-token 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/access_token/07_AccessToken/01_access-token/stdout.txt is 64930 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 20:23:10.159 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 20:23:16.126 [WARN ] i.g.c.ZincCompiler$ - one warning found Gatling 3.9.5 is available! (you're using 3.9.0) 20:23:19.563 [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-05-19 20:23:26 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1152 KO=0 ) > userRestLogin (OK=290 KO=0 ) > userAuthorize (OK=289 KO=0 ) > getAccessToken (OK=287 KO=0 ) > getTokenInfo (OK=286 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15130238 / active: 6 / done: 286 ================================================================================ ================================================================================ 2023-05-19 20:23:31 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4644 KO=0 ) > userRestLogin (OK=1164 KO=0 ) > userAuthorize (OK=1162 KO=0 ) > getAccessToken (OK=1160 KO=0 ) > getTokenInfo (OK=1158 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15129363 / active: 9 / done: 1158 ================================================================================ ================================================================================ 2023-05-19 20:23:36 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=10473 KO=0 ) > userRestLogin (OK=2621 KO=0 ) > userAuthorize (OK=2620 KO=0 ) > getAccessToken (OK=2616 KO=0 ) > getTokenInfo (OK=2616 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15127903 / active: 11 / done: 2616 ================================================================================ ================================================================================ 2023-05-19 20:23:41 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=18624 KO=0 ) > userRestLogin (OK=4661 KO=0 ) > userAuthorize (OK=4657 KO=0 ) > getAccessToken (OK=4653 KO=0 ) > getTokenInfo (OK=4653 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15125862 / active: 16 / done: 4652 ================================================================================ ================================================================================ 2023-05-19 20:23:46 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=29110 KO=0 ) > userRestLogin (OK=7284 KO=0 ) > userAuthorize (OK=7281 KO=0 ) > getAccessToken (OK=7273 KO=0 ) > getTokenInfo (OK=7272 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15123236 / active: 22 / done: 7272 ================================================================================ ================================================================================ 2023-05-19 20:23:51 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=41891 KO=0 ) > userRestLogin (OK=10481 KO=0 ) > userAuthorize (OK=10478 KO=0 ) > getAccessToken (OK=10466 KO=0 ) > getTokenInfo (OK=10466 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 15120031 / active: 33 / done: 10466 ================================================================================ ================================================================================ 2023-05-19 20:23:56 35s elapsed ---- Requests ------------------------------------------------------------------ [...] ---- am.AMAccessToken ---------------------------------------------------------- [#########################################################################-] 99% waiting: 13860 / active: 59 / done: 15116611 ================================================================================ ================================================================================ 2023-05-20 02:23:36 21615s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=60480666 KO=0 ) > userRestLogin (OK=15120186 KO=0 ) > userAuthorize (OK=15120171 KO=0 ) > getAccessToken (OK=15120156 KO=0 ) > getTokenInfo (OK=15120153 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [#########################################################################-] 99% waiting: 10333 / active: 44 / done: 15120153 ================================================================================ ================================================================================ 2023-05-20 02:23:41 21620s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=60494334 KO=0 ) > userRestLogin (OK=15123601 KO=0 ) > userAuthorize (OK=15123591 KO=0 ) > getAccessToken (OK=15123571 KO=0 ) > getTokenInfo (OK=15123571 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [#########################################################################-] 99% waiting: 6915 / active: 44 / done: 15123571 ================================================================================ ================================================================================ 2023-05-20 02:23:46 21625s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=60507952 KO=0 ) > userRestLogin (OK=15126994 KO=0 ) > userAuthorize (OK=15126989 KO=0 ) > getAccessToken (OK=15126985 KO=0 ) > getTokenInfo (OK=15126984 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [#########################################################################-] 99% waiting: 3525 / active: 21 / done: 15126984 ================================================================================ ================================================================================ 2023-05-20 02:23:51 21630s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=60521982 KO=0 ) > userRestLogin (OK=15130511 KO=0 ) > userAuthorize (OK=15130495 KO=0 ) > getAccessToken (OK=15130488 KO=0 ) > getTokenInfo (OK=15130488 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [#########################################################################-] 99% waiting: 0 / active: 42 / done: 15130488 ================================================================================ ================================================================================ 2023-05-20 02:23:52 21630s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=60522120 KO=0 ) > userRestLogin (OK=15130530 KO=0 ) > userAuthorize (OK=15130530 KO=0 ) > getAccessToken (OK=15130530 KO=0 ) > getTokenInfo (OK=15130530 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done: 15130530 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 21630 seconds ---------------------- [20/May/2023 02:23:52] Create tar file access-token.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=access-token SIMULATION_PATH=access-token/loadtest-20230519192321185 PWD=/results/gatling/access-token/loadtest-20230519192321185 [cmd] tar -czvf /results/gatling//access-token.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [20/May/2023 02:23:52] Update /results/gatling//latest ---------------------- ---------------------- [20/May/2023 02:23:52] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [20/May/2023 01:24:30] access-token show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/07_AccessToken/01_access-token/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [20/May/2023 01:24:30] access-token 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 ________________________________________________________________________________ [20/May/2023 01:24:30] access-token print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/May/2023 01:24:30] access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped