--Task--
name: Reporting-benchmark-150
enabled: True
class_name: GatlingResultTask
source_name: overseer-0
source_namespace: >default<
target_name: overseer-0
target_namespace: >default<
start: 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-benchmark-10', 'Reporting-benchmark-30', 'Reporting-benchmark-50', 'Reporting-benchmark-70', 'Reporting-benchmark-90', 'Reporting-benchmark-110', 'Reporting-benchmark-130']
options: {'task_name': 'benchmark-150'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-01-19 07:11:00] Reporting-benchmark-150 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-01-19 07:11:00] - INFO: Timeout for this Task has changed to 4h 30m (16200 seconds)
[2024-01-19 07:11:00] - 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-benchmark-150/stdout.txt
Pod stderr file : /results/orders/Reporting-benchmark-150/stderr.txt
Pod log : /results/orders/Reporting-benchmark-150
________________________________________________________________________________
[2024-01-19 07:11:00] Reporting-benchmark-150 step1 : Write order for overseer to generate the report
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/order.json
{
"name": "Reporting-benchmark-150",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-150 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-benchmark-150"
}
________________________________________________________________________________
[2024-01-19 07:11:01] Reporting-benchmark-150 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
[loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
[loop_until]: (max_time=120, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
WAITING
--- stderr ---
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 28 0 --:--:-- --:--:-- --:--:-- 28
________________________________________________________________________________
[2024-01-19 07:11:01] Reporting-benchmark-150 step3 : Send order to overseer
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/order.json overseer-0-79fb58875b-hlr8q:/results/orders/order.json
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
--- stderr ---
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-01-19 07:11:02] Reporting-benchmark-150 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
[loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
[loop_until]: (max_time=16200, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 26s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
WAITING
--- stderr ---
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 26 0 --:--:-- --:--:-- --:--:-- 26
________________________________________________________________________________
[2024-01-19 07:11:34] Reporting-benchmark-150 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait.
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-150.tar.gz" ]; then echo "/results/gatling/benchmark-150.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-150.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-150.tar.gz file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/gatling/benchmark-150.tar.gz file found
--- stderr ---
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/gatling/benchmark-150.tar.gz
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
1512 /results/gatling/benchmark-150.tar.gz
--- stderr ---
- Download file (size 1512k)
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
source : /results/gatling/benchmark-150.tar.gz @ overseer-0-79fb58875b-hlr8q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-150.tar.gz
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/gatling/benchmark-150.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-150.tar.gz
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
________________________________________________________________________________
[2024-01-19 07:11:38] Reporting-benchmark-150 step6 : Unzip the result
________________________________________________________________________________
[run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-150.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
--- stderr ---
________________________________________________________________________________
[2024-01-19 07:11:38] Reporting-benchmark-150 step7 : Print rc order
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait.
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-150/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-150/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-150/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-150/rc.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-150/rc.txt file found
--- stderr ---
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-150/rc.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
4 /results/orders/Reporting-benchmark-150/rc.txt
--- stderr ---
- Download file (size 4k)
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
source : /results/orders/Reporting-benchmark-150/rc.txt @ overseer-0-79fb58875b-hlr8q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/rc.txt
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-150/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/rc.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/rc.txt is small (1 lines), printing all lines:
----- output -----
CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
________________________________________________________________________________
[2024-01-19 07:11:42] Reporting-benchmark-150 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-01-19 07:11:42] Reporting-benchmark-150 step9 : Print stdout order
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait.
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-150/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-150/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-150/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-150/stdout.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-150/stdout.txt file found
--- stderr ---
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-150/stdout.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
8 /results/orders/Reporting-benchmark-150/stdout.txt
--- stderr ---
- Download file (size 8k)
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
source : /results/orders/Reporting-benchmark-150/stdout.txt @ overseer-0-79fb58875b-hlr8q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stdout.txt
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-150/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stdout.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stdout.txt is small (164 lines), printing all lines:
----- output -----
[cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-150/loadtest-20240119045612884 --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 2945474 (OK=2488559 KO=456915)
> min response time 33 (OK=33 KO=34 )
> max response time 60279 (OK=59999 KO=60279 )
> mean response time 5873 (OK=5427 KO=8303 )
> std deviation 7375 (OK=7195 KO=7851 )
> response time 50th percentile 3381 (OK=2611 KO=6815 )
> response time 75th percentile 9038 (OK=8296 KO=10381 )
> response time 95th percentile 20741 (OK=20186 KO=23484 )
> response time 99th percentile 31891 (OK=30923 KO=38230 )
> mean requests/sec 809.419 (OK=683.858 KO=125.561)
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 1010652 ( 34%)
> 800 ms <= t < 1200 ms 61700 ( 2%)
> t >= 1200 ms 1416207 ( 48%)
> failed 456915 ( 16%)
---- Errors --------------------------------------------------------------------
> RootUserinfo: Failed to build request: No attribute named 'acc 623740 (49.85%)
ess_token' is defined
> status.find.in([200, 209], 304), found 500 169793 (13.57%)
> status.find.is(200), but actually found 502 113072 ( 9.04%)
> headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 73689 ( 5.89%)
d nothing
> status.find.in([200, 209], 304), found 502 48685 ( 3.89%)
> deleteOrganization: Failed to build request: No attribute name 32687 ( 2.61%)
d 'organization_id' is defined
> queryOrganization: Failed to build request: No attribute named 32687 ( 2.61%)
'organization_id' is defined
> createOrganization: Failed to build request: No attribute name 30795 ( 2.46%)
d 'access_token' is defined
> status.find.is(302), but actually found 502 17170 ( 1.37%)
> tokenUserinfo: Failed to build request: No attribute named 'ac 15531 ( 1.24%)
cess_token' is defined
> status.find.in([200, 209], 304), found 503 9741 ( 0.78%)
> registrationCallback: Failed to build request: No attribute na 9715 ( 0.78%)
med 'callbacks' is defined
> status.find.is(200), but actually found 503 9614 ( 0.77%)
> userinfo: Failed to build request: No attribute named 'access_ 5959 ( 0.48%)
token' is defined
> status.find.is(200), but actually found 401 4951 ( 0.40%)
> UI AM revoke1: Failed to build request: No attribute named 'a 4635 ( 0.37%)
ccess_token' is defined
> UI AM revoke2: Failed to build request: No attribute named 'a 4600 ( 0.37%)
ccess_token_2' is defined
> UI IDM login: Failed to build request: No attribute named 'ac 4160 ( 0.33%)
cess_token_2' is defined
> UI IDM dashboard: Failed to build request: No attribute named 4160 ( 0.33%)
'access_token_2' is defined
> UI IDM privilege: Failed to build request: No attribute named 4160 ( 0.33%)
'access_token_2' is defined
> UI IDM user: Failed to build request: No attribute named 'use 4160 ( 0.33%)
r_uuid' is defined
> UI IDM alpha_user: Failed to build request: No attribute name 4160 ( 0.33%)
d 'access_token_2' is defined
> UI IDM features: Failed to build request: No attribute named 4160 ( 0.33%)
'access_token_2' is defined
> UI AM endsession: Failed to build request: No attribute named 4111 ( 0.33%)
'id_token_2' is defined
> status.find.is(302), but actually found 503 3451 ( 0.28%)
> restLoginUsernamePasswordCallback: Failed to build request: No 2461 ( 0.20%)
attribute named 'callbacks' is defined
> restloginProgressiveProfileCallback: Failed to build request: 2461 ( 0.20%)
No attribute named 'callbacks' is defined
> headerRegex((location,#id_token=(.*))).find.exists, found noth 2399 ( 0.19%)
ing
> status.find.in([200, 209], 304), found 401 2145 ( 0.17%)
> status.find.is(200), but actually found 500 628 ( 0.05%)
> jsonPath($.tokenId).find.exists, found nothing 494 ( 0.04%)
> status.find.is(200), but actually found 400 493 ( 0.04%)
> Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 323 ( 0.03%)
4.36.114.22:443 after 60000 ms
> status.find.in([200, 209], 304), found 400 260 ( 0.02%)
> status.find.in([200, 209], 304), found 404 7 ( 0.00%)
================================================================================
Reports generated in 1s.
Please open the following file: file:///results/gatling/benchmark-150/loadtest-20240119045612884/index.html
----------------------
[19/Jan/2024 07:11:32] Create tar file /results/gatling/benchmark-150.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/benchmark-150/loadtest-20240119045612884
RESULT_FOLDER=benchmark-150
RESULT_PATH=/results/gatling/benchmark-150
PWD=/results/gatling/benchmark-150/loadtest-20240119045612884
[cmd] tar -czvf /results/gatling/benchmark-150.tar.gz --exclude=simulation.log *
index.html
js/
js/stats.json
js/bootstrap.min.js
js/highstock.js
js/highcharts-more.js
js/jquery-3.5.1.min.js
js/assertions.xml
js/gatling.js
js/assertions.json
js/unpack.js
js/stats.js
js/all_sessions.js
js/global_stats.json
js/menu.js
js/ellipsis.js
js/theme.js
req_createorganizat-aeddb.html
req_deleteorganizat-d2d1a.html
req_getidtoken-0b1b0.html
req_getidtoken-redi-60d3f.html
req_queryorganizati-f11b5.html
req_registrationcal-2e2ae.html
req_restlogininitia-e2b9b.html
req_restloginprogre-9fc93.html
req_restloginuserna-d98ea.html
req_rootuserinfo-f7f60.html
req_skip-2fa-3cbda.html
req_tokenuserinfo-2d3d4.html
req_ui-am-endsessio-d6b72.html
req_ui-am-idfromses-2b770.html
req_ui-am-revoke1-60bf7.html
req_ui-am-revoke2-39c3f.html
req_ui-am-validateg-4c02a.html
req_ui-enduser-appa-926a9.html
req_ui-enduser-appa-c90f7.html
req_ui-enduser-sess-eea01.html
req_ui-idm-alpha-us-8b00d.html
req_ui-idm-dashboar-62bff.html
req_ui-idm-features-d9b90.html
req_ui-idm-login-1bfd7.html
req_ui-idm-oidctoke-2cd13.html
req_ui-idm-privileg-0dec9.html
req_ui-idm-uiconfig-7fd3c.html
req_ui-idm-user-e719d.html
req_ui-idm-version-642f9.html
req_ui-logout-aba8a.html
req_ui-logout-redir-b5101.html
req_ui-post-login-39b13.html
req_ui-post-login-r-8357a.html
req_user-accesstoke-0d48d.html
req_user-authorize--dd8b8.html
req_userinfo-d0c0b.html
style/
style/stat-fleche-bas.png
style/style.css
style/arrow_right.png
style/stat-l-roue.png
style/sorted-down.png
style/logo-enterprise.svg
style/arrow_right_black.png
style/favicon.ico
style/stat-l-temps.png
style/little_arrow_right.png
style/sortable.png
style/bootstrap.min.css
style/arrow_down_black.png
style/sorted-up.png
style/logo.svg
style/arrow_down.png
________________________________________________________________________________
[2024-01-19 07:11:46] Reporting-benchmark-150 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-01-19 07:11:46] Reporting-benchmark-150 step11 : Print stderr order
________________________________________________________________________________
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait.
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-150/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-150/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-150/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-150/stderr.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-150/stderr.txt file found
--- stderr ---
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-150/stderr.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
0 /results/orders/Reporting-benchmark-150/stderr.txt
--- stderr ---
- Download file (size 0k)
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
source : /results/orders/Reporting-benchmark-150/stderr.txt @ overseer-0-79fb58875b-hlr8q
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stderr.txt
[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
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-79fb58875b-hlr8q
--- stderr ---
[loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-150/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stderr.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-150/stderr.txt is small (0 lines), printing all lines:
----- output -----
________________________________________________________________________________
[2024-01-19 07:11:49] Reporting-benchmark-150 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-01-19 07:11:49] Reporting-benchmark-150 step13 : Analyze graphs for spikes
________________________________________________________________________________
Analyze Gatling graphs for spikes
checking parameters
open overall stats JSON file
checking simulation request restLoginInitiate
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_restlogininitia-e2b9b.html - cannot check for spikes
checking simulation request registrationCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_registrationcal-2e2ae.html - cannot check for spikes
checking simulation request restLoginUsernamePasswordCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_restloginuserna-d98ea.html - cannot check for spikes
checking simulation request Skip 2FA
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_skip-2fa-3cbda.html - cannot check for spikes
checking simulation request User Authorize PKCE stage
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_user-authorize--dd8b8.html - cannot check for spikes
checking simulation request User AccessToken PKCE stage
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_user-accesstoke-0d48d.html - cannot check for spikes
checking simulation request RootUserinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes
checking simulation request getIdToken
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_getidtoken-0b1b0.html - cannot check for spikes
checking simulation request tokenUserinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes
checking simulation request getIdToken Redirect 1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_getidtoken-redi-60d3f.html - cannot check for spikes
checking simulation request createOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_createorganizat-aeddb.html - cannot check for spikes
checking simulation request queryOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_queryorganizati-f11b5.html - cannot check for spikes
checking simulation request deleteOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes
checking simulation request UI-Post-Login
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-post-login-39b13.html - cannot check for spikes
checking simulation request UI-Post-Login Redirect 1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-post-login-r-8357a.html - cannot check for spikes
checking simulation request UI AM idFromSession
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-am-idfromses-2b770.html - cannot check for spikes
checking simulation request UI AM validateGoto
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes
checking simulation request UI Enduser appAuthHelper1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-enduser-appa-926a9.html - cannot check for spikes
checking simulation request UI Enduser appAuthHelper2
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-enduser-appa-c90f7.html - cannot check for spikes
checking simulation request UI Enduser sessioncheck
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-enduser-sess-eea01.html - cannot check for spikes
checking simulation request UI IDM uiconfig
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes
checking simulation request UI IDM features
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-features-d9b90.html - cannot check for spikes
checking simulation request UI IDM login
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-login-1bfd7.html - cannot check for spikes
checking simulation request UI IDM version
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-version-642f9.html - cannot check for spikes
checking simulation request UI IDM privilege
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-privileg-0dec9.html - cannot check for spikes
checking simulation request UI IDM alpha_user
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-alpha-us-8b00d.html - cannot check for spikes
checking simulation request UI IDM user
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-user-e719d.html - cannot check for spikes
checking simulation request UI IDM dashboard
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-dashboar-62bff.html - cannot check for spikes
checking simulation request UI IDM oidcToken
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-idm-oidctoke-2cd13.html - cannot check for spikes
checking simulation request userinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_userinfo-d0c0b.html - cannot check for spikes
checking simulation request UI-Logout Redirect 1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-logout-redir-b5101.html - cannot check for spikes
checking simulation request UI AM revoke1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes
checking simulation request UI AM revoke2
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-am-revoke2-39c3f.html - cannot check for spikes
checking simulation request UI AM endsession
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-am-endsessio-d6b72.html - cannot check for spikes
checking simulation request restloginProgressiveProfileCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_restloginprogre-9fc93.html - cannot check for spikes
checking simulation request UI-Logout
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/gatling/req_ui-logout-aba8a.html - cannot check for spikes
no spikes found
________________________________________________________________________________
[2024-01-19 07:11:49] Reporting-benchmark-150 step14 : Collect gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 2945474,
"ok": 2488559,
"ko": 456915
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 34
},
"maxResponseTime": {
"total": 60279,
"ok": 59999,
"ko": 60279
},
"meanResponseTime": {
"total": 5873,
"ok": 5427,
"ko": 8303
},
"standardDeviation": {
"total": 7375,
"ok": 7195,
"ko": 7851
},
"percentiles1": {
"total": 3381,
"ok": 2611,
"ko": 6815
},
"percentiles2": {
"total": 9038,
"ok": 8296,
"ko": 10381
},
"percentiles3": {
"total": 20741,
"ok": 20186,
"ko": 23484
},
"percentiles4": {
"total": 31891,
"ok": 30923,
"ko": 38230
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 1010652,
"percentage": 34
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 61700,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1416207,
"percentage": 48
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 456915,
"percentage": 16
},
"meanNumberOfRequestsPerSecond": {
"total": 809.4185215718604,
"ok": 683.8579280021984,
"ko": 125.56059356966199
}
},
"details": [
{
"name": "restLoginInitiate",
"numberOfRequests": {
"total": 542774,
"ok": 480030,
"ko": 62744
},
"minResponseTime": {
"total": 37,
"ok": 40,
"ko": 37
},
"maxResponseTime": {
"total": 52323,
"ok": 50561,
"ko": 52323
},
"meanResponseTime": {
"total": 5463,
"ok": 4989,
"ko": 9094
},
"standardDeviation": {
"total": 6592,
"ok": 6440,
"ko": 6614
},
"percentiles1": {
"total": 3568,
"ok": 2987,
"ko": 9039
},
"percentiles2": {
"total": 8704,
"ok": 7262,
"ko": 9040
},
"percentiles3": {
"total": 18167,
"ok": 17679,
"ko": 22877
},
"percentiles4": {
"total": 30334,
"ok": 29681,
"ko": 32832
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 175208,
"percentage": 32
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 9719,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 295103,
"percentage": 54
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 62744,
"percentage": 12
},
"meanNumberOfRequestsPerSecond": {
"total": 149.15471283319593,
"ok": 131.9126133553174,
"ko": 17.242099477878536
},
"spikes": []
},
{
"name": "registrationCallback",
"numberOfRequests": {
"total": 77058,
"ok": 71047,
"ko": 6011
},
"minResponseTime": {
"total": 34,
"ok": 212,
"ko": 34
},
"maxResponseTime": {
"total": 52777,
"ok": 50678,
"ko": 52777
},
"meanResponseTime": {
"total": 6366,
"ok": 6082,
"ko": 9717
},
"standardDeviation": {
"total": 6337,
"ok": 5904,
"ko": 9524
},
"percentiles1": {
"total": 4786,
"ok": 4668,
"ko": 6643
},
"percentiles2": {
"total": 8785,
"ok": 8444,
"ko": 14497
},
"percentiles3": {
"total": 18676,
"ok": 17593,
"ko": 27037
},
"percentiles4": {
"total": 28349,
"ok": 26795,
"ko": 46183
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 10865,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 5749,
"percentage": 7
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 54433,
"percentage": 71
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 6011,
"percentage": 8
},
"meanNumberOfRequestsPerSecond": {
"total": 21.175597691673538,
"ok": 19.523770266556745,
"ko": 1.6518274251167904
},
"spikes": []
},
{
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"total": 403483,
"ok": 364555,
"ko": 38928
},
"minResponseTime": {
"total": 34,
"ok": 70,
"ko": 34
},
"maxResponseTime": {
"total": 60217,
"ok": 59999,
"ko": 60217
},
"meanResponseTime": {
"total": 9929,
"ok": 9631,
"ko": 12725
},
"standardDeviation": {
"total": 8716,
"ok": 8360,
"ko": 11147
},
"percentiles1": {
"total": 8656,
"ok": 8579,
"ko": 9730
},
"percentiles2": {
"total": 14526,
"ok": 14150,
"ko": 19109
},
"percentiles3": {
"total": 26254,
"ok": 25209,
"ko": 34168
},
"percentiles4": {
"total": 36837,
"ok": 34275,
"ko": 53895
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 61825,
"percentage": 15
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 10044,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 292686,
"percentage": 73
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 38928,
"percentage": 10
},
"meanNumberOfRequestsPerSecond": {
"total": 110.8774388568288,
"ok": 100.17999450398462,
"ko": 10.697444352844188
},
"spikes": []
},
{
"name": "Skip 2FA",
"numberOfRequests": {
"total": 255995,
"ok": 229969,
"ko": 26026
},
"minResponseTime": {
"total": 34,
"ok": 69,
"ko": 34
},
"maxResponseTime": {
"total": 60279,
"ok": 59914,
"ko": 60279
},
"meanResponseTime": {
"total": 12322,
"ok": 12073,
"ko": 14520
},
"standardDeviation": {
"total": 9874,
"ok": 9481,
"ko": 12626
},
"percentiles1": {
"total": 11218,
"ok": 11191,
"ko": 11585
},
"percentiles2": {
"total": 17996,
"ok": 17726,
"ko": 20705
},
"percentiles3": {
"total": 30085,
"ok": 29203,
"ko": 40684
},
"percentiles4": {
"total": 42575,
"ok": 39099,
"ko": 57343
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 35773,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 5078,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 189118,
"percentage": 74
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 26026,
"percentage": 10
},
"meanNumberOfRequestsPerSecond": {
"total": 70.34762297334433,
"ok": 63.19565814784281,
"ko": 7.151964825501511
},
"spikes": []
},
{
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"total": 348913,
"ok": 257914,
"ko": 90999
},
"minResponseTime": {
"total": 34,
"ok": 43,
"ko": 34
},
"maxResponseTime": {
"total": 53707,
"ok": 50900,
"ko": 53707
},
"meanResponseTime": {
"total": 5450,
"ok": 4695,
"ko": 7591
},
"standardDeviation": {
"total": 6256,
"ok": 5908,
"ko": 6703
},
"percentiles1": {
"total": 3830,
"ok": 2909,
"ko": 5897
},
"percentiles2": {
"total": 7952,
"ok": 7067,
"ko": 10307
},
"percentiles3": {
"total": 18150,
"ok": 16840,
"ko": 19848
},
"percentiles4": {
"total": 27614,
"ok": 26533,
"ko": 30423
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 98764,
"percentage": 28
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6534,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 152616,
"percentage": 44
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 90999,
"percentage": 26
},
"meanNumberOfRequestsPerSecond": {
"total": 95.88156086837043,
"ok": 70.87496564990381,
"ko": 25.00659521846661
},
"spikes": []
},
{
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"total": 258853,
"ok": 206959,
"ko": 51894
},
"minResponseTime": {
"total": 34,
"ok": 43,
"ko": 34
},
"maxResponseTime": {
"total": 60000,
"ok": 53059,
"ko": 60000
},
"meanResponseTime": {
"total": 5177,
"ok": 4512,
"ko": 7828
},
"standardDeviation": {
"total": 6134,
"ok": 5814,
"ko": 6639
},
"percentiles1": {
"total": 3525,
"ok": 2556,
"ko": 6190
},
"percentiles2": {
"total": 7675,
"ok": 6789,
"ko": 10534
},
"percentiles3": {
"total": 17488,
"ok": 16185,
"ko": 20254
},
"percentiles4": {
"total": 27004,
"ok": 26179,
"ko": 29757
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 80812,
"percentage": 31
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6310,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 119837,
"percentage": 46
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 51894,
"percentage": 20
},
"meanNumberOfRequestsPerSecond": {
"total": 71.13300357241,
"ok": 56.87249244297884,
"ko": 14.260511129431162
},
"spikes": []
},
{
"name": "RootUserinfo",
"numberOfRequests": {
"total": 402425,
"ok": 262547,
"ko": 139878
},
"minResponseTime": {
"total": 34,
"ok": 40,
"ko": 34
},
"maxResponseTime": {
"total": 60001,
"ok": 58228,
"ko": 60001
},
"meanResponseTime": {
"total": 4564,
"ok": 3528,
"ko": 6508
},
"standardDeviation": {
"total": 5981,
"ok": 5464,
"ko": 6411
},
"percentiles1": {
"total": 2813,
"ok": 606,
"ko": 4869
},
"percentiles2": {
"total": 6883,
"ok": 5215,
"ko": 9032
},
"percentiles3": {
"total": 16040,
"ok": 14078,
"ko": 18628
},
"percentiles4": {
"total": 27357,
"ok": 25017,
"ko": 31628
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 135770,
"percentage": 34
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6196,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 120581,
"percentage": 30
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 139878,
"percentage": 35
},
"meanNumberOfRequestsPerSecond": {
"total": 110.586699642759,
"ok": 72.14811761472932,
"ko": 38.43858202802968
},
"spikes": []
},
{
"name": "getIdToken",
"numberOfRequests": {
"total": 50762,
"ok": 45733,
"ko": 5029
},
"minResponseTime": {
"total": 35,
"ok": 39,
"ko": 35
},
"maxResponseTime": {
"total": 60000,
"ok": 58696,
"ko": 60000
},
"meanResponseTime": {
"total": 5803,
"ok": 5869,
"ko": 5198
},
"standardDeviation": {
"total": 7037,
"ok": 7161,
"ko": 5753
},
"percentiles1": {
"total": 3989,
"ok": 3933,
"ko": 4599
},
"percentiles2": {
"total": 8146,
"ok": 8038,
"ko": 9035
},
"percentiles3": {
"total": 21107,
"ok": 22245,
"ko": 15622
},
"percentiles4": {
"total": 32326,
"ok": 33607,
"ko": 26726
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 14200,
"percentage": 28
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1402,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 30131,
"percentage": 59
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 5029,
"percentage": 10
},
"meanNumberOfRequestsPerSecond": {
"total": 13.949436658422643,
"ok": 12.567463588898049,
"ko": 1.3819730695245946
},
"spikes": []
},
{
"name": "tokenUserinfo",
"numberOfRequests": {
"total": 75009,
"ok": 71905,
"ko": 3104
},
"minResponseTime": {
"total": 35,
"ok": 39,
"ko": 35
},
"maxResponseTime": {
"total": 60001,
"ok": 55563,
"ko": 60001
},
"meanResponseTime": {
"total": 4448,
"ok": 4327,
"ko": 7249
},
"standardDeviation": {
"total": 5954,
"ok": 5838,
"ko": 7693
},
"percentiles1": {
"total": 2523,
"ok": 2406,
"ko": 4996
},
"percentiles2": {
"total": 6581,
"ok": 6465,
"ko": 9532
},
"percentiles3": {
"total": 16652,
"ok": 16319,
"ko": 21532
},
"percentiles4": {
"total": 26547,
"ok": 26266,
"ko": 33285
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 28617,
"percentage": 38
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1634,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 41654,
"percentage": 56
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 3104,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 20.612530915086563,
"ok": 19.759549326738114,
"ko": 0.8529815883484474
},
"spikes": []
},
{
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"total": 45733,
"ok": 45706,
"ko": 27
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 464
},
"maxResponseTime": {
"total": 7918,
"ok": 5051,
"ko": 7918
},
"meanResponseTime": {
"total": 68,
"ok": 66,
"ko": 3020
},
"standardDeviation": {
"total": 230,
"ok": 211,
"ko": 2431
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 2930
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 4548
},
"percentiles3": {
"total": 42,
"ok": 42,
"ko": 6662
},
"percentiles4": {
"total": 1084,
"ok": 1076,
"ko": 7594
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 45043,
"percentage": 98
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 282,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 381,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 27,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 12.567463588898049,
"ok": 12.56004396812311,
"ko": 0.00741962077493817
},
"spikes": []
},
{
"name": "createOrganization",
"numberOfRequests": {
"total": 19967,
"ok": 18075,
"ko": 1892
},
"minResponseTime": {
"total": 36,
"ok": 58,
"ko": 36
},
"maxResponseTime": {
"total": 19117,
"ok": 17212,
"ko": 19117
},
"meanResponseTime": {
"total": 2982,
"ok": 2392,
"ko": 8614
},
"standardDeviation": {
"total": 3461,
"ok": 2834,
"ko": 3834
},
"percentiles1": {
"total": 1265,
"ok": 871,
"ko": 10280
},
"percentiles2": {
"total": 4840,
"ok": 4057,
"ko": 10815
},
"percentiles3": {
"total": 10398,
"ok": 8464,
"ko": 12150
},
"percentiles4": {
"total": 11483,
"ok": 10337,
"ko": 15285
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 8864,
"percentage": 44
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 849,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 8362,
"percentage": 42
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1892,
"percentage": 9
},
"meanNumberOfRequestsPerSecond": {
"total": 5.486946963451498,
"ok": 4.967023907666942,
"ko": 0.5199230557845562
},
"spikes": []
},
{
"name": "queryOrganization",
"numberOfRequests": {
"total": 18075,
"ok": 17413,
"ko": 662
},
"minResponseTime": {
"total": 38,
"ok": 47,
"ko": 38
},
"maxResponseTime": {
"total": 16624,
"ok": 14231,
"ko": 16624
},
"meanResponseTime": {
"total": 1743,
"ok": 1433,
"ko": 9895
},
"standardDeviation": {
"total": 2866,
"ok": 2378,
"ko": 2567
},
"percentiles1": {
"total": 157,
"ok": 144,
"ko": 10528
},
"percentiles2": {
"total": 2446,
"ok": 1843,
"ko": 10898
},
"percentiles3": {
"total": 8853,
"ok": 7150,
"ko": 11903
},
"percentiles4": {
"total": 10952,
"ok": 9650,
"ko": 15478
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 12006,
"percentage": 66
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 563,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 4844,
"percentage": 27
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 662,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 4.967023907666942,
"ok": 4.785105798296235,
"ko": 0.18191810937070624
},
"spikes": []
},
{
"name": "deleteOrganization",
"numberOfRequests": {
"total": 18075,
"ok": 17541,
"ko": 534
},
"minResponseTime": {
"total": 38,
"ok": 51,
"ko": 38
},
"maxResponseTime": {
"total": 16239,
"ok": 13865,
"ko": 16239
},
"meanResponseTime": {
"total": 1271,
"ok": 1033,
"ko": 9094
},
"standardDeviation": {
"total": 2484,
"ok": 2029,
"ko": 3249
},
"percentiles1": {
"total": 147,
"ok": 143,
"ko": 10326
},
"percentiles2": {
"total": 696,
"ok": 509,
"ko": 10825
},
"percentiles3": {
"total": 7592,
"ok": 6039,
"ko": 11555
},
"percentiles4": {
"total": 10769,
"ok": 9099,
"ko": 13102
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 13693,
"percentage": 76
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 457,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 3391,
"percentage": 19
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 534,
"percentage": 3
},
"meanNumberOfRequestsPerSecond": {
"total": 4.967023907666942,
"ok": 4.820280296784831,
"ko": 0.14674361088211046
},
"spikes": []
},
{
"name": "UI-Post-Login",
"numberOfRequests": {
"total": 24577,
"ok": 20690,
"ko": 3887
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 123
},
"maxResponseTime": {
"total": 9057,
"ok": 8880,
"ko": 9057
},
"meanResponseTime": {
"total": 1556,
"ok": 240,
"ko": 8559
},
"standardDeviation": {
"total": 3250,
"ok": 975,
"ko": 1865
},
"percentiles1": {
"total": 36,
"ok": 35,
"ko": 9035
},
"percentiles2": {
"total": 38,
"ok": 36,
"ko": 9036
},
"percentiles3": {
"total": 9036,
"ok": 2085,
"ko": 9037
},
"percentiles4": {
"total": 9036,
"ok": 6604,
"ko": 9038
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 19537,
"percentage": 79
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 84,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1069,
"percentage": 4
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 3887,
"percentage": 16
},
"meanNumberOfRequestsPerSecond": {
"total": 6.75377851057983,
"ok": 5.685627919758176,
"ko": 1.0681505908216542
},
"spikes": []
},
{
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"total": 61315,
"ok": 59695,
"ko": 1620
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 80
},
"maxResponseTime": {
"total": 9051,
"ok": 8670,
"ko": 9051
},
"meanResponseTime": {
"total": 255,
"ok": 81,
"ko": 6672
},
"standardDeviation": {
"total": 1260,
"ok": 361,
"ko": 3602
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 9035
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 9036
},
"percentiles3": {
"total": 216,
"ok": 42,
"ko": 9037
},
"percentiles4": {
"total": 9035,
"ok": 2137,
"ko": 9038
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 58741,
"percentage": 96
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 25,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 929,
"percentage": 2
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1620,
"percentage": 3
},
"meanNumberOfRequestsPerSecond": {
"total": 16.8494091783457,
"ok": 16.40423193184941,
"ko": 0.4451772464962902
},
"spikes": []
},
{
"name": " UI AM idFromSession",
"numberOfRequests": {
"total": 20088,
"ok": 17176,
"ko": 2912
},
"minResponseTime": {
"total": 34,
"ok": 38,
"ko": 34
},
"maxResponseTime": {
"total": 51971,
"ok": 47692,
"ko": 51971
},
"meanResponseTime": {
"total": 4688,
"ok": 4282,
"ko": 7081
},
"standardDeviation": {
"total": 6231,
"ok": 5624,
"ko": 8633
},
"percentiles1": {
"total": 2736,
"ok": 2525,
"ko": 4048
},
"percentiles2": {
"total": 6697,
"ok": 6421,
"ko": 10051
},
"percentiles3": {
"total": 17882,
"ok": 14965,
"ko": 23708
},
"percentiles4": {
"total": 28144,
"ok": 26025,
"ko": 33100
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6602,
"percentage": 33
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 390,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10184,
"percentage": 51
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2912,
"percentage": 14
},
"meanNumberOfRequestsPerSecond": {
"total": 5.520197856553998,
"ok": 4.719978015938445,
"ko": 0.8002198406155537
},
"spikes": []
},
{
"name": " UI AM validateGoto",
"numberOfRequests": {
"total": 20088,
"ok": 18775,
"ko": 1313
},
"minResponseTime": {
"total": 37,
"ok": 40,
"ko": 37
},
"maxResponseTime": {
"total": 51127,
"ok": 49697,
"ko": 51127
},
"meanResponseTime": {
"total": 4701,
"ok": 4655,
"ko": 5369
},
"standardDeviation": {
"total": 6213,
"ok": 6162,
"ko": 6867
},
"percentiles1": {
"total": 2765,
"ok": 2710,
"ko": 3119
},
"percentiles2": {
"total": 6715,
"ok": 6697,
"ko": 7526
},
"percentiles3": {
"total": 17814,
"ok": 17639,
"ko": 20214
},
"percentiles4": {
"total": 28125,
"ok": 28070,
"ko": 28934
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6969,
"percentage": 35
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 428,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 11378,
"percentage": 57
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1313,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 5.520197856553998,
"ok": 5.15938444627645,
"ko": 0.36081341027754876
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"total": 19728,
"ok": 19680,
"ko": 48
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 177
},
"maxResponseTime": {
"total": 9036,
"ok": 4425,
"ko": 9036
},
"meanResponseTime": {
"total": 62,
"ok": 60,
"ko": 907
},
"standardDeviation": {
"total": 231,
"ok": 219,
"ko": 1248
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 578
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 1209
},
"percentiles3": {
"total": 41,
"ok": 40,
"ko": 1273
},
"percentiles4": {
"total": 1274,
"ok": 1094,
"ko": 5404
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 19477,
"percentage": 99
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 8,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 195,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 48,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 5.4212695795548225,
"ok": 5.4080791426216,
"ko": 0.013190436933223413
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"total": 19728,
"ok": 19687,
"ko": 41
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 116
},
"maxResponseTime": {
"total": 4339,
"ok": 4339,
"ko": 1325
},
"meanResponseTime": {
"total": 60,
"ok": 59,
"ko": 865
},
"standardDeviation": {
"total": 211,
"ok": 208,
"ko": 423
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 1156
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 1234
},
"percentiles3": {
"total": 41,
"ok": 41,
"ko": 1260
},
"percentiles4": {
"total": 1156,
"ok": 504,
"ko": 1300
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 19503,
"percentage": 99
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 178,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 41,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 5.4212695795548225,
"ok": 5.410002748007694,
"ko": 0.011266831547128332
},
"spikes": []
},
{
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"total": 19879,
"ok": 19867,
"ko": 12
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 346
},
"maxResponseTime": {
"total": 6567,
"ok": 6567,
"ko": 1295
},
"meanResponseTime": {
"total": 51,
"ok": 50,
"ko": 828
},
"standardDeviation": {
"total": 162,
"ok": 161,
"ko": 363
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 811
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 1177
},
"percentiles3": {
"total": 41,
"ok": 41,
"ko": 1292
},
"percentiles4": {
"total": 268,
"ok": 245,
"ko": 1294
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 19759,
"percentage": 99
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 102,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 12,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 5.462764495740588,
"ok": 5.459466886507283,
"ko": 0.0032976092333058533
},
"spikes": []
},
{
"name": " UI IDM uiconfig",
"numberOfRequests": {
"total": 19879,
"ok": 19859,
"ko": 20
},
"minResponseTime": {
"total": 40,
"ok": 40,
"ko": 252
},
"maxResponseTime": {
"total": 8707,
"ok": 8707,
"ko": 5286
},
"meanResponseTime": {
"total": 167,
"ok": 166,
"ko": 1374
},
"standardDeviation": {
"total": 438,
"ok": 435,
"ko": 1039
},
"percentiles1": {
"total": 62,
"ok": 62,
"ko": 1236
},
"percentiles2": {
"total": 82,
"ok": 82,
"ko": 1517
},
"percentiles3": {
"total": 716,
"ok": 699,
"ko": 2383
},
"percentiles4": {
"total": 2465,
"ok": 2464,
"ko": 4705
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 18935,
"percentage": 95
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 312,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 612,
"percentage": 3
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 20,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 5.462764495740588,
"ok": 5.457268480351745,
"ko": 0.005496015388843089
},
"spikes": []
},
{
"name": " UI IDM features",
"numberOfRequests": {
"total": 15719,
"ok": 14543,
"ko": 1176
},
"minResponseTime": {
"total": 40,
"ok": 55,
"ko": 40
},
"maxResponseTime": {
"total": 18363,
"ok": 14821,
"ko": 18363
},
"meanResponseTime": {
"total": 2461,
"ok": 1967,
"ko": 8579
},
"standardDeviation": {
"total": 3224,
"ok": 2611,
"ko": 3767
},
"percentiles1": {
"total": 686,
"ok": 423,
"ko": 10304
},
"percentiles2": {
"total": 3769,
"ok": 3135,
"ko": 10868
},
"percentiles3": {
"total": 10179,
"ok": 7775,
"ko": 11918
},
"percentiles4": {
"total": 11249,
"ok": 10073,
"ko": 15224
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7970,
"percentage": 51
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 569,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 6004,
"percentage": 38
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1176,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.996427589997252,
"ko": 0.3231657048639736
},
"spikes": []
},
{
"name": " UI IDM login",
"numberOfRequests": {
"total": 15719,
"ok": 14466,
"ko": 1253
},
"minResponseTime": {
"total": 40,
"ok": 54,
"ko": 40
},
"maxResponseTime": {
"total": 16674,
"ok": 15569,
"ko": 16674
},
"meanResponseTime": {
"total": 2464,
"ok": 1957,
"ko": 8319
},
"standardDeviation": {
"total": 3236,
"ok": 2609,
"ko": 3946
},
"percentiles1": {
"total": 718,
"ok": 430,
"ko": 10251
},
"percentiles2": {
"total": 3716,
"ok": 3075,
"ko": 10894
},
"percentiles3": {
"total": 10207,
"ok": 7741,
"ko": 12035
},
"percentiles4": {
"total": 11338,
"ok": 10121,
"ko": 15089
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7916,
"percentage": 50
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 599,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 5951,
"percentage": 38
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1253,
"percentage": 8
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.975267930750206,
"ko": 0.3443253641110195
},
"spikes": []
},
{
"name": " UI IDM version",
"numberOfRequests": {
"total": 19879,
"ok": 19855,
"ko": 24
},
"minResponseTime": {
"total": 43,
"ok": 43,
"ko": 141
},
"maxResponseTime": {
"total": 8700,
"ok": 8700,
"ko": 3925
},
"meanResponseTime": {
"total": 175,
"ok": 174,
"ko": 1391
},
"standardDeviation": {
"total": 455,
"ok": 452,
"ko": 790
},
"percentiles1": {
"total": 66,
"ok": 66,
"ko": 1238
},
"percentiles2": {
"total": 85,
"ok": 85,
"ko": 1794
},
"percentiles3": {
"total": 756,
"ok": 728,
"ko": 2423
},
"percentiles4": {
"total": 2495,
"ok": 2494,
"ko": 3584
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 18906,
"percentage": 95
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 311,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 638,
"percentage": 3
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 24,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 5.462764495740588,
"ok": 5.456169277273976,
"ko": 0.006595218466611707
},
"spikes": []
},
{
"name": " UI IDM privilege",
"numberOfRequests": {
"total": 15719,
"ok": 14500,
"ko": 1219
},
"minResponseTime": {
"total": 39,
"ok": 54,
"ko": 39
},
"maxResponseTime": {
"total": 17125,
"ok": 15831,
"ko": 17125
},
"meanResponseTime": {
"total": 2458,
"ok": 1967,
"ko": 8302
},
"standardDeviation": {
"total": 3217,
"ok": 2613,
"ko": 3904
},
"percentiles1": {
"total": 717,
"ok": 441,
"ko": 10273
},
"percentiles2": {
"total": 3715,
"ok": 3111,
"ko": 10837
},
"percentiles3": {
"total": 10198,
"ok": 7796,
"ko": 11996
},
"percentiles4": {
"total": 11279,
"ok": 10116,
"ko": 15217
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7924,
"percentage": 50
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 588,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 5988,
"percentage": 38
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1219,
"percentage": 8
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.9846111569112392,
"ko": 0.33498213794998627
},
"spikes": []
},
{
"name": " UI IDM alpha_user",
"numberOfRequests": {
"total": 15719,
"ok": 14543,
"ko": 1176
},
"minResponseTime": {
"total": 41,
"ok": 51,
"ko": 41
},
"maxResponseTime": {
"total": 18393,
"ok": 18393,
"ko": 17091
},
"meanResponseTime": {
"total": 2483,
"ok": 1986,
"ko": 8634
},
"standardDeviation": {
"total": 3241,
"ok": 2632,
"ko": 3719
},
"percentiles1": {
"total": 739,
"ok": 461,
"ko": 10297
},
"percentiles2": {
"total": 3779,
"ok": 3149,
"ko": 10856
},
"percentiles3": {
"total": 10174,
"ok": 7866,
"ko": 11952
},
"percentiles4": {
"total": 11261,
"ok": 10130,
"ko": 15233
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7911,
"percentage": 50
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 569,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 6063,
"percentage": 39
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1176,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.996427589997252,
"ko": 0.3231657048639736
},
"spikes": []
},
{
"name": " UI IDM user",
"numberOfRequests": {
"total": 15719,
"ok": 14547,
"ko": 1172
},
"minResponseTime": {
"total": 36,
"ok": 49,
"ko": 36
},
"maxResponseTime": {
"total": 16818,
"ok": 15539,
"ko": 16818
},
"meanResponseTime": {
"total": 2443,
"ok": 1949,
"ko": 8577
},
"standardDeviation": {
"total": 3216,
"ok": 2605,
"ko": 3720
},
"percentiles1": {
"total": 674,
"ok": 426,
"ko": 10253
},
"percentiles2": {
"total": 3718,
"ok": 3107,
"ko": 10788
},
"percentiles3": {
"total": 10143,
"ok": 7686,
"ko": 12006
},
"percentiles4": {
"total": 11217,
"ok": 10127,
"ko": 15156
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7995,
"percentage": 51
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 555,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 5997,
"percentage": 38
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1172,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.9975267930750205,
"ko": 0.322066501786205
},
"spikes": []
},
{
"name": " UI IDM dashboard",
"numberOfRequests": {
"total": 15719,
"ok": 14544,
"ko": 1175
},
"minResponseTime": {
"total": 36,
"ok": 44,
"ko": 36
},
"maxResponseTime": {
"total": 16861,
"ok": 15443,
"ko": 16861
},
"meanResponseTime": {
"total": 2413,
"ok": 1916,
"ko": 8559
},
"standardDeviation": {
"total": 3212,
"ok": 2596,
"ko": 3712
},
"percentiles1": {
"total": 633,
"ok": 378,
"ko": 10177
},
"percentiles2": {
"total": 3699,
"ok": 3099,
"ko": 10823
},
"percentiles3": {
"total": 10073,
"ok": 7688,
"ko": 11949
},
"percentiles4": {
"total": 11253,
"ok": 10009,
"ko": 15266
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 8064,
"percentage": 51
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 546,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 5934,
"percentage": 38
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1175,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 4.3195932948612255,
"ok": 3.996702390766694,
"ko": 0.3228909040945315
},
"spikes": []
},
{
"name": " UI IDM oidcToken",
"numberOfRequests": {
"total": 21734,
"ok": 16023,
"ko": 5711
},
"minResponseTime": {
"total": 34,
"ok": 45,
"ko": 34
},
"maxResponseTime": {
"total": 60000,
"ok": 57145,
"ko": 60000
},
"meanResponseTime": {
"total": 4574,
"ok": 4233,
"ko": 5533
},
"standardDeviation": {
"total": 6138,
"ok": 6077,
"ko": 6207
},
"percentiles1": {
"total": 2370,
"ok": 2170,
"ko": 4025
},
"percentiles2": {
"total": 7239,
"ok": 5935,
"ko": 9036
},
"percentiles3": {
"total": 17495,
"ok": 17124,
"ko": 20051
},
"percentiles4": {
"total": 26968,
"ok": 27841,
"ko": 26364
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6704,
"percentage": 31
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 380,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 8939,
"percentage": 41
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 5711,
"percentage": 26
},
"meanNumberOfRequestsPerSecond": {
"total": 5.972519923055785,
"ok": 4.403132728771641,
"ko": 1.569387194284144
},
"spikes": []
},
{
"name": "userinfo",
"numberOfRequests": {
"total": 15775,
"ok": 14570,
"ko": 1205
},
"minResponseTime": {
"total": 34,
"ok": 40,
"ko": 34
},
"maxResponseTime": {
"total": 48795,
"ok": 48795,
"ko": 37434
},
"meanResponseTime": {
"total": 3948,
"ok": 3771,
"ko": 6086
},
"standardDeviation": {
"total": 5366,
"ok": 5272,
"ko": 5996
},
"percentiles1": {
"total": 2042,
"ok": 1890,
"ko": 6143
},
"percentiles2": {
"total": 6098,
"ok": 5563,
"ko": 9036
},
"percentiles3": {
"total": 14413,
"ok": 14113,
"ko": 19570
},
"percentiles4": {
"total": 24612,
"ok": 23976,
"ko": 27934
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6255,
"percentage": 40
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 366,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 7949,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1205,
"percentage": 8
},
"meanNumberOfRequestsPerSecond": {
"total": 4.334982137949987,
"ok": 4.00384721077219,
"ko": 0.3311349271777961
},
"spikes": []
},
{
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"total": 20997,
"ok": 19980,
"ko": 1017
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 102
},
"maxResponseTime": {
"total": 9049,
"ok": 8674,
"ko": 9049
},
"meanResponseTime": {
"total": 504,
"ok": 83,
"ko": 8779
},
"standardDeviation": {
"total": 1941,
"ok": 455,
"ko": 1332
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 9036
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 9036
},
"percentiles3": {
"total": 4618,
"ok": 41,
"ko": 9037
},
"percentiles4": {
"total": 9036,
"ok": 2137,
"ko": 9039
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 19721,
"percentage": 94
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 258,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1017,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 5.769991755976917,
"ok": 5.490519373454245,
"ko": 0.27947238252267104
},
"spikes": []
},
{
"name": " UI AM revoke1",
"numberOfRequests": {
"total": 15345,
"ok": 14439,
"ko": 906
},
"minResponseTime": {
"total": 34,
"ok": 40,
"ko": 34
},
"maxResponseTime": {
"total": 50714,
"ok": 47701,
"ko": 50714
},
"meanResponseTime": {
"total": 3828,
"ok": 3756,
"ko": 4974
},
"standardDeviation": {
"total": 5584,
"ok": 5456,
"ko": 7231
},
"percentiles1": {
"total": 1704,
"ok": 1698,
"ko": 1817
},
"percentiles2": {
"total": 5526,
"ok": 5408,
"ko": 7117
},
"percentiles3": {
"total": 14945,
"ok": 14410,
"ko": 23266
},
"percentiles4": {
"total": 26676,
"ok": 26456,
"ko": 27737
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6502,
"percentage": 42
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 354,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 7583,
"percentage": 49
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 906,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 4.21681780708986,
"ok": 3.9678483099752677,
"ko": 0.24896949711459193
},
"spikes": []
},
{
"name": " UI AM revoke2",
"numberOfRequests": {
"total": 15380,
"ok": 14724,
"ko": 656
},
"minResponseTime": {
"total": 34,
"ok": 40,
"ko": 34
},
"maxResponseTime": {
"total": 50245,
"ok": 49820,
"ko": 50245
},
"meanResponseTime": {
"total": 3817,
"ok": 3718,
"ko": 6033
},
"standardDeviation": {
"total": 5436,
"ok": 5326,
"ko": 7137
},
"percentiles1": {
"total": 1843,
"ok": 1733,
"ko": 3500
},
"percentiles2": {
"total": 5579,
"ok": 5428,
"ko": 8827
},
"percentiles3": {
"total": 14618,
"ok": 14218,
"ko": 20351
},
"percentiles4": {
"total": 26038,
"ok": 25811,
"ko": 28105
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6561,
"percentage": 43
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 341,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 7822,
"percentage": 51
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 656,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 4.226435834020335,
"ok": 4.046166529266282,
"ko": 0.1802693047540533
},
"spikes": []
},
{
"name": " UI AM endsession",
"numberOfRequests": {
"total": 15869,
"ok": 15296,
"ko": 573
},
"minResponseTime": {
"total": 35,
"ok": 45,
"ko": 35
},
"maxResponseTime": {
"total": 60000,
"ok": 56528,
"ko": 60000
},
"meanResponseTime": {
"total": 3945,
"ok": 3832,
"ko": 6942
},
"standardDeviation": {
"total": 5725,
"ok": 5589,
"ko": 8038
},
"percentiles1": {
"total": 1922,
"ok": 1801,
"ko": 4059
},
"percentiles2": {
"total": 5720,
"ok": 5574,
"ko": 9579
},
"percentiles3": {
"total": 14998,
"ok": 14561,
"ko": 24172
},
"percentiles4": {
"total": 27083,
"ok": 26966,
"ko": 28180
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6768,
"percentage": 43
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 364,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 8164,
"percentage": 51
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 573,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 4.360813410277549,
"ok": 4.203352569387194,
"ko": 0.1574608408903545
},
"spikes": []
},
{
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"total": 2733,
"ok": 1399,
"ko": 1334
},
"minResponseTime": {
"total": 34,
"ok": 152,
"ko": 34
},
"maxResponseTime": {
"total": 48272,
"ok": 48272,
"ko": 45080
},
"meanResponseTime": {
"total": 5954,
"ok": 5782,
"ko": 6133
},
"standardDeviation": {
"total": 7174,
"ok": 5954,
"ko": 8259
},
"percentiles1": {
"total": 3986,
"ok": 4187,
"ko": 3362
},
"percentiles2": {
"total": 9003,
"ok": 8188,
"ko": 9036
},
"percentiles3": {
"total": 23430,
"ok": 16811,
"ko": 24562
},
"percentiles4": {
"total": 34776,
"ok": 27551,
"ko": 34938
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 307,
"percentage": 11
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 72,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1020,
"percentage": 37
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1334,
"percentage": 49
},
"meanNumberOfRequestsPerSecond": {
"total": 0.7510305028854081,
"ok": 0.3844462764495741,
"ko": 0.366584226435834
},
"spikes": []
},
{
"name": "UI-Logout",
"numberOfRequests": {
"total": 1044,
"ok": 307,
"ko": 737
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 9034
},
"maxResponseTime": {
"total": 9042,
"ok": 8660,
"ko": 9042
},
"meanResponseTime": {
"total": 6892,
"ok": 1748,
"ko": 9035
},
"standardDeviation": {
"total": 3603,
"ok": 2579,
"ko": 1
},
"percentiles1": {
"total": 9035,
"ok": 45,
"ko": 9035
},
"percentiles2": {
"total": 9036,
"ok": 2646,
"ko": 9036
},
"percentiles3": {
"total": 9036,
"ok": 7617,
"ko": 9037
},
"percentiles4": {
"total": 9037,
"ok": 8651,
"ko": 9038
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 185,
"percentage": 18
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 9,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 113,
"percentage": 11
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 737,
"percentage": 71
},
"meanNumberOfRequestsPerSecond": {
"total": 0.2868920032976092,
"ok": 0.08436383621874141,
"ko": 0.2025281670788678
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 809,
"avg_response_time": 5873,
"max_response_time": 59999,
"min_response_time": 33,
"num_requests": 2945474,
"num_requests_pass": 2488559,
"num_requests_percent_pass": 84.488
},
"options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:150",
"stats": {
"details": [
{
"group1": {
"count": 175208,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 32
},
"group2": {
"count": 9719,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 295103,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 54
},
"group4": {
"count": 62744,
"htmlName": "failed",
"name": "failed",
"percentage": 12
},
"maxResponseTime": {
"ko": 52323,
"ok": 50561,
"total": 52323
},
"meanNumberOfRequestsPerSecond": {
"ko": 17.242099477878536,
"ok": 131.9126133553174,
"total": 149.15471283319593
},
"meanResponseTime": {
"ko": 9094,
"ok": 4989,
"total": 5463
},
"minResponseTime": {
"ko": 37,
"ok": 40,
"total": 37
},
"name": "restLoginInitiate",
"numberOfRequests": {
"ko": 62744,
"ok": 480030,
"total": 542774
},
"percentiles1": {
"ko": 9039,
"ok": 2987,
"total": 3568
},
"percentiles2": {
"ko": 9040,
"ok": 7262,
"total": 8704
},
"percentiles3": {
"ko": 22877,
"ok": 17679,
"total": 18167
},
"percentiles4": {
"ko": 32832,
"ok": 29681,
"total": 30334
},
"spikes": [],
"standardDeviation": {
"ko": 6614,
"ok": 6440,
"total": 6592
}
},
{
"group1": {
"count": 10865,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 5749,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 7
},
"group3": {
"count": 54433,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 71
},
"group4": {
"count": 6011,
"htmlName": "failed",
"name": "failed",
"percentage": 8
},
"maxResponseTime": {
"ko": 52777,
"ok": 50678,
"total": 52777
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.6518274251167904,
"ok": 19.523770266556745,
"total": 21.175597691673538
},
"meanResponseTime": {
"ko": 9717,
"ok": 6082,
"total": 6366
},
"minResponseTime": {
"ko": 34,
"ok": 212,
"total": 34
},
"name": "registrationCallback",
"numberOfRequests": {
"ko": 6011,
"ok": 71047,
"total": 77058
},
"percentiles1": {
"ko": 6643,
"ok": 4668,
"total": 4786
},
"percentiles2": {
"ko": 14497,
"ok": 8444,
"total": 8785
},
"percentiles3": {
"ko": 27037,
"ok": 17593,
"total": 18676
},
"percentiles4": {
"ko": 46183,
"ok": 26795,
"total": 28349
},
"spikes": [],
"standardDeviation": {
"ko": 9524,
"ok": 5904,
"total": 6337
}
},
{
"group1": {
"count": 61825,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 15
},
"group2": {
"count": 10044,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 292686,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 73
},
"group4": {
"count": 38928,
"htmlName": "failed",
"name": "failed",
"percentage": 10
},
"maxResponseTime": {
"ko": 60217,
"ok": 59999,
"total": 60217
},
"meanNumberOfRequestsPerSecond": {
"ko": 10.697444352844188,
"ok": 100.17999450398462,
"total": 110.8774388568288
},
"meanResponseTime": {
"ko": 12725,
"ok": 9631,
"total": 9929
},
"minResponseTime": {
"ko": 34,
"ok": 70,
"total": 34
},
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"ko": 38928,
"ok": 364555,
"total": 403483
},
"percentiles1": {
"ko": 9730,
"ok": 8579,
"total": 8656
},
"percentiles2": {
"ko": 19109,
"ok": 14150,
"total": 14526
},
"percentiles3": {
"ko": 34168,
"ok": 25209,
"total": 26254
},
"percentiles4": {
"ko": 53895,
"ok": 34275,
"total": 36837
},
"spikes": [],
"standardDeviation": {
"ko": 11147,
"ok": 8360,
"total": 8716
}
},
{
"group1": {
"count": 35773,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 5078,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 189118,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 74
},
"group4": {
"count": 26026,
"htmlName": "failed",
"name": "failed",
"percentage": 10
},
"maxResponseTime": {
"ko": 60279,
"ok": 59914,
"total": 60279
},
"meanNumberOfRequestsPerSecond": {
"ko": 7.151964825501511,
"ok": 63.19565814784281,
"total": 70.34762297334433
},
"meanResponseTime": {
"ko": 14520,
"ok": 12073,
"total": 12322
},
"minResponseTime": {
"ko": 34,
"ok": 69,
"total": 34
},
"name": "Skip 2FA",
"numberOfRequests": {
"ko": 26026,
"ok": 229969,
"total": 255995
},
"percentiles1": {
"ko": 11585,
"ok": 11191,
"total": 11218
},
"percentiles2": {
"ko": 20705,
"ok": 17726,
"total": 17996
},
"percentiles3": {
"ko": 40684,
"ok": 29203,
"total": 30085
},
"percentiles4": {
"ko": 57343,
"ok": 39099,
"total": 42575
},
"spikes": [],
"standardDeviation": {
"ko": 12626,
"ok": 9481,
"total": 9874
}
},
{
"group1": {
"count": 98764,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 28
},
"group2": {
"count": 6534,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 152616,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 44
},
"group4": {
"count": 90999,
"htmlName": "failed",
"name": "failed",
"percentage": 26
},
"maxResponseTime": {
"ko": 53707,
"ok": 50900,
"total": 53707
},
"meanNumberOfRequestsPerSecond": {
"ko": 25.00659521846661,
"ok": 70.87496564990381,
"total": 95.88156086837043
},
"meanResponseTime": {
"ko": 7591,
"ok": 4695,
"total": 5450
},
"minResponseTime": {
"ko": 34,
"ok": 43,
"total": 34
},
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"ko": 90999,
"ok": 257914,
"total": 348913
},
"percentiles1": {
"ko": 5897,
"ok": 2909,
"total": 3830
},
"percentiles2": {
"ko": 10307,
"ok": 7067,
"total": 7952
},
"percentiles3": {
"ko": 19848,
"ok": 16840,
"total": 18150
},
"percentiles4": {
"ko": 30423,
"ok": 26533,
"total": 27614
},
"spikes": [],
"standardDeviation": {
"ko": 6703,
"ok": 5908,
"total": 6256
}
},
{
"group1": {
"count": 80812,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 31
},
"group2": {
"count": 6310,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 119837,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 46
},
"group4": {
"count": 51894,
"htmlName": "failed",
"name": "failed",
"percentage": 20
},
"maxResponseTime": {
"ko": 60000,
"ok": 53059,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 14.260511129431162,
"ok": 56.87249244297884,
"total": 71.13300357241
},
"meanResponseTime": {
"ko": 7828,
"ok": 4512,
"total": 5177
},
"minResponseTime": {
"ko": 34,
"ok": 43,
"total": 34
},
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"ko": 51894,
"ok": 206959,
"total": 258853
},
"percentiles1": {
"ko": 6190,
"ok": 2556,
"total": 3525
},
"percentiles2": {
"ko": 10534,
"ok": 6789,
"total": 7675
},
"percentiles3": {
"ko": 20254,
"ok": 16185,
"total": 17488
},
"percentiles4": {
"ko": 29757,
"ok": 26179,
"total": 27004
},
"spikes": [],
"standardDeviation": {
"ko": 6639,
"ok": 5814,
"total": 6134
}
},
{
"group1": {
"count": 135770,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 34
},
"group2": {
"count": 6196,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 120581,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 30
},
"group4": {
"count": 139878,
"htmlName": "failed",
"name": "failed",
"percentage": 35
},
"maxResponseTime": {
"ko": 60001,
"ok": 58228,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 38.43858202802968,
"ok": 72.14811761472932,
"total": 110.586699642759
},
"meanResponseTime": {
"ko": 6508,
"ok": 3528,
"total": 4564
},
"minResponseTime": {
"ko": 34,
"ok": 40,
"total": 34
},
"name": "RootUserinfo",
"numberOfRequests": {
"ko": 139878,
"ok": 262547,
"total": 402425
},
"percentiles1": {
"ko": 4869,
"ok": 606,
"total": 2813
},
"percentiles2": {
"ko": 9032,
"ok": 5215,
"total": 6883
},
"percentiles3": {
"ko": 18628,
"ok": 14078,
"total": 16040
},
"percentiles4": {
"ko": 31628,
"ok": 25017,
"total": 27357
},
"spikes": [],
"standardDeviation": {
"ko": 6411,
"ok": 5464,
"total": 5981
}
},
{
"group1": {
"count": 14200,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 28
},
"group2": {
"count": 1402,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 30131,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 59
},
"group4": {
"count": 5029,
"htmlName": "failed",
"name": "failed",
"percentage": 10
},
"maxResponseTime": {
"ko": 60000,
"ok": 58696,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.3819730695245946,
"ok": 12.567463588898049,
"total": 13.949436658422643
},
"meanResponseTime": {
"ko": 5198,
"ok": 5869,
"total": 5803
},
"minResponseTime": {
"ko": 35,
"ok": 39,
"total": 35
},
"name": "getIdToken",
"numberOfRequests": {
"ko": 5029,
"ok": 45733,
"total": 50762
},
"percentiles1": {
"ko": 4599,
"ok": 3933,
"total": 3989
},
"percentiles2": {
"ko": 9035,
"ok": 8038,
"total": 8146
},
"percentiles3": {
"ko": 15622,
"ok": 22245,
"total": 21107
},
"percentiles4": {
"ko": 26726,
"ok": 33607,
"total": 32326
},
"spikes": [],
"standardDeviation": {
"ko": 5753,
"ok": 7161,
"total": 7037
}
},
{
"group1": {
"count": 28617,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 38
},
"group2": {
"count": 1634,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 41654,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 56
},
"group4": {
"count": 3104,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 60001,
"ok": 55563,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.8529815883484474,
"ok": 19.759549326738114,
"total": 20.612530915086563
},
"meanResponseTime": {
"ko": 7249,
"ok": 4327,
"total": 4448
},
"minResponseTime": {
"ko": 35,
"ok": 39,
"total": 35
},
"name": "tokenUserinfo",
"numberOfRequests": {
"ko": 3104,
"ok": 71905,
"total": 75009
},
"percentiles1": {
"ko": 4996,
"ok": 2406,
"total": 2523
},
"percentiles2": {
"ko": 9532,
"ok": 6465,
"total": 6581
},
"percentiles3": {
"ko": 21532,
"ok": 16319,
"total": 16652
},
"percentiles4": {
"ko": 33285,
"ok": 26266,
"total": 26547
},
"spikes": [],
"standardDeviation": {
"ko": 7693,
"ok": 5838,
"total": 5954
}
},
{
"group1": {
"count": 45043,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 98
},
"group2": {
"count": 282,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 381,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 27,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 7918,
"ok": 5051,
"total": 7918
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.00741962077493817,
"ok": 12.56004396812311,
"total": 12.567463588898049
},
"meanResponseTime": {
"ko": 3020,
"ok": 66,
"total": 68
},
"minResponseTime": {
"ko": 464,
"ok": 34,
"total": 34
},
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"ko": 27,
"ok": 45706,
"total": 45733
},
"percentiles1": {
"ko": 2930,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 4548,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 6662,
"ok": 42,
"total": 42
},
"percentiles4": {
"ko": 7594,
"ok": 1076,
"total": 1084
},
"spikes": [],
"standardDeviation": {
"ko": 2431,
"ok": 211,
"total": 230
}
},
{
"group1": {
"count": 8864,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 44
},
"group2": {
"count": 849,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 8362,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 42
},
"group4": {
"count": 1892,
"htmlName": "failed",
"name": "failed",
"percentage": 9
},
"maxResponseTime": {
"ko": 19117,
"ok": 17212,
"total": 19117
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5199230557845562,
"ok": 4.967023907666942,
"total": 5.486946963451498
},
"meanResponseTime": {
"ko": 8614,
"ok": 2392,
"total": 2982
},
"minResponseTime": {
"ko": 36,
"ok": 58,
"total": 36
},
"name": "createOrganization",
"numberOfRequests": {
"ko": 1892,
"ok": 18075,
"total": 19967
},
"percentiles1": {
"ko": 10280,
"ok": 871,
"total": 1265
},
"percentiles2": {
"ko": 10815,
"ok": 4057,
"total": 4840
},
"percentiles3": {
"ko": 12150,
"ok": 8464,
"total": 10398
},
"percentiles4": {
"ko": 15285,
"ok": 10337,
"total": 11483
},
"spikes": [],
"standardDeviation": {
"ko": 3834,
"ok": 2834,
"total": 3461
}
},
{
"group1": {
"count": 12006,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 66
},
"group2": {
"count": 563,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 4844,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 27
},
"group4": {
"count": 662,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 16624,
"ok": 14231,
"total": 16624
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.18191810937070624,
"ok": 4.785105798296235,
"total": 4.967023907666942
},
"meanResponseTime": {
"ko": 9895,
"ok": 1433,
"total": 1743
},
"minResponseTime": {
"ko": 38,
"ok": 47,
"total": 38
},
"name": "queryOrganization",
"numberOfRequests": {
"ko": 662,
"ok": 17413,
"total": 18075
},
"percentiles1": {
"ko": 10528,
"ok": 144,
"total": 157
},
"percentiles2": {
"ko": 10898,
"ok": 1843,
"total": 2446
},
"percentiles3": {
"ko": 11903,
"ok": 7150,
"total": 8853
},
"percentiles4": {
"ko": 15478,
"ok": 9650,
"total": 10952
},
"spikes": [],
"standardDeviation": {
"ko": 2567,
"ok": 2378,
"total": 2866
}
},
{
"group1": {
"count": 13693,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 76
},
"group2": {
"count": 457,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 3391,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 19
},
"group4": {
"count": 534,
"htmlName": "failed",
"name": "failed",
"percentage": 3
},
"maxResponseTime": {
"ko": 16239,
"ok": 13865,
"total": 16239
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.14674361088211046,
"ok": 4.820280296784831,
"total": 4.967023907666942
},
"meanResponseTime": {
"ko": 9094,
"ok": 1033,
"total": 1271
},
"minResponseTime": {
"ko": 38,
"ok": 51,
"total": 38
},
"name": "deleteOrganization",
"numberOfRequests": {
"ko": 534,
"ok": 17541,
"total": 18075
},
"percentiles1": {
"ko": 10326,
"ok": 143,
"total": 147
},
"percentiles2": {
"ko": 10825,
"ok": 509,
"total": 696
},
"percentiles3": {
"ko": 11555,
"ok": 6039,
"total": 7592
},
"percentiles4": {
"ko": 13102,
"ok": 9099,
"total": 10769
},
"spikes": [],
"standardDeviation": {
"ko": 3249,
"ok": 2029,
"total": 2484
}
},
{
"group1": {
"count": 19537,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 79
},
"group2": {
"count": 84,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 1069,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 4
},
"group4": {
"count": 3887,
"htmlName": "failed",
"name": "failed",
"percentage": 16
},
"maxResponseTime": {
"ko": 9057,
"ok": 8880,
"total": 9057
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.0681505908216542,
"ok": 5.685627919758176,
"total": 6.75377851057983
},
"meanResponseTime": {
"ko": 8559,
"ok": 240,
"total": 1556
},
"minResponseTime": {
"ko": 123,
"ok": 33,
"total": 33
},
"name": "UI-Post-Login",
"numberOfRequests": {
"ko": 3887,
"ok": 20690,
"total": 24577
},
"percentiles1": {
"ko": 9035,
"ok": 35,
"total": 36
},
"percentiles2": {
"ko": 9036,
"ok": 36,
"total": 38
},
"percentiles3": {
"ko": 9037,
"ok": 2085,
"total": 9036
},
"percentiles4": {
"ko": 9038,
"ok": 6604,
"total": 9036
},
"spikes": [],
"standardDeviation": {
"ko": 1865,
"ok": 975,
"total": 3250
}
},
{
"group1": {
"count": 58741,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 96
},
"group2": {
"count": 25,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 929,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 2
},
"group4": {
"count": 1620,
"htmlName": "failed",
"name": "failed",
"percentage": 3
},
"maxResponseTime": {
"ko": 9051,
"ok": 8670,
"total": 9051
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.4451772464962902,
"ok": 16.40423193184941,
"total": 16.8494091783457
},
"meanResponseTime": {
"ko": 6672,
"ok": 81,
"total": 255
},
"minResponseTime": {
"ko": 80,
"ok": 34,
"total": 34
},
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"ko": 1620,
"ok": 59695,
"total": 61315
},
"percentiles1": {
"ko": 9035,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 9036,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 9037,
"ok": 42,
"total": 216
},
"percentiles4": {
"ko": 9038,
"ok": 2137,
"total": 9035
},
"spikes": [],
"standardDeviation": {
"ko": 3602,
"ok": 361,
"total": 1260
}
},
{
"group1": {
"count": 6602,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 33
},
"group2": {
"count": 390,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 10184,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 51
},
"group4": {
"count": 2912,
"htmlName": "failed",
"name": "failed",
"percentage": 14
},
"maxResponseTime": {
"ko": 51971,
"ok": 47692,
"total": 51971
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.8002198406155537,
"ok": 4.719978015938445,
"total": 5.520197856553998
},
"meanResponseTime": {
"ko": 7081,
"ok": 4282,
"total": 4688
},
"minResponseTime": {
"ko": 34,
"ok": 38,
"total": 34
},
"name": " UI AM idFromSession",
"numberOfRequests": {
"ko": 2912,
"ok": 17176,
"total": 20088
},
"percentiles1": {
"ko": 4048,
"ok": 2525,
"total": 2736
},
"percentiles2": {
"ko": 10051,
"ok": 6421,
"total": 6697
},
"percentiles3": {
"ko": 23708,
"ok": 14965,
"total": 17882
},
"percentiles4": {
"ko": 33100,
"ok": 26025,
"total": 28144
},
"spikes": [],
"standardDeviation": {
"ko": 8633,
"ok": 5624,
"total": 6231
}
},
{
"group1": {
"count": 6969,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 35
},
"group2": {
"count": 428,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 11378,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 57
},
"group4": {
"count": 1313,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 51127,
"ok": 49697,
"total": 51127
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.36081341027754876,
"ok": 5.15938444627645,
"total": 5.520197856553998
},
"meanResponseTime": {
"ko": 5369,
"ok": 4655,
"total": 4701
},
"minResponseTime": {
"ko": 37,
"ok": 40,
"total": 37
},
"name": " UI AM validateGoto",
"numberOfRequests": {
"ko": 1313,
"ok": 18775,
"total": 20088
},
"percentiles1": {
"ko": 3119,
"ok": 2710,
"total": 2765
},
"percentiles2": {
"ko": 7526,
"ok": 6697,
"total": 6715
},
"percentiles3": {
"ko": 20214,
"ok": 17639,
"total": 17814
},
"percentiles4": {
"ko": 28934,
"ok": 28070,
"total": 28125
},
"spikes": [],
"standardDeviation": {
"ko": 6867,
"ok": 6162,
"total": 6213
}
},
{
"group1": {
"count": 19477,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 99
},
"group2": {
"count": 8,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 195,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 48,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 9036,
"ok": 4425,
"total": 9036
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.013190436933223413,
"ok": 5.4080791426216,
"total": 5.4212695795548225
},
"meanResponseTime": {
"ko": 907,
"ok": 60,
"total": 62
},
"minResponseTime": {
"ko": 177,
"ok": 34,
"total": 34
},
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"ko": 48,
"ok": 19680,
"total": 19728
},
"percentiles1": {
"ko": 578,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 1209,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 1273,
"ok": 40,
"total": 41
},
"percentiles4": {
"ko": 5404,
"ok": 1094,
"total": 1274
},
"spikes": [],
"standardDeviation": {
"ko": 1248,
"ok": 219,
"total": 231
}
},
{
"group1": {
"count": 19503,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 99
},
"group2": {
"count": 6,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 178,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 41,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 1325,
"ok": 4339,
"total": 4339
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.011266831547128332,
"ok": 5.410002748007694,
"total": 5.4212695795548225
},
"meanResponseTime": {
"ko": 865,
"ok": 59,
"total": 60
},
"minResponseTime": {
"ko": 116,
"ok": 34,
"total": 34
},
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"ko": 41,
"ok": 19687,
"total": 19728
},
"percentiles1": {
"ko": 1156,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 1234,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 1260,
"ok": 41,
"total": 41
},
"percentiles4": {
"ko": 1300,
"ok": 504,
"total": 1156
},
"spikes": [],
"standardDeviation": {
"ko": 423,
"ok": 208,
"total": 211
}
},
{
"group1": {
"count": 19759,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 99
},
"group2": {
"count": 6,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 102,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 12,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 1295,
"ok": 6567,
"total": 6567
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.0032976092333058533,
"ok": 5.459466886507283,
"total": 5.462764495740588
},
"meanResponseTime": {
"ko": 828,
"ok": 50,
"total": 51
},
"minResponseTime": {
"ko": 346,
"ok": 34,
"total": 34
},
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"ko": 12,
"ok": 19867,
"total": 19879
},
"percentiles1": {
"ko": 811,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 1177,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 1292,
"ok": 41,
"total": 41
},
"percentiles4": {
"ko": 1294,
"ok": 245,
"total": 268
},
"spikes": [],
"standardDeviation": {
"ko": 363,
"ok": 161,
"total": 162
}
},
{
"group1": {
"count": 18935,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 95
},
"group2": {
"count": 312,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 612,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 3
},
"group4": {
"count": 20,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 5286,
"ok": 8707,
"total": 8707
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.005496015388843089,
"ok": 5.457268480351745,
"total": 5.462764495740588
},
"meanResponseTime": {
"ko": 1374,
"ok": 166,
"total": 167
},
"minResponseTime": {
"ko": 252,
"ok": 40,
"total": 40
},
"name": " UI IDM uiconfig",
"numberOfRequests": {
"ko": 20,
"ok": 19859,
"total": 19879
},
"percentiles1": {
"ko": 1236,
"ok": 62,
"total": 62
},
"percentiles2": {
"ko": 1517,
"ok": 82,
"total": 82
},
"percentiles3": {
"ko": 2383,
"ok": 699,
"total": 716
},
"percentiles4": {
"ko": 4705,
"ok": 2464,
"total": 2465
},
"spikes": [],
"standardDeviation": {
"ko": 1039,
"ok": 435,
"total": 438
}
},
{
"group1": {
"count": 7970,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 51
},
"group2": {
"count": 569,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 6004,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 38
},
"group4": {
"count": 1176,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 18363,
"ok": 14821,
"total": 18363
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.3231657048639736,
"ok": 3.996427589997252,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8579,
"ok": 1967,
"total": 2461
},
"minResponseTime": {
"ko": 40,
"ok": 55,
"total": 40
},
"name": " UI IDM features",
"numberOfRequests": {
"ko": 1176,
"ok": 14543,
"total": 15719
},
"percentiles1": {
"ko": 10304,
"ok": 423,
"total": 686
},
"percentiles2": {
"ko": 10868,
"ok": 3135,
"total": 3769
},
"percentiles3": {
"ko": 11918,
"ok": 7775,
"total": 10179
},
"percentiles4": {
"ko": 15224,
"ok": 10073,
"total": 11249
},
"spikes": [],
"standardDeviation": {
"ko": 3767,
"ok": 2611,
"total": 3224
}
},
{
"group1": {
"count": 7916,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 50
},
"group2": {
"count": 599,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 5951,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 38
},
"group4": {
"count": 1253,
"htmlName": "failed",
"name": "failed",
"percentage": 8
},
"maxResponseTime": {
"ko": 16674,
"ok": 15569,
"total": 16674
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.3443253641110195,
"ok": 3.975267930750206,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8319,
"ok": 1957,
"total": 2464
},
"minResponseTime": {
"ko": 40,
"ok": 54,
"total": 40
},
"name": " UI IDM login",
"numberOfRequests": {
"ko": 1253,
"ok": 14466,
"total": 15719
},
"percentiles1": {
"ko": 10251,
"ok": 430,
"total": 718
},
"percentiles2": {
"ko": 10894,
"ok": 3075,
"total": 3716
},
"percentiles3": {
"ko": 12035,
"ok": 7741,
"total": 10207
},
"percentiles4": {
"ko": 15089,
"ok": 10121,
"total": 11338
},
"spikes": [],
"standardDeviation": {
"ko": 3946,
"ok": 2609,
"total": 3236
}
},
{
"group1": {
"count": 18906,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 95
},
"group2": {
"count": 311,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 638,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 3
},
"group4": {
"count": 24,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 3925,
"ok": 8700,
"total": 8700
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.006595218466611707,
"ok": 5.456169277273976,
"total": 5.462764495740588
},
"meanResponseTime": {
"ko": 1391,
"ok": 174,
"total": 175
},
"minResponseTime": {
"ko": 141,
"ok": 43,
"total": 43
},
"name": " UI IDM version",
"numberOfRequests": {
"ko": 24,
"ok": 19855,
"total": 19879
},
"percentiles1": {
"ko": 1238,
"ok": 66,
"total": 66
},
"percentiles2": {
"ko": 1794,
"ok": 85,
"total": 85
},
"percentiles3": {
"ko": 2423,
"ok": 728,
"total": 756
},
"percentiles4": {
"ko": 3584,
"ok": 2494,
"total": 2495
},
"spikes": [],
"standardDeviation": {
"ko": 790,
"ok": 452,
"total": 455
}
},
{
"group1": {
"count": 7924,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 50
},
"group2": {
"count": 588,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 5988,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 38
},
"group4": {
"count": 1219,
"htmlName": "failed",
"name": "failed",
"percentage": 8
},
"maxResponseTime": {
"ko": 17125,
"ok": 15831,
"total": 17125
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.33498213794998627,
"ok": 3.9846111569112392,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8302,
"ok": 1967,
"total": 2458
},
"minResponseTime": {
"ko": 39,
"ok": 54,
"total": 39
},
"name": " UI IDM privilege",
"numberOfRequests": {
"ko": 1219,
"ok": 14500,
"total": 15719
},
"percentiles1": {
"ko": 10273,
"ok": 441,
"total": 717
},
"percentiles2": {
"ko": 10837,
"ok": 3111,
"total": 3715
},
"percentiles3": {
"ko": 11996,
"ok": 7796,
"total": 10198
},
"percentiles4": {
"ko": 15217,
"ok": 10116,
"total": 11279
},
"spikes": [],
"standardDeviation": {
"ko": 3904,
"ok": 2613,
"total": 3217
}
},
{
"group1": {
"count": 7911,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 50
},
"group2": {
"count": 569,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 6063,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 39
},
"group4": {
"count": 1176,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 17091,
"ok": 18393,
"total": 18393
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.3231657048639736,
"ok": 3.996427589997252,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8634,
"ok": 1986,
"total": 2483
},
"minResponseTime": {
"ko": 41,
"ok": 51,
"total": 41
},
"name": " UI IDM alpha_user",
"numberOfRequests": {
"ko": 1176,
"ok": 14543,
"total": 15719
},
"percentiles1": {
"ko": 10297,
"ok": 461,
"total": 739
},
"percentiles2": {
"ko": 10856,
"ok": 3149,
"total": 3779
},
"percentiles3": {
"ko": 11952,
"ok": 7866,
"total": 10174
},
"percentiles4": {
"ko": 15233,
"ok": 10130,
"total": 11261
},
"spikes": [],
"standardDeviation": {
"ko": 3719,
"ok": 2632,
"total": 3241
}
},
{
"group1": {
"count": 7995,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 51
},
"group2": {
"count": 555,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 5997,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 38
},
"group4": {
"count": 1172,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 16818,
"ok": 15539,
"total": 16818
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.322066501786205,
"ok": 3.9975267930750205,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8577,
"ok": 1949,
"total": 2443
},
"minResponseTime": {
"ko": 36,
"ok": 49,
"total": 36
},
"name": " UI IDM user",
"numberOfRequests": {
"ko": 1172,
"ok": 14547,
"total": 15719
},
"percentiles1": {
"ko": 10253,
"ok": 426,
"total": 674
},
"percentiles2": {
"ko": 10788,
"ok": 3107,
"total": 3718
},
"percentiles3": {
"ko": 12006,
"ok": 7686,
"total": 10143
},
"percentiles4": {
"ko": 15156,
"ok": 10127,
"total": 11217
},
"spikes": [],
"standardDeviation": {
"ko": 3720,
"ok": 2605,
"total": 3216
}
},
{
"group1": {
"count": 8064,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 51
},
"group2": {
"count": 546,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 5934,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 38
},
"group4": {
"count": 1175,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 16861,
"ok": 15443,
"total": 16861
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.3228909040945315,
"ok": 3.996702390766694,
"total": 4.3195932948612255
},
"meanResponseTime": {
"ko": 8559,
"ok": 1916,
"total": 2413
},
"minResponseTime": {
"ko": 36,
"ok": 44,
"total": 36
},
"name": " UI IDM dashboard",
"numberOfRequests": {
"ko": 1175,
"ok": 14544,
"total": 15719
},
"percentiles1": {
"ko": 10177,
"ok": 378,
"total": 633
},
"percentiles2": {
"ko": 10823,
"ok": 3099,
"total": 3699
},
"percentiles3": {
"ko": 11949,
"ok": 7688,
"total": 10073
},
"percentiles4": {
"ko": 15266,
"ok": 10009,
"total": 11253
},
"spikes": [],
"standardDeviation": {
"ko": 3712,
"ok": 2596,
"total": 3212
}
},
{
"group1": {
"count": 6704,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 31
},
"group2": {
"count": 380,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 8939,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 41
},
"group4": {
"count": 5711,
"htmlName": "failed",
"name": "failed",
"percentage": 26
},
"maxResponseTime": {
"ko": 60000,
"ok": 57145,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.569387194284144,
"ok": 4.403132728771641,
"total": 5.972519923055785
},
"meanResponseTime": {
"ko": 5533,
"ok": 4233,
"total": 4574
},
"minResponseTime": {
"ko": 34,
"ok": 45,
"total": 34
},
"name": " UI IDM oidcToken",
"numberOfRequests": {
"ko": 5711,
"ok": 16023,
"total": 21734
},
"percentiles1": {
"ko": 4025,
"ok": 2170,
"total": 2370
},
"percentiles2": {
"ko": 9036,
"ok": 5935,
"total": 7239
},
"percentiles3": {
"ko": 20051,
"ok": 17124,
"total": 17495
},
"percentiles4": {
"ko": 26364,
"ok": 27841,
"total": 26968
},
"spikes": [],
"standardDeviation": {
"ko": 6207,
"ok": 6077,
"total": 6138
}
},
{
"group1": {
"count": 6255,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 40
},
"group2": {
"count": 366,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 7949,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 1205,
"htmlName": "failed",
"name": "failed",
"percentage": 8
},
"maxResponseTime": {
"ko": 37434,
"ok": 48795,
"total": 48795
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.3311349271777961,
"ok": 4.00384721077219,
"total": 4.334982137949987
},
"meanResponseTime": {
"ko": 6086,
"ok": 3771,
"total": 3948
},
"minResponseTime": {
"ko": 34,
"ok": 40,
"total": 34
},
"name": "userinfo",
"numberOfRequests": {
"ko": 1205,
"ok": 14570,
"total": 15775
},
"percentiles1": {
"ko": 6143,
"ok": 1890,
"total": 2042
},
"percentiles2": {
"ko": 9036,
"ok": 5563,
"total": 6098
},
"percentiles3": {
"ko": 19570,
"ok": 14113,
"total": 14413
},
"percentiles4": {
"ko": 27934,
"ok": 23976,
"total": 24612
},
"spikes": [],
"standardDeviation": {
"ko": 5996,
"ok": 5272,
"total": 5366
}
},
{
"group1": {
"count": 19721,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 94
},
"group2": {
"count": 1,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 258,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 1017,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 9049,
"ok": 8674,
"total": 9049
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.27947238252267104,
"ok": 5.490519373454245,
"total": 5.769991755976917
},
"meanResponseTime": {
"ko": 8779,
"ok": 83,
"total": 504
},
"minResponseTime": {
"ko": 102,
"ok": 34,
"total": 34
},
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"ko": 1017,
"ok": 19980,
"total": 20997
},
"percentiles1": {
"ko": 9036,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 9036,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 9037,
"ok": 41,
"total": 4618
},
"percentiles4": {
"ko": 9039,
"ok": 2137,
"total": 9036
},
"spikes": [],
"standardDeviation": {
"ko": 1332,
"ok": 455,
"total": 1941
}
},
{
"group1": {
"count": 6502,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 42
},
"group2": {
"count": 354,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 7583,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 49
},
"group4": {
"count": 906,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 50714,
"ok": 47701,
"total": 50714
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.24896949711459193,
"ok": 3.9678483099752677,
"total": 4.21681780708986
},
"meanResponseTime": {
"ko": 4974,
"ok": 3756,
"total": 3828
},
"minResponseTime": {
"ko": 34,
"ok": 40,
"total": 34
},
"name": " UI AM revoke1",
"numberOfRequests": {
"ko": 906,
"ok": 14439,
"total": 15345
},
"percentiles1": {
"ko": 1817,
"ok": 1698,
"total": 1704
},
"percentiles2": {
"ko": 7117,
"ok": 5408,
"total": 5526
},
"percentiles3": {
"ko": 23266,
"ok": 14410,
"total": 14945
},
"percentiles4": {
"ko": 27737,
"ok": 26456,
"total": 26676
},
"spikes": [],
"standardDeviation": {
"ko": 7231,
"ok": 5456,
"total": 5584
}
},
{
"group1": {
"count": 6561,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 43
},
"group2": {
"count": 341,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 7822,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 51
},
"group4": {
"count": 656,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 50245,
"ok": 49820,
"total": 50245
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.1802693047540533,
"ok": 4.046166529266282,
"total": 4.226435834020335
},
"meanResponseTime": {
"ko": 6033,
"ok": 3718,
"total": 3817
},
"minResponseTime": {
"ko": 34,
"ok": 40,
"total": 34
},
"name": " UI AM revoke2",
"numberOfRequests": {
"ko": 656,
"ok": 14724,
"total": 15380
},
"percentiles1": {
"ko": 3500,
"ok": 1733,
"total": 1843
},
"percentiles2": {
"ko": 8827,
"ok": 5428,
"total": 5579
},
"percentiles3": {
"ko": 20351,
"ok": 14218,
"total": 14618
},
"percentiles4": {
"ko": 28105,
"ok": 25811,
"total": 26038
},
"spikes": [],
"standardDeviation": {
"ko": 7137,
"ok": 5326,
"total": 5436
}
},
{
"group1": {
"count": 6768,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 43
},
"group2": {
"count": 364,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 8164,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 51
},
"group4": {
"count": 573,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 60000,
"ok": 56528,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.1574608408903545,
"ok": 4.203352569387194,
"total": 4.360813410277549
},
"meanResponseTime": {
"ko": 6942,
"ok": 3832,
"total": 3945
},
"minResponseTime": {
"ko": 35,
"ok": 45,
"total": 35
},
"name": " UI AM endsession",
"numberOfRequests": {
"ko": 573,
"ok": 15296,
"total": 15869
},
"percentiles1": {
"ko": 4059,
"ok": 1801,
"total": 1922
},
"percentiles2": {
"ko": 9579,
"ok": 5574,
"total": 5720
},
"percentiles3": {
"ko": 24172,
"ok": 14561,
"total": 14998
},
"percentiles4": {
"ko": 28180,
"ok": 26966,
"total": 27083
},
"spikes": [],
"standardDeviation": {
"ko": 8038,
"ok": 5589,
"total": 5725
}
},
{
"group1": {
"count": 307,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 11
},
"group2": {
"count": 72,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 1020,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 37
},
"group4": {
"count": 1334,
"htmlName": "failed",
"name": "failed",
"percentage": 49
},
"maxResponseTime": {
"ko": 45080,
"ok": 48272,
"total": 48272
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.366584226435834,
"ok": 0.3844462764495741,
"total": 0.7510305028854081
},
"meanResponseTime": {
"ko": 6133,
"ok": 5782,
"total": 5954
},
"minResponseTime": {
"ko": 34,
"ok": 152,
"total": 34
},
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"ko": 1334,
"ok": 1399,
"total": 2733
},
"percentiles1": {
"ko": 3362,
"ok": 4187,
"total": 3986
},
"percentiles2": {
"ko": 9036,
"ok": 8188,
"total": 9003
},
"percentiles3": {
"ko": 24562,
"ok": 16811,
"total": 23430
},
"percentiles4": {
"ko": 34938,
"ok": 27551,
"total": 34776
},
"spikes": [],
"standardDeviation": {
"ko": 8259,
"ok": 5954,
"total": 7174
}
},
{
"group1": {
"count": 185,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 18
},
"group2": {
"count": 9,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 113,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 11
},
"group4": {
"count": 737,
"htmlName": "failed",
"name": "failed",
"percentage": 71
},
"maxResponseTime": {
"ko": 9042,
"ok": 8660,
"total": 9042
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.2025281670788678,
"ok": 0.08436383621874141,
"total": 0.2868920032976092
},
"meanResponseTime": {
"ko": 9035,
"ok": 1748,
"total": 6892
},
"minResponseTime": {
"ko": 9034,
"ok": 34,
"total": 34
},
"name": "UI-Logout",
"numberOfRequests": {
"ko": 737,
"ok": 307,
"total": 1044
},
"percentiles1": {
"ko": 9035,
"ok": 45,
"total": 9035
},
"percentiles2": {
"ko": 9036,
"ok": 2646,
"total": 9036
},
"percentiles3": {
"ko": 9037,
"ok": 7617,
"total": 9036
},
"percentiles4": {
"ko": 9038,
"ok": 8651,
"total": 9037
},
"spikes": [],
"standardDeviation": {
"ko": 1,
"ok": 2579,
"total": 3603
}
}
],
"global": {
"group1": {
"count": 1010652,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 34
},
"group2": {
"count": 61700,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 1416207,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 48
},
"group4": {
"count": 456915,
"htmlName": "failed",
"name": "failed",
"percentage": 16
},
"maxResponseTime": {
"ko": 60279,
"ok": 59999,
"total": 60279
},
"meanNumberOfRequestsPerSecond": {
"ko": 125.56059356966199,
"ok": 683.8579280021984,
"total": 809.4185215718604
},
"meanResponseTime": {
"ko": 8303,
"ok": 5427,
"total": 5873
},
"minResponseTime": {
"ko": 34,
"ok": 33,
"total": 33
},
"name": "All Requests",
"numberOfRequests": {
"ko": 456915,
"ok": 2488559,
"total": 2945474
},
"percentiles1": {
"ko": 6815,
"ok": 2611,
"total": 3381
},
"percentiles2": {
"ko": 10381,
"ok": 8296,
"total": 9038
},
"percentiles3": {
"ko": 23484,
"ok": 20186,
"total": 20741
},
"percentiles4": {
"ko": 38230,
"ok": 30923,
"total": 31891
},
"standardDeviation": {
"ko": 7851,
"ok": 7195,
"total": 7375
}
}
},
"target_hostname": "openam-ema-perf-benchmark.forgeblocks.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-01-19 07:11:49] Reporting-benchmark-150 step15 : Remove gatling task's stdout file
________________________________________________________________________________
Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/stdout.txt
Compressing Gatling stdout.txt file..
________________________________________________________________________________
[2024-01-19 07:12:37] Reporting-benchmark-150 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped