--Task-- name: Reporting-benchmark-25 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: ['Reporting-benchmark-5', 'Reporting-benchmark-15'] preceding_task: None options: {'task_name': 'benchmark-25'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-11-22 00:16:22] Reporting-benchmark-25 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component 2024-11-22 00:16:22 - INFO: Timeout for this Task has changed to 3h (10800 seconds) 2024-11-22 00:16:22 - 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-25/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-25/stderr.txt Pod log : /results/orders/Reporting-benchmark-25 ________________________________________________________________________________ [2024-11-22 00:16:22] Reporting-benchmark-25 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-11-22 00:16:22,959 INFO 2024-11-22 00:16:22,959 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:22,959 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:23,232 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:23,232 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:23,232 DEBUG --- stdout --- 2024-11-22 00:16:23,232 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:23,232 DEBUG --- stderr --- 2024-11-22 00:16:23,232 DEBUG Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/order.json { "name": "Reporting-benchmark-25", "command": " /lodestar/lodestar.py run-gatling --reports-only=\"/results/gatling/benchmark-25\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-25.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-25" } ________________________________________________________________________________ [2024-11-22 00:16:23] Reporting-benchmark-25 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-11-22 00:16:23,233 INFO 2024-11-22 00:16:23,233 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-22 00:16:23,233 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-11-22 00:16:23,491 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-22 00:16:23,491 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:23,491 DEBUG --- stdout --- 2024-11-22 00:16:23,491 DEBUG WAITING 2024-11-22 00:16:23,491 DEBUG --- stderr --- 2024-11-22 00:16:23,491 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 28 0 --:--:-- --:--:-- --:--:-- 28 ________________________________________________________________________________ [2024-11-22 00:16:23] Reporting-benchmark-25 step3 : Send order to overseer ________________________________________________________________________________ 2024-11-22 00:16:23,492 INFO 2024-11-22 00:16:23,492 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:23,492 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:23,783 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:23,783 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:23,783 DEBUG --- stdout --- 2024-11-22 00:16:23,783 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:23,783 DEBUG --- stderr --- 2024-11-22 00:16:23,783 DEBUG 2024-11-22 00:16:23,784 INFO 2024-11-22 00:16:23,784 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/11_Reporting-benchmark-25/order.json overseer-0-6644bb6697-rchxr:/results/orders/order.json 2024-11-22 00:16:23,784 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-22 00:16:25,121 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:25,121 DEBUG --- stdout --- 2024-11-22 00:16:25,121 DEBUG 2024-11-22 00:16:25,121 DEBUG --- stderr --- 2024-11-22 00:16:25,121 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-11-22 00:16:25] Reporting-benchmark-25 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-11-22 00:16:30,121 INFO 2024-11-22 00:16:30,121 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-22 00:16:30,122 INFO [loop_until]: (max_time=10800, interval=5, expected_rc=[0] 2024-11-22 00:16:30,333 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-11-22 00:16:35,545 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-11-22 00:16:40,756 INFO [loop_until]: Function succeeded after 10s (rc=0) - expected pattern found 2024-11-22 00:16:40,756 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:40,756 DEBUG --- stdout --- 2024-11-22 00:16:40,756 DEBUG WAITING 2024-11-22 00:16:40,756 DEBUG --- stderr --- 2024-11-22 00:16:40,756 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2024-11-22 00:16:40] Reporting-benchmark-25 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-11-22 00:16:40,756 INFO 2024-11-22 00:16:40,756 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:40,756 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:41,029 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:41,029 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:41,029 DEBUG --- stdout --- 2024-11-22 00:16:41,029 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:41,029 DEBUG --- stderr --- 2024-11-22 00:16:41,029 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-22 00:16:41,029 INFO 2024-11-22 00:16:41,029 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:41,029 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:41,302 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:41,302 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:41,302 DEBUG --- stdout --- 2024-11-22 00:16:41,302 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:41,302 DEBUG --- stderr --- 2024-11-22 00:16:41,302 DEBUG 2024-11-22 00:16:41,303 INFO 2024-11-22 00:16:41,303 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-25/benchmark-25.tar.gz" ]; then echo "/results/gatling/benchmark-25/benchmark-25.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-25/benchmark-25.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-25/benchmark-25.tar.gz file found" 2024-11-22 00:16:41,303 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-22 00:16:42,086 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-22 00:16:42,086 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:42,086 DEBUG --- stdout --- 2024-11-22 00:16:42,086 DEBUG /results/gatling/benchmark-25/benchmark-25.tar.gz file found 2024-11-22 00:16:42,086 DEBUG --- stderr --- 2024-11-22 00:16:42,086 DEBUG 2024-11-22 00:16:42,087 INFO 2024-11-22 00:16:42,087 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:42,087 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:42,361 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:42,361 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:42,361 DEBUG --- stdout --- 2024-11-22 00:16:42,361 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:42,361 DEBUG --- stderr --- 2024-11-22 00:16:42,361 DEBUG 2024-11-22 00:16:42,361 INFO 2024-11-22 00:16:42,361 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/gatling/benchmark-25/benchmark-25.tar.gz 2024-11-22 00:16:43,148 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-22 00:16:43,148 DEBUG --- stdout --- 2024-11-22 00:16:43,148 DEBUG 1116 /results/gatling/benchmark-25/benchmark-25.tar.gz 2024-11-22 00:16:43,148 DEBUG --- stderr --- 2024-11-22 00:16:43,148 DEBUG 2024-11-22 00:16:43,148 INFO - Download file (size 1116k) 2024-11-22 00:16:43,149 INFO 2024-11-22 00:16:43,149 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:43,149 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:43,421 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:43,421 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:43,421 DEBUG --- stdout --- 2024-11-22 00:16:43,421 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:43,421 DEBUG --- stderr --- 2024-11-22 00:16:43,421 DEBUG source : /results/gatling/benchmark-25/benchmark-25.tar.gz @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-25.tar.gz 2024-11-22 00:16:43,422 INFO 2024-11-22 00:16:43,422 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:43,422 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:43,694 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:43,694 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:43,694 DEBUG --- stdout --- 2024-11-22 00:16:43,695 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:43,695 DEBUG --- stderr --- 2024-11-22 00:16:43,695 DEBUG 2024-11-22 00:16:43,695 INFO 2024-11-22 00:16:43,695 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/gatling/benchmark-25/benchmark-25.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-25.tar.gz 2024-11-22 00:16:43,695 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-22 00:16:44,804 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:44,804 DEBUG --- stdout --- 2024-11-22 00:16:44,804 DEBUG tar: Removing leading `/' from member names 2024-11-22 00:16:44,804 DEBUG --- stderr --- 2024-11-22 00:16:44,804 DEBUG ________________________________________________________________________________ [2024-11-22 00:16:44] Reporting-benchmark-25 step6 : Unzip the result ________________________________________________________________________________ 2024-11-22 00:16:44,804 INFO 2024-11-22 00:16:44,804 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-25.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling 2024-11-22 00:16:44,859 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-22 00:16:44,860 DEBUG --- stdout --- 2024-11-22 00:16:44,860 DEBUG 2024-11-22 00:16:44,860 DEBUG --- stderr --- 2024-11-22 00:16:44,860 DEBUG 2024-11-22 00:16:44,860 INFO ________________________________________________________________________________ [2024-11-22 00:16:44] Reporting-benchmark-25 step7 : Print rc order ________________________________________________________________________________ 2024-11-22 00:16:44,861 INFO 2024-11-22 00:16:44,861 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:44,861 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:45,158 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:45,158 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:45,158 DEBUG --- stdout --- 2024-11-22 00:16:45,158 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:45,158 DEBUG --- stderr --- 2024-11-22 00:16:45,158 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-22 00:16:45,159 INFO 2024-11-22 00:16:45,159 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:45,159 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:45,432 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:45,432 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:45,432 DEBUG --- stdout --- 2024-11-22 00:16:45,432 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:45,432 DEBUG --- stderr --- 2024-11-22 00:16:45,432 DEBUG 2024-11-22 00:16:45,433 INFO 2024-11-22 00:16:45,433 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-25/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-25/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-25/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-25/rc.txt file found" 2024-11-22 00:16:45,433 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-22 00:16:46,215 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-22 00:16:46,215 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:46,215 DEBUG --- stdout --- 2024-11-22 00:16:46,215 DEBUG /results/orders/Reporting-benchmark-25/rc.txt file found 2024-11-22 00:16:46,215 DEBUG --- stderr --- 2024-11-22 00:16:46,215 DEBUG 2024-11-22 00:16:46,215 INFO 2024-11-22 00:16:46,215 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:46,215 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:46,489 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:46,489 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:46,489 DEBUG --- stdout --- 2024-11-22 00:16:46,489 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:46,489 DEBUG --- stderr --- 2024-11-22 00:16:46,489 DEBUG 2024-11-22 00:16:46,489 INFO 2024-11-22 00:16:46,489 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-25/rc.txt 2024-11-22 00:16:47,273 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-22 00:16:47,273 DEBUG --- stdout --- 2024-11-22 00:16:47,273 DEBUG 4 /results/orders/Reporting-benchmark-25/rc.txt 2024-11-22 00:16:47,273 DEBUG --- stderr --- 2024-11-22 00:16:47,273 DEBUG 2024-11-22 00:16:47,273 INFO - Download file (size 4k) 2024-11-22 00:16:47,274 INFO 2024-11-22 00:16:47,274 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:47,274 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:47,547 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:47,547 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:47,547 DEBUG --- stdout --- 2024-11-22 00:16:47,547 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:47,547 DEBUG --- stderr --- 2024-11-22 00:16:47,547 DEBUG source : /results/orders/Reporting-benchmark-25/rc.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/rc.txt 2024-11-22 00:16:47,547 INFO 2024-11-22 00:16:47,548 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:47,548 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:47,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:47,821 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:47,821 DEBUG --- stdout --- 2024-11-22 00:16:47,821 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:47,821 DEBUG --- stderr --- 2024-11-22 00:16:47,821 DEBUG 2024-11-22 00:16:47,822 INFO 2024-11-22 00:16:47,822 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-25/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/rc.txt 2024-11-22 00:16:47,822 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-22 00:16:48,564 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:48,564 DEBUG --- stdout --- 2024-11-22 00:16:48,564 DEBUG tar: Removing leading `/' from member names 2024-11-22 00:16:48,564 DEBUG --- stderr --- 2024-11-22 00:16:48,564 DEBUG 2024-11-22 00:16:48,565 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/rc.txt is small (1 lines), printing all lines: 2024-11-22 00:16:48,565 DEBUG ----- output ----- 2024-11-22 00:16:48,565 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-11-22 00:16:48,565 INFO ________________________________________________________________________________ [2024-11-22 00:16:48] Reporting-benchmark-25 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-11-22 00:16:48] Reporting-benchmark-25 step9 : Print stdout order ________________________________________________________________________________ 2024-11-22 00:16:48,565 INFO 2024-11-22 00:16:48,565 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:48,565 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:48,837 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:48,837 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:48,837 DEBUG --- stdout --- 2024-11-22 00:16:48,837 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:48,837 DEBUG --- stderr --- 2024-11-22 00:16:48,837 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-22 00:16:48,837 INFO 2024-11-22 00:16:48,837 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:48,837 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:49,109 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:49,109 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:49,109 DEBUG --- stdout --- 2024-11-22 00:16:49,109 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:49,109 DEBUG --- stderr --- 2024-11-22 00:16:49,109 DEBUG 2024-11-22 00:16:49,110 INFO 2024-11-22 00:16:49,110 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-25/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-25/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-25/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-25/stdout.txt file found" 2024-11-22 00:16:49,110 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-22 00:16:49,888 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-22 00:16:49,888 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:49,888 DEBUG --- stdout --- 2024-11-22 00:16:49,888 DEBUG /results/orders/Reporting-benchmark-25/stdout.txt file found 2024-11-22 00:16:49,888 DEBUG --- stderr --- 2024-11-22 00:16:49,888 DEBUG 2024-11-22 00:16:49,889 INFO 2024-11-22 00:16:49,889 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:49,889 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:50,162 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:50,162 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:50,162 DEBUG --- stdout --- 2024-11-22 00:16:50,162 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:50,162 DEBUG --- stderr --- 2024-11-22 00:16:50,162 DEBUG 2024-11-22 00:16:50,162 INFO 2024-11-22 00:16:50,163 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-25/stdout.txt 2024-11-22 00:16:50,949 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-22 00:16:50,949 DEBUG --- stdout --- 2024-11-22 00:16:50,949 DEBUG 8 /results/orders/Reporting-benchmark-25/stdout.txt 2024-11-22 00:16:50,949 DEBUG --- stderr --- 2024-11-22 00:16:50,950 DEBUG 2024-11-22 00:16:50,950 INFO - Download file (size 8k) 2024-11-22 00:16:50,950 INFO 2024-11-22 00:16:50,950 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:50,950 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:51,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:51,222 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:51,222 DEBUG --- stdout --- 2024-11-22 00:16:51,222 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:51,222 DEBUG --- stderr --- 2024-11-22 00:16:51,222 DEBUG source : /results/orders/Reporting-benchmark-25/stdout.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stdout.txt 2024-11-22 00:16:51,222 INFO 2024-11-22 00:16:51,222 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:51,222 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:51,495 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:51,495 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:51,495 DEBUG --- stdout --- 2024-11-22 00:16:51,495 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:51,495 DEBUG --- stderr --- 2024-11-22 00:16:51,495 DEBUG 2024-11-22 00:16:51,496 INFO 2024-11-22 00:16:51,496 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-25/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stdout.txt 2024-11-22 00:16:51,497 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-22 00:16:52,244 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:52,244 DEBUG --- stdout --- 2024-11-22 00:16:52,244 DEBUG tar: Removing leading `/' from member names 2024-11-22 00:16:52,244 DEBUG --- stderr --- 2024-11-22 00:16:52,244 DEBUG 2024-11-22 00:16:52,244 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stdout.txt is small (97 lines), printing all lines: 2024-11-22 00:16:52,244 DEBUG ----- output ----- 2024-11-22 00:16:52,244 DEBUG 2024-11-22 00:16:25,782 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp4naotf_g 2024-11-22 00:16:25,783 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-25/loadtest-20241121201256379" -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/tmp4naotf_g/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/tmp4naotf_g/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:16:27,396 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:16:27,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:16:27,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:16:27,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:16:27,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:16:27,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:16:27,409 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:16:27,409 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:16:27,410 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:16:27,410 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:16:27,413 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:16:27,417 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:16:27,456 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:16:27,456 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:16:27,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:16:27,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:16:27,497 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:16:27,517 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:16:27,517 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:16:27,517 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:16:27,518 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:16:27,518 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 108 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 8s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 1250679 (OK=1250655 KO=24 ) > min response time 33 (OK=33 KO=34 ) > max response time 26290 (OK=26290 KO=127 ) > mean response time 56 (OK=56 KO=53 ) > std deviation 47 (OK=47 KO=28 ) > response time 50th percentile 51 (OK=51 KO=42 ) > response time 75th percentile 61 (OK=61 KO=54 ) > response time 95th percentile 105 (OK=105 KO=121 ) > response time 99th percentile 132 (OK=132 KO=126 ) > mean requests/sec 347.51 (OK=347.5 KO=0.01 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 1250489 ( 99.98%) > 800 ms <= t < 1200 ms 109 ( 0.01%) > t >= 1200 ms 57 ( 0%) > failed 24 ( 0%) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: No attribute named 'access_token' is defined 525 (94.42%) > status.find.in([200, 209], 304), found 404 6 ( 1.08%) > RootUserinfo: No attribute named 'access_token' is defined 5 ( 0.90%) > status.find.is(302), but actually found 502 5 ( 0.90%) > status.find.in([200, 209], 304), found 502 5 ( 0.90%) > status.find.is(200), but actually found 502 4 ( 0.72%) > status.find.in([200, 209], 304), found 409 4 ( 0.72%) > userinfo: No attribute named 'access_token' is defined 1 ( 0.18%) > UI AM revoke1: No attribute named 'access_token' is defined 1 ( 0.18%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-25/loadtest-20241121201256379/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.269 s [INFO] Finished at: 2024-11-22T00:16:37Z [INFO] ------------------------------------------------------------------------ 2024-11-22 00:16:37,838 INFO Gatling simulation run ended successfully 2024-11-22 00:16:37,838 INFO Creating archive benchmark-25.tar.gz with report files 2024-11-22 00:16:38,432 INFO Archive /results/gatling/benchmark-25/benchmark-25.tar.gz successfully created 2024-11-22 00:16:52,244 INFO ________________________________________________________________________________ [2024-11-22 00:16:52] Reporting-benchmark-25 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-11-22 00:16:52] Reporting-benchmark-25 step11 : Print stderr order ________________________________________________________________________________ 2024-11-22 00:16:52,245 INFO 2024-11-22 00:16:52,245 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:52,245 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:52,519 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:52,519 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:52,519 DEBUG --- stdout --- 2024-11-22 00:16:52,519 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:52,519 DEBUG --- stderr --- 2024-11-22 00:16:52,519 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-22 00:16:52,520 INFO 2024-11-22 00:16:52,520 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:52,520 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:52,794 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:52,794 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:52,794 DEBUG --- stdout --- 2024-11-22 00:16:52,794 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:52,794 DEBUG --- stderr --- 2024-11-22 00:16:52,794 DEBUG 2024-11-22 00:16:52,795 INFO 2024-11-22 00:16:52,795 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-25/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-25/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-25/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-25/stderr.txt file found" 2024-11-22 00:16:52,795 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-22 00:16:53,577 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-22 00:16:53,577 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:53,577 DEBUG --- stdout --- 2024-11-22 00:16:53,577 DEBUG /results/orders/Reporting-benchmark-25/stderr.txt file found 2024-11-22 00:16:53,577 DEBUG --- stderr --- 2024-11-22 00:16:53,577 DEBUG 2024-11-22 00:16:53,578 INFO 2024-11-22 00:16:53,578 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:53,578 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:53,858 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:53,858 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:53,858 DEBUG --- stdout --- 2024-11-22 00:16:53,858 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:53,858 DEBUG --- stderr --- 2024-11-22 00:16:53,858 DEBUG 2024-11-22 00:16:53,858 INFO 2024-11-22 00:16:53,858 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-25/stderr.txt 2024-11-22 00:16:54,639 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-22 00:16:54,639 DEBUG --- stdout --- 2024-11-22 00:16:54,639 DEBUG 0 /results/orders/Reporting-benchmark-25/stderr.txt 2024-11-22 00:16:54,639 DEBUG --- stderr --- 2024-11-22 00:16:54,639 DEBUG 2024-11-22 00:16:54,639 INFO - Download file (size 0k) 2024-11-22 00:16:54,639 INFO 2024-11-22 00:16:54,639 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:54,639 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:54,919 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:54,920 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:54,920 DEBUG --- stdout --- 2024-11-22 00:16:54,920 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:54,920 DEBUG --- stderr --- 2024-11-22 00:16:54,920 DEBUG source : /results/orders/Reporting-benchmark-25/stderr.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stderr.txt 2024-11-22 00:16:54,920 INFO 2024-11-22 00:16:54,920 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-22 00:16:54,920 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-22 00:16:55,200 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-22 00:16:55,200 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:55,200 DEBUG --- stdout --- 2024-11-22 00:16:55,200 DEBUG overseer-0-6644bb6697-rchxr 2024-11-22 00:16:55,200 DEBUG --- stderr --- 2024-11-22 00:16:55,200 DEBUG 2024-11-22 00:16:55,201 INFO 2024-11-22 00:16:55,201 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-25/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stderr.txt 2024-11-22 00:16:55,201 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-22 00:16:55,946 INFO [loop_until]: OK (rc = 0) 2024-11-22 00:16:55,947 DEBUG --- stdout --- 2024-11-22 00:16:55,947 DEBUG tar: Removing leading `/' from member names 2024-11-22 00:16:55,947 DEBUG --- stderr --- 2024-11-22 00:16:55,947 DEBUG 2024-11-22 00:16:55,947 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-25/stderr.txt is small (0 lines), printing all lines: 2024-11-22 00:16:55,947 DEBUG ----- output ----- 2024-11-22 00:16:55,947 DEBUG 2024-11-22 00:16:55,947 INFO ________________________________________________________________________________ [2024-11-22 00:16:55] Reporting-benchmark-25 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-11-22 00:16:55] Reporting-benchmark-25 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/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/03_benchmark-25/gatling/req_restloginuserna-1671926283.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/03_benchmark-25/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/03_benchmark-25/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginInitiate checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request GetUUid checking simulation request GetOpenidConfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_getopenidconfig-1944748765.html - cannot check for spikes checking simulation request CreatePolicy checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_rootuserinfo-351054363.html - cannot check for spikes checking simulation request getIdToken checking simulation request getIdToken Redirect 1 checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization checking simulation request deleteOrganization checking simulation request UI-Post-Login - stage 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 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/03_benchmark-25/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 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 UI-Post-Login - stage 3 Redirect 1 checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request userinfo checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 checking simulation request UI AM revoke1 checking simulation request UI AM revoke2 checking simulation request UI AM endsession checking simulation request ReadPolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/gatling/req_readpolicy-1402584712.html - cannot check for spikes checking simulation request DeletePolicy checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2024-11-22 00:16:55] Reporting-benchmark-25 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 1250679, "ok": 1250655, "ko": 24 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 26290, "ok": 26290, "ko": 127 }, "meanResponseTime": { "total": 56, "ok": 56, "ko": 53 }, "standardDeviation": { "total": 47, "ok": 47, "ko": 28 }, "percentiles1": { "total": 51, "ok": 51, "ko": 42 }, "percentiles2": { "total": 61, "ok": 61, "ko": 54 }, "percentiles3": { "total": 105, "ok": 105, "ko": 121 }, "percentiles4": { "total": 132, "ok": 132, "ko": 126 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1250489, "percentage": 99.98480825215744 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 109, "percentage": 0.008715265867580731 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 57, "percentage": 0.004557524352771574 }, "group4": { "name": "failed", "htmlName": "failed", "count": 24, "percentage": 0.0019189576222196103 }, "meanNumberOfRequestsPerSecond": { "total": 347.50736315643235, "ok": 347.5006946373993, "ko": 0.0066685190330647405 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 86382, "ok": 86382, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 5357, "ok": 5357, "ko": 0 }, "meanResponseTime": { "total": 57, "ok": 57, "ko": 0 }, "standardDeviation": { "total": 68, "ok": 68, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 0 }, "percentiles2": { "total": 59, "ok": 59, "ko": 0 }, "percentiles3": { "total": 64, "ok": 64, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 86364, "percentage": 99.97916232548447 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.002315297168391563 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16, "percentage": 0.018522377347132503 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 24.001667129758268, "ok": 24.001667129758268, "ko": 0 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 86382, "ok": 86379, "ko": 3 }, "minResponseTime": { "total": 35, "ok": 70, "ko": 35 }, "maxResponseTime": { "total": 3251, "ok": 3251, "ko": 42 }, "meanResponseTime": { "total": 112, "ok": 112, "ko": 39 }, "standardDeviation": { "total": 38, "ok": 38, "ko": 3 }, "percentiles1": { "total": 109, "ok": 109, "ko": 40 }, "percentiles2": { "total": 122, "ok": 122, "ko": 41 }, "percentiles3": { "total": 141, "ok": 140, "ko": 42 }, "percentiles4": { "total": 162, "ok": 162, "ko": 42 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 86309, "percentage": 99.91549165335371 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 66, "percentage": 0.07640480655692158 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.004630594336783126 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0034729457525873447 }, "meanNumberOfRequestsPerSecond": { "total": 24.001667129758268, "ok": 24.000833564879134, "ko": 0.0008335648791330926 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 104948, "ok": 104943, "ko": 5 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 5182, "ok": 5182, "ko": 37 }, "meanResponseTime": { "total": 60, "ok": 60, "ko": 36 }, "standardDeviation": { "total": 21, "ok": 21, "ko": 1 }, "percentiles1": { "total": 60, "ok": 60, "ko": 35 }, "percentiles2": { "total": 64, "ok": 64, "ko": 36 }, "percentiles3": { "total": 72, "ok": 72, "ko": 37 }, "percentiles4": { "total": 83, "ok": 83, "ko": 37 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 104941, "percentage": 99.99333003011014 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0009528528414071731 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0009528528414071731 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5, "percentage": 0.004764264207035866 }, "meanNumberOfRequestsPerSecond": { "total": 29.160322311753266, "ok": 29.15893303695471, "ko": 0.0013892747985551543 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 104943, "ok": 104942, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 5175, "ok": 5175, "ko": 35 }, "meanResponseTime": { "total": 60, "ok": 60, "ko": 35 }, "standardDeviation": { "total": 26, "ok": 26, "ko": 0 }, "percentiles1": { "total": 58, "ok": 58, "ko": 35 }, "percentiles2": { "total": 64, "ok": 64, "ko": 35 }, "percentiles3": { "total": 73, "ok": 73, "ko": 35 }, "percentiles4": { "total": 84, "ok": 84, "ko": 35 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 104936, "percentage": 99.99332971232002 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.0038115929599878027 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0019057964799939014 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0009528982399969507 }, "meanNumberOfRequestsPerSecond": { "total": 29.15893303695471, "ok": 29.158655181994998, "ko": 0.0002778549597110308 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 18697, "ok": 18697, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 26290, "ok": 26290, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 192, "ok": 192, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18696, "percentage": 99.99465154837675 }, "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.005348451623255068 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.195054181717143, "ok": 5.195054181717143, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 3209, "ok": 3209, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 194, "ok": 194, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 53, "ok": 53, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 66, "ok": 66, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3209, "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.891636565712698, "ok": 0.891636565712698, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 3209, "ok": 3208, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 94, "ko": 35 }, "maxResponseTime": { "total": 1358, "ok": 1358, "ko": 35 }, "meanResponseTime": { "total": 124, "ok": 124, "ko": 35 }, "standardDeviation": { "total": 39, "ok": 39, "ko": 0 }, "percentiles1": { "total": 122, "ok": 122, "ko": 35 }, "percentiles2": { "total": 131, "ok": 131, "ko": 35 }, "percentiles3": { "total": 146, "ok": 146, "ko": 35 }, "percentiles4": { "total": 174, "ok": 174, "ko": 35 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3204, "percentage": 99.84418822062948 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.09348706762231225 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.03116235587410408 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.03116235587410408 }, "meanNumberOfRequestsPerSecond": { "total": 0.891636565712698, "ok": 0.8913587107529869, "ko": 0.0002778549597110308 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 48058, "ok": 48058, "ko": 0 }, "minResponseTime": { "total": 65, "ok": 65, "ko": 0 }, "maxResponseTime": { "total": 5214, "ok": 5214, "ko": 0 }, "meanResponseTime": { "total": 89, "ok": 89, "ko": 0 }, "standardDeviation": { "total": 43, "ok": 43, "ko": 0 }, "percentiles1": { "total": 84, "ok": 84, "ko": 0 }, "percentiles2": { "total": 98, "ok": 98, "ko": 0 }, "percentiles3": { "total": 112, "ok": 112, "ko": 0 }, "percentiles4": { "total": 131, "ok": 131, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 48036, "percentage": 99.95422198177202 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 20, "percentage": 0.04161638020724957 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.004161638020724957 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 13.35315365379272, "ok": 13.35315365379272, "ko": 0 }, "spikes": [] }, { "name": "GetUUid", "numberOfRequests": { "total": 28828, "ok": 28828, "ko": 0 }, "minResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "maxResponseTime": { "total": 1026, "ok": 1026, "ko": 0 }, "meanResponseTime": { "total": 69, "ok": 69, "ko": 0 }, "standardDeviation": { "total": 25, "ok": 25, "ko": 0 }, "percentiles1": { "total": 66, "ok": 66, "ko": 0 }, "percentiles2": { "total": 73, "ok": 73, "ko": 0 }, "percentiles3": { "total": 88, "ok": 88, "ko": 0 }, "percentiles4": { "total": 110, "ok": 110, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28820, "percentage": 99.97224920216456 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 0.027750797835437768 }, "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": 8.010002778549596, "ok": 8.010002778549596, "ko": 0 }, "spikes": [] }, { "name": "GetOpenidConfig", "numberOfRequests": { "total": 86387, "ok": 86387, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 5151, "ok": 5151, "ko": 0 }, "meanResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "standardDeviation": { "total": 42, "ok": 42, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 45, "ok": 45, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 86381, "percentage": 99.99305451051663 }, "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": 6, "percentage": 0.006945489483371341 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 24.003056404556823, "ok": 24.003056404556823, "ko": 0 }, "spikes": [] }, { "name": "CreatePolicy", "numberOfRequests": { "total": 28828, "ok": 28823, "ko": 5 }, "minResponseTime": { "total": 34, "ok": 43, "ko": 34 }, "maxResponseTime": { "total": 327, "ok": 327, "ko": 114 }, "meanResponseTime": { "total": 58, "ok": 58, "ko": 66 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 27 }, "percentiles1": { "total": 57, "ok": 57, "ko": 54 }, "percentiles2": { "total": 60, "ok": 60, "ko": 76 }, "percentiles3": { "total": 67, "ok": 67, "ko": 106 }, "percentiles4": { "total": 78, "ok": 78, "ko": 112 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28823, "percentage": 99.98265575135285 }, "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": 5, "percentage": 0.017344248647148605 }, "meanNumberOfRequestsPerSecond": { "total": 8.010002778549596, "ok": 8.008613503751041, "ko": 0.0013892747985551543 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 64166, "ok": 64166, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 5095, "ok": 5095, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 48, "ok": 48, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 64160, "percentage": 99.99064925349874 }, "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": 6, "percentage": 0.009350746501262351 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 17.828841344818006, "ok": 17.828841344818006, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 6392, "ok": 6392, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 313, "ok": 313, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 0 }, "percentiles2": { "total": 58, "ok": 58, "ko": 0 }, "percentiles3": { "total": 65, "ok": 65, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6392, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.7760489024729091, "ok": 1.7760489024729091, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 6391, "ok": 6391, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 257, "ok": 257, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6391, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.775771047513198, "ok": 1.775771047513198, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 6391, "ok": 6391, "ko": 0 }, "minResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "maxResponseTime": { "total": 5179, "ok": 5179, "ko": 0 }, "meanResponseTime": { "total": 66, "ok": 66, "ko": 0 }, "standardDeviation": { "total": 65, "ok": 65, "ko": 0 }, "percentiles1": { "total": 64, "ok": 64, "ko": 0 }, "percentiles2": { "total": 68, "ok": 68, "ko": 0 }, "percentiles3": { "total": 75, "ok": 75, "ko": 0 }, "percentiles4": { "total": 84, "ok": 84, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6390, "percentage": 99.9843529964012 }, "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.015647003598810827 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.775771047513198, "ok": 1.775771047513198, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 6391, "ok": 6391, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 299, "ok": 299, "ko": 0 }, "meanResponseTime": { "total": 57, "ok": 57, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 57, "ok": 57, "ko": 0 }, "percentiles2": { "total": 60, "ok": 60, "ko": 0 }, "percentiles3": { "total": 67, "ok": 67, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6391, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.775771047513198, "ok": 1.775771047513198, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 6391, "ok": 6391, "ko": 0 }, "minResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "maxResponseTime": { "total": 622, "ok": 622, "ko": 0 }, "meanResponseTime": { "total": 63, "ok": 63, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 62, "ok": 62, "ko": 0 }, "percentiles2": { "total": 67, "ok": 67, "ko": 0 }, "percentiles3": { "total": 74, "ok": 74, "ko": 0 }, "percentiles4": { "total": 83, "ok": 83, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6391, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.775771047513198, "ok": 1.775771047513198, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 19097, "ok": 19097, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 5153, "ok": 5153, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 37, "ok": 37, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19096, "percentage": 99.9947635754307 }, "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.0052364245693040795 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.306196165601556, "ok": 5.306196165601556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 19097, "ok": 19097, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 246, "ok": 246, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19097, "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": 5.306196165601556, "ok": 5.306196165601556, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 19097, "ok": 19096, "ko": 1 }, "minResponseTime": { "total": 39, "ok": 40, "ko": 39 }, "maxResponseTime": { "total": 5139, "ok": 5139, "ko": 39 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 39 }, "standardDeviation": { "total": 38, "ok": 38, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 39 }, "percentiles2": { "total": 55, "ok": 55, "ko": 39 }, "percentiles3": { "total": 61, "ok": 61, "ko": 39 }, "percentiles4": { "total": 70, "ok": 70, "ko": 39 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19095, "percentage": 99.98952715086139 }, "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.0052364245693040795 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0052364245693040795 }, "meanNumberOfRequestsPerSecond": { "total": 5.306196165601556, "ok": 5.305918310641845, "ko": 0.0002778549597110308 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 19097, "ok": 19097, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 5139, "ok": 5139, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 38, "ok": 38, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 62, "ok": 62, "ko": 0 }, "percentiles4": { "total": 68, "ok": 68, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19096, "percentage": 99.9947635754307 }, "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.0052364245693040795 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.306196165601556, "ok": 5.306196165601556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 19096, "ok": 19096, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 308, "ok": 308, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19096, "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": 5.305918310641845, "ok": 5.305918310641845, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 19096, "ok": 19096, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 302, "ok": 302, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19096, "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": 5.305918310641845, "ok": 5.305918310641845, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 454, "ok": 454, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19095, "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": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 456, "ok": 456, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19095, "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": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 451, "ok": 451, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19095, "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": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19095, "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": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 5158, "ok": 5158, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 37, "ok": 37, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19094, "percentage": 99.99476302697042 }, "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.005236973029588897 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 5174, "ok": 5174, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 53, "ok": 53, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19093, "percentage": 99.98952605394082 }, "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.010473946059177794 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 5158, "ok": 5158, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 37, "ok": 37, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19094, "percentage": 99.99476302697042 }, "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.005236973029588897 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "maxResponseTime": { "total": 5174, "ok": 5174, "ko": 0 }, "meanResponseTime": { "total": 58, "ok": 58, "ko": 0 }, "standardDeviation": { "total": 53, "ok": 53, "ko": 0 }, "percentiles1": { "total": 56, "ok": 56, "ko": 0 }, "percentiles2": { "total": 60, "ok": 60, "ko": 0 }, "percentiles3": { "total": 66, "ok": 66, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19093, "percentage": 99.98952605394082 }, "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.010473946059177794 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 19095, "ok": 19095, "ko": 0 }, "minResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "maxResponseTime": { "total": 5174, "ok": 5174, "ko": 0 }, "meanResponseTime": { "total": 58, "ok": 58, "ko": 0 }, "standardDeviation": { "total": 54, "ok": 54, "ko": 0 }, "percentiles1": { "total": 56, "ok": 56, "ko": 0 }, "percentiles2": { "total": 60, "ok": 60, "ko": 0 }, "percentiles3": { "total": 66, "ok": 66, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19091, "percentage": 99.97905210788164 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.010473946059177794 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.010473946059177794 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305640455682134, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 19095, "ok": 19093, "ko": 2 }, "minResponseTime": { "total": 41, "ok": 46, "ko": 41 }, "maxResponseTime": { "total": 5174, "ok": 5174, "ko": 43 }, "meanResponseTime": { "total": 58, "ok": 58, "ko": 42 }, "standardDeviation": { "total": 53, "ok": 53, "ko": 1 }, "percentiles1": { "total": 56, "ok": 56, "ko": 42 }, "percentiles2": { "total": 60, "ok": 60, "ko": 43 }, "percentiles3": { "total": 66, "ok": 66, "ko": 43 }, "percentiles4": { "total": 73, "ok": 73, "ko": 43 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19091, "percentage": 99.97905210788164 }, "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.010473946059177794 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.010473946059177794 }, "meanNumberOfRequestsPerSecond": { "total": 5.305640455682134, "ok": 5.305084745762712, "ko": 0.0005557099194220616 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 19094, "ok": 19094, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 5138, "ok": 5138, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 38, "ok": 38, "ko": 0 }, "percentiles1": { "total": 50, "ok": 50, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "ko": 0 }, "percentiles3": { "total": 65, "ok": 65, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19093, "percentage": 99.99476275269718 }, "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.005237247302817639 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305362600722423, "ok": 5.305362600722423, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 19094, "ok": 19094, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 6532, "ok": 6532, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 60, "ok": 60, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19092, "percentage": 99.98952550539435 }, "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.010474494605635277 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 5.305362600722423, "ok": 5.305362600722423, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 19094, "ok": 19094, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 331, "ok": 331, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 61, "ok": 61, "ko": 0 }, "percentiles4": { "total": 69, "ok": 69, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19094, "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": 5.305362600722423, "ok": 5.305362600722423, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 19094, "ok": 19094, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 181, "ok": 181, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 57, "ok": 56, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19094, "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": 5.305362600722423, "ok": 5.305362600722423, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 19093, "ok": 19093, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 555, "ok": 555, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19093, "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": 5.305084745762712, "ok": 5.305084745762712, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 19094, "ok": 19094, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 185, "ok": 185, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19094, "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": 5.305362600722423, "ok": 5.305362600722423, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 19093, "ok": 19093, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 242, "ok": 242, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19093, "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": 5.305084745762712, "ok": 5.305084745762712, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 19091, "ok": 19091, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 1059, "ok": 1059, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19090, "percentage": 99.9947619297051 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.005238070294903357 }, "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": 5.30452903584329, "ok": 5.30452903584329, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 19092, "ok": 19092, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 419, "ok": 419, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19092, "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": 5.304806890803001, "ok": 5.304806890803001, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 19092, "ok": 19092, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 423, "ok": 423, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19092, "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": 5.304806890803001, "ok": 5.304806890803001, "ko": 0 }, "spikes": [] }, { "name": "ReadPolicy", "numberOfRequests": { "total": 28796, "ok": 28794, "ko": 2 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 60 }, "maxResponseTime": { "total": 5163, "ok": 5163, "ko": 122 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 91 }, "standardDeviation": { "total": 33, "ok": 33, "ko": 31 }, "percentiles1": { "total": 52, "ok": 52, "ko": 91 }, "percentiles2": { "total": 54, "ok": 54, "ko": 107 }, "percentiles3": { "total": 61, "ok": 61, "ko": 119 }, "percentiles4": { "total": 70, "ok": 70, "ko": 121 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28793, "percentage": 99.9895818863731 }, "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.0034727045422975416 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.006945409084595083 }, "meanNumberOfRequestsPerSecond": { "total": 8.001111419838844, "ok": 8.000555709919421, "ko": 0.0005557099194220616 }, "spikes": [] }, { "name": "DeletePolicy", "numberOfRequests": { "total": 28762, "ok": 28758, "ko": 4 }, "minResponseTime": { "total": 46, "ok": 52, "ko": 46 }, "maxResponseTime": { "total": 511, "ok": 511, "ko": 127 }, "meanResponseTime": { "total": 63, "ok": 63, "ko": 68 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 34 }, "percentiles1": { "total": 61, "ok": 61, "ko": 50 }, "percentiles2": { "total": 64, "ok": 64, "ko": 70 }, "percentiles3": { "total": 72, "ok": 72, "ko": 116 }, "percentiles4": { "total": 84, "ok": 84, "ko": 125 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28758, "percentage": 99.98609276128225 }, "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.013907238717752589 }, "meanNumberOfRequestsPerSecond": { "total": 7.991664351208669, "ok": 7.990552931369825, "ko": 0.0011114198388441233 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 556, "ok": 556, "ko": 0 }, "minResponseTime": { "total": 128, "ok": 128, "ko": 0 }, "maxResponseTime": { "total": 1033, "ok": 1033, "ko": 0 }, "meanResponseTime": { "total": 171, "ok": 171, "ko": 0 }, "standardDeviation": { "total": 53, "ok": 53, "ko": 0 }, "percentiles1": { "total": 165, "ok": 165, "ko": 0 }, "percentiles2": { "total": 180, "ok": 180, "ko": 0 }, "percentiles3": { "total": 206, "ok": 206, "ko": 0 }, "percentiles4": { "total": 234, "ok": 234, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 554, "percentage": 99.64028776978418 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.3597122302158274 }, "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.15448735759933316, "ok": 0.15448735759933316, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 111, "ok": 111, "ko": 0 }, "minResponseTime": { "total": 138, "ok": 138, "ko": 0 }, "maxResponseTime": { "total": 233, "ok": 233, "ko": 0 }, "meanResponseTime": { "total": 168, "ok": 168, "ko": 0 }, "standardDeviation": { "total": 19, "ok": 19, "ko": 0 }, "percentiles1": { "total": 165, "ok": 165, "ko": 0 }, "percentiles2": { "total": 179, "ok": 179, "ko": 0 }, "percentiles3": { "total": 207, "ok": 207, "ko": 0 }, "percentiles4": { "total": 216, "ok": 216, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 111, "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.030841900527924425, "ok": 0.030841900527924425, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 348, "avg_response_time": 56, "max_response_time": 26290, "min_response_time": 33, "num_requests": 1250679, "num_requests_pass": 1250655, "num_requests_percent_pass": 99.998 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:25", "stats": { "details": [ { "group1": { "count": 86364, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97916232548447 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.002315297168391563 }, "group3": { "count": 16, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.018522377347132503 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5357, "total": 5357 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 24.001667129758268, "total": 24.001667129758268 }, "meanResponseTime": { "ko": 0, "ok": 57, "total": 57 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 86382, "total": 86382 }, "percentiles1": { "ko": 0, "ok": 55, "total": 55 }, "percentiles2": { "ko": 0, "ok": 59, "total": 59 }, "percentiles3": { "ko": 0, "ok": 64, "total": 64 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 68, "total": 68 } }, { "group1": { "count": 86309, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.91549165335371 }, "group2": { "count": 66, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.07640480655692158 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004630594336783126 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0034729457525873447 }, "maxResponseTime": { "ko": 42, "ok": 3251, "total": 3251 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008335648791330926, "ok": 24.000833564879134, "total": 24.001667129758268 }, "meanResponseTime": { "ko": 39, "ok": 112, "total": 112 }, "minResponseTime": { "ko": 35, "ok": 70, "total": 35 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 3, "ok": 86379, "total": 86382 }, "percentiles1": { "ko": 40, "ok": 109, "total": 109 }, "percentiles2": { "ko": 41, "ok": 122, "total": 122 }, "percentiles3": { "ko": 42, "ok": 140, "total": 141 }, "percentiles4": { "ko": 42, "ok": 162, "total": 162 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 38, "total": 38 } }, { "group1": { "count": 104941, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99333003011014 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009528528414071731 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009528528414071731 }, "group4": { "count": 5, "htmlName": "failed", "name": "failed", "percentage": 0.004764264207035866 }, "maxResponseTime": { "ko": 37, "ok": 5182, "total": 5182 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0013892747985551543, "ok": 29.15893303695471, "total": 29.160322311753266 }, "meanResponseTime": { "ko": 36, "ok": 60, "total": 60 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 5, "ok": 104943, "total": 104948 }, "percentiles1": { "ko": 35, "ok": 60, "total": 60 }, "percentiles2": { "ko": 36, "ok": 64, "total": 64 }, "percentiles3": { "ko": 37, "ok": 72, "total": 72 }, "percentiles4": { "ko": 37, "ok": 83, "total": 83 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 21, "total": 21 } }, { "group1": { "count": 104936, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99332971232002 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0038115929599878027 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019057964799939014 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0009528982399969507 }, "maxResponseTime": { "ko": 35, "ok": 5175, "total": 5175 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002778549597110308, "ok": 29.158655181994998, "total": 29.15893303695471 }, "meanResponseTime": { "ko": 35, "ok": 60, "total": 60 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 1, "ok": 104942, "total": 104943 }, "percentiles1": { "ko": 35, "ok": 58, "total": 58 }, "percentiles2": { "ko": 35, "ok": 64, "total": 64 }, "percentiles3": { "ko": 35, "ok": 73, "total": 73 }, "percentiles4": { "ko": 35, "ok": 84, "total": 84 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 26, "total": 26 } }, { "group1": { "count": 18696, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99465154837675 }, "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.005348451623255068 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 26290, "total": 26290 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.195054181717143, "total": 5.195054181717143 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 0, "ok": 18697, "total": 18697 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 192, "total": 192 } }, { "group1": { "count": 3209, "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": 194, "total": 194 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.891636565712698, "total": 0.891636565712698 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 3209, "total": 3209 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 53, "total": 53 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 3204, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.84418822062948 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.09348706762231225 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.03116235587410408 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.03116235587410408 }, "maxResponseTime": { "ko": 35, "ok": 1358, "total": 1358 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002778549597110308, "ok": 0.8913587107529869, "total": 0.891636565712698 }, "meanResponseTime": { "ko": 35, "ok": 124, "total": 124 }, "minResponseTime": { "ko": 35, "ok": 94, "total": 35 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1, "ok": 3208, "total": 3209 }, "percentiles1": { "ko": 35, "ok": 122, "total": 122 }, "percentiles2": { "ko": 35, "ok": 131, "total": 131 }, "percentiles3": { "ko": 35, "ok": 146, "total": 146 }, "percentiles4": { "ko": 35, "ok": 174, "total": 174 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 39, "total": 39 } }, { "group1": { "count": 48036, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.95422198177202 }, "group2": { "count": 20, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.04161638020724957 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004161638020724957 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5214, "total": 5214 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 13.35315365379272, "total": 13.35315365379272 }, "meanResponseTime": { "ko": 0, "ok": 89, "total": 89 }, "minResponseTime": { "ko": 0, "ok": 65, "total": 65 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 0, "ok": 48058, "total": 48058 }, "percentiles1": { "ko": 0, "ok": 84, "total": 84 }, "percentiles2": { "ko": 0, "ok": 98, "total": 98 }, "percentiles3": { "ko": 0, "ok": 112, "total": 112 }, "percentiles4": { "ko": 0, "ok": 131, "total": 131 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 43, "total": 43 } }, { "group1": { "count": 28820, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97224920216456 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.027750797835437768 }, "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": 1026, "total": 1026 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 8.010002778549596, "total": 8.010002778549596 }, "meanResponseTime": { "ko": 0, "ok": 69, "total": 69 }, "minResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "name": "GetUUid", "numberOfRequests": { "ko": 0, "ok": 28828, "total": 28828 }, "percentiles1": { "ko": 0, "ok": 66, "total": 66 }, "percentiles2": { "ko": 0, "ok": 73, "total": 73 }, "percentiles3": { "ko": 0, "ok": 88, "total": 88 }, "percentiles4": { "ko": 0, "ok": 110, "total": 110 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 25, "total": 25 } }, { "group1": { "count": 86381, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305451051663 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.006945489483371341 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5151, "total": 5151 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 24.003056404556823, "total": 24.003056404556823 }, "meanResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "GetOpenidConfig", "numberOfRequests": { "ko": 0, "ok": 86387, "total": 86387 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 45, "total": 45 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 42, "total": 42 } }, { "group1": { "count": 28823, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98265575135285 }, "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": 5, "htmlName": "failed", "name": "failed", "percentage": 0.017344248647148605 }, "maxResponseTime": { "ko": 114, "ok": 327, "total": 327 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0013892747985551543, "ok": 8.008613503751041, "total": 8.010002778549596 }, "meanResponseTime": { "ko": 66, "ok": 58, "total": 58 }, "minResponseTime": { "ko": 34, "ok": 43, "total": 34 }, "name": "CreatePolicy", "numberOfRequests": { "ko": 5, "ok": 28823, "total": 28828 }, "percentiles1": { "ko": 54, "ok": 57, "total": 57 }, "percentiles2": { "ko": 76, "ok": 60, "total": 60 }, "percentiles3": { "ko": 106, "ok": 67, "total": 67 }, "percentiles4": { "ko": 112, "ok": 78, "total": 78 }, "spikes": [], "standardDeviation": { "ko": 27, "ok": 8, "total": 8 } }, { "group1": { "count": 64160, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99064925349874 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.009350746501262351 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5095, "total": 5095 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 17.828841344818006, "total": 17.828841344818006 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 0, "ok": 64166, "total": 64166 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 48, "total": 48 } }, { "group1": { "count": 6392, "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": 313, "total": 313 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.7760489024729091, "total": 1.7760489024729091 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 6392, "total": 6392 }, "percentiles1": { "ko": 0, "ok": 55, "total": 55 }, "percentiles2": { "ko": 0, "ok": 58, "total": 58 }, "percentiles3": { "ko": 0, "ok": 65, "total": 65 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 6391, "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": 257, "total": 257 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.775771047513198, "total": 1.775771047513198 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 6391, "total": 6391 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 6390, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9843529964012 }, "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.015647003598810827 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5179, "total": 5179 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.775771047513198, "total": 1.775771047513198 }, "meanResponseTime": { "ko": 0, "ok": 66, "total": 66 }, "minResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 6391, "total": 6391 }, "percentiles1": { "ko": 0, "ok": 64, "total": 64 }, "percentiles2": { "ko": 0, "ok": 68, "total": 68 }, "percentiles3": { "ko": 0, "ok": 75, "total": 75 }, "percentiles4": { "ko": 0, "ok": 84, "total": 84 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 65, "total": 65 } }, { "group1": { "count": 6391, "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": 299, "total": 299 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.775771047513198, "total": 1.775771047513198 }, "meanResponseTime": { "ko": 0, "ok": 57, "total": 57 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 6391, "total": 6391 }, "percentiles1": { "ko": 0, "ok": 57, "total": 57 }, "percentiles2": { "ko": 0, "ok": 60, "total": 60 }, "percentiles3": { "ko": 0, "ok": 67, "total": 67 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 6391, "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": 622, "total": 622 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.775771047513198, "total": 1.775771047513198 }, "meanResponseTime": { "ko": 0, "ok": 63, "total": 63 }, "minResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 6391, "total": 6391 }, "percentiles1": { "ko": 0, "ok": 62, "total": 62 }, "percentiles2": { "ko": 0, "ok": 67, "total": 67 }, "percentiles3": { "ko": 0, "ok": 74, "total": 74 }, "percentiles4": { "ko": 0, "ok": 83, "total": 83 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } }, { "group1": { "count": 19096, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9947635754307 }, "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.0052364245693040795 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5153, "total": 5153 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.306196165601556, "total": 5.306196165601556 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 19097, "total": 19097 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 37, "total": 37 } }, { "group1": { "count": 19097, "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": 246, "total": 246 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.306196165601556, "total": 5.306196165601556 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 19097, "total": 19097 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 19095, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98952715086139 }, "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.0052364245693040795 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0052364245693040795 }, "maxResponseTime": { "ko": 39, "ok": 5139, "total": 5139 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002778549597110308, "ok": 5.305918310641845, "total": 5.306196165601556 }, "meanResponseTime": { "ko": 39, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 39, "ok": 40, "total": 39 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 1, "ok": 19096, "total": 19097 }, "percentiles1": { "ko": 39, "ok": 52, "total": 52 }, "percentiles2": { "ko": 39, "ok": 55, "total": 55 }, "percentiles3": { "ko": 39, "ok": 61, "total": 61 }, "percentiles4": { "ko": 39, "ok": 70, "total": 70 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 38, "total": 38 } }, { "group1": { "count": 19096, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9947635754307 }, "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.0052364245693040795 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5139, "total": 5139 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.306196165601556, "total": 5.306196165601556 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 19097, "total": 19097 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 62, "total": 62 }, "percentiles4": { "ko": 0, "ok": 68, "total": 68 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 38, "total": 38 } }, { "group1": { "count": 19096, "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": 308, "total": 308 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305918310641845, "total": 5.305918310641845 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 19096, "total": 19096 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 19096, "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": 302, "total": 302 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305918310641845, "total": 5.305918310641845 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 19096, "total": 19096 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 19095, "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": 454, "total": 454 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 19095, "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": 456, "total": 456 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 19095, "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": 451, "total": 451 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 19095, "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": 109, "total": 109 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 19094, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99476302697042 }, "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.005236973029588897 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5158, "total": 5158 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 37, "total": 37 } }, { "group1": { "count": 19093, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98952605394082 }, "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.010473946059177794 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5174, "total": 5174 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 53, "total": 53 } }, { "group1": { "count": 19094, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99476302697042 }, "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.005236973029588897 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5158, "total": 5158 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 37, "total": 37 } }, { "group1": { "count": 19093, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98952605394082 }, "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.010473946059177794 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5174, "total": 5174 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 58, "total": 58 }, "minResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 56, "total": 56 }, "percentiles2": { "ko": 0, "ok": 60, "total": 60 }, "percentiles3": { "ko": 0, "ok": 66, "total": 66 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 53, "total": 53 } }, { "group1": { "count": 19091, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97905210788164 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.010473946059177794 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.010473946059177794 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5174, "total": 5174 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305640455682134, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 0, "ok": 58, "total": 58 }, "minResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 19095, "total": 19095 }, "percentiles1": { "ko": 0, "ok": 56, "total": 56 }, "percentiles2": { "ko": 0, "ok": 60, "total": 60 }, "percentiles3": { "ko": 0, "ok": 66, "total": 66 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 54, "total": 54 } }, { "group1": { "count": 19091, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97905210788164 }, "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.010473946059177794 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.010473946059177794 }, "maxResponseTime": { "ko": 43, "ok": 5174, "total": 5174 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005557099194220616, "ok": 5.305084745762712, "total": 5.305640455682134 }, "meanResponseTime": { "ko": 42, "ok": 58, "total": 58 }, "minResponseTime": { "ko": 41, "ok": 46, "total": 41 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 2, "ok": 19093, "total": 19095 }, "percentiles1": { "ko": 42, "ok": 56, "total": 56 }, "percentiles2": { "ko": 43, "ok": 60, "total": 60 }, "percentiles3": { "ko": 43, "ok": 66, "total": 66 }, "percentiles4": { "ko": 43, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 53, "total": 53 } }, { "group1": { "count": 19093, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99476275269718 }, "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.005237247302817639 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5138, "total": 5138 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305362600722423, "total": 5.305362600722423 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 19094, "total": 19094 }, "percentiles1": { "ko": 0, "ok": 50, "total": 50 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 65, "total": 65 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 38, "total": 38 } }, { "group1": { "count": 19092, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98952550539435 }, "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.010474494605635277 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6532, "total": 6532 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305362600722423, "total": 5.305362600722423 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 19094, "total": 19094 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 60, "total": 60 } }, { "group1": { "count": 19094, "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": 331, "total": 331 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305362600722423, "total": 5.305362600722423 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 19094, "total": 19094 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 61, "total": 61 }, "percentiles4": { "ko": 0, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 19094, "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": 181, "total": 181 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305362600722423, "total": 5.305362600722423 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 19094, "total": 19094 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 56, "total": 57 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 19093, "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": 555, "total": 555 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305084745762712, "total": 5.305084745762712 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 19093, "total": 19093 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 19094, "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": 185, "total": 185 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305362600722423, "total": 5.305362600722423 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 19094, "total": 19094 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 19093, "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": 242, "total": 242 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.305084745762712, "total": 5.305084745762712 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 19093, "total": 19093 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 19090, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9947619297051 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.005238070294903357 }, "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": 1059, "total": 1059 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.30452903584329, "total": 5.30452903584329 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 19091, "total": 19091 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 19092, "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": 419, "total": 419 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.304806890803001, "total": 5.304806890803001 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 19092, "total": 19092 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 19092, "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": 423, "total": 423 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5.304806890803001, "total": 5.304806890803001 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 19092, "total": 19092 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 28793, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9895818863731 }, "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.0034727045422975416 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.006945409084595083 }, "maxResponseTime": { "ko": 122, "ok": 5163, "total": 5163 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005557099194220616, "ok": 8.000555709919421, "total": 8.001111419838844 }, "meanResponseTime": { "ko": 91, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 60, "ok": 44, "total": 44 }, "name": "ReadPolicy", "numberOfRequests": { "ko": 2, "ok": 28794, "total": 28796 }, "percentiles1": { "ko": 91, "ok": 52, "total": 52 }, "percentiles2": { "ko": 107, "ok": 54, "total": 54 }, "percentiles3": { "ko": 119, "ok": 61, "total": 61 }, "percentiles4": { "ko": 121, "ok": 70, "total": 70 }, "spikes": [], "standardDeviation": { "ko": 31, "ok": 33, "total": 33 } }, { "group1": { "count": 28758, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98609276128225 }, "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.013907238717752589 }, "maxResponseTime": { "ko": 127, "ok": 511, "total": 511 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011114198388441233, "ok": 7.990552931369825, "total": 7.991664351208669 }, "meanResponseTime": { "ko": 68, "ok": 63, "total": 63 }, "minResponseTime": { "ko": 46, "ok": 52, "total": 46 }, "name": "DeletePolicy", "numberOfRequests": { "ko": 4, "ok": 28758, "total": 28762 }, "percentiles1": { "ko": 50, "ok": 61, "total": 61 }, "percentiles2": { "ko": 70, "ok": 64, "total": 64 }, "percentiles3": { "ko": 116, "ok": 72, "total": 72 }, "percentiles4": { "ko": 125, "ok": 84, "total": 84 }, "spikes": [], "standardDeviation": { "ko": 34, "ok": 14, "total": 14 } }, { "group1": { "count": 554, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.64028776978418 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3597122302158274 }, "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": 1033, "total": 1033 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.15448735759933316, "total": 0.15448735759933316 }, "meanResponseTime": { "ko": 0, "ok": 171, "total": 171 }, "minResponseTime": { "ko": 0, "ok": 128, "total": 128 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 556, "total": 556 }, "percentiles1": { "ko": 0, "ok": 165, "total": 165 }, "percentiles2": { "ko": 0, "ok": 180, "total": 180 }, "percentiles3": { "ko": 0, "ok": 206, "total": 206 }, "percentiles4": { "ko": 0, "ok": 234, "total": 234 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 53, "total": 53 } }, { "group1": { "count": 111, "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": 233, "total": 233 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.030841900527924425, "total": 0.030841900527924425 }, "meanResponseTime": { "ko": 0, "ok": 168, "total": 168 }, "minResponseTime": { "ko": 0, "ok": 138, "total": 138 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 111, "total": 111 }, "percentiles1": { "ko": 0, "ok": 165, "total": 165 }, "percentiles2": { "ko": 0, "ok": 179, "total": 179 }, "percentiles3": { "ko": 0, "ok": 207, "total": 207 }, "percentiles4": { "ko": 0, "ok": 216, "total": 216 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 19, "total": 19 } } ], "global": { "group1": { "count": 1250489, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98480825215744 }, "group2": { "count": 109, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.008715265867580731 }, "group3": { "count": 57, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004557524352771574 }, "group4": { "count": 24, "htmlName": "failed", "name": "failed", "percentage": 0.0019189576222196103 }, "maxResponseTime": { "ko": 127, "ok": 26290, "total": 26290 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0066685190330647405, "ok": 347.5006946373993, "total": 347.50736315643235 }, "meanResponseTime": { "ko": 53, "ok": 56, "total": 56 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 24, "ok": 1250655, "total": 1250679 }, "percentiles1": { "ko": 42, "ok": 51, "total": 51 }, "percentiles2": { "ko": 54, "ok": 61, "total": 61 }, "percentiles3": { "ko": 121, "ok": 105, "total": 105 }, "percentiles4": { "ko": 126, "ok": 132, "total": 132 }, "standardDeviation": { "ko": 28, "ok": 47, "total": 47 } } }, "target_hostname": "openam-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-11-22 00:16:55] Reporting-benchmark-25 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-11-22 00:16:55] Reporting-benchmark-25 step16 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/03_benchmark-25/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-11-22 00:16:56] Reporting-benchmark-25 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped