--Task-- name: Reporting-authn-users-100 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.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: [] preceding_task: None options: {'task_name': 'authn-users-100'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-22 04:30:34] Reporting-authn-users-100 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-04-22 04:30:34] - INFO: Timeout for this Task has changed to 3h (10800 seconds) [2024-04-22 04:30:34] - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-authn-users-100/stdout.txt Pod stderr file : /results/orders/Reporting-authn-users-100/stderr.txt Pod log : /results/orders/Reporting-authn-users-100 ________________________________________________________________________________ [2024-04-22 04:30:34] Reporting-authn-users-100 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-04-22 04:30:34,305 INFO 2024-04-22 04:30:34,305 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:34,305 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:35,595 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected number of elements found 2024-04-22 04:30:35,596 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:35,596 DEBUG --- stdout --- 2024-04-22 04:30:35,596 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:35,596 DEBUG --- stderr --- 2024-04-22 04:30:35,596 DEBUG [2024-04-22 04:30:35] - INFO: Get overseer pod resources requests memory 2024-04-22 04:30:35,598 INFO 2024-04-22 04:30:35,598 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods overseer-0-68c5d5b884-p97w5 --output jsonpath={.spec.containers[].resources.requests.memory} 2024-04-22 04:30:35,598 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:36,602 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:36,603 DEBUG --- stdout --- 2024-04-22 04:30:36,603 DEBUG 8Gi 2024-04-22 04:30:36,603 DEBUG --- stderr --- 2024-04-22 04:30:36,603 DEBUG Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/order.json { "name": "Reporting-authn-users-100", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-100 --extra-run-jvm-options \"-Xmx12G\"", "out-dir": "/results/orders/Reporting-authn-users-100" } ________________________________________________________________________________ [2024-04-22 04:30:36] Reporting-authn-users-100 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-04-22 04:30:36,606 INFO 2024-04-22 04:30:36,606 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-22 04:30:36,606 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-04-22 04:30:37,151 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:30:37,152 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:37,152 DEBUG --- stdout --- 2024-04-22 04:30:37,152 DEBUG WAITING 2024-04-22 04:30:37,153 DEBUG --- stderr --- 2024-04-22 04:30:37,153 DEBUG % 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 20 0 --:--:-- --:--:-- --:--:-- 20 ________________________________________________________________________________ [2024-04-22 04:30:37] Reporting-authn-users-100 step3 : Send order to overseer ________________________________________________________________________________ 2024-04-22 04:30:37,155 INFO 2024-04-22 04:30:37,155 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:37,155 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:38,127 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:38,127 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:38,127 DEBUG --- stdout --- 2024-04-22 04:30:38,127 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:38,127 DEBUG --- stderr --- 2024-04-22 04:30:38,127 DEBUG 2024-04-22 04:30:38,128 INFO 2024-04-22 04:30:38,128 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/order.json overseer-0-68c5d5b884-p97w5:/results/orders/order.json 2024-04-22 04:30:38,128 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:39,777 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:39,777 DEBUG --- stdout --- 2024-04-22 04:30:39,777 DEBUG 2024-04-22 04:30:39,777 DEBUG --- stderr --- 2024-04-22 04:30:39,777 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-22 04:30:39] Reporting-authn-users-100 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-04-22 04:30:44,784 INFO 2024-04-22 04:30:44,785 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-22 04:30:44,785 INFO [loop_until]: (max_time=10800, interval=5, expected_rc=[0] 2024-04-22 04:30:45,068 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-04-22 04:30:50,316 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-04-22 04:30:55,558 INFO [loop_until]: Function succeeded after 10s (rc=0) - expected pattern found 2024-04-22 04:30:55,558 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:55,558 DEBUG --- stdout --- 2024-04-22 04:30:55,558 DEBUG WAITING 2024-04-22 04:30:55,558 DEBUG --- stderr --- 2024-04-22 04:30:55,558 DEBUG % 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-22 04:30:55] Reporting-authn-users-100 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-04-22 04:30:55,560 INFO 2024-04-22 04:30:55,560 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:55,560 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:55,900 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:55,900 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:55,900 DEBUG --- stdout --- 2024-04-22 04:30:55,900 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:55,900 DEBUG --- stderr --- 2024-04-22 04:30:55,900 DEBUG Checking pod: overseer-0-68c5d5b884-p97w5 for file exists, if not wait. 2024-04-22 04:30:55,901 INFO 2024-04-22 04:30:55,901 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:55,901 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:56,227 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:56,228 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:56,228 DEBUG --- stdout --- 2024-04-22 04:30:56,228 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:56,228 DEBUG --- stderr --- 2024-04-22 04:30:56,228 DEBUG 2024-04-22 04:30:56,229 INFO 2024-04-22 04:30:56,229 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-100.tar.gz" ]; then echo "/results/gatling/authn-users-100.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-100.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-100.tar.gz file found" 2024-04-22 04:30:56,229 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:57,089 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:30:57,089 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:57,090 DEBUG --- stdout --- 2024-04-22 04:30:57,090 DEBUG /results/gatling/authn-users-100.tar.gz file found 2024-04-22 04:30:57,090 DEBUG --- stderr --- 2024-04-22 04:30:57,090 DEBUG 2024-04-22 04:30:57,090 INFO 2024-04-22 04:30:57,090 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:57,090 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:57,416 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:57,416 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:57,416 DEBUG --- stdout --- 2024-04-22 04:30:57,416 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:57,416 DEBUG --- stderr --- 2024-04-22 04:30:57,416 DEBUG 2024-04-22 04:30:57,416 INFO 2024-04-22 04:30:57,417 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- du -k /results/gatling/authn-users-100.tar.gz 2024-04-22 04:30:58,264 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-22 04:30:58,264 DEBUG --- stdout --- 2024-04-22 04:30:58,264 DEBUG 200 /results/gatling/authn-users-100.tar.gz 2024-04-22 04:30:58,264 DEBUG --- stderr --- 2024-04-22 04:30:58,264 DEBUG 2024-04-22 04:30:58,264 INFO - Download file (size 200k) 2024-04-22 04:30:58,265 INFO 2024-04-22 04:30:58,265 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:58,265 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:58,601 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:58,602 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:58,602 DEBUG --- stdout --- 2024-04-22 04:30:58,602 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:58,602 DEBUG --- stderr --- 2024-04-22 04:30:58,602 DEBUG source : /results/gatling/authn-users-100.tar.gz @ overseer-0-68c5d5b884-p97w5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-100.tar.gz 2024-04-22 04:30:58,603 INFO 2024-04-22 04:30:58,604 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:30:58,604 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:59,001 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:59,002 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:59,002 DEBUG --- stdout --- 2024-04-22 04:30:59,002 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:30:59,002 DEBUG --- stderr --- 2024-04-22 04:30:59,002 DEBUG 2024-04-22 04:30:59,002 INFO 2024-04-22 04:30:59,002 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-68c5d5b884-p97w5:/results/gatling/authn-users-100.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-100.tar.gz 2024-04-22 04:30:59,003 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-22 04:31:00,004 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:00,004 DEBUG --- stdout --- 2024-04-22 04:31:00,004 DEBUG tar: Removing leading `/' from member names 2024-04-22 04:31:00,004 DEBUG --- stderr --- 2024-04-22 04:31:00,005 DEBUG ________________________________________________________________________________ [2024-04-22 04:31:00] Reporting-authn-users-100 step6 : Unzip the result ________________________________________________________________________________ 2024-04-22 04:31:00,006 INFO 2024-04-22 04:31:00,006 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-100.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/01_authn-users-100/gatling 2024-04-22 04:31:00,036 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-22 04:31:00,036 DEBUG --- stdout --- 2024-04-22 04:31:00,036 DEBUG 2024-04-22 04:31:00,037 DEBUG --- stderr --- 2024-04-22 04:31:00,037 DEBUG 2024-04-22 04:31:00,037 INFO ________________________________________________________________________________ [2024-04-22 04:31:00] Reporting-authn-users-100 step7 : Print rc order ________________________________________________________________________________ 2024-04-22 04:31:00,038 INFO 2024-04-22 04:31:00,038 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:00,038 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:00,371 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:00,371 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:00,371 DEBUG --- stdout --- 2024-04-22 04:31:00,371 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:00,371 DEBUG --- stderr --- 2024-04-22 04:31:00,371 DEBUG Checking pod: overseer-0-68c5d5b884-p97w5 for file exists, if not wait. 2024-04-22 04:31:00,372 INFO 2024-04-22 04:31:00,372 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:00,372 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:00,717 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:00,717 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:00,717 DEBUG --- stdout --- 2024-04-22 04:31:00,717 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:00,717 DEBUG --- stderr --- 2024-04-22 04:31:00,717 DEBUG 2024-04-22 04:31:00,718 INFO 2024-04-22 04:31:00,719 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-100/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-100/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-100/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-100/rc.txt file found" 2024-04-22 04:31:00,719 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:31:01,564 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:31:01,564 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:01,564 DEBUG --- stdout --- 2024-04-22 04:31:01,564 DEBUG /results/orders/Reporting-authn-users-100/rc.txt file found 2024-04-22 04:31:01,564 DEBUG --- stderr --- 2024-04-22 04:31:01,564 DEBUG 2024-04-22 04:31:01,564 INFO 2024-04-22 04:31:01,564 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:01,564 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:01,888 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:01,888 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:01,888 DEBUG --- stdout --- 2024-04-22 04:31:01,889 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:01,889 DEBUG --- stderr --- 2024-04-22 04:31:01,889 DEBUG 2024-04-22 04:31:01,889 INFO 2024-04-22 04:31:01,889 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- du -k /results/orders/Reporting-authn-users-100/rc.txt 2024-04-22 04:31:02,735 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-22 04:31:02,735 DEBUG --- stdout --- 2024-04-22 04:31:02,736 DEBUG 4 /results/orders/Reporting-authn-users-100/rc.txt 2024-04-22 04:31:02,736 DEBUG --- stderr --- 2024-04-22 04:31:02,736 DEBUG 2024-04-22 04:31:02,736 INFO - Download file (size 4k) 2024-04-22 04:31:02,736 INFO 2024-04-22 04:31:02,736 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:02,736 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:03,072 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:03,072 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:03,072 DEBUG --- stdout --- 2024-04-22 04:31:03,072 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:03,072 DEBUG --- stderr --- 2024-04-22 04:31:03,072 DEBUG source : /results/orders/Reporting-authn-users-100/rc.txt @ overseer-0-68c5d5b884-p97w5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/rc.txt 2024-04-22 04:31:03,073 INFO 2024-04-22 04:31:03,073 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:03,073 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:03,394 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:03,395 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:03,395 DEBUG --- stdout --- 2024-04-22 04:31:03,395 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:03,395 DEBUG --- stderr --- 2024-04-22 04:31:03,395 DEBUG 2024-04-22 04:31:03,395 INFO 2024-04-22 04:31:03,395 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-68c5d5b884-p97w5:/results/orders/Reporting-authn-users-100/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/rc.txt 2024-04-22 04:31:03,395 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-22 04:31:04,163 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:04,163 DEBUG --- stdout --- 2024-04-22 04:31:04,164 DEBUG tar: Removing leading `/' from member names 2024-04-22 04:31:04,164 DEBUG --- stderr --- 2024-04-22 04:31:04,164 DEBUG 2024-04-22 04:31:04,164 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/rc.txt is small (1 lines), printing all lines: 2024-04-22 04:31:04,164 DEBUG ----- output ----- 2024-04-22 04:31:04,165 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-22 04:31:04,165 INFO ________________________________________________________________________________ [2024-04-22 04:31:04] Reporting-authn-users-100 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-04-22 04:31:04] Reporting-authn-users-100 step9 : Print stdout order ________________________________________________________________________________ 2024-04-22 04:31:04,167 INFO 2024-04-22 04:31:04,167 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:04,167 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:04,520 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:04,521 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:04,521 DEBUG --- stdout --- 2024-04-22 04:31:04,521 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:04,521 DEBUG --- stderr --- 2024-04-22 04:31:04,521 DEBUG Checking pod: overseer-0-68c5d5b884-p97w5 for file exists, if not wait. 2024-04-22 04:31:04,521 INFO 2024-04-22 04:31:04,521 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:04,521 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:04,845 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:04,846 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:04,846 DEBUG --- stdout --- 2024-04-22 04:31:04,846 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:04,846 DEBUG --- stderr --- 2024-04-22 04:31:04,846 DEBUG 2024-04-22 04:31:04,847 INFO 2024-04-22 04:31:04,847 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-100/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-100/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-100/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-100/stdout.txt file found" 2024-04-22 04:31:04,847 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:31:05,689 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:31:05,689 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:05,689 DEBUG --- stdout --- 2024-04-22 04:31:05,689 DEBUG /results/orders/Reporting-authn-users-100/stdout.txt file found 2024-04-22 04:31:05,689 DEBUG --- stderr --- 2024-04-22 04:31:05,689 DEBUG 2024-04-22 04:31:05,690 INFO 2024-04-22 04:31:05,690 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:05,690 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:06,077 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:06,078 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:06,078 DEBUG --- stdout --- 2024-04-22 04:31:06,078 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:06,078 DEBUG --- stderr --- 2024-04-22 04:31:06,078 DEBUG 2024-04-22 04:31:06,078 INFO 2024-04-22 04:31:06,079 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- du -k /results/orders/Reporting-authn-users-100/stdout.txt 2024-04-22 04:31:06,959 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-22 04:31:06,960 DEBUG --- stdout --- 2024-04-22 04:31:06,960 DEBUG 4 /results/orders/Reporting-authn-users-100/stdout.txt 2024-04-22 04:31:06,960 DEBUG --- stderr --- 2024-04-22 04:31:06,960 DEBUG 2024-04-22 04:31:06,960 INFO - Download file (size 4k) 2024-04-22 04:31:06,960 INFO 2024-04-22 04:31:06,960 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:06,961 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:07,347 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:07,348 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:07,348 DEBUG --- stdout --- 2024-04-22 04:31:07,348 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:07,348 DEBUG --- stderr --- 2024-04-22 04:31:07,348 DEBUG source : /results/orders/Reporting-authn-users-100/stdout.txt @ overseer-0-68c5d5b884-p97w5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stdout.txt 2024-04-22 04:31:07,348 INFO 2024-04-22 04:31:07,348 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:07,348 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:07,702 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:07,702 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:07,702 DEBUG --- stdout --- 2024-04-22 04:31:07,702 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:07,702 DEBUG --- stderr --- 2024-04-22 04:31:07,702 DEBUG 2024-04-22 04:31:07,703 INFO 2024-04-22 04:31:07,703 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-68c5d5b884-p97w5:/results/orders/Reporting-authn-users-100/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stdout.txt 2024-04-22 04:31:07,703 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-22 04:31:08,502 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:08,502 DEBUG --- stdout --- 2024-04-22 04:31:08,503 DEBUG tar: Removing leading `/' from member names 2024-04-22 04:31:08,503 DEBUG --- stderr --- 2024-04-22 04:31:08,503 DEBUG 2024-04-22 04:31:08,504 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stdout.txt is small (72 lines), printing all lines: 2024-04-22 04:31:08,504 DEBUG ----- output ----- 2024-04-22 04:31:08,504 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-100/loadtest-20240421221339359 --extra-run-jvm-options -Xmx12G GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Generating Gatling reports locally Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 361016 (OK=361016 KO=0 ) > min response time 7 (OK=7 KO=- ) > max response time 98 (OK=98 KO=- ) > mean response time 9 (OK=9 KO=- ) > std deviation 1 (OK=1 KO=- ) > response time 50th percentile 9 (OK=9 KO=- ) > response time 75th percentile 9 (OK=9 KO=- ) > response time 95th percentile 9 (OK=9 KO=- ) > response time 99th percentile 10 (OK=10 KO=- ) > mean requests/sec 99.453 (OK=99.453 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 361016 (100%) > 800 ms <= t < 1200 ms 0 ( 0%) > t >= 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: file:///results/gatling/authn-users-100/loadtest-20240421221339359/index.html ---------------------- [22/Apr/2024 05:30:53] Create tar file /results/gatling/authn-users-100.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/authn-users-100/loadtest-20240421221339359 RESULT_FOLDER=authn-users-100 RESULT_PATH=/results/gatling/authn-users-100 PWD=/results/gatling/authn-users-100/loadtest-20240421221339359 [cmd] tar -czvf /results/gatling/authn-users-100.tar.gz --exclude=simulation.log * index.html js/ js/jquery-3.5.1.min.js js/unpack.js js/highstock.js js/stats.json js/assertions.xml js/assertions.json js/menu.js js/theme.js js/ellipsis.js js/all_sessions.js js/highcharts-more.js js/gatling.js js/global_stats.json js/bootstrap.min.js js/stats.js req_userrestlogin-03b82.html style/ style/sortable.png style/arrow_right.png style/stat-l-roue.png style/sorted-down.png style/sorted-up.png style/stat-fleche-bas.png style/little_arrow_right.png style/arrow_down_black.png style/favicon.ico style/logo-enterprise.svg style/style.css style/logo.svg style/arrow_down.png style/arrow_right_black.png style/bootstrap.min.css style/stat-l-temps.png 2024-04-22 04:31:08,504 INFO ________________________________________________________________________________ [2024-04-22 04:31:08] Reporting-authn-users-100 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-04-22 04:31:08] Reporting-authn-users-100 step11 : Print stderr order ________________________________________________________________________________ 2024-04-22 04:31:08,508 INFO 2024-04-22 04:31:08,508 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:08,508 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:08,968 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:08,969 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:08,969 DEBUG --- stdout --- 2024-04-22 04:31:08,969 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:08,969 DEBUG --- stderr --- 2024-04-22 04:31:08,969 DEBUG Checking pod: overseer-0-68c5d5b884-p97w5 for file exists, if not wait. 2024-04-22 04:31:08,969 INFO 2024-04-22 04:31:08,969 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:08,969 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:09,290 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:09,290 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:09,290 DEBUG --- stdout --- 2024-04-22 04:31:09,290 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:09,290 DEBUG --- stderr --- 2024-04-22 04:31:09,291 DEBUG 2024-04-22 04:31:09,291 INFO 2024-04-22 04:31:09,291 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-100/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-100/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-100/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-100/stderr.txt file found" 2024-04-22 04:31:09,291 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:31:10,136 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:31:10,136 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:10,136 DEBUG --- stdout --- 2024-04-22 04:31:10,136 DEBUG /results/orders/Reporting-authn-users-100/stderr.txt file found 2024-04-22 04:31:10,136 DEBUG --- stderr --- 2024-04-22 04:31:10,136 DEBUG 2024-04-22 04:31:10,137 INFO 2024-04-22 04:31:10,137 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:10,137 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:10,461 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:10,462 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:10,462 DEBUG --- stdout --- 2024-04-22 04:31:10,462 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:10,462 DEBUG --- stderr --- 2024-04-22 04:31:10,462 DEBUG 2024-04-22 04:31:10,462 INFO 2024-04-22 04:31:10,462 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-68c5d5b884-p97w5 --stdin -- du -k /results/orders/Reporting-authn-users-100/stderr.txt 2024-04-22 04:31:11,299 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-22 04:31:11,300 DEBUG --- stdout --- 2024-04-22 04:31:11,300 DEBUG 0 /results/orders/Reporting-authn-users-100/stderr.txt 2024-04-22 04:31:11,300 DEBUG --- stderr --- 2024-04-22 04:31:11,300 DEBUG 2024-04-22 04:31:11,300 INFO - Download file (size 0k) 2024-04-22 04:31:11,300 INFO 2024-04-22 04:31:11,301 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:11,301 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:11,629 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:11,630 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:11,630 DEBUG --- stdout --- 2024-04-22 04:31:11,630 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:11,630 DEBUG --- stderr --- 2024-04-22 04:31:11,630 DEBUG source : /results/orders/Reporting-authn-users-100/stderr.txt @ overseer-0-68c5d5b884-p97w5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stderr.txt 2024-04-22 04:31:11,630 INFO 2024-04-22 04:31:11,630 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-22 04:31:11,630 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:31:11,958 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:31:11,958 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:11,958 DEBUG --- stdout --- 2024-04-22 04:31:11,958 DEBUG overseer-0-68c5d5b884-p97w5 2024-04-22 04:31:11,958 DEBUG --- stderr --- 2024-04-22 04:31:11,958 DEBUG 2024-04-22 04:31:11,959 INFO 2024-04-22 04:31:11,959 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-68c5d5b884-p97w5:/results/orders/Reporting-authn-users-100/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stderr.txt 2024-04-22 04:31:11,959 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-22 04:31:12,758 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:31:12,758 DEBUG --- stdout --- 2024-04-22 04:31:12,759 DEBUG tar: Removing leading `/' from member names 2024-04-22 04:31:12,759 DEBUG --- stderr --- 2024-04-22 04:31:12,759 DEBUG 2024-04-22 04:31:12,759 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-100/stderr.txt is small (0 lines), printing all lines: 2024-04-22 04:31:12,759 DEBUG ----- output ----- 2024-04-22 04:31:12,760 DEBUG 2024-04-22 04:31:12,760 INFO ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request userRestLogin no spikes found ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 361016, "ok": 361016, "ko": 0 }, "minResponseTime": { "total": 7, "ok": 7, "ko": 0 }, "maxResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "meanResponseTime": { "total": 9, "ok": 9, "ko": 0 }, "standardDeviation": { "total": 1, "ok": 1, "ko": 0 }, "percentiles1": { "total": 9, "ok": 9, "ko": 0 }, "percentiles2": { "total": 9, "ok": 9, "ko": 0 }, "percentiles3": { "total": 9, "ok": 9, "ko": 0 }, "percentiles4": { "total": 10, "ok": 10, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 361016, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 99.4534435261708, "ok": 99.4534435261708, "ko": 0 } }, "details": [ { "name": "userRestLogin", "numberOfRequests": { "total": 361016, "ok": 361016, "ko": 0 }, "minResponseTime": { "total": 7, "ok": 7, "ko": 0 }, "maxResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "meanResponseTime": { "total": 9, "ok": 9, "ko": 0 }, "standardDeviation": { "total": 1, "ok": 1, "ko": 0 }, "percentiles1": { "total": 9, "ok": 9, "ko": 0 }, "percentiles2": { "total": 9, "ok": 9, "ko": 0 }, "percentiles3": { "total": 9, "ok": 9, "ko": 0 }, "percentiles4": { "total": 10, "ok": 10, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 361016, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 99.4534435261708, "ok": 99.4534435261708, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 99, "avg_response_time": 9, "max_response_time": 98, "min_response_time": 7, "num_requests": 361016, "num_requests_pass": 361016, "num_requests_percent_pass": 100.0 }, "options": "; testMode:open; testCase:am.AMAuthN; throughput:100; duration:3600", "stats": { "details": [ { "group1": { "count": 361016, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 99.4534435261708, "total": 99.4534435261708 }, "meanResponseTime": { "ko": 0, "ok": 9, "total": 9 }, "minResponseTime": { "ko": 0, "ok": 7, "total": 7 }, "name": "userRestLogin", "numberOfRequests": { "ko": 0, "ok": 361016, "total": 361016 }, "percentiles1": { "ko": 0, "ok": 9, "total": 9 }, "percentiles2": { "ko": 0, "ok": 9, "total": 9 }, "percentiles3": { "ko": 0, "ok": 9, "total": 9 }, "percentiles4": { "ko": 0, "ok": 10, "total": 10 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1, "total": 1 } } ], "global": { "group1": { "count": 361016, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 99.4534435261708, "total": 99.4534435261708 }, "meanResponseTime": { "ko": 0, "ok": 9, "total": 9 }, "minResponseTime": { "ko": 0, "ok": 7, "total": 7 }, "name": "All Requests", "numberOfRequests": { "ko": 0, "ok": 361016, "total": 361016 }, "percentiles1": { "ko": 0, "ok": 9, "total": 9 }, "percentiles2": { "ko": 0, "ok": 9, "total": 9 }, "percentiles3": { "ko": 0, "ok": 9, "total": 9 }, "percentiles4": { "ko": 0, "ok": 10, "total": 10 }, "standardDeviation": { "ko": 0, "ok": 1, "total": 1 } } }, "target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 step16 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/01_authn-users-100/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2024-04-22 04:31:12] Reporting-authn-users-100 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped