--Task--
name: Reporting-authn-users-4500
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: ['Reporting-authn-users-100', 'Reporting-authn-users-2000', 'Reporting-authn-users-3000', 'Reporting-authn-users-4000']
preceding_task: None
options: {'task_name': 'authn-users-4500'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-11 06:29:39] Reporting-authn-users-4500 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-04-11 06:29:39] - INFO: Timeout for this Task has changed to 2h 30m (9000 seconds)
[2024-04-11 06:29:39] - 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-4500/stdout.txt
Pod stderr file : /results/orders/Reporting-authn-users-4500/stderr.txt
Pod log : /results/orders/Reporting-authn-users-4500
________________________________________________________________________________
[2024-04-11 06:29:39] Reporting-authn-users-4500 step1 : Write order for overseer to generate the report
________________________________________________________________________________
2024-04-11 06:29:39,168 INFO
2024-04-11 06:29:39,168 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-11 06:29:39,168 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:29:39,490 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:29:39,490 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:29:39,490 DEBUG --- stdout ---
2024-04-11 06:29:39,491 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:29:39,491 DEBUG --- stderr ---
2024-04-11 06:29:39,491 DEBUG
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/order.json
{
"name": "Reporting-authn-users-4500",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-4500 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-authn-users-4500"
}
________________________________________________________________________________
[2024-04-11 06:29:39] Reporting-authn-users-4500 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
2024-04-11 06:29:39,493 INFO
2024-04-11 06:29:39,493 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-11 06:29:39,493 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0]
2024-04-11 06:29:39,750 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-11 06:29:39,750 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:29:39,750 DEBUG --- stdout ---
2024-04-11 06:29:39,750 DEBUG WAITING
2024-04-11 06:29:39,750 DEBUG --- stderr ---
2024-04-11 06:29:39,750 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 32 0 --:--:-- --:--:-- --:--:-- 32
________________________________________________________________________________
[2024-04-11 06:29:39] Reporting-authn-users-4500 step3 : Send order to overseer
________________________________________________________________________________
2024-04-11 06:29:39,751 INFO
2024-04-11 06:29:39,752 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-11 06:29:39,752 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:29:40,117 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:29:40,118 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:29:40,118 DEBUG --- stdout ---
2024-04-11 06:29:40,118 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:29:40,118 DEBUG --- stderr ---
2024-04-11 06:29:40,118 DEBUG
2024-04-11 06:29:40,119 INFO
2024-04-11 06:29:40,119 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/13_Reporting-authn-users-4500/order.json overseer-0-78845f4f8c-v2r2q:/results/orders/order.json
2024-04-11 06:29:40,119 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-11 06:29:41,566 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:29:41,566 DEBUG --- stdout ---
2024-04-11 06:29:41,566 DEBUG
2024-04-11 06:29:41,566 DEBUG --- stderr ---
2024-04-11 06:29:41,566 DEBUG
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-04-11 06:29:41] Reporting-authn-users-4500 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
2024-04-11 06:29:46,572 INFO
2024-04-11 06:29:46,573 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-11 06:29:46,573 INFO [loop_until]: (max_time=9000, interval=5, expected_rc=[0]
2024-04-11 06:29:46,815 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
2024-04-11 06:29:52,074 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
2024-04-11 06:29:57,385 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
2024-04-11 06:30:02,679 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry
2024-04-11 06:30:07,950 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
2024-04-11 06:30:13,207 INFO [loop_until]: Function succeeded after 26s (rc=0) - expected pattern found
2024-04-11 06:30:13,207 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:13,208 DEBUG --- stdout ---
2024-04-11 06:30:13,209 DEBUG WAITING
2024-04-11 06:30:13,209 DEBUG --- stderr ---
2024-04-11 06:30:13,209 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 32 0 --:--:-- --:--:-- --:--:-- 32
________________________________________________________________________________
[2024-04-11 06:30:13] Reporting-authn-users-4500 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
2024-04-11 06:30:13,210 INFO
2024-04-11 06:30:13,210 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-11 06:30:13,210 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:13,611 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:13,611 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:13,611 DEBUG --- stdout ---
2024-04-11 06:30:13,612 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:13,612 DEBUG --- stderr ---
2024-04-11 06:30:13,612 DEBUG
Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait.
2024-04-11 06:30:13,612 INFO
2024-04-11 06:30:13,612 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-11 06:30:13,612 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:13,981 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:13,981 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:13,981 DEBUG --- stdout ---
2024-04-11 06:30:13,981 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:13,981 DEBUG --- stderr ---
2024-04-11 06:30:13,981 DEBUG
2024-04-11 06:30:13,982 INFO
2024-04-11 06:30:13,982 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-4500.tar.gz" ]; then echo "/results/gatling/authn-users-4500.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-4500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-4500.tar.gz file found"
2024-04-11 06:30:13,982 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-11 06:30:14,844 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-11 06:30:14,844 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:14,844 DEBUG --- stdout ---
2024-04-11 06:30:14,845 DEBUG /results/gatling/authn-users-4500.tar.gz file found
2024-04-11 06:30:14,845 DEBUG --- stderr ---
2024-04-11 06:30:14,845 DEBUG
2024-04-11 06:30:14,845 INFO
2024-04-11 06:30:14,845 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-11 06:30:14,845 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:15,214 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:15,214 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:15,214 DEBUG --- stdout ---
2024-04-11 06:30:15,214 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:15,214 DEBUG --- stderr ---
2024-04-11 06:30:15,214 DEBUG
2024-04-11 06:30:15,214 INFO
2024-04-11 06:30:15,214 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/gatling/authn-users-4500.tar.gz
2024-04-11 06:30:16,109 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-11 06:30:16,109 DEBUG --- stdout ---
2024-04-11 06:30:16,110 DEBUG 272 /results/gatling/authn-users-4500.tar.gz
2024-04-11 06:30:16,110 DEBUG --- stderr ---
2024-04-11 06:30:16,110 DEBUG
2024-04-11 06:30:16,110 INFO
- Download file (size 272k)
2024-04-11 06:30:16,110 INFO
2024-04-11 06:30:16,110 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-11 06:30:16,110 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:16,446 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:16,446 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:16,446 DEBUG --- stdout ---
2024-04-11 06:30:16,446 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:16,446 DEBUG --- stderr ---
2024-04-11 06:30:16,446 DEBUG
source : /results/gatling/authn-users-4500.tar.gz @ overseer-0-78845f4f8c-v2r2q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-4500.tar.gz
2024-04-11 06:30:16,446 INFO
2024-04-11 06:30:16,446 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-11 06:30:16,446 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:16,769 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:16,770 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:16,770 DEBUG --- stdout ---
2024-04-11 06:30:16,770 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:16,770 DEBUG --- stderr ---
2024-04-11 06:30:16,770 DEBUG
2024-04-11 06:30:16,770 INFO
2024-04-11 06:30:16,770 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/gatling/authn-users-4500.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-4500.tar.gz
2024-04-11 06:30:16,771 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-11 06:30:17,809 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:17,809 DEBUG --- stdout ---
2024-04-11 06:30:17,809 DEBUG tar: Removing leading `/' from member names
2024-04-11 06:30:17,809 DEBUG --- stderr ---
2024-04-11 06:30:17,809 DEBUG
________________________________________________________________________________
[2024-04-11 06:30:17] Reporting-authn-users-4500 step6 : Unzip the result
________________________________________________________________________________
2024-04-11 06:30:17,810 INFO
2024-04-11 06:30:17,810 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-4500.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/05_authn-users-4500/gatling
2024-04-11 06:30:17,840 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-11 06:30:17,840 DEBUG --- stdout ---
2024-04-11 06:30:17,840 DEBUG
2024-04-11 06:30:17,840 DEBUG --- stderr ---
2024-04-11 06:30:17,840 DEBUG
2024-04-11 06:30:17,840 INFO
________________________________________________________________________________
[2024-04-11 06:30:17] Reporting-authn-users-4500 step7 : Print rc order
________________________________________________________________________________
2024-04-11 06:30:17,841 INFO
2024-04-11 06:30:17,841 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-11 06:30:17,841 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:18,155 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:18,156 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:18,156 DEBUG --- stdout ---
2024-04-11 06:30:18,156 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:18,156 DEBUG --- stderr ---
2024-04-11 06:30:18,156 DEBUG
Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait.
2024-04-11 06:30:18,156 INFO
2024-04-11 06:30:18,156 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-11 06:30:18,156 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:18,468 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:18,469 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:18,470 DEBUG --- stdout ---
2024-04-11 06:30:18,470 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:18,470 DEBUG --- stderr ---
2024-04-11 06:30:18,470 DEBUG
2024-04-11 06:30:18,471 INFO
2024-04-11 06:30:18,471 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-4500/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-4500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-4500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-4500/rc.txt file found"
2024-04-11 06:30:18,471 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-11 06:30:19,312 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-11 06:30:19,312 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:19,312 DEBUG --- stdout ---
2024-04-11 06:30:19,312 DEBUG /results/orders/Reporting-authn-users-4500/rc.txt file found
2024-04-11 06:30:19,312 DEBUG --- stderr ---
2024-04-11 06:30:19,312 DEBUG
2024-04-11 06:30:19,313 INFO
2024-04-11 06:30:19,313 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-11 06:30:19,313 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:19,687 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:19,687 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:19,687 DEBUG --- stdout ---
2024-04-11 06:30:19,687 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:19,687 DEBUG --- stderr ---
2024-04-11 06:30:19,688 DEBUG
2024-04-11 06:30:19,688 INFO
2024-04-11 06:30:19,688 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/Reporting-authn-users-4500/rc.txt
2024-04-11 06:30:20,578 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-11 06:30:20,579 DEBUG --- stdout ---
2024-04-11 06:30:20,579 DEBUG 4 /results/orders/Reporting-authn-users-4500/rc.txt
2024-04-11 06:30:20,579 DEBUG --- stderr ---
2024-04-11 06:30:20,579 DEBUG
2024-04-11 06:30:20,579 INFO
- Download file (size 4k)
2024-04-11 06:30:20,580 INFO
2024-04-11 06:30:20,580 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-11 06:30:20,580 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:20,929 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:20,929 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:20,930 DEBUG --- stdout ---
2024-04-11 06:30:20,930 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:20,930 DEBUG --- stderr ---
2024-04-11 06:30:20,930 DEBUG
source : /results/orders/Reporting-authn-users-4500/rc.txt @ overseer-0-78845f4f8c-v2r2q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/rc.txt
2024-04-11 06:30:20,930 INFO
2024-04-11 06:30:20,930 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-11 06:30:20,930 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:21,309 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:21,309 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:21,309 DEBUG --- stdout ---
2024-04-11 06:30:21,309 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:21,309 DEBUG --- stderr ---
2024-04-11 06:30:21,309 DEBUG
2024-04-11 06:30:21,309 INFO
2024-04-11 06:30:21,309 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/Reporting-authn-users-4500/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/rc.txt
2024-04-11 06:30:21,309 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-11 06:30:22,120 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:22,120 DEBUG --- stdout ---
2024-04-11 06:30:22,120 DEBUG tar: Removing leading `/' from member names
2024-04-11 06:30:22,120 DEBUG --- stderr ---
2024-04-11 06:30:22,120 DEBUG
2024-04-11 06:30:22,121 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/rc.txt is small (1 lines), printing all lines:
2024-04-11 06:30:22,121 DEBUG ----- output -----
2024-04-11 06:30:22,121 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
2024-04-11 06:30:22,121 INFO
________________________________________________________________________________
[2024-04-11 06:30:22] Reporting-authn-users-4500 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-04-11 06:30:22] Reporting-authn-users-4500 step9 : Print stdout order
________________________________________________________________________________
2024-04-11 06:30:22,123 INFO
2024-04-11 06:30:22,123 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-11 06:30:22,123 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:22,463 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:22,463 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:22,463 DEBUG --- stdout ---
2024-04-11 06:30:22,463 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:22,463 DEBUG --- stderr ---
2024-04-11 06:30:22,463 DEBUG
Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait.
2024-04-11 06:30:22,463 INFO
2024-04-11 06:30:22,463 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-11 06:30:22,463 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:22,791 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:22,791 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:22,791 DEBUG --- stdout ---
2024-04-11 06:30:22,791 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:22,791 DEBUG --- stderr ---
2024-04-11 06:30:22,791 DEBUG
2024-04-11 06:30:22,792 INFO
2024-04-11 06:30:22,792 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-4500/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-4500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-4500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-4500/stdout.txt file found"
2024-04-11 06:30:22,792 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-11 06:30:23,648 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-11 06:30:23,650 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:23,650 DEBUG --- stdout ---
2024-04-11 06:30:23,650 DEBUG /results/orders/Reporting-authn-users-4500/stdout.txt file found
2024-04-11 06:30:23,650 DEBUG --- stderr ---
2024-04-11 06:30:23,650 DEBUG
2024-04-11 06:30:23,651 INFO
2024-04-11 06:30:23,651 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-11 06:30:23,651 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:23,971 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:23,971 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:23,971 DEBUG --- stdout ---
2024-04-11 06:30:23,971 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:23,971 DEBUG --- stderr ---
2024-04-11 06:30:23,971 DEBUG
2024-04-11 06:30:23,971 INFO
2024-04-11 06:30:23,971 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/Reporting-authn-users-4500/stdout.txt
2024-04-11 06:30:24,812 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-11 06:30:24,813 DEBUG --- stdout ---
2024-04-11 06:30:24,813 DEBUG 4 /results/orders/Reporting-authn-users-4500/stdout.txt
2024-04-11 06:30:24,813 DEBUG --- stderr ---
2024-04-11 06:30:24,813 DEBUG
2024-04-11 06:30:24,813 INFO
- Download file (size 4k)
2024-04-11 06:30:24,813 INFO
2024-04-11 06:30:24,813 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-11 06:30:24,813 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:25,143 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:25,143 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:25,143 DEBUG --- stdout ---
2024-04-11 06:30:25,143 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:25,143 DEBUG --- stderr ---
2024-04-11 06:30:25,144 DEBUG
source : /results/orders/Reporting-authn-users-4500/stdout.txt @ overseer-0-78845f4f8c-v2r2q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stdout.txt
2024-04-11 06:30:25,144 INFO
2024-04-11 06:30:25,144 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-11 06:30:25,144 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:25,477 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:25,478 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:25,478 DEBUG --- stdout ---
2024-04-11 06:30:25,478 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:25,478 DEBUG --- stderr ---
2024-04-11 06:30:25,478 DEBUG
2024-04-11 06:30:25,479 INFO
2024-04-11 06:30:25,479 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/Reporting-authn-users-4500/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stdout.txt
2024-04-11 06:30:25,479 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-11 06:30:26,274 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:26,274 DEBUG --- stdout ---
2024-04-11 06:30:26,274 DEBUG tar: Removing leading `/' from member names
2024-04-11 06:30:26,274 DEBUG --- stderr ---
2024-04-11 06:30:26,274 DEBUG
2024-04-11 06:30:26,274 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stdout.txt is small (75 lines), printing all lines:
2024-04-11 06:30:26,275 DEBUG ----- output -----
2024-04-11 06:30:26,275 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-4500/loadtest-20240411060123629 --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 3706666 (OK=3706562 KO=104 )
> min response time 9 (OK=9 KO=1865 )
> max response time 95173 (OK=95173 KO=58991 )
> mean response time 20032 (OK=20032 KO=27831 )
> std deviation 20844 (OK=20844 KO=21039 )
> response time 50th percentile 12851 (OK=12856 KO=26388 )
> response time 75th percentile 34288 (OK=34295 KO=49804 )
> response time 95th percentile 60988 (OK=60989 KO=58980 )
> response time 99th percentile 74824 (OK=74823 KO=58989 )
> mean requests/sec 3725.292 (OK=3725.188 KO=0.105 )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 931851 ( 25%)
> 800 ms <= t < 1200 ms 49309 ( 1%)
> t >= 1200 ms 2725402 ( 74%)
> failed 104 ( 0%)
---- Errors --------------------------------------------------------------------
> status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 104 (100.0%)
), but actually found 502
================================================================================
Reports generated in 0s.
Please open the following file: file:///results/gatling/authn-users-4500/loadtest-20240411060123629/index.html
----------------------
[11/Apr/2024 07:30:11] Create tar file /results/gatling/authn-users-4500.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/authn-users-4500/loadtest-20240411060123629
RESULT_FOLDER=authn-users-4500
RESULT_PATH=/results/gatling/authn-users-4500
PWD=/results/gatling/authn-users-4500/loadtest-20240411060123629
[cmd] tar -czvf /results/gatling/authn-users-4500.tar.gz --exclude=simulation.log *
index.html
js/
js/assertions.json
js/stats.js
js/highstock.js
js/assertions.xml
js/bootstrap.min.js
js/highcharts-more.js
js/ellipsis.js
js/gatling.js
js/theme.js
js/global_stats.json
js/all_sessions.js
js/unpack.js
js/menu.js
js/stats.json
js/jquery-3.5.1.min.js
req_userrestlogin-03b82.html
style/
style/stat-l-roue.png
style/arrow_right.png
style/stat-l-temps.png
style/style.css
style/arrow_down.png
style/arrow_down_black.png
style/logo-enterprise.svg
style/stat-fleche-bas.png
style/logo.svg
style/bootstrap.min.css
style/favicon.ico
style/arrow_right_black.png
style/sorted-down.png
style/sortable.png
style/sorted-up.png
style/little_arrow_right.png
2024-04-11 06:30:26,275 INFO
________________________________________________________________________________
[2024-04-11 06:30:26] Reporting-authn-users-4500 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-04-11 06:30:26] Reporting-authn-users-4500 step11 : Print stderr order
________________________________________________________________________________
2024-04-11 06:30:26,276 INFO
2024-04-11 06:30:26,276 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-11 06:30:26,276 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:26,588 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:26,588 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:26,588 DEBUG --- stdout ---
2024-04-11 06:30:26,588 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:26,588 DEBUG --- stderr ---
2024-04-11 06:30:26,588 DEBUG
Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait.
2024-04-11 06:30:26,589 INFO
2024-04-11 06:30:26,589 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-11 06:30:26,589 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:26,941 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:26,941 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:26,941 DEBUG --- stdout ---
2024-04-11 06:30:26,941 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:26,941 DEBUG --- stderr ---
2024-04-11 06:30:26,941 DEBUG
2024-04-11 06:30:26,942 INFO
2024-04-11 06:30:26,942 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-4500/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-4500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-4500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-4500/stderr.txt file found"
2024-04-11 06:30:26,942 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-11 06:30:27,831 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-11 06:30:27,831 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:27,831 DEBUG --- stdout ---
2024-04-11 06:30:27,831 DEBUG /results/orders/Reporting-authn-users-4500/stderr.txt file found
2024-04-11 06:30:27,831 DEBUG --- stderr ---
2024-04-11 06:30:27,831 DEBUG
2024-04-11 06:30:27,832 INFO
2024-04-11 06:30:27,832 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-11 06:30:27,832 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:28,151 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:28,151 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:28,151 DEBUG --- stdout ---
2024-04-11 06:30:28,151 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:28,151 DEBUG --- stderr ---
2024-04-11 06:30:28,151 DEBUG
2024-04-11 06:30:28,151 INFO
2024-04-11 06:30:28,151 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/Reporting-authn-users-4500/stderr.txt
2024-04-11 06:30:29,088 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-11 06:30:29,088 DEBUG --- stdout ---
2024-04-11 06:30:29,090 DEBUG 0 /results/orders/Reporting-authn-users-4500/stderr.txt
2024-04-11 06:30:29,090 DEBUG --- stderr ---
2024-04-11 06:30:29,090 DEBUG
2024-04-11 06:30:29,090 INFO
- Download file (size 0k)
2024-04-11 06:30:29,090 INFO
2024-04-11 06:30:29,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-11 06:30:29,090 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:29,407 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:29,407 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:29,407 DEBUG --- stdout ---
2024-04-11 06:30:29,407 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:29,407 DEBUG --- stderr ---
2024-04-11 06:30:29,407 DEBUG
source : /results/orders/Reporting-authn-users-4500/stderr.txt @ overseer-0-78845f4f8c-v2r2q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stderr.txt
2024-04-11 06:30:29,408 INFO
2024-04-11 06:30:29,408 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-11 06:30:29,408 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-11 06:30:29,726 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-11 06:30:29,727 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:29,727 DEBUG --- stdout ---
2024-04-11 06:30:29,727 DEBUG overseer-0-78845f4f8c-v2r2q
2024-04-11 06:30:29,727 DEBUG --- stderr ---
2024-04-11 06:30:29,727 DEBUG
2024-04-11 06:30:29,727 INFO
2024-04-11 06:30:29,727 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/Reporting-authn-users-4500/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stderr.txt
2024-04-11 06:30:29,727 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-11 06:30:30,493 INFO [loop_until]: OK (rc = 0)
2024-04-11 06:30:30,493 DEBUG --- stdout ---
2024-04-11 06:30:30,493 DEBUG tar: Removing leading `/' from member names
2024-04-11 06:30:30,493 DEBUG --- stderr ---
2024-04-11 06:30:30,493 DEBUG
2024-04-11 06:30:30,494 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-4500/stderr.txt is small (0 lines), printing all lines:
2024-04-11 06:30:30,494 DEBUG ----- output -----
2024-04-11 06:30:30,494 DEBUG
2024-04-11 06:30:30,494 INFO
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 step13 : Analyze graphs for spikes
________________________________________________________________________________
Analyze Gatling graphs for spikes
checking parameters
open overall stats JSON file
checking simulation request userRestLogin
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/05_authn-users-4500/gatling/req_userrestlogin-03b82.html - cannot check for spikes
no spikes found
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 step14 : Collect Gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 3706666,
"ok": 3706562,
"ko": 104
},
"minResponseTime": {
"total": 9,
"ok": 9,
"ko": 1865
},
"maxResponseTime": {
"total": 95173,
"ok": 95173,
"ko": 58991
},
"meanResponseTime": {
"total": 20032,
"ok": 20032,
"ko": 27831
},
"standardDeviation": {
"total": 20844,
"ok": 20844,
"ko": 21039
},
"percentiles1": {
"total": 12851,
"ok": 12856,
"ko": 26388
},
"percentiles2": {
"total": 34288,
"ok": 34295,
"ko": 49804
},
"percentiles3": {
"total": 60988,
"ok": 60989,
"ko": 58980
},
"percentiles4": {
"total": 74824,
"ok": 74823,
"ko": 58989
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 931851,
"percentage": 25
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 49309,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 2725402,
"percentage": 74
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 104,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 3725.2924623115578,
"ok": 3725.1879396984923,
"ko": 0.10452261306532663
}
},
"details": [
{
"name": "userRestLogin",
"numberOfRequests": {
"total": 3706666,
"ok": 3706562,
"ko": 104
},
"minResponseTime": {
"total": 9,
"ok": 9,
"ko": 1865
},
"maxResponseTime": {
"total": 95173,
"ok": 95173,
"ko": 58991
},
"meanResponseTime": {
"total": 20032,
"ok": 20032,
"ko": 27831
},
"standardDeviation": {
"total": 20844,
"ok": 20844,
"ko": 21039
},
"percentiles1": {
"total": 12851,
"ok": 12857,
"ko": 26388
},
"percentiles2": {
"total": 34274,
"ok": 34276,
"ko": 49804
},
"percentiles3": {
"total": 60990,
"ok": 60989,
"ko": 58980
},
"percentiles4": {
"total": 74824,
"ok": 74823,
"ko": 58989
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 931851,
"percentage": 25
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 49309,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 2725402,
"percentage": 74
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 104,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 3725.2924623115578,
"ok": 3725.1879396984923,
"ko": 0.10452261306532663
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 3725,
"avg_response_time": 20032,
"max_response_time": 95173,
"min_response_time": 9,
"num_requests": 3706666,
"num_requests_pass": 3706562,
"num_requests_percent_pass": 99.997
},
"options": "; testMode:open; testCase:am.AMAuthN; throughput:4500; duration:3600",
"stats": {
"details": [
{
"group1": {
"count": 931851,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 25
},
"group2": {
"count": 49309,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 2725402,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 74
},
"group4": {
"count": 104,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 58991,
"ok": 95173,
"total": 95173
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.10452261306532663,
"ok": 3725.1879396984923,
"total": 3725.2924623115578
},
"meanResponseTime": {
"ko": 27831,
"ok": 20032,
"total": 20032
},
"minResponseTime": {
"ko": 1865,
"ok": 9,
"total": 9
},
"name": "userRestLogin",
"numberOfRequests": {
"ko": 104,
"ok": 3706562,
"total": 3706666
},
"percentiles1": {
"ko": 26388,
"ok": 12857,
"total": 12851
},
"percentiles2": {
"ko": 49804,
"ok": 34276,
"total": 34274
},
"percentiles3": {
"ko": 58980,
"ok": 60989,
"total": 60990
},
"percentiles4": {
"ko": 58989,
"ok": 74823,
"total": 74824
},
"spikes": [],
"standardDeviation": {
"ko": 21039,
"ok": 20844,
"total": 20844
}
}
],
"global": {
"group1": {
"count": 931851,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 25
},
"group2": {
"count": 49309,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 2725402,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 74
},
"group4": {
"count": 104,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 58991,
"ok": 95173,
"total": 95173
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.10452261306532663,
"ok": 3725.1879396984923,
"total": 3725.2924623115578
},
"meanResponseTime": {
"ko": 27831,
"ok": 20032,
"total": 20032
},
"minResponseTime": {
"ko": 1865,
"ok": 9,
"total": 9
},
"name": "All Requests",
"numberOfRequests": {
"ko": 104,
"ok": 3706562,
"total": 3706666
},
"percentiles1": {
"ko": 26388,
"ok": 12856,
"total": 12851
},
"percentiles2": {
"ko": 49804,
"ok": 34295,
"total": 34288
},
"percentiles3": {
"ko": 58980,
"ok": 60989,
"total": 60988
},
"percentiles4": {
"ko": 58989,
"ok": 74823,
"total": 74824
},
"standardDeviation": {
"ko": 21039,
"ok": 20844,
"total": 20844
}
}
},
"target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 step15 : Update run description in the Gatling HTML report
________________________________________________________________________________
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 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/05_authn-users-4500/stdout.txt
Gatling stdout.txt found, but is small - leave it intact.
________________________________________________________________________________
[2024-04-11 06:30:30] Reporting-authn-users-4500 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped