--Task-- name: Reporting-benchmark-500 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', 'Reporting-benchmark-400'] preceding_task: None options: {'task_name': 'benchmark-500'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-06-14 04:22:18 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-06-14 04:22:18 - 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-500/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-500/stderr.txt Pod log : /results/orders/Reporting-benchmark-500 2025-06-14 04:22:18 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-06-14 04:22:18 - 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-06-14 04:22:18] Reporting-benchmark-500 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/order.json { "name": "Reporting-benchmark-500", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-500\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-500.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-500" } ________________________________________________________________________________ [2025-06-14 04:22:18] Reporting-benchmark-500 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-06-14 04:22:18,413 INFO 2025-06-14 04:22:18,413 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-06-14 04:22:18,413 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-06-14 04:22:18,629 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:22:18,629 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:22:18,629 DEBUG --- stdout --- 2025-06-14 04:22:18,629 DEBUG WAITING 2025-06-14 04:22:18,629 DEBUG --- stderr --- 2025-06-14 04:22:18,629 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2025-06-14 04:22:18] Reporting-benchmark-500 step3 : Send order to overseer ________________________________________________________________________________ 2025-06-14 04:22:18,629 INFO 2025-06-14 04:22:18,630 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-06-14 04:22:18,630 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:22:18,908 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:22:18,909 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:22:18,909 DEBUG --- stdout --- 2025-06-14 04:22:18,909 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:22:18,909 DEBUG --- stderr --- 2025-06-14 04:22:18,909 DEBUG 2025-06-14 04:22:18,909 INFO 2025-06-14 04:22:18,909 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/14_Reporting-benchmark-500/order.json overseer-0-898c87646-bjhnj:/results/orders/order.json 2025-06-14 04:22:18,909 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:22:20,278 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:22:20,279 DEBUG --- stdout --- 2025-06-14 04:22:20,279 DEBUG 2025-06-14 04:22:20,279 DEBUG --- stderr --- 2025-06-14 04:22:20,279 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-06-14 04:22:20] Reporting-benchmark-500 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-06-14 04:22:25,279 INFO 2025-06-14 04:22:25,279 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-06-14 04:22:25,279 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-06-14 04:22:25,496 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:30,771 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:35,990 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:41,206 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:46,422 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:51,637 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:22:56,851 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:02,162 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:07,377 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:12,592 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:17,812 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:23,027 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:28,243 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:33,500 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:38,716 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:43,931 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:49,150 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:54,365 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:23:59,673 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:04,920 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:10,136 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:15,353 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:20,569 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:25,786 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:31,001 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:36,274 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:41,492 INFO [loop_until]: Function succeeded after 2m 16s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:46,710 INFO [loop_until]: Function succeeded after 2m 21s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:51,925 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:24:57,141 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:02,356 INFO [loop_until]: Function succeeded after 2m 37s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:07,624 INFO [loop_until]: Function succeeded after 2m 42s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:12,840 INFO [loop_until]: Function succeeded after 2m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:18,056 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:23,275 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:28,490 INFO [loop_until]: Function succeeded after 3m 03s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:33,706 INFO [loop_until]: Function succeeded after 3m 08s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:39,018 INFO [loop_until]: Function succeeded after 3m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:44,234 INFO [loop_until]: Function succeeded after 3m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:49,449 INFO [loop_until]: Function succeeded after 3m 24s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:54,665 INFO [loop_until]: Function succeeded after 3m 29s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:25:59,880 INFO [loop_until]: Function succeeded after 3m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:05,096 INFO [loop_until]: Function succeeded after 3m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:10,345 INFO [loop_until]: Function succeeded after 3m 45s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:15,560 INFO [loop_until]: Function succeeded after 3m 50s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:20,777 INFO [loop_until]: Function succeeded after 3m 55s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:25,993 INFO [loop_until]: Function succeeded after 4m (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:31,209 INFO [loop_until]: Function succeeded after 4m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:36,424 INFO [loop_until]: Function succeeded after 4m 11s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:41,708 INFO [loop_until]: Function succeeded after 4m 16s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:46,924 INFO [loop_until]: Function succeeded after 4m 21s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:52,140 INFO [loop_until]: Function succeeded after 4m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:26:57,356 INFO [loop_until]: Function succeeded after 4m 32s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:02,572 INFO [loop_until]: Function succeeded after 4m 37s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:07,789 INFO [loop_until]: Function succeeded after 4m 42s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:13,042 INFO [loop_until]: Function succeeded after 4m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:18,259 INFO [loop_until]: Function succeeded after 4m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:23,474 INFO [loop_until]: Function succeeded after 4m 58s (rc=0) - failed to find expected output: WAITING - retry 2025-06-14 04:27:28,693 INFO [loop_until]: Function succeeded after 5m 03s (rc=0) - expected pattern found 2025-06-14 04:27:28,693 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:28,693 DEBUG --- stdout --- 2025-06-14 04:27:28,693 DEBUG WAITING 2025-06-14 04:27:28,694 DEBUG --- stderr --- 2025-06-14 04:27:28,694 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2025-06-14 04:27:28] Reporting-benchmark-500 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-06-14 04:27:28] Reporting-benchmark-500 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-06-14 04:27:28,694 INFO 2025-06-14 04:27:28,694 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-06-14 04:27:28,694 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:27:28,994 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:27:28,994 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:28,994 DEBUG --- stdout --- 2025-06-14 04:27:28,994 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:27:28,994 DEBUG --- stderr --- 2025-06-14 04:27:28,994 DEBUG Checking if file exists on pod 'overseer-0-898c87646-bjhnj', wait max 3 minutes if not. 2025-06-14 04:27:28,995 INFO 2025-06-14 04:27:28,996 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-500/benchmark-500.tar.gz" ]; then echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-500/benchmark-500.tar.gz file found" 2025-06-14 04:27:28,996 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:27:29,860 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:29,861 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:29,861 DEBUG --- stdout --- 2025-06-14 04:27:29,861 DEBUG /results/gatling/benchmark-500/benchmark-500.tar.gz file found 2025-06-14 04:27:29,861 DEBUG --- stderr --- 2025-06-14 04:27:29,861 DEBUG 2025-06-14 04:27:29,861 INFO 2025-06-14 04:27:29,861 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- du -k /results/gatling/benchmark-500/benchmark-500.tar.gz | grep "^\d+ .+$" 2025-06-14 04:27:29,861 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-06-14 04:27:30,662 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:30,662 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:30,662 DEBUG --- stdout --- 2025-06-14 04:27:30,662 DEBUG 1256 /results/gatling/benchmark-500/benchmark-500.tar.gz 2025-06-14 04:27:30,662 DEBUG --- stderr --- 2025-06-14 04:27:30,662 DEBUG - Download file (size 1.256MB) source : /results/gatling/benchmark-500/benchmark-500.tar.gz @ overseer-0-898c87646-bjhnj destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-06-14 04:27:30,663 INFO 2025-06-14 04:27:30,663 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-898c87646-bjhnj:/results/gatling/benchmark-500/benchmark-500.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-06-14 04:27:30,663 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-06-14 04:27:31,793 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:31,794 DEBUG --- stdout --- 2025-06-14 04:27:31,794 DEBUG tar: Removing leading `/' from member names 2025-06-14 04:27:31,794 DEBUG --- stderr --- 2025-06-14 04:27:31,794 DEBUG ________________________________________________________________________________ [2025-06-14 04:27:31] Reporting-benchmark-500 step7 : Unzip the result ________________________________________________________________________________ 2025-06-14 04:27:31,794 INFO 2025-06-14 04:27:31,794 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling 2025-06-14 04:27:31,843 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-06-14 04:27:31,843 DEBUG --- stdout --- 2025-06-14 04:27:31,843 DEBUG 2025-06-14 04:27:31,843 DEBUG --- stderr --- 2025-06-14 04:27:31,843 DEBUG 2025-06-14 04:27:31,843 INFO ________________________________________________________________________________ [2025-06-14 04:27:31] Reporting-benchmark-500 step8 : Print rc order ________________________________________________________________________________ 2025-06-14 04:27:31,844 INFO 2025-06-14 04:27:31,844 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-06-14 04:27:31,844 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:27:32,121 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:27:32,121 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:32,121 DEBUG --- stdout --- 2025-06-14 04:27:32,121 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:27:32,121 DEBUG --- stderr --- 2025-06-14 04:27:32,121 DEBUG Checking if file exists on pod 'overseer-0-898c87646-bjhnj', wait max 3 minutes if not. 2025-06-14 04:27:32,122 INFO 2025-06-14 04:27:32,122 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/rc.txt file found" 2025-06-14 04:27:32,122 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:27:32,923 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:32,923 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:32,923 DEBUG --- stdout --- 2025-06-14 04:27:32,923 DEBUG /results/orders/Reporting-benchmark-500/rc.txt file found 2025-06-14 04:27:32,923 DEBUG --- stderr --- 2025-06-14 04:27:32,923 DEBUG 2025-06-14 04:27:32,923 INFO 2025-06-14 04:27:32,923 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- du -k /results/orders/Reporting-benchmark-500/rc.txt | grep "^\d+ .+$" 2025-06-14 04:27:32,923 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-06-14 04:27:33,728 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:33,728 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:33,728 DEBUG --- stdout --- 2025-06-14 04:27:33,728 DEBUG 4 /results/orders/Reporting-benchmark-500/rc.txt 2025-06-14 04:27:33,728 DEBUG --- stderr --- 2025-06-14 04:27:33,728 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-500/rc.txt @ overseer-0-898c87646-bjhnj destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt 2025-06-14 04:27:33,729 INFO 2025-06-14 04:27:33,729 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-898c87646-bjhnj:/results/orders/Reporting-benchmark-500/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt 2025-06-14 04:27:33,729 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-06-14 04:27:34,454 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:34,454 DEBUG --- stdout --- 2025-06-14 04:27:34,454 DEBUG tar: Removing leading `/' from member names 2025-06-14 04:27:34,454 DEBUG --- stderr --- 2025-06-14 04:27:34,454 DEBUG 2025-06-14 04:27:34,454 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt is small (1 lines), printing all lines: 2025-06-14 04:27:34,454 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-06-14 04:27:34] Reporting-benchmark-500 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-06-14 04:27:34] Reporting-benchmark-500 step10 : Print stdout order ________________________________________________________________________________ 2025-06-14 04:27:34,694 INFO 2025-06-14 04:27:34,695 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-06-14 04:27:34,695 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:27:34,973 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:27:34,973 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:34,973 DEBUG --- stdout --- 2025-06-14 04:27:34,973 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:27:34,973 DEBUG --- stderr --- 2025-06-14 04:27:34,973 DEBUG Checking if file exists on pod 'overseer-0-898c87646-bjhnj', wait max 3 minutes if not. 2025-06-14 04:27:34,974 INFO 2025-06-14 04:27:34,974 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stdout.txt file found" 2025-06-14 04:27:34,974 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:27:35,785 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:35,785 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:35,785 DEBUG --- stdout --- 2025-06-14 04:27:35,785 DEBUG /results/orders/Reporting-benchmark-500/stdout.txt file found 2025-06-14 04:27:35,785 DEBUG --- stderr --- 2025-06-14 04:27:35,785 DEBUG 2025-06-14 04:27:35,785 INFO 2025-06-14 04:27:35,785 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- du -k /results/orders/Reporting-benchmark-500/stdout.txt | grep "^\d+ .+$" 2025-06-14 04:27:35,785 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-06-14 04:27:36,595 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:36,595 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:36,595 DEBUG --- stdout --- 2025-06-14 04:27:36,595 DEBUG 12 /results/orders/Reporting-benchmark-500/stdout.txt 2025-06-14 04:27:36,595 DEBUG --- stderr --- 2025-06-14 04:27:36,595 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-500/stdout.txt @ overseer-0-898c87646-bjhnj destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt 2025-06-14 04:27:36,596 INFO 2025-06-14 04:27:36,596 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-898c87646-bjhnj:/results/orders/Reporting-benchmark-500/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt 2025-06-14 04:27:36,596 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-06-14 04:27:37,340 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:37,340 DEBUG --- stdout --- 2025-06-14 04:27:37,340 DEBUG tar: Removing leading `/' from member names 2025-06-14 04:27:37,340 DEBUG --- stderr --- 2025-06-14 04:27:37,340 DEBUG 2025-06-14 04:27:37,340 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt is small (109 lines), printing all lines: 2025-06-14 04:27:37,340 INFO ----- output ----- 2025-06-14 05:22:22,487 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpk8f2_kxl 2025-06-14 05:22:22,490 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250614020648742" -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/tmpk8f2_kxl/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/tmpk8f2_kxl/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 --- 05:22:24,979 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 05:22:24,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 05:22:24,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:22:24,982 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:22:24,989 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:22:24,990 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:22:24,999 |-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 05:22:24,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:22:24,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:22:25,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:22:25,003 |-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] 05:22:25,009 |-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 05:22:25,068 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 05:22:25,068 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:22:25,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 05:22:25,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:22:25,130 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:22:25,161 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 05:22:25,161 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 05:22:25,162 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 05:22:25,162 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 05:22:25,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 299s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 19337256 (OK=19320996 KO=16260 ) > min response time 86 (OK=86 KO=87 ) > max response time 60000 (OK=26754 KO=60000 ) > mean response time 110 (OK=110 KO=95 ) > std deviation 30 (OK=27 KO=470 ) > response time 50th percentile 102 (OK=102 KO=91 ) > response time 75th percentile 114 (OK=114 KO=91 ) > response time 95th percentile 161 (OK=161 KO=95 ) > response time 99th percentile 200 (OK=200 KO=110 ) > mean requests/sec 5371.46 (OK=5366.94 KO=4.52 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 19320900 ( 99.92%) > 800 ms <= t < 1200 ms 57 ( 0%) > t >= 1200 ms 39 ( 0%) > failed 16260 ( 0.08%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 401 16178 (99.01%) > status.find.in([200, 209], 304), found 500 68 ( 0.42%) > RootUserinfo: No attribute named 'access_token' is defined 45 ( 0.28%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 8 ( 0.05%) d nothing > userinfo: No attribute named 'access_token' is defined 6 ( 0.04%) > UI AM revoke1: No attribute named 'access_token' is defined 6 ( 0.04%) > createOrganization: No attribute named 'access_token' is defin 5 ( 0.03%) ed > queryOrganization: No attribute named 'organization_id' is def 5 ( 0.03%) ined > deleteOrganization: No attribute named 'organization_id' is de 5 ( 0.03%) fined > tokenUserinfo: No attribute named 'access_token' is defined 5 ( 0.03%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 3 ( 0.02%) ing > UI AM endsession: No attribute named 'id_token_2' is defined 3 ( 0.02%) > Request timeout to openam-tof-10.forgeblocks.com/34.98.119.82: 1 ( 0.01%) 443 after 60000 ms > status.find.is(200), but actually found 403 1 ( 0.01%) > status.find.is(302), but actually found 503 1 ( 0.01%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250614020648742/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:03 min [INFO] Finished at: 2025-06-14T05:27:26+01:00 [INFO] ------------------------------------------------------------------------ 2025-06-14 05:27:26,781 INFO Gatling simulation run ended successfully 2025-06-14 05:27:26,782 INFO Creating archive benchmark-500.tar.gz with report files 2025-06-14 05:27:27,742 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created ________________________________________________________________________________ [2025-06-14 04:27:37] Reporting-benchmark-500 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-06-14 04:27:37] Reporting-benchmark-500 step12 : Print stderr order ________________________________________________________________________________ 2025-06-14 04:27:37,341 INFO 2025-06-14 04:27:37,341 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-06-14 04:27:37,341 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:27:37,619 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:27:37,620 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:37,620 DEBUG --- stdout --- 2025-06-14 04:27:37,620 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:27:37,620 DEBUG --- stderr --- 2025-06-14 04:27:37,620 DEBUG Checking if file exists on pod 'overseer-0-898c87646-bjhnj', wait max 3 minutes if not. 2025-06-14 04:27:37,621 INFO 2025-06-14 04:27:37,621 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stderr.txt file found" 2025-06-14 04:27:37,621 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:27:38,424 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:38,424 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:38,424 DEBUG --- stdout --- 2025-06-14 04:27:38,424 DEBUG /results/orders/Reporting-benchmark-500/stderr.txt file found 2025-06-14 04:27:38,424 DEBUG --- stderr --- 2025-06-14 04:27:38,424 DEBUG 2025-06-14 04:27:38,425 INFO 2025-06-14 04:27:38,425 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- du -k /results/orders/Reporting-benchmark-500/stderr.txt | grep "^\d+ .+$" 2025-06-14 04:27:38,425 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-06-14 04:27:39,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:27:39,222 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:39,222 DEBUG --- stdout --- 2025-06-14 04:27:39,222 DEBUG 0 /results/orders/Reporting-benchmark-500/stderr.txt 2025-06-14 04:27:39,222 DEBUG --- stderr --- 2025-06-14 04:27:39,222 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-500/stderr.txt @ overseer-0-898c87646-bjhnj destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt 2025-06-14 04:27:39,223 INFO 2025-06-14 04:27:39,223 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-898c87646-bjhnj:/results/orders/Reporting-benchmark-500/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt 2025-06-14 04:27:39,223 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-06-14 04:27:39,997 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:27:39,997 DEBUG --- stdout --- 2025-06-14 04:27:39,997 DEBUG tar: Removing leading `/' from member names 2025-06-14 04:27:39,997 DEBUG --- stderr --- 2025-06-14 04:27:39,997 DEBUG 2025-06-14 04:27:39,997 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt is small (0 lines), printing all lines: 2025-06-14 04:27:39,997 INFO ----- output ----- ________________________________________________________________________________ [2025-06-14 04:27:39] Reporting-benchmark-500 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-06-14 04:27:39] Reporting-benchmark-500 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/06_benchmark-500/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/06_benchmark-500/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_userrestlogin-115679370.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 checking simulation request EvalPolicy checking simulation request Skip 2FA checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM idFromSession 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/06_benchmark-500/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request RootUserinfo checking simulation request UI-Post-Login - stage 2 checking simulation request tokenUserinfo checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 checking simulation request loginTreeWorkflow_restLoginInitiate checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_logintreeworkfl--50030702.html - cannot check for spikes checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features 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/06_benchmark-500/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login 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/06_benchmark-500/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 checking simulation request UI IDM user 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/06_benchmark-500/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout checking simulation request getIdToken checking simulation request UI-Logout Redirect 1 checking simulation request getIdToken Redirect 1 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/06_benchmark-500/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM revoke1 checking simulation request UI AM endsession checking simulation request createOrganization checking simulation request queryOrganization checking simulation request deleteOrganization no spikes found ________________________________________________________________________________ [2025-06-14 04:27:40] Reporting-benchmark-500 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 19337256, "ok": 19320996, "ko": 16260 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 87 }, "maxResponseTime": { "total": 60000, "ok": 26754, "ko": 60000 }, "meanResponseTime": { "total": 110, "ok": 110, "ko": 95 }, "standardDeviation": { "total": 30, "ok": 27, "ko": 470 }, "percentiles1": { "total": 102, "ok": 102, "ko": 91 }, "percentiles2": { "total": 114, "ok": 114, "ko": 91 }, "percentiles3": { "total": 161, "ok": 161, "ko": 95 }, "percentiles4": { "total": 200, "ok": 200, "ko": 110 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19320900, "percentage": 99.91541716156625 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 57, "percentage": 0.0002947677788410103 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 39, "percentage": 0.0002016832171017439 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16260, "percentage": 0.084086387437804 }, "meanNumberOfRequestsPerSecond": { "total": 5371.46, "ok": 5366.943333333334, "ko": 4.516666666666667 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 2, "ko": 0 }, "minResponseTime": { "total": 96, "ok": 96, "ko": 0 }, "maxResponseTime": { "total": 130, "ok": 130, "ko": 0 }, "meanResponseTime": { "total": 113, "ok": 113, "ko": 0 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 0 }, "percentiles1": { "total": 113, "ok": 113, "ko": 0 }, "percentiles2": { "total": 122, "ok": 122, "ko": 0 }, "percentiles3": { "total": 128, "ok": 128, "ko": 0 }, "percentiles4": { "total": 130, "ok": 130, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2, "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": 0.0005555555555555556, "ok": 0.0005555555555555556, "ko": 0 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1152911, "ok": 1152911, "ko": 0 }, "minResponseTime": { "total": 94, "ok": 94, "ko": 0 }, "maxResponseTime": { "total": 7259, "ok": 7259, "ko": 0 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 0 }, "percentiles1": { "total": 105, "ok": 105, "ko": 0 }, "percentiles2": { "total": 110, "ok": 110, "ko": 0 }, "percentiles3": { "total": 125, "ok": 125, "ko": 0 }, "percentiles4": { "total": 151, "ok": 151, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1152889, "percentage": 99.99809178679013 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 16, "percentage": 0.0013877914253572045 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0005204217845089517 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 320.25305555555553, "ok": 320.25305555555553, "ko": 0 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 1152859, "ok": 1152859, "ko": 0 }, "minResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "maxResponseTime": { "total": 6773, "ok": 6773, "ko": 0 }, "meanResponseTime": { "total": 165, "ok": 165, "ko": 0 }, "standardDeviation": { "total": 33, "ok": 33, "ko": 0 }, "percentiles1": { "total": 157, "ok": 157, "ko": 0 }, "percentiles2": { "total": 178, "ok": 178, "ko": 0 }, "percentiles3": { "total": 220, "ok": 220, "ko": 0 }, "percentiles4": { "total": 278, "ok": 278, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1152851, "percentage": 99.99930607298899 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0002602226291333112 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.00043370438188885196 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 320.2386111111111, "ok": 320.2386111111111, "ko": 0 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 578229, "ok": 578229, "ko": 0 }, "minResponseTime": { "total": 115, "ok": 115, "ko": 0 }, "maxResponseTime": { "total": 3304, "ok": 3304, "ko": 0 }, "meanResponseTime": { "total": 158, "ok": 158, "ko": 0 }, "standardDeviation": { "total": 26, "ok": 26, "ko": 0 }, "percentiles1": { "total": 153, "ok": 153, "ko": 0 }, "percentiles2": { "total": 166, "ok": 166, "ko": 0 }, "percentiles3": { "total": 199, "ok": 199, "ko": 0 }, "percentiles4": { "total": 252, "ok": 252, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 578218, "percentage": 99.99809763951653 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.0006917674485368253 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7, "percentage": 0.0012105930349394444 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 160.61916666666667, "ok": 160.61916666666667, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 384045, "ok": 384045, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 322, "ok": 322, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 94, "ok": 94, "ko": 0 }, "percentiles4": { "total": 103, "ok": 103, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384045, "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": 106.67916666666666, "ok": 106.67916666666666, "ko": 0 }, "spikes": [] }, { "name": "EvalPolicy", "numberOfRequests": { "total": 578216, "ok": 562038, "ko": 16178 }, "minResponseTime": { "total": 87, "ok": 89, "ko": 87 }, "maxResponseTime": { "total": 525, "ok": 525, "ko": 227 }, "meanResponseTime": { "total": 104, "ok": 104, "ko": 91 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 5 }, "percentiles1": { "total": 102, "ok": 102, "ko": 91 }, "percentiles2": { "total": 106, "ok": 107, "ko": 91 }, "percentiles3": { "total": 120, "ok": 120, "ko": 95 }, "percentiles4": { "total": 141, "ok": 142, "ko": 105 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 562038, "percentage": 97.20208365040054 }, "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": 16178, "percentage": 2.7979163495994577 }, "meanNumberOfRequestsPerSecond": { "total": 160.61555555555555, "ok": 156.12166666666667, "ko": 4.493888888888889 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 384760, "ok": 384759, "ko": 1 }, "minResponseTime": { "total": 91, "ok": 110, "ko": 91 }, "maxResponseTime": { "total": 1220, "ok": 1220, "ko": 91 }, "meanResponseTime": { "total": 161, "ok": 161, "ko": 91 }, "standardDeviation": { "total": 28, "ok": 28, "ko": 0 }, "percentiles1": { "total": 156, "ok": 156, "ko": 91 }, "percentiles2": { "total": 173, "ok": 173, "ko": 91 }, "percentiles3": { "total": 209, "ok": 209, "ko": 91 }, "percentiles4": { "total": 259, "ok": 259, "ko": 91 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384757, "percentage": 99.99922029316977 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0002599022767439443 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002599022767439443 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0002599022767439443 }, "meanNumberOfRequestsPerSecond": { "total": 106.87777777777778, "ok": 106.8775, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 384034, "ok": 384034, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 337, "ok": 337, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 94, "ok": 94, "ko": 0 }, "percentiles4": { "total": 103, "ok": 103, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384034, "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": 106.67611111111111, "ok": 106.67611111111111, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 384027, "ok": 384027, "ko": 0 }, "minResponseTime": { "total": 88, "ok": 88, "ko": 0 }, "maxResponseTime": { "total": 404, "ok": 404, "ko": 0 }, "meanResponseTime": { "total": 102, "ok": 102, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 100, "ok": 100, "ko": 0 }, "percentiles2": { "total": 105, "ok": 105, "ko": 0 }, "percentiles3": { "total": 117, "ok": 117, "ko": 0 }, "percentiles4": { "total": 137, "ok": 137, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384027, "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": 106.67416666666666, "ok": 106.67416666666666, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 384025, "ok": 384025, "ko": 0 }, "minResponseTime": { "total": 92, "ok": 92, "ko": 0 }, "maxResponseTime": { "total": 13389, "ok": 13389, "ko": 0 }, "meanResponseTime": { "total": 106, "ok": 106, "ko": 0 }, "standardDeviation": { "total": 24, "ok": 24, "ko": 0 }, "percentiles1": { "total": 103, "ok": 103, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 122, "ok": 122, "ko": 0 }, "percentiles4": { "total": 144, "ok": 144, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384020, "percentage": 99.99869800143219 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.0010415988542412603 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002603997135603151 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.67361111111111, "ok": 106.67361111111111, "ko": 0 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 1536740, "ok": 1536731, "ko": 9 }, "minResponseTime": { "total": 92, "ok": 92, "ko": 116 }, "maxResponseTime": { "total": 3272, "ok": 3272, "ko": 239 }, "meanResponseTime": { "total": 115, "ok": 115, "ko": 153 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 38 }, "percentiles1": { "total": 112, "ok": 112, "ko": 140 }, "percentiles2": { "total": 119, "ok": 119, "ko": 154 }, "percentiles3": { "total": 141, "ok": 141, "ko": 224 }, "percentiles4": { "total": 167, "ok": 167, "ko": 236 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1536728, "percentage": 99.99921912620222 }, "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.00019521844944492888 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9, "percentage": 0.0005856553483347866 }, "meanNumberOfRequestsPerSecond": { "total": 426.8722222222222, "ok": 426.8697222222222, "ko": 0.0025 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 1536690, "ok": 1536674, "ko": 16 }, "minResponseTime": { "total": 91, "ok": 91, "ko": 140 }, "maxResponseTime": { "total": 26754, "ok": 26754, "ko": 274 }, "meanResponseTime": { "total": 118, "ok": 118, "ko": 183 }, "standardDeviation": { "total": 29, "ok": 29, "ko": 37 }, "percentiles1": { "total": 115, "ok": 115, "ko": 170 }, "percentiles2": { "total": 124, "ok": 124, "ko": 195 }, "percentiles3": { "total": 146, "ok": 146, "ko": 252 }, "percentiles4": { "total": 174, "ok": 174, "ko": 270 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1536670, "percentage": 99.99869850132428 }, "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": 4, "percentage": 0.0002602997351450195 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16, "percentage": 0.001041198940580078 }, "meanNumberOfRequestsPerSecond": { "total": 426.85833333333335, "ok": 426.8538888888889, "ko": 0.0044444444444444444 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 1282074, "ok": 1282029, "ko": 45 }, "minResponseTime": { "total": 89, "ok": 89, "ko": 94 }, "maxResponseTime": { "total": 719, "ok": 719, "ko": 290 }, "meanResponseTime": { "total": 101, "ok": 101, "ko": 131 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 38 }, "percentiles1": { "total": 99, "ok": 99, "ko": 121 }, "percentiles2": { "total": 103, "ok": 103, "ko": 129 }, "percentiles3": { "total": 115, "ok": 115, "ko": 196 }, "percentiles4": { "total": 136, "ok": 136, "ko": 283 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1282029, "percentage": 99.9964900621961 }, "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": 45, "percentage": 0.0035099378039021144 }, "meanNumberOfRequestsPerSecond": { "total": 356.13166666666666, "ok": 356.1191666666667, "ko": 0.0125 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 383987, "ok": 383987, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 359, "ok": 359, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 90, "ok": 90, "ko": 0 }, "percentiles3": { "total": 93, "ok": 93, "ko": 0 }, "percentiles4": { "total": 102, "ok": 102, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383987, "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": 106.66305555555556, "ok": 106.66305555555556, "ko": 0 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 383994, "ok": 383990, "ko": 4 }, "minResponseTime": { "total": 89, "ok": 89, "ko": 99 }, "maxResponseTime": { "total": 406, "ok": 406, "ko": 108 }, "meanResponseTime": { "total": 102, "ok": 102, "ko": 103 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 3 }, "percentiles1": { "total": 99, "ok": 99, "ko": 102 }, "percentiles2": { "total": 105, "ok": 105, "ko": 104 }, "percentiles3": { "total": 118, "ok": 119, "ko": 107 }, "percentiles4": { "total": 139, "ok": 139, "ko": 108 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383990, "percentage": 99.99895831705705 }, "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": 4, "percentage": 0.0010416829429626504 }, "meanNumberOfRequestsPerSecond": { "total": 106.665, "ok": 106.66388888888889, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 383973, "ok": 383973, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 343, "ok": 343, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 95, "ok": 95, "ko": 0 }, "percentiles4": { "total": 104, "ok": 104, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383973, "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": 106.65916666666666, "ok": 106.65916666666666, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 383967, "ok": 383967, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 330, "ok": 330, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 89, "ok": 89, "ko": 0 }, "percentiles2": { "total": 90, "ok": 90, "ko": 0 }, "percentiles3": { "total": 92, "ok": 92, "ko": 0 }, "percentiles4": { "total": 95, "ok": 95, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383967, "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": 106.6575, "ok": 106.6575, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 383967, "ok": 383967, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 305, "ok": 305, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 90, "ok": 90, "ko": 0 }, "percentiles3": { "total": 93, "ok": 93, "ko": 0 }, "percentiles4": { "total": 96, "ok": 96, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383967, "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": 106.6575, "ok": 106.6575, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 383937, "ok": 383937, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 320, "ok": 320, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 90, "ok": 90, "ko": 0 }, "percentiles3": { "total": 93, "ok": 93, "ko": 0 }, "percentiles4": { "total": 103, "ok": 103, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383937, "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": 106.64916666666667, "ok": 106.64916666666667, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 63901, "ok": 63901, "ko": 0 }, "minResponseTime": { "total": 95, "ok": 95, "ko": 0 }, "maxResponseTime": { "total": 1127, "ok": 1127, "ko": 0 }, "meanResponseTime": { "total": 106, "ok": 106, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 103, "ok": 103, "ko": 0 }, "percentiles2": { "total": 107, "ok": 107, "ko": 0 }, "percentiles3": { "total": 121, "ok": 121, "ko": 0 }, "percentiles4": { "total": 145, "ok": 145, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 63900, "percentage": 99.99843507926323 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.001564920736764683 }, "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": 17.75027777777778, "ok": 17.75027777777778, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 383924, "ok": 383924, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 1574, "ok": 1574, "ko": 0 }, "meanResponseTime": { "total": 91, "ok": 91, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 95, "ok": 95, "ko": 0 }, "percentiles4": { "total": 104, "ok": 104, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383922, "percentage": 99.99947906356466 }, "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.0005209364353361603 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.64555555555556, "ok": 106.64555555555556, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 63899, "ok": 63899, "ko": 0 }, "minResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "maxResponseTime": { "total": 3238, "ok": 3238, "ko": 0 }, "meanResponseTime": { "total": 155, "ok": 155, "ko": 0 }, "standardDeviation": { "total": 29, "ok": 29, "ko": 0 }, "percentiles1": { "total": 150, "ok": 150, "ko": 0 }, "percentiles2": { "total": 163, "ok": 163, "ko": 0 }, "percentiles3": { "total": 197, "ok": 197, "ko": 0 }, "percentiles4": { "total": 250, "ok": 250, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 63897, "percentage": 99.99687006056432 }, "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.0031299394356719195 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 17.74972222222222, "ok": 17.74972222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 383917, "ok": 383917, "ko": 0 }, "minResponseTime": { "total": 87, "ok": 87, "ko": 0 }, "maxResponseTime": { "total": 342, "ok": 342, "ko": 0 }, "meanResponseTime": { "total": 91, "ok": 91, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 91, "ok": 91, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 93, "ok": 93, "ko": 0 }, "percentiles4": { "total": 95, "ok": 95, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383917, "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": 106.64361111111111, "ok": 106.64361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 383917, "ok": 383917, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 334, "ok": 334, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 93, "ok": 93, "ko": 0 }, "percentiles4": { "total": 96, "ok": 96, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383917, "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": 106.64361111111111, "ok": 106.64361111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 383914, "ok": 383914, "ko": 0 }, "minResponseTime": { "total": 97, "ok": 97, "ko": 0 }, "maxResponseTime": { "total": 1156, "ok": 1156, "ko": 0 }, "meanResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 109, "ok": 109, "ko": 0 }, "percentiles2": { "total": 114, "ok": 114, "ko": 0 }, "percentiles3": { "total": 124, "ok": 124, "ko": 0 }, "percentiles4": { "total": 143, "ok": 143, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383907, "percentage": 99.9981766749845 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "percentage": 0.0018233250154982626 }, "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": 106.64277777777778, "ok": 106.64277777777778, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 383916, "ok": 383916, "ko": 0 }, "minResponseTime": { "total": 91, "ok": 91, "ko": 0 }, "maxResponseTime": { "total": 3432, "ok": 3432, "ko": 0 }, "meanResponseTime": { "total": 96, "ok": 96, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 95, "ok": 95, "ko": 0 }, "percentiles2": { "total": 96, "ok": 96, "ko": 0 }, "percentiles3": { "total": 99, "ok": 99, "ko": 0 }, "percentiles4": { "total": 103, "ok": 103, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383906, "percentage": 99.99739526354723 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "percentage": 0.0018233155169359967 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0007814209358297127 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.64333333333333, "ok": 106.64333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 383912, "ok": 383912, "ko": 0 }, "minResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "maxResponseTime": { "total": 1527, "ok": 1527, "ko": 0 }, "meanResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 110, "ok": 110, "ko": 0 }, "percentiles2": { "total": 114, "ok": 114, "ko": 0 }, "percentiles3": { "total": 124, "ok": 124, "ko": 0 }, "percentiles4": { "total": 143, "ok": 143, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383906, "percentage": 99.998437141845 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.0013023817958282106 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002604763591656421 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.64222222222222, "ok": 106.64222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 383914, "ok": 383914, "ko": 0 }, "minResponseTime": { "total": 97, "ok": 97, "ko": 0 }, "maxResponseTime": { "total": 13422, "ok": 13422, "ko": 0 }, "meanResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "standardDeviation": { "total": 24, "ok": 24, "ko": 0 }, "percentiles1": { "total": 110, "ok": 110, "ko": 0 }, "percentiles2": { "total": 114, "ok": 114, "ko": 0 }, "percentiles3": { "total": 124, "ok": 124, "ko": 0 }, "percentiles4": { "total": 143, "ok": 143, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383908, "percentage": 99.99843714998671 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.00104190000885615 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.000520950004428075 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.64277777777778, "ok": 106.64277777777778, "ko": 0 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 383904, "ok": 383904, "ko": 0 }, "minResponseTime": { "total": 96, "ok": 96, "ko": 0 }, "maxResponseTime": { "total": 1191, "ok": 1191, "ko": 0 }, "meanResponseTime": { "total": 138, "ok": 138, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 135, "ok": 135, "ko": 0 }, "percentiles2": { "total": 141, "ok": 141, "ko": 0 }, "percentiles3": { "total": 153, "ok": 153, "ko": 0 }, "percentiles4": { "total": 166, "ok": 166, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383902, "percentage": 99.99947903642578 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.00052096357422689 }, "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": 106.64, "ok": 106.64, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 383908, "ok": 383908, "ko": 0 }, "minResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "maxResponseTime": { "total": 1599, "ok": 1599, "ko": 0 }, "meanResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 96, "ok": 96, "ko": 0 }, "percentiles2": { "total": 99, "ok": 99, "ko": 0 }, "percentiles3": { "total": 109, "ok": 109, "ko": 0 }, "percentiles4": { "total": 121, "ok": 121, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383907, "percentage": 99.9997395209269 }, "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.00026047907311126627 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.64111111111112, "ok": 106.64111111111112, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 383908, "ok": 383908, "ko": 0 }, "minResponseTime": { "total": 93, "ok": 93, "ko": 0 }, "maxResponseTime": { "total": 923, "ok": 923, "ko": 0 }, "meanResponseTime": { "total": 102, "ok": 102, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 100, "ok": 100, "ko": 0 }, "percentiles2": { "total": 104, "ok": 104, "ko": 0 }, "percentiles3": { "total": 115, "ok": 115, "ko": 0 }, "percentiles4": { "total": 127, "ok": 127, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383907, "percentage": 99.9997395209269 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00026047907311126627 }, "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": 106.64111111111112, "ok": 106.64111111111112, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 383895, "ok": 383892, "ko": 3 }, "minResponseTime": { "total": 93, "ok": 93, "ko": 128 }, "maxResponseTime": { "total": 393, "ok": 393, "ko": 151 }, "meanResponseTime": { "total": 105, "ok": 105, "ko": 139 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 9 }, "percentiles1": { "total": 102, "ok": 102, "ko": 137 }, "percentiles2": { "total": 106, "ok": 106, "ko": 144 }, "percentiles3": { "total": 120, "ok": 120, "ko": 150 }, "percentiles4": { "total": 141, "ok": 141, "ko": 151 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383892, "percentage": 99.99921853631852 }, "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": 3, "percentage": 0.0007814636814754034 }, "meanNumberOfRequestsPerSecond": { "total": 106.6375, "ok": 106.63666666666667, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 383884, "ok": 383881, "ko": 3 }, "minResponseTime": { "total": 89, "ok": 89, "ko": 95 }, "maxResponseTime": { "total": 3483, "ok": 3483, "ko": 143 }, "meanResponseTime": { "total": 98, "ok": 98, "ko": 114 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 21 }, "percentiles1": { "total": 97, "ok": 97, "ko": 104 }, "percentiles2": { "total": 100, "ok": 100, "ko": 124 }, "percentiles3": { "total": 109, "ok": 109, "ko": 139 }, "percentiles4": { "total": 128, "ok": 128, "ko": 142 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383879, "percentage": 99.99869752321014 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00026049535797272093 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00026049535797272093 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0007814860739181627 }, "meanNumberOfRequestsPerSecond": { "total": 106.63444444444444, "ok": 106.63361111111111, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 383882, "ok": 383882, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 930, "ok": 930, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 95, "ok": 95, "ko": 0 }, "percentiles4": { "total": 104, "ok": 104, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383881, "percentage": 99.99973950328487 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0002604967151364221 }, "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": 106.63388888888889, "ok": 106.63388888888889, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 128162, "ok": 128162, "ko": 0 }, "minResponseTime": { "total": 94, "ok": 94, "ko": 0 }, "maxResponseTime": { "total": 408, "ok": 408, "ko": 0 }, "meanResponseTime": { "total": 110, "ok": 110, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 107, "ok": 107, "ko": 0 }, "percentiles2": { "total": 113, "ok": 113, "ko": 0 }, "percentiles3": { "total": 130, "ok": 130, "ko": 0 }, "percentiles4": { "total": 152, "ok": 152, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128162, "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": 35.60055555555556, "ok": 35.60055555555556, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 383874, "ok": 383874, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 332, "ok": 332, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 94, "ok": 94, "ko": 0 }, "percentiles4": { "total": 104, "ok": 104, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383874, "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": 106.63166666666666, "ok": 106.63166666666666, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 128160, "ok": 128160, "ko": 0 }, "minResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "maxResponseTime": { "total": 298, "ok": 298, "ko": 0 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 0 }, "percentiles2": { "total": 91, "ok": 91, "ko": 0 }, "percentiles3": { "total": 92, "ok": 92, "ko": 0 }, "percentiles4": { "total": 96, "ok": 96, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128160, "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": 35.6, "ok": 35.6, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 383869, "ok": 383868, "ko": 1 }, "minResponseTime": { "total": 89, "ok": 89, "ko": 60000 }, "maxResponseTime": { "total": 60000, "ok": 399, "ko": 60000 }, "meanResponseTime": { "total": 100, "ok": 99, "ko": 60000 }, "standardDeviation": { "total": 97, "ok": 9, "ko": 0 }, "percentiles1": { "total": 97, "ok": 97, "ko": 60000 }, "percentiles2": { "total": 101, "ok": 101, "ko": 60000 }, "percentiles3": { "total": 114, "ok": 114, "ko": 60000 }, "percentiles4": { "total": 135, "ok": 135, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383868, "percentage": 99.99973949446296 }, "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": 1, "percentage": 0.00026050553704518985 }, "meanNumberOfRequestsPerSecond": { "total": 106.63027777777778, "ok": 106.63, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 383862, "ok": 383862, "ko": 0 }, "minResponseTime": { "total": 88, "ok": 88, "ko": 0 }, "maxResponseTime": { "total": 383, "ok": 383, "ko": 0 }, "meanResponseTime": { "total": 100, "ok": 100, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 97, "ok": 97, "ko": 0 }, "percentiles2": { "total": 101, "ok": 101, "ko": 0 }, "percentiles3": { "total": 114, "ok": 114, "ko": 0 }, "percentiles4": { "total": 136, "ok": 136, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383862, "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": 106.62833333333333, "ok": 106.62833333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 383866, "ok": 383866, "ko": 0 }, "minResponseTime": { "total": 91, "ok": 91, "ko": 0 }, "maxResponseTime": { "total": 509, "ok": 509, "ko": 0 }, "meanResponseTime": { "total": 101, "ok": 101, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 99, "ok": 99, "ko": 0 }, "percentiles2": { "total": 103, "ok": 103, "ko": 0 }, "percentiles3": { "total": 118, "ok": 118, "ko": 0 }, "percentiles4": { "total": 142, "ok": 142, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 383866, "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": 106.62944444444445, "ok": 106.62944444444445, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 128149, "ok": 128149, "ko": 0 }, "minResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "maxResponseTime": { "total": 455, "ok": 455, "ko": 0 }, "meanResponseTime": { "total": 113, "ok": 113, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 111, "ok": 111, "ko": 0 }, "percentiles2": { "total": 116, "ok": 116, "ko": 0 }, "percentiles3": { "total": 129, "ok": 129, "ko": 0 }, "percentiles4": { "total": 148, "ok": 148, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128149, "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": 35.596944444444446, "ok": 35.596944444444446, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 128143, "ok": 128143, "ko": 0 }, "minResponseTime": { "total": 92, "ok": 92, "ko": 0 }, "maxResponseTime": { "total": 515, "ok": 515, "ko": 0 }, "meanResponseTime": { "total": 105, "ok": 105, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 103, "ok": 103, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 119, "ok": 119, "ko": 0 }, "percentiles4": { "total": 137, "ok": 137, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128143, "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": 35.59527777777778, "ok": 35.59527777777778, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 128139, "ok": 128139, "ko": 0 }, "minResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "maxResponseTime": { "total": 372, "ok": 372, "ko": 0 }, "meanResponseTime": { "total": 112, "ok": 112, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 110, "ok": 110, "ko": 0 }, "percentiles2": { "total": 116, "ok": 116, "ko": 0 }, "percentiles3": { "total": 128, "ok": 128, "ko": 0 }, "percentiles4": { "total": 144, "ok": 144, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128139, "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": 35.594166666666666, "ok": 35.594166666666666, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 5371, "avg_response_time": 110, "max_response_time": 26754, "min_response_time": 86, "num_requests": 19337256, "num_requests_pass": 19320996, "num_requests_percent_pass": 99.916 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:500", "stats": { "details": [ { "group1": { "count": 2, "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": 130, "total": 130 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.0005555555555555556, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 0, "ok": 113, "total": 113 }, "minResponseTime": { "ko": 0, "ok": 96, "total": 96 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 0, "ok": 2, "total": 2 }, "percentiles1": { "ko": 0, "ok": 113, "total": 113 }, "percentiles2": { "ko": 0, "ok": 122, "total": 122 }, "percentiles3": { "ko": 0, "ok": 128, "total": 128 }, "percentiles4": { "ko": 0, "ok": 130, "total": 130 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 17 } }, { "group1": { "count": 1152889, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99809178679013 }, "group2": { "count": 16, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013877914253572045 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005204217845089517 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7259, "total": 7259 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 320.25305555555553, "total": 320.25305555555553 }, "meanResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 0, "ok": 94, "total": 94 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 1152911, "total": 1152911 }, "percentiles1": { "ko": 0, "ok": 105, "total": 105 }, "percentiles2": { "ko": 0, "ok": 110, "total": 110 }, "percentiles3": { "ko": 0, "ok": 125, "total": 125 }, "percentiles4": { "ko": 0, "ok": 151, "total": 151 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 17 } }, { "group1": { "count": 1152851, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99930607298899 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002602226291333112 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00043370438188885196 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6773, "total": 6773 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 320.2386111111111, "total": 320.2386111111111 }, "meanResponseTime": { "ko": 0, "ok": 165, "total": 165 }, "minResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 1152859, "total": 1152859 }, "percentiles1": { "ko": 0, "ok": 157, "total": 157 }, "percentiles2": { "ko": 0, "ok": 178, "total": 178 }, "percentiles3": { "ko": 0, "ok": 220, "total": 220 }, "percentiles4": { "ko": 0, "ok": 278, "total": 278 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 33, "total": 33 } }, { "group1": { "count": 578218, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99809763951653 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0006917674485368253 }, "group3": { "count": 7, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0012105930349394444 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3304, "total": 3304 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 160.61916666666667, "total": 160.61916666666667 }, "meanResponseTime": { "ko": 0, "ok": 158, "total": 158 }, "minResponseTime": { "ko": 0, "ok": 115, "total": 115 }, "name": "userRestlogin", "numberOfRequests": { "ko": 0, "ok": 578229, "total": 578229 }, "percentiles1": { "ko": 0, "ok": 153, "total": 153 }, "percentiles2": { "ko": 0, "ok": 166, "total": 166 }, "percentiles3": { "ko": 0, "ok": 199, "total": 199 }, "percentiles4": { "ko": 0, "ok": 252, "total": 252 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 26, "total": 26 } }, { "group1": { "count": 384045, "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": 322, "total": 322 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.67916666666666, "total": 106.67916666666666 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 384045, "total": 384045 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 94, "total": 94 }, "percentiles4": { "ko": 0, "ok": 103, "total": 103 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 562038, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.20208365040054 }, "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": 16178, "htmlName": "failed", "name": "failed", "percentage": 2.7979163495994577 }, "maxResponseTime": { "ko": 227, "ok": 525, "total": 525 }, "meanNumberOfRequestsPerSecond": { "ko": 4.493888888888889, "ok": 156.12166666666667, "total": 160.61555555555555 }, "meanResponseTime": { "ko": 91, "ok": 104, "total": 104 }, "minResponseTime": { "ko": 87, "ok": 89, "total": 87 }, "name": "EvalPolicy", "numberOfRequests": { "ko": 16178, "ok": 562038, "total": 578216 }, "percentiles1": { "ko": 91, "ok": 102, "total": 102 }, "percentiles2": { "ko": 91, "ok": 107, "total": 106 }, "percentiles3": { "ko": 95, "ok": 120, "total": 120 }, "percentiles4": { "ko": 105, "ok": 142, "total": 141 }, "spikes": [], "standardDeviation": { "ko": 5, "ok": 10, "total": 10 } }, { "group1": { "count": 384757, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99922029316977 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002599022767439443 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002599022767439443 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0002599022767439443 }, "maxResponseTime": { "ko": 91, "ok": 1220, "total": 1220 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.8775, "total": 106.87777777777778 }, "meanResponseTime": { "ko": 91, "ok": 161, "total": 161 }, "minResponseTime": { "ko": 91, "ok": 110, "total": 91 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 1, "ok": 384759, "total": 384760 }, "percentiles1": { "ko": 91, "ok": 156, "total": 156 }, "percentiles2": { "ko": 91, "ok": 173, "total": 173 }, "percentiles3": { "ko": 91, "ok": 209, "total": 209 }, "percentiles4": { "ko": 91, "ok": 259, "total": 259 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 28 } }, { "group1": { "count": 384034, "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": 337, "total": 337 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.67611111111111, "total": 106.67611111111111 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 384034, "total": 384034 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 94, "total": 94 }, "percentiles4": { "ko": 0, "ok": 103, "total": 103 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 384027, "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": 404, "total": 404 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.67416666666666, "total": 106.67416666666666 }, "meanResponseTime": { "ko": 0, "ok": 102, "total": 102 }, "minResponseTime": { "ko": 0, "ok": 88, "total": 88 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 384027, "total": 384027 }, "percentiles1": { "ko": 0, "ok": 100, "total": 100 }, "percentiles2": { "ko": 0, "ok": 105, "total": 105 }, "percentiles3": { "ko": 0, "ok": 117, "total": 117 }, "percentiles4": { "ko": 0, "ok": 137, "total": 137 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 384020, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869800143219 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0010415988542412603 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002603997135603151 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13389, "total": 13389 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.67361111111111, "total": 106.67361111111111 }, "meanResponseTime": { "ko": 0, "ok": 106, "total": 106 }, "minResponseTime": { "ko": 0, "ok": 92, "total": 92 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 384025, "total": 384025 }, "percentiles1": { "ko": 0, "ok": 103, "total": 103 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 122, "total": 122 }, "percentiles4": { "ko": 0, "ok": 144, "total": 144 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 24 } }, { "group1": { "count": 1536728, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99921912620222 }, "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.00019521844944492888 }, "group4": { "count": 9, "htmlName": "failed", "name": "failed", "percentage": 0.0005856553483347866 }, "maxResponseTime": { "ko": 239, "ok": 3272, "total": 3272 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0025, "ok": 426.8697222222222, "total": 426.8722222222222 }, "meanResponseTime": { "ko": 153, "ok": 115, "total": 115 }, "minResponseTime": { "ko": 116, "ok": 92, "total": 92 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 9, "ok": 1536731, "total": 1536740 }, "percentiles1": { "ko": 140, "ok": 112, "total": 112 }, "percentiles2": { "ko": 154, "ok": 119, "total": 119 }, "percentiles3": { "ko": 224, "ok": 141, "total": 141 }, "percentiles4": { "ko": 236, "ok": 167, "total": 167 }, "spikes": [], "standardDeviation": { "ko": 38, "ok": 15, "total": 15 } }, { "group1": { "count": 1536670, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869850132428 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002602997351450195 }, "group4": { "count": 16, "htmlName": "failed", "name": "failed", "percentage": 0.001041198940580078 }, "maxResponseTime": { "ko": 274, "ok": 26754, "total": 26754 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0044444444444444444, "ok": 426.8538888888889, "total": 426.85833333333335 }, "meanResponseTime": { "ko": 183, "ok": 118, "total": 118 }, "minResponseTime": { "ko": 140, "ok": 91, "total": 91 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 16, "ok": 1536674, "total": 1536690 }, "percentiles1": { "ko": 170, "ok": 115, "total": 115 }, "percentiles2": { "ko": 195, "ok": 124, "total": 124 }, "percentiles3": { "ko": 252, "ok": 146, "total": 146 }, "percentiles4": { "ko": 270, "ok": 174, "total": 174 }, "spikes": [], "standardDeviation": { "ko": 37, "ok": 29, "total": 29 } }, { "group1": { "count": 1282029, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9964900621961 }, "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": 45, "htmlName": "failed", "name": "failed", "percentage": 0.0035099378039021144 }, "maxResponseTime": { "ko": 290, "ok": 719, "total": 719 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0125, "ok": 356.1191666666667, "total": 356.13166666666666 }, "meanResponseTime": { "ko": 131, "ok": 101, "total": 101 }, "minResponseTime": { "ko": 94, "ok": 89, "total": 89 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 45, "ok": 1282029, "total": 1282074 }, "percentiles1": { "ko": 121, "ok": 99, "total": 99 }, "percentiles2": { "ko": 129, "ok": 103, "total": 103 }, "percentiles3": { "ko": 196, "ok": 115, "total": 115 }, "percentiles4": { "ko": 283, "ok": 136, "total": 136 }, "spikes": [], "standardDeviation": { "ko": 38, "ok": 9, "total": 9 } }, { "group1": { "count": 383987, "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": 359, "total": 359 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.66305555555556, "total": 106.66305555555556 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 383987, "total": 383987 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 90, "total": 90 }, "percentiles3": { "ko": 0, "ok": 93, "total": 93 }, "percentiles4": { "ko": 0, "ok": 102, "total": 102 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 383990, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99895831705705 }, "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": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0010416829429626504 }, "maxResponseTime": { "ko": 108, "ok": 406, "total": 406 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 106.66388888888889, "total": 106.665 }, "meanResponseTime": { "ko": 103, "ok": 102, "total": 102 }, "minResponseTime": { "ko": 99, "ok": 89, "total": 89 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 4, "ok": 383990, "total": 383994 }, "percentiles1": { "ko": 102, "ok": 99, "total": 99 }, "percentiles2": { "ko": 104, "ok": 105, "total": 105 }, "percentiles3": { "ko": 107, "ok": 119, "total": 118 }, "percentiles4": { "ko": 108, "ok": 139, "total": 139 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 10, "total": 10 } }, { "group1": { "count": 383973, "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": 343, "total": 343 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.65916666666666, "total": 106.65916666666666 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 383973, "total": 383973 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 95, "total": 95 }, "percentiles4": { "ko": 0, "ok": 104, "total": 104 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 383967, "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": 330, "total": 330 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.6575, "total": 106.6575 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 383967, "total": 383967 }, "percentiles1": { "ko": 0, "ok": 89, "total": 89 }, "percentiles2": { "ko": 0, "ok": 90, "total": 90 }, "percentiles3": { "ko": 0, "ok": 92, "total": 92 }, "percentiles4": { "ko": 0, "ok": 95, "total": 95 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 383967, "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": 305, "total": 305 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.6575, "total": 106.6575 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 383967, "total": 383967 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 90, "total": 90 }, "percentiles3": { "ko": 0, "ok": 93, "total": 93 }, "percentiles4": { "ko": 0, "ok": 96, "total": 96 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 383937, "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": 320, "total": 320 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64916666666667, "total": 106.64916666666667 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 383937, "total": 383937 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 90, "total": 90 }, "percentiles3": { "ko": 0, "ok": 93, "total": 93 }, "percentiles4": { "ko": 0, "ok": 103, "total": 103 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 63900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99843507926323 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.001564920736764683 }, "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": 1127, "total": 1127 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 17.75027777777778, "total": 17.75027777777778 }, "meanResponseTime": { "ko": 0, "ok": 106, "total": 106 }, "minResponseTime": { "ko": 0, "ok": 95, "total": 95 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 63901, "total": 63901 }, "percentiles1": { "ko": 0, "ok": 103, "total": 103 }, "percentiles2": { "ko": 0, "ok": 107, "total": 107 }, "percentiles3": { "ko": 0, "ok": 121, "total": 121 }, "percentiles4": { "ko": 0, "ok": 145, "total": 145 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 383922, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99947906356466 }, "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.0005209364353361603 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1574, "total": 1574 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64555555555556, "total": 106.64555555555556 }, "meanResponseTime": { "ko": 0, "ok": 91, "total": 91 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 383924, "total": 383924 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 95, "total": 95 }, "percentiles4": { "ko": 0, "ok": 104, "total": 104 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 63897, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99687006056432 }, "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.0031299394356719195 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3238, "total": 3238 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 17.74972222222222, "total": 17.74972222222222 }, "meanResponseTime": { "ko": 0, "ok": 155, "total": 155 }, "minResponseTime": { "ko": 0, "ok": 111, "total": 111 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 63899, "total": 63899 }, "percentiles1": { "ko": 0, "ok": 150, "total": 150 }, "percentiles2": { "ko": 0, "ok": 163, "total": 163 }, "percentiles3": { "ko": 0, "ok": 197, "total": 197 }, "percentiles4": { "ko": 0, "ok": 250, "total": 250 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 29, "total": 29 } }, { "group1": { "count": 383917, "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": 342, "total": 342 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64361111111111, "total": 106.64361111111111 }, "meanResponseTime": { "ko": 0, "ok": 91, "total": 91 }, "minResponseTime": { "ko": 0, "ok": 87, "total": 87 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 383917, "total": 383917 }, "percentiles1": { "ko": 0, "ok": 91, "total": 91 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 93, "total": 93 }, "percentiles4": { "ko": 0, "ok": 95, "total": 95 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 383917, "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": 334, "total": 334 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64361111111111, "total": 106.64361111111111 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 383917, "total": 383917 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 93, "total": 93 }, "percentiles4": { "ko": 0, "ok": 96, "total": 96 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 383907, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9981766749845 }, "group2": { "count": 7, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0018233250154982626 }, "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": 1156, "total": 1156 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64277777777778, "total": 106.64277777777778 }, "meanResponseTime": { "ko": 0, "ok": 111, "total": 111 }, "minResponseTime": { "ko": 0, "ok": 97, "total": 97 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 383914, "total": 383914 }, "percentiles1": { "ko": 0, "ok": 109, "total": 109 }, "percentiles2": { "ko": 0, "ok": 114, "total": 114 }, "percentiles3": { "ko": 0, "ok": 124, "total": 124 }, "percentiles4": { "ko": 0, "ok": 143, "total": 143 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 383906, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99739526354723 }, "group2": { "count": 7, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0018233155169359967 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007814209358297127 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3432, "total": 3432 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64333333333333, "total": 106.64333333333333 }, "meanResponseTime": { "ko": 0, "ok": 96, "total": 96 }, "minResponseTime": { "ko": 0, "ok": 91, "total": 91 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 383916, "total": 383916 }, "percentiles1": { "ko": 0, "ok": 95, "total": 95 }, "percentiles2": { "ko": 0, "ok": 96, "total": 96 }, "percentiles3": { "ko": 0, "ok": 99, "total": 99 }, "percentiles4": { "ko": 0, "ok": 103, "total": 103 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 383906, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.998437141845 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013023817958282106 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002604763591656421 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1527, "total": 1527 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64222222222222, "total": 106.64222222222222 }, "meanResponseTime": { "ko": 0, "ok": 111, "total": 111 }, "minResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 383912, "total": 383912 }, "percentiles1": { "ko": 0, "ok": 110, "total": 110 }, "percentiles2": { "ko": 0, "ok": 114, "total": 114 }, "percentiles3": { "ko": 0, "ok": 124, "total": 124 }, "percentiles4": { "ko": 0, "ok": 143, "total": 143 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 383908, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99843714998671 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00104190000885615 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000520950004428075 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13422, "total": 13422 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64277777777778, "total": 106.64277777777778 }, "meanResponseTime": { "ko": 0, "ok": 111, "total": 111 }, "minResponseTime": { "ko": 0, "ok": 97, "total": 97 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 0, "ok": 383914, "total": 383914 }, "percentiles1": { "ko": 0, "ok": 110, "total": 110 }, "percentiles2": { "ko": 0, "ok": 114, "total": 114 }, "percentiles3": { "ko": 0, "ok": 124, "total": 124 }, "percentiles4": { "ko": 0, "ok": 143, "total": 143 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 24 } }, { "group1": { "count": 383902, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99947903642578 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00052096357422689 }, "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": 1191, "total": 1191 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64, "total": 106.64 }, "meanResponseTime": { "ko": 0, "ok": 138, "total": 138 }, "minResponseTime": { "ko": 0, "ok": 96, "total": 96 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 383904, "total": 383904 }, "percentiles1": { "ko": 0, "ok": 135, "total": 135 }, "percentiles2": { "ko": 0, "ok": 141, "total": 141 }, "percentiles3": { "ko": 0, "ok": 153, "total": 153 }, "percentiles4": { "ko": 0, "ok": 166, "total": 166 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 383907, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9997395209269 }, "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.00026047907311126627 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1599, "total": 1599 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64111111111112, "total": 106.64111111111112 }, "meanResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "minResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 383908, "total": 383908 }, "percentiles1": { "ko": 0, "ok": 96, "total": 96 }, "percentiles2": { "ko": 0, "ok": 99, "total": 99 }, "percentiles3": { "ko": 0, "ok": 109, "total": 109 }, "percentiles4": { "ko": 0, "ok": 121, "total": 121 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 383907, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9997395209269 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00026047907311126627 }, "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": 923, "total": 923 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.64111111111112, "total": 106.64111111111112 }, "meanResponseTime": { "ko": 0, "ok": 102, "total": 102 }, "minResponseTime": { "ko": 0, "ok": 93, "total": 93 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 383908, "total": 383908 }, "percentiles1": { "ko": 0, "ok": 100, "total": 100 }, "percentiles2": { "ko": 0, "ok": 104, "total": 104 }, "percentiles3": { "ko": 0, "ok": 115, "total": 115 }, "percentiles4": { "ko": 0, "ok": 127, "total": 127 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 383892, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99921853631852 }, "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": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0007814636814754034 }, "maxResponseTime": { "ko": 151, "ok": 393, "total": 393 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 106.63666666666667, "total": 106.6375 }, "meanResponseTime": { "ko": 139, "ok": 105, "total": 105 }, "minResponseTime": { "ko": 128, "ok": 93, "total": 93 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 3, "ok": 383892, "total": 383895 }, "percentiles1": { "ko": 137, "ok": 102, "total": 102 }, "percentiles2": { "ko": 144, "ok": 106, "total": 106 }, "percentiles3": { "ko": 150, "ok": 120, "total": 120 }, "percentiles4": { "ko": 151, "ok": 141, "total": 141 }, "spikes": [], "standardDeviation": { "ko": 9, "ok": 9, "total": 9 } }, { "group1": { "count": 383879, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99869752321014 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00026049535797272093 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00026049535797272093 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0007814860739181627 }, "maxResponseTime": { "ko": 143, "ok": 3483, "total": 3483 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 106.63361111111111, "total": 106.63444444444444 }, "meanResponseTime": { "ko": 114, "ok": 98, "total": 98 }, "minResponseTime": { "ko": 95, "ok": 89, "total": 89 }, "name": "userinfo", "numberOfRequests": { "ko": 3, "ok": 383881, "total": 383884 }, "percentiles1": { "ko": 104, "ok": 97, "total": 97 }, "percentiles2": { "ko": 124, "ok": 100, "total": 100 }, "percentiles3": { "ko": 139, "ok": 109, "total": 109 }, "percentiles4": { "ko": 142, "ok": 128, "total": 128 }, "spikes": [], "standardDeviation": { "ko": 21, "ok": 9, "total": 9 } }, { "group1": { "count": 383881, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99973950328487 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002604967151364221 }, "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": 930, "total": 930 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.63388888888889, "total": 106.63388888888889 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 383882, "total": 383882 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 95, "total": 95 }, "percentiles4": { "ko": 0, "ok": 104, "total": 104 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 128162, "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": 408, "total": 408 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.60055555555556, "total": 35.60055555555556 }, "meanResponseTime": { "ko": 0, "ok": 110, "total": 110 }, "minResponseTime": { "ko": 0, "ok": 94, "total": 94 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 128162, "total": 128162 }, "percentiles1": { "ko": 0, "ok": 107, "total": 107 }, "percentiles2": { "ko": 0, "ok": 113, "total": 113 }, "percentiles3": { "ko": 0, "ok": 130, "total": 130 }, "percentiles4": { "ko": 0, "ok": 152, "total": 152 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 383874, "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": 332, "total": 332 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.63166666666666, "total": 106.63166666666666 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 383874, "total": 383874 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 94, "total": 94 }, "percentiles4": { "ko": 0, "ok": 104, "total": 104 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 128160, "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": 298, "total": 298 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.6, "total": 35.6 }, "meanResponseTime": { "ko": 0, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 0, "ok": 86, "total": 86 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 128160, "total": 128160 }, "percentiles1": { "ko": 0, "ok": 90, "total": 90 }, "percentiles2": { "ko": 0, "ok": 91, "total": 91 }, "percentiles3": { "ko": 0, "ok": 92, "total": 92 }, "percentiles4": { "ko": 0, "ok": 96, "total": 96 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 383868, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99973949446296 }, "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": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00026050553704518985 }, "maxResponseTime": { "ko": 60000, "ok": 399, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.63, "total": 106.63027777777778 }, "meanResponseTime": { "ko": 60000, "ok": 99, "total": 100 }, "minResponseTime": { "ko": 60000, "ok": 89, "total": 89 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1, "ok": 383868, "total": 383869 }, "percentiles1": { "ko": 60000, "ok": 97, "total": 97 }, "percentiles2": { "ko": 60000, "ok": 101, "total": 101 }, "percentiles3": { "ko": 60000, "ok": 114, "total": 114 }, "percentiles4": { "ko": 60000, "ok": 135, "total": 135 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 97 } }, { "group1": { "count": 383862, "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": 383, "total": 383 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.62833333333333, "total": 106.62833333333333 }, "meanResponseTime": { "ko": 0, "ok": 100, "total": 100 }, "minResponseTime": { "ko": 0, "ok": 88, "total": 88 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 383862, "total": 383862 }, "percentiles1": { "ko": 0, "ok": 97, "total": 97 }, "percentiles2": { "ko": 0, "ok": 101, "total": 101 }, "percentiles3": { "ko": 0, "ok": 114, "total": 114 }, "percentiles4": { "ko": 0, "ok": 136, "total": 136 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 383866, "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": 509, "total": 509 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.62944444444445, "total": 106.62944444444445 }, "meanResponseTime": { "ko": 0, "ok": 101, "total": 101 }, "minResponseTime": { "ko": 0, "ok": 91, "total": 91 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 383866, "total": 383866 }, "percentiles1": { "ko": 0, "ok": 99, "total": 99 }, "percentiles2": { "ko": 0, "ok": 103, "total": 103 }, "percentiles3": { "ko": 0, "ok": 118, "total": 118 }, "percentiles4": { "ko": 0, "ok": 142, "total": 142 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 128149, "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": 455, "total": 455 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.596944444444446, "total": 35.596944444444446 }, "meanResponseTime": { "ko": 0, "ok": 113, "total": 113 }, "minResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 128149, "total": 128149 }, "percentiles1": { "ko": 0, "ok": 111, "total": 111 }, "percentiles2": { "ko": 0, "ok": 116, "total": 116 }, "percentiles3": { "ko": 0, "ok": 129, "total": 129 }, "percentiles4": { "ko": 0, "ok": 148, "total": 148 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 128143, "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": 515, "total": 515 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.59527777777778, "total": 35.59527777777778 }, "meanResponseTime": { "ko": 0, "ok": 105, "total": 105 }, "minResponseTime": { "ko": 0, "ok": 92, "total": 92 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 128143, "total": 128143 }, "percentiles1": { "ko": 0, "ok": 103, "total": 103 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 119, "total": 119 }, "percentiles4": { "ko": 0, "ok": 137, "total": 137 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 128139, "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": 372, "total": 372 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.594166666666666, "total": 35.594166666666666 }, "meanResponseTime": { "ko": 0, "ok": 112, "total": 112 }, "minResponseTime": { "ko": 0, "ok": 98, "total": 98 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 128139, "total": 128139 }, "percentiles1": { "ko": 0, "ok": 110, "total": 110 }, "percentiles2": { "ko": 0, "ok": 116, "total": 116 }, "percentiles3": { "ko": 0, "ok": 128, "total": 128 }, "percentiles4": { "ko": 0, "ok": 144, "total": 144 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } } ], "global": { "group1": { "count": 19320900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.91541716156625 }, "group2": { "count": 57, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002947677788410103 }, "group3": { "count": 39, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002016832171017439 }, "group4": { "count": 16260, "htmlName": "failed", "name": "failed", "percentage": 0.084086387437804 }, "maxResponseTime": { "ko": 60000, "ok": 26754, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 4.516666666666667, "ok": 5366.943333333334, "total": 5371.46 }, "meanResponseTime": { "ko": 95, "ok": 110, "total": 110 }, "minResponseTime": { "ko": 87, "ok": 86, "total": 86 }, "name": "All Requests", "numberOfRequests": { "ko": 16260, "ok": 19320996, "total": 19337256 }, "percentiles1": { "ko": 91, "ok": 102, "total": 102 }, "percentiles2": { "ko": 91, "ok": 114, "total": 114 }, "percentiles3": { "ko": 95, "ok": 161, "total": 161 }, "percentiles4": { "ko": 110, "ok": 200, "total": 200 }, "standardDeviation": { "ko": 470, "ok": 27, "total": 30 } } }, "target_hostname": "openam-tof-10.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-06-14 04:27:40] Reporting-benchmark-500 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-06-14 04:27:40] Reporting-benchmark-500 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/06_benchmark-500/stdout.txt Compressing and removing Gatling stdout.txt file.. ________________________________________________________________________________ [2025-06-14 04:27:40] Reporting-benchmark-500 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped