--Task--
name: Reporting-authn-users-1000
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']
preceding_task: None
options: {'task_name': 'authn-users-1000'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-15 00:04:05] Reporting-authn-users-1000 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-04-15 00:04:05] - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds)
[2024-04-15 00:04:05] - 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-1000/stdout.txt
Pod stderr file : /results/orders/Reporting-authn-users-1000/stderr.txt
Pod log : /results/orders/Reporting-authn-users-1000
________________________________________________________________________________
[2024-04-15 00:04:05] Reporting-authn-users-1000 step1 : Write order for overseer to generate the report
________________________________________________________________________________
2024-04-15 00:04:05,470 INFO
2024-04-15 00:04:05,470 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 00:04:05,471 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:04:05,870 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:04:05,870 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:04:05,870 DEBUG --- stdout ---
2024-04-15 00:04:05,870 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:04:05,870 DEBUG --- stderr ---
2024-04-15 00:04:05,870 DEBUG
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/order.json
{
"name": "Reporting-authn-users-1000",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-1000 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-authn-users-1000"
}
________________________________________________________________________________
[2024-04-15 00:04:05] Reporting-authn-users-1000 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
2024-04-15 00:04:05,872 INFO
2024-04-15 00:04:05,872 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-15 00:04:05,872 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0]
2024-04-15 00:04:06,186 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-15 00:04:06,187 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:04:06,187 DEBUG --- stdout ---
2024-04-15 00:04:06,187 DEBUG WAITING
2024-04-15 00:04:06,187 DEBUG --- stderr ---
2024-04-15 00:04:06,187 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 25 0 --:--:-- --:--:-- --:--:-- 25
________________________________________________________________________________
[2024-04-15 00:04:06] Reporting-authn-users-1000 step3 : Send order to overseer
________________________________________________________________________________
2024-04-15 00:04:06,188 INFO
2024-04-15 00:04:06,188 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 00:04:06,188 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:04:06,542 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:04:06,542 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:04:06,542 DEBUG --- stdout ---
2024-04-15 00:04:06,543 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:04:06,543 DEBUG --- stderr ---
2024-04-15 00:04:06,543 DEBUG
2024-04-15 00:04:06,543 INFO
2024-04-15 00:04:06,543 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/10_Reporting-authn-users-1000/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json
2024-04-15 00:04:06,543 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-15 00:04:08,026 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:04:08,026 DEBUG --- stdout ---
2024-04-15 00:04:08,026 DEBUG
2024-04-15 00:04:08,026 DEBUG --- stderr ---
2024-04-15 00:04:08,026 DEBUG
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-04-15 00:04:08] Reporting-authn-users-1000 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
2024-04-15 00:04:13,032 INFO
2024-04-15 00:04:13,033 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-15 00:04:13,033 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0]
2024-04-15 00:04:13,281 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:18,541 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:23,812 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:29,064 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:34,313 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:39,643 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:44,892 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:50,139 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:04:55,382 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:00,633 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:05,875 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:11,183 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:16,423 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:21,671 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:26,916 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:32,164 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:37,417 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:42,729 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:47,979 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:53,231 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry
2024-04-15 00:05:58,478 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - expected pattern found
2024-04-15 00:05:58,479 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:05:58,479 DEBUG --- stdout ---
2024-04-15 00:05:58,479 DEBUG WAITING
2024-04-15 00:05:58,479 DEBUG --- stderr ---
2024-04-15 00:05:58,479 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-15 00:05:58] Reporting-authn-users-1000 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
2024-04-15 00:05:58,480 INFO
2024-04-15 00:05:58,480 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 00:05:58,480 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:05:58,864 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:05:58,864 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:05:58,864 DEBUG --- stdout ---
2024-04-15 00:05:58,864 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:05:58,864 DEBUG --- stderr ---
2024-04-15 00:05:58,864 DEBUG
Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait.
2024-04-15 00:05:58,865 INFO
2024-04-15 00:05:58,865 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 00:05:58,865 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:05:59,198 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:05:59,198 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:05:59,198 DEBUG --- stdout ---
2024-04-15 00:05:59,199 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:05:59,199 DEBUG --- stderr ---
2024-04-15 00:05:59,199 DEBUG
2024-04-15 00:05:59,199 INFO
2024-04-15 00:05:59,199 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-1000.tar.gz" ]; then echo "/results/gatling/authn-users-1000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-1000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-1000.tar.gz file found"
2024-04-15 00:05:59,199 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-15 00:06:00,054 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-15 00:06:00,054 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:00,054 DEBUG --- stdout ---
2024-04-15 00:06:00,054 DEBUG /results/gatling/authn-users-1000.tar.gz file found
2024-04-15 00:06:00,055 DEBUG --- stderr ---
2024-04-15 00:06:00,055 DEBUG
2024-04-15 00:06:00,055 INFO
2024-04-15 00:06:00,055 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 00:06:00,055 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:00,394 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:00,395 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:00,395 DEBUG --- stdout ---
2024-04-15 00:06:00,395 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:00,395 DEBUG --- stderr ---
2024-04-15 00:06:00,395 DEBUG
2024-04-15 00:06:00,395 INFO
2024-04-15 00:06:00,395 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-1000.tar.gz
2024-04-15 00:06:01,247 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-15 00:06:01,247 DEBUG --- stdout ---
2024-04-15 00:06:01,247 DEBUG 208 /results/gatling/authn-users-1000.tar.gz
2024-04-15 00:06:01,247 DEBUG --- stderr ---
2024-04-15 00:06:01,248 DEBUG
2024-04-15 00:06:01,248 INFO
- Download file (size 208k)
2024-04-15 00:06:01,248 INFO
2024-04-15 00:06:01,248 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 00:06:01,248 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:01,628 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:01,628 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:01,628 DEBUG --- stdout ---
2024-04-15 00:06:01,628 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:01,628 DEBUG --- stderr ---
2024-04-15 00:06:01,628 DEBUG
source : /results/gatling/authn-users-1000.tar.gz @ overseer-0-5584f6c4db-bcn5q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-1000.tar.gz
2024-04-15 00:06:01,629 INFO
2024-04-15 00:06:01,629 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 00:06:01,629 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:01,958 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:01,958 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:01,958 DEBUG --- stdout ---
2024-04-15 00:06:01,958 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:01,958 DEBUG --- stderr ---
2024-04-15 00:06:01,958 DEBUG
2024-04-15 00:06:01,959 INFO
2024-04-15 00:06:01,959 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-1000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-1000.tar.gz
2024-04-15 00:06:01,959 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-15 00:06:02,974 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:02,975 DEBUG --- stdout ---
2024-04-15 00:06:02,975 DEBUG tar: Removing leading `/' from member names
2024-04-15 00:06:02,975 DEBUG --- stderr ---
2024-04-15 00:06:02,975 DEBUG
________________________________________________________________________________
[2024-04-15 00:06:02] Reporting-authn-users-1000 step6 : Unzip the result
________________________________________________________________________________
2024-04-15 00:06:02,976 INFO
2024-04-15 00:06:02,976 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-1000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-1000/gatling
2024-04-15 00:06:03,010 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-15 00:06:03,010 DEBUG --- stdout ---
2024-04-15 00:06:03,010 DEBUG
2024-04-15 00:06:03,010 DEBUG --- stderr ---
2024-04-15 00:06:03,010 DEBUG
2024-04-15 00:06:03,010 INFO
________________________________________________________________________________
[2024-04-15 00:06:03] Reporting-authn-users-1000 step7 : Print rc order
________________________________________________________________________________
2024-04-15 00:06:03,011 INFO
2024-04-15 00:06:03,011 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 00:06:03,012 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:03,354 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:03,354 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:03,354 DEBUG --- stdout ---
2024-04-15 00:06:03,354 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:03,354 DEBUG --- stderr ---
2024-04-15 00:06:03,354 DEBUG
Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait.
2024-04-15 00:06:03,355 INFO
2024-04-15 00:06:03,355 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 00:06:03,355 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:03,693 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:03,693 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:03,694 DEBUG --- stdout ---
2024-04-15 00:06:03,694 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:03,694 DEBUG --- stderr ---
2024-04-15 00:06:03,694 DEBUG
2024-04-15 00:06:03,694 INFO
2024-04-15 00:06:03,694 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-1000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-1000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-1000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-1000/rc.txt file found"
2024-04-15 00:06:03,694 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-15 00:06:04,554 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-15 00:06:04,554 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:04,555 DEBUG --- stdout ---
2024-04-15 00:06:04,555 DEBUG /results/orders/Reporting-authn-users-1000/rc.txt file found
2024-04-15 00:06:04,555 DEBUG --- stderr ---
2024-04-15 00:06:04,555 DEBUG
2024-04-15 00:06:04,555 INFO
2024-04-15 00:06:04,555 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 00:06:04,555 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:04,884 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:04,885 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:04,885 DEBUG --- stdout ---
2024-04-15 00:06:04,885 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:04,885 DEBUG --- stderr ---
2024-04-15 00:06:04,885 DEBUG
2024-04-15 00:06:04,885 INFO
2024-04-15 00:06:04,885 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-1000/rc.txt
2024-04-15 00:06:05,791 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-15 00:06:05,792 DEBUG --- stdout ---
2024-04-15 00:06:05,792 DEBUG 4 /results/orders/Reporting-authn-users-1000/rc.txt
2024-04-15 00:06:05,792 DEBUG --- stderr ---
2024-04-15 00:06:05,792 DEBUG
2024-04-15 00:06:05,792 INFO
- Download file (size 4k)
2024-04-15 00:06:05,792 INFO
2024-04-15 00:06:05,792 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 00:06:05,793 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:06,147 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:06,147 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:06,147 DEBUG --- stdout ---
2024-04-15 00:06:06,147 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:06,147 DEBUG --- stderr ---
2024-04-15 00:06:06,147 DEBUG
source : /results/orders/Reporting-authn-users-1000/rc.txt @ overseer-0-5584f6c4db-bcn5q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/rc.txt
2024-04-15 00:06:06,148 INFO
2024-04-15 00:06:06,148 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 00:06:06,148 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:06,489 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:06,489 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:06,489 DEBUG --- stdout ---
2024-04-15 00:06:06,489 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:06,489 DEBUG --- stderr ---
2024-04-15 00:06:06,490 DEBUG
2024-04-15 00:06:06,490 INFO
2024-04-15 00:06:06,490 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-1000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/rc.txt
2024-04-15 00:06:06,490 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-15 00:06:07,274 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:07,274 DEBUG --- stdout ---
2024-04-15 00:06:07,274 DEBUG tar: Removing leading `/' from member names
2024-04-15 00:06:07,274 DEBUG --- stderr ---
2024-04-15 00:06:07,274 DEBUG
2024-04-15 00:06:07,275 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/rc.txt is small (1 lines), printing all lines:
2024-04-15 00:06:07,275 DEBUG ----- output -----
2024-04-15 00:06:07,275 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
2024-04-15 00:06:07,275 INFO
________________________________________________________________________________
[2024-04-15 00:06:07] Reporting-authn-users-1000 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-04-15 00:06:07] Reporting-authn-users-1000 step9 : Print stdout order
________________________________________________________________________________
2024-04-15 00:06:07,276 INFO
2024-04-15 00:06:07,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-15 00:06:07,276 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:07,615 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:07,615 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:07,615 DEBUG --- stdout ---
2024-04-15 00:06:07,615 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:07,615 DEBUG --- stderr ---
2024-04-15 00:06:07,615 DEBUG
Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait.
2024-04-15 00:06:07,615 INFO
2024-04-15 00:06:07,616 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 00:06:07,616 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:07,977 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:07,979 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:07,979 DEBUG --- stdout ---
2024-04-15 00:06:07,979 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:07,979 DEBUG --- stderr ---
2024-04-15 00:06:07,979 DEBUG
2024-04-15 00:06:07,980 INFO
2024-04-15 00:06:07,980 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-1000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-1000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-1000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-1000/stdout.txt file found"
2024-04-15 00:06:07,981 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-15 00:06:08,816 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-15 00:06:08,816 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:08,816 DEBUG --- stdout ---
2024-04-15 00:06:08,816 DEBUG /results/orders/Reporting-authn-users-1000/stdout.txt file found
2024-04-15 00:06:08,816 DEBUG --- stderr ---
2024-04-15 00:06:08,816 DEBUG
2024-04-15 00:06:08,817 INFO
2024-04-15 00:06:08,817 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 00:06:08,817 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:09,187 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:09,188 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:09,188 DEBUG --- stdout ---
2024-04-15 00:06:09,188 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:09,188 DEBUG --- stderr ---
2024-04-15 00:06:09,188 DEBUG
2024-04-15 00:06:09,188 INFO
2024-04-15 00:06:09,188 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-1000/stdout.txt
2024-04-15 00:06:10,102 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-15 00:06:10,102 DEBUG --- stdout ---
2024-04-15 00:06:10,102 DEBUG 4 /results/orders/Reporting-authn-users-1000/stdout.txt
2024-04-15 00:06:10,102 DEBUG --- stderr ---
2024-04-15 00:06:10,102 DEBUG
2024-04-15 00:06:10,102 INFO
- Download file (size 4k)
2024-04-15 00:06:10,102 INFO
2024-04-15 00:06:10,102 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 00:06:10,102 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:10,435 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:10,435 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:10,435 DEBUG --- stdout ---
2024-04-15 00:06:10,435 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:10,435 DEBUG --- stderr ---
2024-04-15 00:06:10,435 DEBUG
source : /results/orders/Reporting-authn-users-1000/stdout.txt @ overseer-0-5584f6c4db-bcn5q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stdout.txt
2024-04-15 00:06:10,435 INFO
2024-04-15 00:06:10,435 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 00:06:10,435 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:10,763 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:10,763 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:10,763 DEBUG --- stdout ---
2024-04-15 00:06:10,763 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:10,763 DEBUG --- stderr ---
2024-04-15 00:06:10,763 DEBUG
2024-04-15 00:06:10,764 INFO
2024-04-15 00:06:10,764 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-1000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stdout.txt
2024-04-15 00:06:10,764 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-15 00:06:11,544 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:11,544 DEBUG --- stdout ---
2024-04-15 00:06:11,545 DEBUG tar: Removing leading `/' from member names
2024-04-15 00:06:11,545 DEBUG --- stderr ---
2024-04-15 00:06:11,545 DEBUG
2024-04-15 00:06:11,545 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stdout.txt is small (72 lines), printing all lines:
2024-04-15 00:06:11,545 DEBUG ----- output -----
2024-04-15 00:06:11,545 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-1000/loadtest-20240414183853102 --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 3617131 (OK=3617131 KO=0 )
> min response time 7 (OK=7 KO=- )
> max response time 211 (OK=211 KO=- )
> mean response time 10 (OK=10 KO=- )
> std deviation 2 (OK=2 KO=- )
> response time 50th percentile 10 (OK=10 KO=- )
> response time 75th percentile 10 (OK=10 KO=- )
> response time 95th percentile 12 (OK=12 KO=- )
> response time 99th percentile 15 (OK=15 KO=- )
> mean requests/sec 996.455 (OK=996.455 KO=- )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 3617131 (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-1000/loadtest-20240414183853102/index.html
----------------------
[15/Apr/2024 01:05:53] Create tar file /results/gatling/authn-users-1000.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/authn-users-1000/loadtest-20240414183853102
RESULT_FOLDER=authn-users-1000
RESULT_PATH=/results/gatling/authn-users-1000
PWD=/results/gatling/authn-users-1000/loadtest-20240414183853102
[cmd] tar -czvf /results/gatling/authn-users-1000.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 00:06:11,546 INFO
________________________________________________________________________________
[2024-04-15 00:06:11] Reporting-authn-users-1000 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-04-15 00:06:11] Reporting-authn-users-1000 step11 : Print stderr order
________________________________________________________________________________
2024-04-15 00:06:11,547 INFO
2024-04-15 00:06:11,548 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 00:06:11,548 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:11,886 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:11,887 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:11,887 DEBUG --- stdout ---
2024-04-15 00:06:11,887 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:11,887 DEBUG --- stderr ---
2024-04-15 00:06:11,887 DEBUG
Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait.
2024-04-15 00:06:11,887 INFO
2024-04-15 00:06:11,887 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 00:06:11,887 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:12,197 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:12,197 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:12,197 DEBUG --- stdout ---
2024-04-15 00:06:12,197 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:12,197 DEBUG --- stderr ---
2024-04-15 00:06:12,197 DEBUG
2024-04-15 00:06:12,198 INFO
2024-04-15 00:06:12,198 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-1000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-1000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-1000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-1000/stderr.txt file found"
2024-04-15 00:06:12,198 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-15 00:06:13,026 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-15 00:06:13,027 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:13,028 DEBUG --- stdout ---
2024-04-15 00:06:13,029 DEBUG /results/orders/Reporting-authn-users-1000/stderr.txt file found
2024-04-15 00:06:13,029 DEBUG --- stderr ---
2024-04-15 00:06:13,029 DEBUG
2024-04-15 00:06:13,029 INFO
2024-04-15 00:06:13,029 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 00:06:13,029 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:13,379 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:13,379 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:13,380 DEBUG --- stdout ---
2024-04-15 00:06:13,380 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:13,380 DEBUG --- stderr ---
2024-04-15 00:06:13,380 DEBUG
2024-04-15 00:06:13,380 INFO
2024-04-15 00:06:13,381 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-1000/stderr.txt
2024-04-15 00:06:14,293 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-15 00:06:14,294 DEBUG --- stdout ---
2024-04-15 00:06:14,294 DEBUG 0 /results/orders/Reporting-authn-users-1000/stderr.txt
2024-04-15 00:06:14,294 DEBUG --- stderr ---
2024-04-15 00:06:14,294 DEBUG
2024-04-15 00:06:14,294 INFO
- Download file (size 0k)
2024-04-15 00:06:14,294 INFO
2024-04-15 00:06:14,294 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 00:06:14,294 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:14,612 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:14,612 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:14,612 DEBUG --- stdout ---
2024-04-15 00:06:14,612 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:14,612 DEBUG --- stderr ---
2024-04-15 00:06:14,612 DEBUG
source : /results/orders/Reporting-authn-users-1000/stderr.txt @ overseer-0-5584f6c4db-bcn5q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stderr.txt
2024-04-15 00:06:14,613 INFO
2024-04-15 00:06:14,613 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 00:06:14,613 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-15 00:06:14,928 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-15 00:06:14,928 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:14,928 DEBUG --- stdout ---
2024-04-15 00:06:14,929 DEBUG overseer-0-5584f6c4db-bcn5q
2024-04-15 00:06:14,929 DEBUG --- stderr ---
2024-04-15 00:06:14,929 DEBUG
2024-04-15 00:06:14,929 INFO
2024-04-15 00:06:14,929 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-1000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stderr.txt
2024-04-15 00:06:14,929 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-15 00:06:15,752 INFO [loop_until]: OK (rc = 0)
2024-04-15 00:06:15,752 DEBUG --- stdout ---
2024-04-15 00:06:15,752 DEBUG tar: Removing leading `/' from member names
2024-04-15 00:06:15,752 DEBUG --- stderr ---
2024-04-15 00:06:15,752 DEBUG
2024-04-15 00:06:15,753 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-1000/stderr.txt is small (0 lines), printing all lines:
2024-04-15 00:06:15,753 DEBUG ----- output -----
2024-04-15 00:06:15,753 DEBUG
2024-04-15 00:06:15,753 INFO
________________________________________________________________________________
[2024-04-15 00:06:15] Reporting-authn-users-1000 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-04-15 00:06:15] Reporting-authn-users-1000 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 00:06:15] Reporting-authn-users-1000 step14 : Collect Gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 3617131,
"ok": 3617131,
"ko": 0
},
"minResponseTime": {
"total": 7,
"ok": 7,
"ko": 0
},
"maxResponseTime": {
"total": 211,
"ok": 211,
"ko": 0
},
"meanResponseTime": {
"total": 10,
"ok": 10,
"ko": 0
},
"standardDeviation": {
"total": 2,
"ok": 2,
"ko": 0
},
"percentiles1": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles2": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles3": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles4": {
"total": 15,
"ok": 15,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 3617131,
"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": 996.4548209366391,
"ok": 996.4548209366391,
"ko": 0
}
},
"details": [
{
"name": "userRestLogin",
"numberOfRequests": {
"total": 3617131,
"ok": 3617131,
"ko": 0
},
"minResponseTime": {
"total": 7,
"ok": 7,
"ko": 0
},
"maxResponseTime": {
"total": 211,
"ok": 211,
"ko": 0
},
"meanResponseTime": {
"total": 10,
"ok": 10,
"ko": 0
},
"standardDeviation": {
"total": 2,
"ok": 2,
"ko": 0
},
"percentiles1": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles2": {
"total": 10,
"ok": 10,
"ko": 0
},
"percentiles3": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles4": {
"total": 15,
"ok": 15,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 3617131,
"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": 996.4548209366391,
"ok": 996.4548209366391,
"ko": 0
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 996,
"avg_response_time": 10,
"max_response_time": 211,
"min_response_time": 7,
"num_requests": 3617131,
"num_requests_pass": 3617131,
"num_requests_percent_pass": 100.0
},
"options": "; testMode:open; testCase:am.AMAuthN; throughput:1000; duration:3600",
"stats": {
"details": [
{
"group1": {
"count": 3617131,
"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": 211,
"total": 211
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 996.4548209366391,
"total": 996.4548209366391
},
"meanResponseTime": {
"ko": 0,
"ok": 10,
"total": 10
},
"minResponseTime": {
"ko": 0,
"ok": 7,
"total": 7
},
"name": "userRestLogin",
"numberOfRequests": {
"ko": 0,
"ok": 3617131,
"total": 3617131
},
"percentiles1": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles2": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles3": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles4": {
"ko": 0,
"ok": 15,
"total": 15
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 2,
"total": 2
}
}
],
"global": {
"group1": {
"count": 3617131,
"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": 211,
"total": 211
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 996.4548209366391,
"total": 996.4548209366391
},
"meanResponseTime": {
"ko": 0,
"ok": 10,
"total": 10
},
"minResponseTime": {
"ko": 0,
"ok": 7,
"total": 7
},
"name": "All Requests",
"numberOfRequests": {
"ko": 0,
"ok": 3617131,
"total": 3617131
},
"percentiles1": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles2": {
"ko": 0,
"ok": 10,
"total": 10
},
"percentiles3": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles4": {
"ko": 0,
"ok": 15,
"total": 15
},
"standardDeviation": {
"ko": 0,
"ok": 2,
"total": 2
}
}
},
"target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-04-15 00:06:15] Reporting-authn-users-1000 step15 : Update run description in the Gatling HTML report
________________________________________________________________________________
________________________________________________________________________________
[2024-04-15 00:06:15] Reporting-authn-users-1000 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/02_authn-users-1000/stdout.txt
Gatling stdout.txt found, but is small - leave it intact.
________________________________________________________________________________
[2024-04-15 00:06:15] Reporting-authn-users-1000 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped