--Task-- name: authn-users-300 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 20 stop: 40 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': 'idc.login', 'testMode': 'open', 'throughput': 300, 'rampup-duration': 30, 'java-opts': '-Dnum_users=200000 -Drealm=alpha -Duser_password=T35tr0ck123*'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [30/Aug/2022 23:50:50] authn-users-300 pre : N/A ________________________________________________________________________________ [30/Aug/2022 23:50:50] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [30/Aug/2022 23:50:50] - INFO: Timeout for this Task has changed to 3h 20m (12000 seconds) Pod log file : /results/orders/authn-users-300/stdout.txt Pod log : /results/orders/authn-users-300 ________________________________________________________________________________ [30/Aug/2022 23:50:50] authn-users-300 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-300 --no-reports ________________________________________________________________________________ [30/Aug/2022 23:50:50] authn-users-300 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Userpool size is not defined for the task in conf.yaml and cannot find how many users (entries) are in id-repo, please check the conf.yaml file. Default for selected Gatling simulation will be used. [30/Aug/2022 23:50:50] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-65bc566d85-d9q2d -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 --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/order.json { "name": "authn-users-300", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-300 --no-reports", "out-dir": "/results/orders/authn-users-300", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-testing.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=200000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=300 -Duser_password=T35tr0ck123* -Xmx4G -Dduration=13320" } } ________________________________________________________________________________ [30/Aug/2022 23:50:50] authn-users-300 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) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [30/Aug/2022 23:50:56] authn-users-300 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/order.json overseer-0-65bc566d85-d9q2d:/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 [30/Aug/2022 23:50:58] - 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -- head /results/orders/authn-users-300/stdout.txt | grep "started..." [loop_until]: (max_time=180, 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) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [31/Aug/2022 00:10:52] authn-users-300 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -- 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 19m 55s ________________________________________________________________________________ [31/Aug/2022 00:10:53] authn-users-300 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-65bc566d85-d9q2d --- stderr --- Checking pod: overseer-0-65bc566d85-d9q2d 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -i -- bash -c 'if [ -f "/results/orders/authn-users-300/order.tar.gz" ]; then echo "/results/orders/authn-users-300/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-300/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-300/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users-300/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-65bc566d85-d9q2d --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -i -- du -k /results/orders/authn-users-300/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 12 /results/orders/authn-users-300/order.tar.gz --- stderr --- - Download file (size 12k) [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-65bc566d85-d9q2d --- stderr --- source : /results/orders/authn-users-300/order.tar.gz @ overseer-0-65bc566d85-d9q2d destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-65bc566d85-d9q2d:/results/orders/authn-users-300/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/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/idc_am_authn/05_scenario/02_authn-users-300/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300 ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-300 --no-reports ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 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/idc_am_authn/05_scenario/02_authn-users-300/stdout.txt is 3096 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-08-31 00:51:08 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=245 KO=0 ) > restLoginInitiate (OK=124 KO=0 ) > restLoginUsernamePasswordCallback (OK=121 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 4002460 / active: 4 / done: 121 ================================================================================ ================================================================================ 2022-08-31 00:51:13 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=988 KO=0 ) > restLoginInitiate (OK=497 KO=0 ) > restLoginUsernamePasswordCallback (OK=491 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 4002086 / active: 8 / done: 491 ================================================================================ ================================================================================ 2022-08-31 00:51:18 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2231 KO=0 ) > restLoginInitiate (OK=1120 KO=0 ) > restLoginUsernamePasswordCallback (OK=1111 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 4001462 / active: 12 / done: 1111 ================================================================================ ================================================================================ 2022-08-31 00:51:23 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3974 KO=0 ) > restLoginInitiate (OK=1993 KO=0 ) > restLoginUsernamePasswordCallback (OK=1981 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 4000588 / active: 16 / done: 1981 ================================================================================ ================================================================================ 2022-08-31 00:51:28 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=6216 KO=0 ) > restLoginInitiate (OK=3116 KO=0 ) > restLoginUsernamePasswordCallback (OK=3100 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3999464 / active: 21 / done: 3100 ================================================================================ ================================================================================ 2022-08-31 00:51:33 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8961 KO=0 ) > restLoginInitiate (OK=4489 KO=0 ) > restLoginUsernamePasswordCallback (OK=4472 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3998090 / active: 23 / done: 4472 ================================================================================ ================================================================================ 2022-08-31 00:51:38 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11922 KO=0 ) > restLoginInitiate (OK=5970 KO=0 ) > restLoginUsernamePasswordCallback (OK=5952 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 3996607 / active: 26 / done: 5952 ================================================================================ ================================================================================ 2022-08-31 00:51:43 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=14942 KO=0 ) > restLoginInitiate (OK=7486 KO=0 ) > restLoginUsernamePasswordCallback (OK=7456 KO=0 ) [...] > Global (OK=684861 KO=0 ) > restLoginInitiate (OK=342439 KO=0 ) > restLoginUsernamePasswordCallback (OK=342422 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3660140 / active: 23 / done: 342422 ================================================================================ ================================================================================ 2022-08-31 01:10:23 1160s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=687879 KO=0 ) > restLoginInitiate (OK=343949 KO=0 ) > restLoginUsernamePasswordCallback (OK=343930 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3658635 / active: 20 / done: 343930 ================================================================================ ================================================================================ 2022-08-31 01:10:28 1165s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=690982 KO=0 ) > restLoginInitiate (OK=345504 KO=0 ) > restLoginUsernamePasswordCallback (OK=345478 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3657075 / active: 32 / done: 345478 ================================================================================ ================================================================================ 2022-08-31 01:10:33 1170s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=694067 KO=0 ) > restLoginInitiate (OK=347042 KO=0 ) > restLoginUsernamePasswordCallback (OK=347025 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3655539 / active: 21 / done: 347025 ================================================================================ ================================================================================ 2022-08-31 01:10:38 1175s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=696948 KO=0 ) > restLoginInitiate (OK=348486 KO=0 ) > restLoginUsernamePasswordCallback (OK=348462 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3654088 / active: 35 / done: 348462 ================================================================================ ================================================================================ 2022-08-31 01:10:43 1180s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=699881 KO=0 ) > restLoginInitiate (OK=349950 KO=0 ) > restLoginUsernamePasswordCallback (OK=349931 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3652631 / active: 23 / done: 349931 ================================================================================ ================================================================================ 2022-08-31 01:10:48 1185s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=702871 KO=0 ) > restLoginInitiate (OK=351444 KO=0 ) > restLoginUsernamePasswordCallback (OK=351427 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3651136 / active: 22 / done: 351427 ================================================================================ ================================================================================ 2022-08-31 01:10:53 1190s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=705845 KO=0 ) > restLoginInitiate (OK=352929 KO=0 ) > restLoginUsernamePasswordCallback (OK=352916 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 3649649 / active: 20 / done: 352916 ================================================================================ ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/02_authn-users-300/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 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 ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [31/Aug/2022 00:11:03] authn-users-300 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped