--Task-- name: Reporting-authn-users-6000 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-6000'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-15 21:37:29] Reporting-authn-users-6000 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-04-15 21:37:29] - INFO: Timeout for this Task has changed to 1h (3600 seconds) [2024-04-15 21:37:29] - 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-6000/stdout.txt Pod stderr file : /results/orders/Reporting-authn-users-6000/stderr.txt Pod log : /results/orders/Reporting-authn-users-6000 ________________________________________________________________________________ [2024-04-15 21:37:29] Reporting-authn-users-6000 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-04-15 21:37:29,863 INFO 2024-04-15 21:37:29,863 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-15 21:37:29,863 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:37:31,039 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected number of elements found 2024-04-15 21:37:31,040 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:37:31,040 DEBUG --- stdout --- 2024-04-15 21:37:31,040 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:37:31,046 DEBUG --- stderr --- 2024-04-15 21:37:31,046 DEBUG [2024-04-15 21:37:31] - INFO: Get overseer pod resources requests memory 2024-04-15 21:37:31,054 INFO 2024-04-15 21:37:31,055 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods overseer-0-5584f6c4db-bcn5q --output jsonpath={.spec.containers[].resources.requests.memory} 2024-04-15 21:37:31,055 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:37:31,950 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:37:31,951 DEBUG --- stdout --- 2024-04-15 21:37:31,952 DEBUG 4Gi 2024-04-15 21:37:31,952 DEBUG --- stderr --- 2024-04-15 21:37:31,952 DEBUG Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/order.json { "name": "Reporting-authn-users-6000", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-6000 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-authn-users-6000" } ________________________________________________________________________________ [2024-04-15 21:37:31] Reporting-authn-users-6000 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-04-15 21:37:31,954 INFO 2024-04-15 21:37:31,955 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 21:37:31,955 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-04-15 21:37:32,407 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 21:37:32,408 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:37:32,408 DEBUG --- stdout --- 2024-04-15 21:37:32,408 DEBUG WAITING 2024-04-15 21:37:32,408 DEBUG --- stderr --- 2024-04-15 21:37:32,408 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 21 0 --:--:-- --:--:-- --:--:-- 21 ________________________________________________________________________________ [2024-04-15 21:37:32] Reporting-authn-users-6000 step3 : Send order to overseer ________________________________________________________________________________ 2024-04-15 21:37:32,411 INFO 2024-04-15 21:37:32,411 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-15 21:37:32,411 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:37:33,329 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:37:33,330 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:37:33,330 DEBUG --- stdout --- 2024-04-15 21:37:33,330 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:37:33,338 DEBUG --- stderr --- 2024-04-15 21:37:33,338 DEBUG 2024-04-15 21:37:33,339 INFO 2024-04-15 21:37:33,339 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-6000/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-15 21:37:33,339 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:37:34,975 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:37:34,975 DEBUG --- stdout --- 2024-04-15 21:37:34,975 DEBUG 2024-04-15 21:37:34,975 DEBUG --- stderr --- 2024-04-15 21:37:34,975 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-15 21:37:34] Reporting-authn-users-6000 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-04-15 21:37:39,979 INFO 2024-04-15 21:37:39,979 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 21:37:39,981 INFO [loop_until]: (max_time=3600, interval=5, expected_rc=[0] 2024-04-15 21:37:40,251 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:37:45,492 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:37:50,755 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:37:55,999 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:01,238 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:06,483 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:11,781 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:17,043 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:22,290 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:27,553 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:32,802 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:38,046 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:43,330 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:48,585 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:53,884 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:38:59,131 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:04,391 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:09,643 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:14,897 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:20,137 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:25,380 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:30,629 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 21:39:35,882 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - expected pattern found 2024-04-15 21:39:35,883 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:35,884 DEBUG --- stdout --- 2024-04-15 21:39:35,884 DEBUG WAITING 2024-04-15 21:39:35,884 DEBUG --- stderr --- 2024-04-15 21:39:35,884 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-15 21:39:35] Reporting-authn-users-6000 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-04-15 21:39:35,885 INFO 2024-04-15 21:39:35,885 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-15 21:39:35,885 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:36,236 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:36,236 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:36,236 DEBUG --- stdout --- 2024-04-15 21:39:36,236 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:36,236 DEBUG --- stderr --- 2024-04-15 21:39:36,236 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 21:39:36,236 INFO 2024-04-15 21:39:36,236 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-15 21:39:36,237 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:36,571 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:36,571 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:36,571 DEBUG --- stdout --- 2024-04-15 21:39:36,571 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:36,571 DEBUG --- stderr --- 2024-04-15 21:39:36,571 DEBUG 2024-04-15 21:39:36,572 INFO 2024-04-15 21:39:36,572 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-6000.tar.gz" ]; then echo "/results/gatling/authn-users-6000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-6000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-6000.tar.gz file found" 2024-04-15 21:39:36,572 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:39:37,459 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 21:39:37,459 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:37,459 DEBUG --- stdout --- 2024-04-15 21:39:37,459 DEBUG /results/gatling/authn-users-6000.tar.gz file found 2024-04-15 21:39:37,460 DEBUG --- stderr --- 2024-04-15 21:39:37,460 DEBUG 2024-04-15 21:39:37,460 INFO 2024-04-15 21:39:37,460 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-15 21:39:37,460 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:37,785 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:37,785 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:37,785 DEBUG --- stdout --- 2024-04-15 21:39:37,785 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:37,785 DEBUG --- stderr --- 2024-04-15 21:39:37,785 DEBUG 2024-04-15 21:39:37,785 INFO 2024-04-15 21:39:37,786 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/gatling/authn-users-6000.tar.gz 2024-04-15 21:39:38,655 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 21:39:38,655 DEBUG --- stdout --- 2024-04-15 21:39:38,655 DEBUG 232 /results/gatling/authn-users-6000.tar.gz 2024-04-15 21:39:38,656 DEBUG --- stderr --- 2024-04-15 21:39:38,656 DEBUG 2024-04-15 21:39:38,656 INFO - Download file (size 232k) 2024-04-15 21:39:38,656 INFO 2024-04-15 21:39:38,656 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-15 21:39:38,656 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:39,003 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:39,003 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:39,003 DEBUG --- stdout --- 2024-04-15 21:39:39,003 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:39,003 DEBUG --- stderr --- 2024-04-15 21:39:39,003 DEBUG source : /results/gatling/authn-users-6000.tar.gz @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz 2024-04-15 21:39:39,004 INFO 2024-04-15 21:39:39,004 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-15 21:39:39,004 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:39,357 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:39,358 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:39,358 DEBUG --- stdout --- 2024-04-15 21:39:39,358 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:39,358 DEBUG --- stderr --- 2024-04-15 21:39:39,358 DEBUG 2024-04-15 21:39:39,358 INFO 2024-04-15 21:39:39,359 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/gatling/authn-users-6000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz 2024-04-15 21:39:39,359 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 21:39:40,425 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:40,425 DEBUG --- stdout --- 2024-04-15 21:39:40,425 DEBUG tar: Removing leading `/' from member names 2024-04-15 21:39:40,425 DEBUG --- stderr --- 2024-04-15 21:39:40,425 DEBUG ________________________________________________________________________________ [2024-04-15 21:39:40] Reporting-authn-users-6000 step6 : Unzip the result ________________________________________________________________________________ 2024-04-15 21:39:40,427 INFO 2024-04-15 21:39:40,427 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/01_authn-users-6000/gatling 2024-04-15 21:39:40,467 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 21:39:40,467 DEBUG --- stdout --- 2024-04-15 21:39:40,467 DEBUG 2024-04-15 21:39:40,467 DEBUG --- stderr --- 2024-04-15 21:39:40,467 DEBUG 2024-04-15 21:39:40,467 INFO ________________________________________________________________________________ [2024-04-15 21:39:40] Reporting-authn-users-6000 step7 : Print rc order ________________________________________________________________________________ 2024-04-15 21:39:40,468 INFO 2024-04-15 21:39:40,468 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-15 21:39:40,469 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:40,788 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:40,788 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:40,788 DEBUG --- stdout --- 2024-04-15 21:39:40,788 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:40,788 DEBUG --- stderr --- 2024-04-15 21:39:40,788 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 21:39:40,789 INFO 2024-04-15 21:39:40,789 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-15 21:39:40,789 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:41,101 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:41,102 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:41,102 DEBUG --- stdout --- 2024-04-15 21:39:41,102 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:41,102 DEBUG --- stderr --- 2024-04-15 21:39:41,102 DEBUG 2024-04-15 21:39:41,102 INFO 2024-04-15 21:39:41,103 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/rc.txt file found" 2024-04-15 21:39:41,103 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:39:41,927 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 21:39:41,927 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:41,927 DEBUG --- stdout --- 2024-04-15 21:39:41,927 DEBUG /results/orders/Reporting-authn-users-6000/rc.txt file found 2024-04-15 21:39:41,927 DEBUG --- stderr --- 2024-04-15 21:39:41,927 DEBUG 2024-04-15 21:39:41,928 INFO 2024-04-15 21:39:41,928 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-15 21:39:41,928 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:42,249 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:42,249 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:42,249 DEBUG --- stdout --- 2024-04-15 21:39:42,249 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:42,249 DEBUG --- stderr --- 2024-04-15 21:39:42,249 DEBUG 2024-04-15 21:39:42,249 INFO 2024-04-15 21:39:42,249 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/rc.txt 2024-04-15 21:39:43,073 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 21:39:43,073 DEBUG --- stdout --- 2024-04-15 21:39:43,073 DEBUG 4 /results/orders/Reporting-authn-users-6000/rc.txt 2024-04-15 21:39:43,073 DEBUG --- stderr --- 2024-04-15 21:39:43,073 DEBUG 2024-04-15 21:39:43,073 INFO - Download file (size 4k) 2024-04-15 21:39:43,074 INFO 2024-04-15 21:39:43,074 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-15 21:39:43,074 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:43,389 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:43,390 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:43,390 DEBUG --- stdout --- 2024-04-15 21:39:43,390 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:43,390 DEBUG --- stderr --- 2024-04-15 21:39:43,390 DEBUG source : /results/orders/Reporting-authn-users-6000/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt 2024-04-15 21:39:43,390 INFO 2024-04-15 21:39:43,390 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-15 21:39:43,390 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:43,703 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:43,703 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:43,703 DEBUG --- stdout --- 2024-04-15 21:39:43,703 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:43,703 DEBUG --- stderr --- 2024-04-15 21:39:43,703 DEBUG 2024-04-15 21:39:43,704 INFO 2024-04-15 21:39:43,704 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt 2024-04-15 21:39:43,704 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 21:39:44,527 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:44,527 DEBUG --- stdout --- 2024-04-15 21:39:44,527 DEBUG tar: Removing leading `/' from member names 2024-04-15 21:39:44,527 DEBUG --- stderr --- 2024-04-15 21:39:44,527 DEBUG 2024-04-15 21:39:44,528 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt is small (1 lines), printing all lines: 2024-04-15 21:39:44,528 DEBUG ----- output ----- 2024-04-15 21:39:44,528 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-15 21:39:44,528 INFO ________________________________________________________________________________ [2024-04-15 21:39:44] Reporting-authn-users-6000 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-04-15 21:39:44] Reporting-authn-users-6000 step9 : Print stdout order ________________________________________________________________________________ 2024-04-15 21:39:44,530 INFO 2024-04-15 21:39:44,530 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-15 21:39:44,530 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:44,876 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:44,877 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:44,877 DEBUG --- stdout --- 2024-04-15 21:39:44,877 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:44,877 DEBUG --- stderr --- 2024-04-15 21:39:44,877 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 21:39:44,877 INFO 2024-04-15 21:39:44,877 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-15 21:39:44,877 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:45,280 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:45,280 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:45,280 DEBUG --- stdout --- 2024-04-15 21:39:45,280 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:45,280 DEBUG --- stderr --- 2024-04-15 21:39:45,280 DEBUG 2024-04-15 21:39:45,281 INFO 2024-04-15 21:39:45,281 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/stdout.txt file found" 2024-04-15 21:39:45,281 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:39:46,187 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 21:39:46,189 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:46,189 DEBUG --- stdout --- 2024-04-15 21:39:46,189 DEBUG /results/orders/Reporting-authn-users-6000/stdout.txt file found 2024-04-15 21:39:46,189 DEBUG --- stderr --- 2024-04-15 21:39:46,190 DEBUG 2024-04-15 21:39:46,191 INFO 2024-04-15 21:39:46,191 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-15 21:39:46,191 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:46,574 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:46,575 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:46,575 DEBUG --- stdout --- 2024-04-15 21:39:46,575 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:46,575 DEBUG --- stderr --- 2024-04-15 21:39:46,575 DEBUG 2024-04-15 21:39:46,575 INFO 2024-04-15 21:39:46,575 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/stdout.txt 2024-04-15 21:39:47,458 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 21:39:47,458 DEBUG --- stdout --- 2024-04-15 21:39:47,458 DEBUG 4 /results/orders/Reporting-authn-users-6000/stdout.txt 2024-04-15 21:39:47,458 DEBUG --- stderr --- 2024-04-15 21:39:47,458 DEBUG 2024-04-15 21:39:47,458 INFO - Download file (size 4k) 2024-04-15 21:39:47,459 INFO 2024-04-15 21:39:47,459 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-15 21:39:47,459 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:47,803 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:47,803 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:47,803 DEBUG --- stdout --- 2024-04-15 21:39:47,803 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:47,803 DEBUG --- stderr --- 2024-04-15 21:39:47,803 DEBUG source : /results/orders/Reporting-authn-users-6000/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt 2024-04-15 21:39:47,804 INFO 2024-04-15 21:39:47,804 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-15 21:39:47,804 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:48,139 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:48,139 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:48,140 DEBUG --- stdout --- 2024-04-15 21:39:48,140 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:48,140 DEBUG --- stderr --- 2024-04-15 21:39:48,140 DEBUG 2024-04-15 21:39:48,140 INFO 2024-04-15 21:39:48,140 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt 2024-04-15 21:39:48,141 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 21:39:48,919 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:48,920 DEBUG --- stdout --- 2024-04-15 21:39:48,920 DEBUG tar: Removing leading `/' from member names 2024-04-15 21:39:48,920 DEBUG --- stderr --- 2024-04-15 21:39:48,920 DEBUG 2024-04-15 21:39:48,920 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt is small (72 lines), printing all lines: 2024-04-15 21:39:48,921 DEBUG ----- output ----- 2024-04-15 21:39:48,921 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-6000/loadtest-20240415205927096 --extra-run-jvm-options -Xmx4G 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 10892185 (OK=10892185 KO=0 ) > min response time 8 (OK=8 KO=- ) > max response time 1120 (OK=1120 KO=- ) > mean response time 36 (OK=36 KO=- ) > std deviation 39 (OK=39 KO=- ) > response time 50th percentile 21 (OK=21 KO=- ) > response time 75th percentile 37 (OK=37 KO=- ) > response time 95th percentile 113 (OK=113 KO=- ) > response time 99th percentile 190 (OK=190 KO=- ) > mean requests/sec 5948.763 (OK=5948.763 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 10892178 (100%) > 800 ms <= t < 1200 ms 7 ( 0%) > t >= 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: file:///results/gatling/authn-users-6000/loadtest-20240415205927096/index.html ---------------------- [15/Apr/2024 22:39:34] Create tar file /results/gatling/authn-users-6000.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/authn-users-6000/loadtest-20240415205927096 RESULT_FOLDER=authn-users-6000 RESULT_PATH=/results/gatling/authn-users-6000 PWD=/results/gatling/authn-users-6000/loadtest-20240415205927096 [cmd] tar -czvf /results/gatling/authn-users-6000.tar.gz --exclude=simulation.log * index.html js/ js/jquery-3.5.1.min.js js/menu.js js/assertions.json js/global_stats.json js/bootstrap.min.js js/theme.js js/unpack.js js/highstock.js js/stats.json js/stats.js js/ellipsis.js js/gatling.js js/highcharts-more.js js/all_sessions.js js/assertions.xml req_userrestlogin-03b82.html style/ style/favicon.ico style/sorted-up.png style/sorted-down.png style/arrow_right.png style/style.css style/little_arrow_right.png style/sortable.png style/arrow_right_black.png style/stat-l-roue.png style/logo.svg style/arrow_down.png style/stat-l-temps.png style/stat-fleche-bas.png style/logo-enterprise.svg style/arrow_down_black.png style/bootstrap.min.css 2024-04-15 21:39:48,921 INFO ________________________________________________________________________________ [2024-04-15 21:39:48] Reporting-authn-users-6000 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-04-15 21:39:48] Reporting-authn-users-6000 step11 : Print stderr order ________________________________________________________________________________ 2024-04-15 21:39:48,922 INFO 2024-04-15 21:39:48,922 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-15 21:39:48,922 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:49,269 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:49,270 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:49,270 DEBUG --- stdout --- 2024-04-15 21:39:49,270 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:49,270 DEBUG --- stderr --- 2024-04-15 21:39:49,270 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 21:39:49,270 INFO 2024-04-15 21:39:49,270 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-15 21:39:49,271 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:49,617 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:49,617 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:49,617 DEBUG --- stdout --- 2024-04-15 21:39:49,617 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:49,617 DEBUG --- stderr --- 2024-04-15 21:39:49,617 DEBUG 2024-04-15 21:39:49,618 INFO 2024-04-15 21:39:49,618 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/stderr.txt file found" 2024-04-15 21:39:49,618 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 21:39:50,498 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 21:39:50,499 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:50,499 DEBUG --- stdout --- 2024-04-15 21:39:50,499 DEBUG /results/orders/Reporting-authn-users-6000/stderr.txt file found 2024-04-15 21:39:50,499 DEBUG --- stderr --- 2024-04-15 21:39:50,499 DEBUG 2024-04-15 21:39:50,499 INFO 2024-04-15 21:39:50,499 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-15 21:39:50,499 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:50,838 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:50,838 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:50,838 DEBUG --- stdout --- 2024-04-15 21:39:50,839 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:50,839 DEBUG --- stderr --- 2024-04-15 21:39:50,839 DEBUG 2024-04-15 21:39:50,839 INFO 2024-04-15 21:39:50,839 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/stderr.txt 2024-04-15 21:39:51,711 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 21:39:51,711 DEBUG --- stdout --- 2024-04-15 21:39:51,711 DEBUG 0 /results/orders/Reporting-authn-users-6000/stderr.txt 2024-04-15 21:39:51,712 DEBUG --- stderr --- 2024-04-15 21:39:51,712 DEBUG 2024-04-15 21:39:51,712 INFO - Download file (size 0k) 2024-04-15 21:39:51,712 INFO 2024-04-15 21:39:51,712 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-15 21:39:51,712 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:52,067 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:52,068 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:52,068 DEBUG --- stdout --- 2024-04-15 21:39:52,068 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:52,068 DEBUG --- stderr --- 2024-04-15 21:39:52,068 DEBUG source : /results/orders/Reporting-authn-users-6000/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt 2024-04-15 21:39:52,068 INFO 2024-04-15 21:39:52,068 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-15 21:39:52,068 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 21:39:52,427 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 21:39:52,427 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:52,427 DEBUG --- stdout --- 2024-04-15 21:39:52,427 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 21:39:52,427 DEBUG --- stderr --- 2024-04-15 21:39:52,427 DEBUG 2024-04-15 21:39:52,428 INFO 2024-04-15 21:39:52,428 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt 2024-04-15 21:39:52,428 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 21:39:53,239 INFO [loop_until]: OK (rc = 0) 2024-04-15 21:39:53,239 DEBUG --- stdout --- 2024-04-15 21:39:53,239 DEBUG tar: Removing leading `/' from member names 2024-04-15 21:39:53,239 DEBUG --- stderr --- 2024-04-15 21:39:53,239 DEBUG 2024-04-15 21:39:53,240 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt is small (0 lines), printing all lines: 2024-04-15 21:39:53,240 DEBUG ----- output ----- 2024-04-15 21:39:53,240 DEBUG 2024-04-15 21:39:53,240 INFO ________________________________________________________________________________ [2024-04-15 21:39:53] Reporting-authn-users-6000 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-15 21:39:53] Reporting-authn-users-6000 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-15 21:39:53] Reporting-authn-users-6000 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10892185, "ok": 10892185, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1120, "ok": 1120, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 39, "ok": 39, "ko": 0 }, "percentiles1": { "total": 21, "ok": 21, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 113, "ok": 113, "ko": 0 }, "percentiles4": { "total": 190, "ok": 190, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10892178, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "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": 5948.762971054069, "ok": 5948.762971054069, "ko": 0 } }, "details": [ { "name": "userRestLogin", "numberOfRequests": { "total": 10892185, "ok": 10892185, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1120, "ok": 1120, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 39, "ok": 39, "ko": 0 }, "percentiles1": { "total": 21, "ok": 21, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 113, "ok": 113, "ko": 0 }, "percentiles4": { "total": 190, "ok": 190, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10892178, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "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": 5948.762971054069, "ok": 5948.762971054069, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 5949, "avg_response_time": 36, "max_response_time": 1120, "min_response_time": 8, "num_requests": 10892185, "num_requests_pass": 10892185, "num_requests_percent_pass": 100.0 }, "options": "; testMode:open; testCase:am.AMAuthN; throughput:6000; duration:1800", "stats": { "details": [ { "group1": { "count": 10892178, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 7, "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": 1120, "total": 1120 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5948.762971054069, "total": 5948.762971054069 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "userRestLogin", "numberOfRequests": { "ko": 0, "ok": 10892185, "total": 10892185 }, "percentiles1": { "ko": 0, "ok": 21, "total": 21 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 113, "total": 113 }, "percentiles4": { "ko": 0, "ok": 190, "total": 190 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 39, "total": 39 } } ], "global": { "group1": { "count": 10892178, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 7, "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": 1120, "total": 1120 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5948.762971054069, "total": 5948.762971054069 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "All Requests", "numberOfRequests": { "ko": 0, "ok": 10892185, "total": 10892185 }, "percentiles1": { "ko": 0, "ok": 21, "total": 21 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 113, "total": 113 }, "percentiles4": { "ko": 0, "ok": 190, "total": 190 }, "standardDeviation": { "ko": 0, "ok": 39, "total": 39 } } }, "target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-04-15 21:39:53] Reporting-authn-users-6000 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-15 21:39:53] Reporting-authn-users-6000 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-6000/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2024-04-15 21:39:53] Reporting-authn-users-6000 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped