--Task-- name: Reporting-benchmark-400 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Logs-parse-benchmark-550', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300'] preceding_task: None options: {'task_name': 'benchmark-400'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-16 23:32:55 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-16 23:32:55 - 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-400/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-400/stderr.txt Pod log : /results/orders/Reporting-benchmark-400 2025-09-16 23:32:55 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 23:32:55 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-400 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/order.json { "name": "Reporting-benchmark-400", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-400\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-400.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-400" } ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-16 23:32:55,160 INFO 2025-09-16 23:32:55,160 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 23:32:55,160 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-16 23:32:55,371 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:32:55,371 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:55,371 DEBUG --- stdout --- 2025-09-16 23:32:55,371 DEBUG WAITING 2025-09-16 23:32:55,371 DEBUG --- stderr --- 2025-09-16 23:32:55,371 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-16 23:32:55] Reporting-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-16 23:32:55,372 INFO 2025-09-16 23:32:55,372 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:32:55,372 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:32:55,649 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:32:55,649 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:55,649 DEBUG --- stdout --- 2025-09-16 23:32:55,650 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:32:55,650 DEBUG --- stderr --- 2025-09-16 23:32:55,650 DEBUG 2025-09-16 23:32:55,650 INFO 2025-09-16 23:32:55,650 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-16 23:32:55,650 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:32:56,564 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:32:56,564 DEBUG --- stdout --- 2025-09-16 23:32:56,564 DEBUG 2025-09-16 23:32:56,564 DEBUG --- stderr --- 2025-09-16 23:32:56,564 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-16 23:32:56] Reporting-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-16 23:33:01,564 INFO 2025-09-16 23:33:01,565 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 23:33:01,565 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-16 23:33:01,774 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:06,983 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:12,188 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:17,400 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:22,610 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:27,822 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:33,034 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:38,239 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:43,447 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:48,653 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:53,904 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:33:59,113 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:04,322 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:09,527 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:14,731 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:19,940 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:25,157 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:30,366 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:35,578 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:40,784 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:45,992 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:51,201 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:34:56,441 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:01,649 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:06,860 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:12,069 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:17,274 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:22,485 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:27,726 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:32,934 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:38,142 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:43,354 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:48,566 INFO [loop_until]: Function succeeded after 2m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:53,774 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:35:58,985 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:36:04,193 INFO [loop_until]: Function succeeded after 3m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:36:09,405 INFO [loop_until]: Function succeeded after 3m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:36:14,612 INFO [loop_until]: Function succeeded after 3m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 23:36:19,820 INFO [loop_until]: Function succeeded after 3m 18s (rc=0) - expected pattern found 2025-09-16 23:36:19,820 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:19,820 DEBUG --- stdout --- 2025-09-16 23:36:19,820 DEBUG WAITING 2025-09-16 23:36:19,820 DEBUG --- stderr --- 2025-09-16 23:36:19,820 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 23:36:19] Reporting-benchmark-400 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 23:36:19] Reporting-benchmark-400 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-16 23:36:19,821 INFO 2025-09-16 23:36:19,821 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:36:19,821 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:36:20,128 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:36:20,128 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:20,128 DEBUG --- stdout --- 2025-09-16 23:36:20,128 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:36:20,128 DEBUG --- stderr --- 2025-09-16 23:36:20,128 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:36:20,129 INFO 2025-09-16 23:36:20,129 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-400/benchmark-400.tar.gz" ]; then echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-400/benchmark-400.tar.gz file found" 2025-09-16 23:36:20,129 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:36:20,740 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:20,740 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:20,740 DEBUG --- stdout --- 2025-09-16 23:36:20,740 DEBUG /results/gatling/benchmark-400/benchmark-400.tar.gz file found 2025-09-16 23:36:20,740 DEBUG --- stderr --- 2025-09-16 23:36:20,740 DEBUG 2025-09-16 23:36:20,741 INFO 2025-09-16 23:36:20,741 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-400/benchmark-400.tar.gz | grep "^\d+ .+$" 2025-09-16 23:36:20,741 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:36:21,295 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:21,295 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:21,295 DEBUG --- stdout --- 2025-09-16 23:36:21,295 DEBUG 992 /results/gatling/benchmark-400/benchmark-400.tar.gz 2025-09-16 23:36:21,295 DEBUG --- stderr --- 2025-09-16 23:36:21,295 DEBUG - Download file (size 992kB) source : /results/gatling/benchmark-400/benchmark-400.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-16 23:36:21,295 INFO 2025-09-16 23:36:21,295 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-400/benchmark-400.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-16 23:36:21,295 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:36:22,187 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:22,187 DEBUG --- stdout --- 2025-09-16 23:36:22,187 DEBUG tar: Removing leading `/' from member names 2025-09-16 23:36:22,187 DEBUG --- stderr --- 2025-09-16 23:36:22,187 DEBUG ________________________________________________________________________________ [2025-09-16 23:36:22] Reporting-benchmark-400 step7 : Unzip the result ________________________________________________________________________________ 2025-09-16 23:36:22,188 INFO 2025-09-16 23:36:22,188 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling 2025-09-16 23:36:22,228 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 23:36:22,228 DEBUG --- stdout --- 2025-09-16 23:36:22,228 DEBUG 2025-09-16 23:36:22,228 DEBUG --- stderr --- 2025-09-16 23:36:22,228 DEBUG 2025-09-16 23:36:22,228 INFO ________________________________________________________________________________ [2025-09-16 23:36:22] Reporting-benchmark-400 step8 : Print rc order ________________________________________________________________________________ 2025-09-16 23:36:22,229 INFO 2025-09-16 23:36:22,229 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:36:22,229 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:36:22,524 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:36:22,524 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:22,524 DEBUG --- stdout --- 2025-09-16 23:36:22,524 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:36:22,524 DEBUG --- stderr --- 2025-09-16 23:36:22,524 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:36:22,525 INFO 2025-09-16 23:36:22,525 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-400/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/rc.txt file found" 2025-09-16 23:36:22,525 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:36:23,068 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:23,068 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:23,068 DEBUG --- stdout --- 2025-09-16 23:36:23,068 DEBUG /results/orders/Reporting-benchmark-400/rc.txt file found 2025-09-16 23:36:23,068 DEBUG --- stderr --- 2025-09-16 23:36:23,068 DEBUG 2025-09-16 23:36:23,069 INFO 2025-09-16 23:36:23,069 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-400/rc.txt | grep "^\d+ .+$" 2025-09-16 23:36:23,069 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:36:23,622 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:23,622 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:23,622 DEBUG --- stdout --- 2025-09-16 23:36:23,622 DEBUG 4 /results/orders/Reporting-benchmark-400/rc.txt 2025-09-16 23:36:23,622 DEBUG --- stderr --- 2025-09-16 23:36:23,622 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-400/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt 2025-09-16 23:36:23,623 INFO 2025-09-16 23:36:23,623 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-400/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt 2025-09-16 23:36:23,623 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:36:24,168 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:24,168 DEBUG --- stdout --- 2025-09-16 23:36:24,168 DEBUG 2025-09-16 23:36:24,168 DEBUG --- stderr --- 2025-09-16 23:36:24,168 DEBUG 2025-09-16 23:36:24,168 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt is small (1 lines), printing all lines: 2025-09-16 23:36:24,168 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 23:36:24] Reporting-benchmark-400 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-16 23:36:24] Reporting-benchmark-400 step10 : Print stdout order ________________________________________________________________________________ 2025-09-16 23:36:24,404 INFO 2025-09-16 23:36:24,404 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:36:24,404 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:36:24,704 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:36:24,704 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:24,704 DEBUG --- stdout --- 2025-09-16 23:36:24,704 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:36:24,704 DEBUG --- stderr --- 2025-09-16 23:36:24,704 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:36:24,705 INFO 2025-09-16 23:36:24,705 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stdout.txt file found" 2025-09-16 23:36:24,705 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:36:25,260 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:25,260 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:25,260 DEBUG --- stdout --- 2025-09-16 23:36:25,260 DEBUG /results/orders/Reporting-benchmark-400/stdout.txt file found 2025-09-16 23:36:25,260 DEBUG --- stderr --- 2025-09-16 23:36:25,260 DEBUG 2025-09-16 23:36:25,261 INFO 2025-09-16 23:36:25,261 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-400/stdout.txt | grep "^\d+ .+$" 2025-09-16 23:36:25,261 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:36:25,804 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:25,804 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:25,804 DEBUG --- stdout --- 2025-09-16 23:36:25,804 DEBUG 12 /results/orders/Reporting-benchmark-400/stdout.txt 2025-09-16 23:36:25,804 DEBUG --- stderr --- 2025-09-16 23:36:25,804 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-400/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt 2025-09-16 23:36:25,805 INFO 2025-09-16 23:36:25,805 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-400/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt 2025-09-16 23:36:25,805 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:36:26,352 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:26,352 DEBUG --- stdout --- 2025-09-16 23:36:26,352 DEBUG tar: Removing leading `/' from member names 2025-09-16 23:36:26,352 DEBUG --- stderr --- 2025-09-16 23:36:26,352 DEBUG 2025-09-16 23:36:26,352 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt is small (104 lines), printing all lines: 2025-09-16 23:36:26,352 INFO ----- output ----- 2025-09-17 00:32:58,977 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpyboj1t1o 2025-09-17 00:32:58,979 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-400/loadtest-20250916201802239" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpyboj1t1o/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpyboj1t1o/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:33:01,573 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:33:01,575 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:33:01,575 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:33:01,576 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:33:01,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:33:01,583 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:33:01,593 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:33:01,593 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:33:01,594 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:33:01,594 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:33:01,598 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:33:01,605 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:33:01,666 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:33:01,666 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:33:01,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:33:01,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:33:01,732 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:33:01,762 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:33:01,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:33:01,763 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:33:01,763 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:33:01,763 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 188s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 11064588 (OK=11020252 KO=44336 ) > min response time 32 (OK=32 KO=34 ) > max response time 13767 (OK=13767 KO=10001 ) > mean response time 50 (OK=50 KO=122 ) > std deviation 31 (OK=25 KO=283 ) > response time 50th percentile 44 (OK=44 KO=114 ) > response time 75th percentile 51 (OK=51 KO=120 ) > response time 95th percentile 106 (OK=104 KO=128 ) > response time 99th percentile 126 (OK=125 KO=143 ) > mean requests/sec 3073.5 (OK=3061.18 KO=12.32 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 11020044 ( 99.6%) > 800 ms <= t < 1200 ms 109 ( 0%) > t >= 1200 ms 99 ( 0%) > failed 44336 ( 0.4%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 461180 (91.22%) > jsonPath($.tokenId).find.exists, found nothing 44277 ( 8.76%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 36 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 401 9 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 8 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 7 ( 0.00%) ing > userinfo: No attribute named 'access_token' is defined 7 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 7 ( 0.00%) > UI AM endsession: No attribute named 'id_token_2' is defined 7 ( 0.00%) > status.find.in([200, 209], 304), found 502 3 ( 0.00%) > status.find.is(200), but actually found 401 2 ( 0.00%) > status.find.is(302), but actually found 502 1 ( 0.00%) > status.find.in([200, 209], 304), found 400 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-400/loadtest-20250916201802239/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:13 min [INFO] Finished at: 2025-09-17T00:36:13+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-17 00:36:13,797 INFO Gatling simulation run ended successfully 2025-09-17 00:36:13,797 INFO Creating archive benchmark-400.tar.gz with report files 2025-09-17 00:36:14,395 INFO Archive /results/gatling/benchmark-400/benchmark-400.tar.gz successfully created ________________________________________________________________________________ [2025-09-16 23:36:26] Reporting-benchmark-400 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-16 23:36:26] Reporting-benchmark-400 step12 : Print stderr order ________________________________________________________________________________ 2025-09-16 23:36:26,353 INFO 2025-09-16 23:36:26,354 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 23:36:26,354 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 23:36:26,646 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 23:36:26,646 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:26,646 DEBUG --- stdout --- 2025-09-16 23:36:26,646 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 23:36:26,646 DEBUG --- stderr --- 2025-09-16 23:36:26,646 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 23:36:26,647 INFO 2025-09-16 23:36:26,647 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stderr.txt file found" 2025-09-16 23:36:26,647 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 23:36:27,199 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:27,199 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:27,199 DEBUG --- stdout --- 2025-09-16 23:36:27,199 DEBUG /results/orders/Reporting-benchmark-400/stderr.txt file found 2025-09-16 23:36:27,199 DEBUG --- stderr --- 2025-09-16 23:36:27,199 DEBUG 2025-09-16 23:36:27,200 INFO 2025-09-16 23:36:27,200 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-400/stderr.txt | grep "^\d+ .+$" 2025-09-16 23:36:27,200 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 23:36:27,746 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 23:36:27,746 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:27,746 DEBUG --- stdout --- 2025-09-16 23:36:27,746 DEBUG 0 /results/orders/Reporting-benchmark-400/stderr.txt 2025-09-16 23:36:27,746 DEBUG --- stderr --- 2025-09-16 23:36:27,746 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-400/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt 2025-09-16 23:36:27,747 INFO 2025-09-16 23:36:27,747 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-400/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt 2025-09-16 23:36:27,747 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 23:36:28,395 INFO [loop_until]: OK (rc = 0) 2025-09-16 23:36:28,395 DEBUG --- stdout --- 2025-09-16 23:36:28,395 DEBUG 2025-09-16 23:36:28,395 DEBUG --- stderr --- 2025-09-16 23:36:28,395 DEBUG 2025-09-16 23:36:28,395 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt is small (0 lines), printing all lines: 2025-09-16 23:36:28,395 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request User AccessToken PKCE stage checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request UI-Post-Login - stage 2 checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_userrestlogin-115679370.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI Enduser sessioncheck checking simulation request UI IDM uiconfig checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 11064588, "ok": 11020252, "ko": 44336 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 34 }, "maxResponseTime": { "total": 13767, "ok": 13767, "ko": 10001 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 122 }, "standardDeviation": { "total": 31, "ok": 25, "ko": 283 }, "percentiles1": { "total": 44, "ok": 44, "ko": 114 }, "percentiles2": { "total": 51, "ok": 51, "ko": 120 }, "percentiles3": { "total": 106, "ok": 104, "ko": 128 }, "percentiles4": { "total": 126, "ok": 125, "ko": 143 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11020044, "percentage": 99.59741835846035 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 109, "percentage": 0.0009851247963322267 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 99, "percentage": 0.000894746374650371 }, "group4": { "name": "failed", "htmlName": "failed", "count": 44336, "percentage": 0.40070177036867527 }, "meanNumberOfRequestsPerSecond": { "total": 3073.4966666666664, "ok": 3061.181111111111, "ko": 12.315555555555555 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 109, "ok": 0, "ko": 109 }, "maxResponseTime": { "total": 169, "ok": 0, "ko": 169 }, "meanResponseTime": { "total": 139, "ok": 0, "ko": 139 }, "standardDeviation": { "total": 30, "ok": 0, "ko": 30 }, "percentiles1": { "total": 139, "ok": 0, "ko": 139 }, "percentiles2": { "total": 154, "ok": 0, "ko": 154 }, "percentiles3": { "total": 166, "ok": 0, "ko": 166 }, "percentiles4": { "total": 168, "ok": 0, "ko": 168 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 922277, "ok": 922264, "ko": 13 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 13767, "ok": 13767, "ko": 10000 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 10000 }, "standardDeviation": { "total": 46, "ok": 27, "ko": 0 }, "percentiles1": { "total": 50, "ok": 50, "ko": 10000 }, "percentiles2": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10000 }, "percentiles4": { "total": 68, "ok": 68, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 922211, "percentage": 99.9928437985551 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 30, "percentage": 0.0032528188385918767 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23, "percentage": 0.002493827776253772 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13, "percentage": 0.0014095548300564799 }, "meanNumberOfRequestsPerSecond": { "total": 256.18805555555554, "ok": 256.18444444444447, "ko": 0.003611111111111111 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 307919, "ok": 307919, "ko": 0 }, "minResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "maxResponseTime": { "total": 4249, "ok": 4249, "ko": 0 }, "meanResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 0 }, "percentiles2": { "total": 117, "ok": 117, "ko": 0 }, "percentiles3": { "total": 126, "ok": 126, "ko": 0 }, "percentiles4": { "total": 138, "ok": 138, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307917, "percentage": 99.99935047853495 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0006495214650606167 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.53305555555555, "ok": 85.53305555555555, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 29748, "ok": 29746, "ko": 2 }, "minResponseTime": { "total": 81, "ok": 109, "ko": 81 }, "maxResponseTime": { "total": 477, "ok": 477, "ko": 104 }, "meanResponseTime": { "total": 142, "ok": 142, "ko": 93 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 12 }, "percentiles1": { "total": 142, "ok": 142, "ko": 93 }, "percentiles2": { "total": 154, "ok": 154, "ko": 98 }, "percentiles3": { "total": 167, "ok": 167, "ko": 103 }, "percentiles4": { "total": 177, "ok": 177, "ko": 104 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29746, "percentage": 99.9932768589485 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.00672314105149926 }, "meanNumberOfRequestsPerSecond": { "total": 8.263333333333334, "ok": 8.262777777777778, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 307923, "ok": 307923, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 500, "ok": 500, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307923, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.53416666666666, "ok": 85.53416666666666, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 307921, "ok": 307921, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 3376, "ok": 3376, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307920, "percentage": 99.99967524137685 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003247586231533413 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.53361111111111, "ok": 85.53361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 307911, "ok": 307904, "ko": 7 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 40 }, "maxResponseTime": { "total": 6738, "ok": 6738, "ko": 45 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 43 }, "standardDeviation": { "total": 13, "ok": 13, "ko": 1 }, "percentiles1": { "total": 46, "ok": 46, "ko": 43 }, "percentiles2": { "total": 49, "ok": 49, "ko": 43 }, "percentiles3": { "total": 55, "ok": 55, "ko": 44 }, "percentiles4": { "total": 62, "ok": 62, "ko": 45 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307903, "percentage": 99.9974018466375 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00032476917031220063 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.002273384192185404 }, "meanNumberOfRequestsPerSecond": { "total": 85.53083333333333, "ok": 85.52888888888889, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 307911, "ok": 307909, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 3423 }, "maxResponseTime": { "total": 10000, "ok": 7233, "ko": 10000 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 6712 }, "standardDeviation": { "total": 38, "ok": 32, "ko": 3289 }, "percentiles1": { "total": 48, "ok": 48, "ko": 6712 }, "percentiles2": { "total": 51, "ok": 51, "ko": 8356 }, "percentiles3": { "total": 56, "ok": 56, "ko": 9671 }, "percentiles4": { "total": 65, "ok": 65, "ko": 9934 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307886, "percentage": 99.9918807707422 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 10, "percentage": 0.0032476917031220064 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13, "percentage": 0.004221999214058608 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0006495383406244013 }, "meanNumberOfRequestsPerSecond": { "total": 85.53083333333333, "ok": 85.53027777777778, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 615777, "ok": 615776, "ko": 1 }, "minResponseTime": { "total": 34, "ok": 38, "ko": 34 }, "maxResponseTime": { "total": 1177, "ok": 1177, "ko": 34 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 34 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 34 }, "percentiles2": { "total": 57, "ok": 57, "ko": 34 }, "percentiles3": { "total": 65, "ok": 65, "ko": 34 }, "percentiles4": { "total": 74, "ok": 74, "ko": 34 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 615774, "percentage": 99.9995128106441 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.00032479290392463503 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00016239645196231751 }, "meanNumberOfRequestsPerSecond": { "total": 171.04916666666668, "ok": 171.04888888888888, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 51284, "ok": 51283, "ko": 1 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 4139, "ko": 10000 }, "meanResponseTime": { "total": 50, "ok": 49, "ko": 10000 }, "standardDeviation": { "total": 50, "ok": 24, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 10000 }, "percentiles2": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles3": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles4": { "total": 64, "ok": 64, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51281, "percentage": 99.99415022229155 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.003899851805631386 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.001949925902815693 }, "meanNumberOfRequestsPerSecond": { "total": 14.245555555555555, "ok": 14.245277777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 615760, "ok": 615759, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 112 }, "maxResponseTime": { "total": 1558, "ok": 1558, "ko": 112 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 112 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 112 }, "percentiles2": { "total": 57, "ok": 57, "ko": 112 }, "percentiles3": { "total": 65, "ok": 65, "ko": 112 }, "percentiles4": { "total": 74, "ok": 74, "ko": 112 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 615758, "percentage": 99.99967519812914 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00016240093542938807 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00016240093542938807 }, "meanNumberOfRequestsPerSecond": { "total": 171.04444444444445, "ok": 171.04416666666665, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 51282, "ok": 51282, "ko": 0 }, "minResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "maxResponseTime": { "total": 1613, "ok": 1613, "ko": 0 }, "meanResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 0 }, "percentiles2": { "total": 117, "ok": 117, "ko": 0 }, "percentiles3": { "total": 126, "ok": 126, "ko": 0 }, "percentiles4": { "total": 138, "ok": 138, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51280, "percentage": 99.9960999961 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0019500019500019498 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0019500019500019498 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 14.245, "ok": 14.245, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 307895, "ok": 307895, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 827, "ok": 827, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307894, "percentage": 99.99967521395281 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032478604719141265 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.52638888888889, "ok": 85.52638888888889, "ko": 0 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 461180, "ok": 416892, "ko": 44288 }, "minResponseTime": { "total": 38, "ok": 85, "ko": 38 }, "maxResponseTime": { "total": 10756, "ok": 10756, "ko": 10001 }, "meanResponseTime": { "total": 113, "ok": 113, "ko": 116 }, "standardDeviation": { "total": 56, "ok": 32, "ko": 151 }, "percentiles1": { "total": 112, "ok": 112, "ko": 114 }, "percentiles2": { "total": 121, "ok": 121, "ko": 120 }, "percentiles3": { "total": 131, "ok": 131, "ko": 128 }, "percentiles4": { "total": 143, "ok": 143, "ko": 142 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 416869, "percentage": 90.39182098096188 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.0026020209029012534 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11, "percentage": 0.002385185827659482 }, "group4": { "name": "failed", "htmlName": "failed", "count": 44288, "percentage": 9.603191812307559 }, "meanNumberOfRequestsPerSecond": { "total": 128.10555555555555, "ok": 115.80333333333333, "ko": 12.302222222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 307892, "ok": 307892, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1690, "ok": 1690, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307890, "percentage": 99.9993504215764 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003247892118015408 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003247892118015408 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.52555555555556, "ok": 85.52555555555556, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 307888, "ok": 307888, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 4183, "ok": 4183, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307887, "percentage": 99.99967520656863 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003247934313776438 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.52444444444444, "ok": 85.52444444444444, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 307888, "ok": 307888, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1752, "ok": 1752, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307887, "percentage": 99.99967520656863 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003247934313776438 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.52444444444444, "ok": 85.52444444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 307866, "ok": 307866, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 2135, "ok": 2135, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307865, "percentage": 99.99967518335899 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00032481664100615204 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51833333333333, "ok": 85.51833333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 307860, "ok": 307860, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 13448, "ok": 13448, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 29, "ok": 29, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307857, "percentage": 99.99902553108556 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0009744689144416293 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51666666666667, "ok": 85.51666666666667, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 307857, "ok": 307857, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 581, "ok": 581, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307857, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.51583333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 307857, "ok": 307857, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 725, "ok": 725, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307857, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.51583333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 307857, "ok": 307857, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 7437, "ok": 7437, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 24, "ok": 24, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 66, "ok": 66, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307841, "percentage": 99.99480278181103 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 10, "percentage": 0.003248261368102723 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0019489568208616338 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.51583333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 307857, "ok": 307854, "ko": 3 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 8715, "ko": 10001 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 10000 }, "standardDeviation": { "total": 44, "ok": 31, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles3": { "total": 60, "ok": 60, "ko": 10001 }, "percentiles4": { "total": 65, "ok": 65, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307834, "percentage": 99.99252899885336 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 11, "percentage": 0.0035730875049129955 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0029234352312924507 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0009744784104308169 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.515, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 307857, "ok": 307853, "ko": 4 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7226, "ko": 10001 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 10001 }, "standardDeviation": { "total": 42, "ok": 21, "ko": 1 }, "percentiles1": { "total": 43, "ok": 43, "ko": 10001 }, "percentiles2": { "total": 44, "ok": 44, "ko": 10001 }, "percentiles3": { "total": 47, "ok": 47, "ko": 10001 }, "percentiles4": { "total": 51, "ok": 51, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307836, "percentage": 99.99317865112698 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.0038979136417232677 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.0016241306840513614 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0012993045472410893 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.51472222222222, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 307857, "ok": 307853, "ko": 4 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 7252, "ko": 10000 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 10000 }, "standardDeviation": { "total": 41, "ok": 20, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10000 }, "percentiles3": { "total": 60, "ok": 60, "ko": 10000 }, "percentiles4": { "total": 65, "ok": 65, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307840, "percentage": 99.99447795567423 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 0.0025986090944821786 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.0016241306840513614 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0012993045472410893 }, "meanNumberOfRequestsPerSecond": { "total": 85.51583333333333, "ok": 85.51472222222222, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 307856, "ok": 307856, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 1352, "ok": 1352, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307853, "percentage": 99.9990255184242 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0006496543838677823 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00032482719193389117 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51555555555555, "ok": 85.51555555555555, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 307856, "ok": 307856, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 3150, "ok": 3150, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307855, "percentage": 99.99967517280807 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00032482719193389117 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51555555555555, "ok": 85.51555555555555, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 307856, "ok": 307856, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 4553, "ok": 4553, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307853, "percentage": 99.9990255184242 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032482719193389117 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0006496543838677823 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51555555555555, "ok": 85.51555555555555, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 307858, "ok": 307851, "ko": 7 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 872, "ok": 872, "ko": 40 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 38 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 1 }, "percentiles1": { "total": 46, "ok": 46, "ko": 38 }, "percentiles2": { "total": 48, "ok": 48, "ko": 39 }, "percentiles3": { "total": 53, "ok": 53, "ko": 40 }, "percentiles4": { "total": 61, "ok": 61, "ko": 40 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307850, "percentage": 99.99740139934646 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032482508169350807 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.0022737755718545563 }, "meanNumberOfRequestsPerSecond": { "total": 85.51611111111112, "ok": 85.51416666666667, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 307843, "ok": 307843, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 6598, "ok": 6598, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307838, "percentage": 99.99837579545418 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032484090916473656 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0012993636366589463 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51194444444444, "ok": 85.51194444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 307847, "ok": 307847, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1710, "ok": 1710, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307845, "percentage": 99.99935032662329 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003248366883549296 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003248366883549296 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51305555555555, "ok": 85.51305555555555, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 307845, "ok": 307845, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 514, "ok": 514, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307845, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.5125, "ok": 85.5125, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 307834, "ok": 307834, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 13405, "ok": 13405, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 25, "ok": 25, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307831, "percentage": 99.99902544878083 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003248504063878584 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0006497008127757168 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.50944444444444, "ok": 85.50944444444444, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 307832, "ok": 307831, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 1220 }, "maxResponseTime": { "total": 6404, "ok": 6404, "ko": 1220 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 1220 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 1220 }, "percentiles2": { "total": 45, "ok": 45, "ko": 1220 }, "percentiles3": { "total": 49, "ok": 49, "ko": 1220 }, "percentiles4": { "total": 58, "ok": 58, "ko": 1220 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307827, "percentage": 99.99837573741522 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0009745575508719042 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003248525169573014 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003248525169573014 }, "meanNumberOfRequestsPerSecond": { "total": 85.50888888888889, "ok": 85.50861111111111, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 307833, "ok": 307833, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 862, "ok": 862, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 49, "ok": 49, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307832, "percentage": 99.99967514853833 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032485146166915177 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.50916666666667, "ok": 85.50916666666667, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 4802, "ok": 4802, "ko": 0 }, "minResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "maxResponseTime": { "total": 226, "ok": 226, "ko": 0 }, "meanResponseTime": { "total": 141, "ok": 141, "ko": 0 }, "standardDeviation": { "total": 16, "ok": 16, "ko": 0 }, "percentiles1": { "total": 143, "ok": 143, "ko": 0 }, "percentiles2": { "total": 154, "ok": 154, "ko": 0 }, "percentiles3": { "total": 166, "ok": 166, "ko": 0 }, "percentiles4": { "total": 176, "ok": 176, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4802, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.333888888888889, "ok": 1.333888888888889, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3073, "avg_response_time": 50, "max_response_time": 13767, "min_response_time": 32, "num_requests": 11064588, "num_requests_pass": 11020252, "num_requests_percent_pass": 99.599 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:400", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 169, "ok": 0, "total": 169 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 139, "ok": 0, "total": 139 }, "minResponseTime": { "ko": 109, "ok": 0, "total": 109 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 139, "ok": 0, "total": 139 }, "percentiles2": { "ko": 154, "ok": 0, "total": 154 }, "percentiles3": { "ko": 166, "ok": 0, "total": 166 }, "percentiles4": { "ko": 168, "ok": 0, "total": 168 }, "spikes": [], "standardDeviation": { "ko": 30, "ok": 0, "total": 30 } }, { "group1": { "count": 922211, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9928437985551 }, "group2": { "count": 30, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0032528188385918767 }, "group3": { "count": 23, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002493827776253772 }, "group4": { "count": 13, "htmlName": "failed", "name": "failed", "percentage": 0.0014095548300564799 }, "maxResponseTime": { "ko": 10000, "ok": 13767, "total": 13767 }, "meanNumberOfRequestsPerSecond": { "ko": 0.003611111111111111, "ok": 256.18444444444447, "total": 256.18805555555554 }, "meanResponseTime": { "ko": 10000, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 13, "ok": 922264, "total": 922277 }, "percentiles1": { "ko": 10000, "ok": 50, "total": 50 }, "percentiles2": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles3": { "ko": 10000, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10000, "ok": 68, "total": 68 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 27, "total": 46 } }, { "group1": { "count": 307917, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99935047853495 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006495214650606167 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4249, "total": 4249 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.53305555555555, "total": 85.53305555555555 }, "meanResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "minResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 307919, "total": 307919 }, "percentiles1": { "ko": 0, "ok": 108, "total": 108 }, "percentiles2": { "ko": 0, "ok": 117, "total": 117 }, "percentiles3": { "ko": 0, "ok": 126, "total": 126 }, "percentiles4": { "ko": 0, "ok": 138, "total": 138 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 29746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9932768589485 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.00672314105149926 }, "maxResponseTime": { "ko": 104, "ok": 477, "total": 477 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 8.262777777777778, "total": 8.263333333333334 }, "meanResponseTime": { "ko": 93, "ok": 142, "total": 142 }, "minResponseTime": { "ko": 81, "ok": 109, "total": 81 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 2, "ok": 29746, "total": 29748 }, "percentiles1": { "ko": 93, "ok": 142, "total": 142 }, "percentiles2": { "ko": 98, "ok": 154, "total": 154 }, "percentiles3": { "ko": 103, "ok": 167, "total": 167 }, "percentiles4": { "ko": 104, "ok": 177, "total": 177 }, "spikes": [], "standardDeviation": { "ko": 12, "ok": 17, "total": 17 } }, { "group1": { "count": 307923, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 500, "total": 500 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.53416666666666, "total": 85.53416666666666 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 307923, "total": 307923 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307920, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967524137685 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003247586231533413 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3376, "total": 3376 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.53361111111111, "total": 85.53361111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307921, "total": 307921 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 307903, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9974018466375 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00032476917031220063 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.002273384192185404 }, "maxResponseTime": { "ko": 45, "ok": 6738, "total": 6738 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 85.52888888888889, "total": 85.53083333333333 }, "meanResponseTime": { "ko": 43, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 40, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 7, "ok": 307904, "total": 307911 }, "percentiles1": { "ko": 43, "ok": 46, "total": 46 }, "percentiles2": { "ko": 43, "ok": 49, "total": 49 }, "percentiles3": { "ko": 44, "ok": 55, "total": 55 }, "percentiles4": { "ko": 45, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 13, "total": 13 } }, { "group1": { "count": 307886, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9918807707422 }, "group2": { "count": 10, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0032476917031220064 }, "group3": { "count": 13, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004221999214058608 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0006495383406244013 }, "maxResponseTime": { "ko": 10000, "ok": 7233, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 85.53027777777778, "total": 85.53083333333333 }, "meanResponseTime": { "ko": 6712, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 3423, "ok": 39, "total": 39 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 2, "ok": 307909, "total": 307911 }, "percentiles1": { "ko": 6712, "ok": 48, "total": 48 }, "percentiles2": { "ko": 8356, "ok": 51, "total": 51 }, "percentiles3": { "ko": 9671, "ok": 56, "total": 56 }, "percentiles4": { "ko": 9934, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 3289, "ok": 32, "total": 38 } }, { "group1": { "count": 615774, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9995128106441 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032479290392463503 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00016239645196231751 }, "maxResponseTime": { "ko": 34, "ok": 1177, "total": 1177 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 171.04888888888888, "total": 171.04916666666668 }, "meanResponseTime": { "ko": 34, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 34, "ok": 38, "total": 34 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 1, "ok": 615776, "total": 615777 }, "percentiles1": { "ko": 34, "ok": 52, "total": 52 }, "percentiles2": { "ko": 34, "ok": 57, "total": 57 }, "percentiles3": { "ko": 34, "ok": 65, "total": 65 }, "percentiles4": { "ko": 34, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 51281, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99415022229155 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.003899851805631386 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.001949925902815693 }, "maxResponseTime": { "ko": 10000, "ok": 4139, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.245277777777778, "total": 14.245555555555555 }, "meanResponseTime": { "ko": 10000, "ok": 49, "total": 50 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 1, "ok": 51283, "total": 51284 }, "percentiles1": { "ko": 10000, "ok": 49, "total": 49 }, "percentiles2": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles3": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles4": { "ko": 10000, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 50 } }, { "group1": { "count": 615758, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967519812914 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00016240093542938807 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00016240093542938807 }, "maxResponseTime": { "ko": 112, "ok": 1558, "total": 1558 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 171.04416666666665, "total": 171.04444444444445 }, "meanResponseTime": { "ko": 112, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 112, "ok": 37, "total": 37 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 1, "ok": 615759, "total": 615760 }, "percentiles1": { "ko": 112, "ok": 52, "total": 52 }, "percentiles2": { "ko": 112, "ok": 57, "total": 57 }, "percentiles3": { "ko": 112, "ok": 65, "total": 65 }, "percentiles4": { "ko": 112, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 51280, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9960999961 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0019500019500019498 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019500019500019498 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1613, "total": 1613 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 14.245, "total": 14.245 }, "meanResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "minResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 51282, "total": 51282 }, "percentiles1": { "ko": 0, "ok": 108, "total": 108 }, "percentiles2": { "ko": 0, "ok": 117, "total": 117 }, "percentiles3": { "ko": 0, "ok": 126, "total": 126 }, "percentiles4": { "ko": 0, "ok": 138, "total": 138 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 307894, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967521395281 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032478604719141265 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 827, "total": 827 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52638888888889, "total": 85.52638888888889 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 307895, "total": 307895 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 416869, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.39182098096188 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0026020209029012534 }, "group3": { "count": 11, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002385185827659482 }, "group4": { "count": 44288, "htmlName": "failed", "name": "failed", "percentage": 9.603191812307559 }, "maxResponseTime": { "ko": 10001, "ok": 10756, "total": 10756 }, "meanNumberOfRequestsPerSecond": { "ko": 12.302222222222222, "ok": 115.80333333333333, "total": 128.10555555555555 }, "meanResponseTime": { "ko": 116, "ok": 113, "total": 113 }, "minResponseTime": { "ko": 38, "ok": 85, "total": 38 }, "name": "userRestlogin", "numberOfRequests": { "ko": 44288, "ok": 416892, "total": 461180 }, "percentiles1": { "ko": 114, "ok": 112, "total": 112 }, "percentiles2": { "ko": 120, "ok": 121, "total": 121 }, "percentiles3": { "ko": 128, "ok": 131, "total": 131 }, "percentiles4": { "ko": 142, "ok": 143, "total": 143 }, "spikes": [], "standardDeviation": { "ko": 151, "ok": 32, "total": 56 } }, { "group1": { "count": 307890, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9993504215764 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003247892118015408 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003247892118015408 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1690, "total": 1690 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52555555555556, "total": 85.52555555555556 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307892, "total": 307892 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 307887, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967520656863 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003247934313776438 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4183, "total": 4183 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52444444444444, "total": 85.52444444444444 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 307888, "total": 307888 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 307887, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967520656863 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003247934313776438 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1752, "total": 1752 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52444444444444, "total": 85.52444444444444 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 307888, "total": 307888 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 307865, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967518335899 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00032481664100615204 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2135, "total": 2135 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51833333333333, "total": 85.51833333333333 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 307866, "total": 307866 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 307857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99902553108556 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009744689144416293 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13448, "total": 13448 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51666666666667, "total": 85.51666666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307860, "total": 307860 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 29, "total": 29 } }, { "group1": { "count": 307857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 581, "total": 581 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51583333333333, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 307857, "total": 307857 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 725, "total": 725 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51583333333333, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 307857, "total": 307857 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307841, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99480278181103 }, "group2": { "count": 10, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003248261368102723 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019489568208616338 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7437, "total": 7437 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51583333333333, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 307857, "total": 307857 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 24 } }, { "group1": { "count": 307834, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99252899885336 }, "group2": { "count": 11, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0035730875049129955 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0029234352312924507 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0009744784104308169 }, "maxResponseTime": { "ko": 10001, "ok": 8715, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 85.515, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 10000, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 10000, "ok": 43, "total": 43 }, "name": " UI IDM login", "numberOfRequests": { "ko": 3, "ok": 307854, "total": 307857 }, "percentiles1": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10001, "ok": 60, "total": 60 }, "percentiles4": { "ko": 10001, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 31, "total": 44 } }, { "group1": { "count": 307836, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99317865112698 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0038979136417232677 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0016241306840513614 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0012993045472410893 }, "maxResponseTime": { "ko": 10001, "ok": 7226, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 85.51472222222222, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 10001, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 10000, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 4, "ok": 307853, "total": 307857 }, "percentiles1": { "ko": 10001, "ok": 43, "total": 43 }, "percentiles2": { "ko": 10001, "ok": 44, "total": 44 }, "percentiles3": { "ko": 10001, "ok": 47, "total": 47 }, "percentiles4": { "ko": 10001, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 21, "total": 42 } }, { "group1": { "count": 307840, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99447795567423 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0025986090944821786 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0016241306840513614 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0012993045472410893 }, "maxResponseTime": { "ko": 10000, "ok": 7252, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 85.51472222222222, "total": 85.51583333333333 }, "meanResponseTime": { "ko": 10000, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 10000, "ok": 43, "total": 43 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 4, "ok": 307853, "total": 307857 }, "percentiles1": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10000, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10000, "ok": 60, "total": 60 }, "percentiles4": { "ko": 10000, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 20, "total": 41 } }, { "group1": { "count": 307853, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9990255184242 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0006496543838677823 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00032482719193389117 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1352, "total": 1352 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51555555555555, "total": 85.51555555555555 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 307856, "total": 307856 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 307855, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967517280807 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00032482719193389117 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3150, "total": 3150 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51555555555555, "total": 85.51555555555555 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 307856, "total": 307856 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 307853, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9990255184242 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032482719193389117 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006496543838677823 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4553, "total": 4553 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51555555555555, "total": 85.51555555555555 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 307856, "total": 307856 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 307850, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99740139934646 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032482508169350807 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.0022737755718545563 }, "maxResponseTime": { "ko": 40, "ok": 872, "total": 872 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 85.51416666666667, "total": 85.51611111111112 }, "meanResponseTime": { "ko": 38, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 7, "ok": 307851, "total": 307858 }, "percentiles1": { "ko": 38, "ok": 46, "total": 46 }, "percentiles2": { "ko": 39, "ok": 48, "total": 48 }, "percentiles3": { "ko": 40, "ok": 53, "total": 53 }, "percentiles4": { "ko": 40, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 5, "total": 5 } }, { "group1": { "count": 307838, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99837579545418 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032484090916473656 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0012993636366589463 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6598, "total": 6598 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51194444444444, "total": 85.51194444444444 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 307843, "total": 307843 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 307845, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99935032662329 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003248366883549296 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003248366883549296 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1710, "total": 1710 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51305555555555, "total": 85.51305555555555 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 307847, "total": 307847 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 307845, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 514, "total": 514 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.5125, "total": 85.5125 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307845, "total": 307845 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307831, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99902544878083 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003248504063878584 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006497008127757168 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13405, "total": 13405 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.50944444444444, "total": 85.50944444444444 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 307834, "total": 307834 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 25, "total": 25 } }, { "group1": { "count": 307827, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99837573741522 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009745575508719042 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003248525169573014 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003248525169573014 }, "maxResponseTime": { "ko": 1220, "ok": 6404, "total": 6404 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.50861111111111, "total": 85.50888888888889 }, "meanResponseTime": { "ko": 1220, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 1220, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1, "ok": 307831, "total": 307832 }, "percentiles1": { "ko": 1220, "ok": 43, "total": 43 }, "percentiles2": { "ko": 1220, "ok": 45, "total": 45 }, "percentiles3": { "ko": 1220, "ok": 49, "total": 49 }, "percentiles4": { "ko": 1220, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 307832, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967514853833 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032485146166915177 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 862, "total": 862 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.50916666666667, "total": 85.50916666666667 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 307833, "total": 307833 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 49, "total": 49 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 4802, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 226, "total": 226 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.333888888888889, "total": 1.333888888888889 }, "meanResponseTime": { "ko": 0, "ok": 141, "total": 141 }, "minResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 4802, "total": 4802 }, "percentiles1": { "ko": 0, "ok": 143, "total": 143 }, "percentiles2": { "ko": 0, "ok": 154, "total": 154 }, "percentiles3": { "ko": 0, "ok": 166, "total": 166 }, "percentiles4": { "ko": 0, "ok": 176, "total": 176 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 16, "total": 16 } } ], "global": { "group1": { "count": 11020044, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.59741835846035 }, "group2": { "count": 109, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009851247963322267 }, "group3": { "count": 99, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000894746374650371 }, "group4": { "count": 44336, "htmlName": "failed", "name": "failed", "percentage": 0.40070177036867527 }, "maxResponseTime": { "ko": 10001, "ok": 13767, "total": 13767 }, "meanNumberOfRequestsPerSecond": { "ko": 12.315555555555555, "ok": 3061.181111111111, "total": 3073.4966666666664 }, "meanResponseTime": { "ko": 122, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 34, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 44336, "ok": 11020252, "total": 11064588 }, "percentiles1": { "ko": 114, "ok": 44, "total": 44 }, "percentiles2": { "ko": 120, "ok": 51, "total": 51 }, "percentiles3": { "ko": 128, "ok": 104, "total": 106 }, "percentiles4": { "ko": 143, "ok": 125, "total": 126 }, "standardDeviation": { "ko": 283, "ok": 25, "total": 31 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 step17 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-16 23:36:28] Reporting-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped