--Task-- name: Reporting-benchmark-130 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-10', 'Reporting-benchmark-40', 'Reporting-benchmark-80', 'Reporting-benchmark-100', 'Reporting-benchmark-120'] preceding_task: None options: {'task_name': 'benchmark-130'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-11-07 02:22:55] Reporting-benchmark-130 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component 2024-11-07 02:22:55 - INFO: Timeout for this Task has changed to 3h (10800 seconds) 2024-11-07 02:22:55 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-130/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-130/stderr.txt Pod log : /results/orders/Reporting-benchmark-130 ________________________________________________________________________________ [2024-11-07 02:22:55] Reporting-benchmark-130 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-11-07 02:22:55,660 INFO 2024-11-07 02:22:55,660 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-07 02:22:55,660 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:22:55,937 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:22:55,937 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:22:55,937 DEBUG --- stdout --- 2024-11-07 02:22:55,937 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:22:55,937 DEBUG --- stderr --- 2024-11-07 02:22:55,937 DEBUG Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/order.json { "name": "Reporting-benchmark-130", "command": " /lodestar/lodestar.py run-gatling --reports-only=\"/results/gatling/benchmark-130\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-130.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-130" } ________________________________________________________________________________ [2024-11-07 02:22:55] Reporting-benchmark-130 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-11-07 02:22:55,939 INFO 2024-11-07 02:22:55,939 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-07 02:22:55,939 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-11-07 02:22:56,156 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-07 02:22:56,157 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:22:56,157 DEBUG --- stdout --- 2024-11-07 02:22:56,157 DEBUG WAITING 2024-11-07 02:22:56,157 DEBUG --- stderr --- 2024-11-07 02:22:56,157 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-11-07 02:22:56] Reporting-benchmark-130 step3 : Send order to overseer ________________________________________________________________________________ 2024-11-07 02:22:56,157 INFO 2024-11-07 02:22:56,157 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-07 02:22:56,157 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:22:56,434 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:22:56,434 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:22:56,434 DEBUG --- stdout --- 2024-11-07 02:22:56,434 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:22:56,434 DEBUG --- stderr --- 2024-11-07 02:22:56,434 DEBUG 2024-11-07 02:22:56,434 INFO 2024-11-07 02:22:56,434 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/order.json overseer-0-6644bb6697-9gfkx:/results/orders/order.json 2024-11-07 02:22:56,434 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-07 02:22:57,792 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:22:57,792 DEBUG --- stdout --- 2024-11-07 02:22:57,792 DEBUG 2024-11-07 02:22:57,792 DEBUG --- stderr --- 2024-11-07 02:22:57,792 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-11-07 02:22:57] Reporting-benchmark-130 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-11-07 02:23:02,797 INFO 2024-11-07 02:23:02,797 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-07 02:23:02,797 INFO [loop_until]: (max_time=10800, interval=5, expected_rc=[0] 2024-11-07 02:23:03,073 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-11-07 02:23:08,294 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-11-07 02:23:13,515 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-11-07 02:23:18,737 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2024-11-07 02:23:23,958 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-11-07 02:23:29,179 INFO [loop_until]: Function succeeded after 26s (rc=0) - expected pattern found 2024-11-07 02:23:29,179 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:29,179 DEBUG --- stdout --- 2024-11-07 02:23:29,179 DEBUG WAITING 2024-11-07 02:23:29,179 DEBUG --- stderr --- 2024-11-07 02:23:29,179 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-11-07 02:23:29] Reporting-benchmark-130 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-11-07 02:23:29,180 INFO 2024-11-07 02:23:29,180 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-07 02:23:29,180 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:29,456 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:29,456 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:29,456 DEBUG --- stdout --- 2024-11-07 02:23:29,456 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:29,457 DEBUG --- stderr --- 2024-11-07 02:23:29,457 DEBUG Checking pod: overseer-0-6644bb6697-9gfkx for file exists, if not wait. 2024-11-07 02:23:29,457 INFO 2024-11-07 02:23:29,457 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-07 02:23:29,457 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:29,732 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:29,732 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:29,732 DEBUG --- stdout --- 2024-11-07 02:23:29,732 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:29,732 DEBUG --- stderr --- 2024-11-07 02:23:29,732 DEBUG 2024-11-07 02:23:29,733 INFO 2024-11-07 02:23:29,733 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-130/benchmark-130.tar.gz" ]; then echo "/results/gatling/benchmark-130/benchmark-130.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-130/benchmark-130.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-130/benchmark-130.tar.gz file found" 2024-11-07 02:23:29,733 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-07 02:23:30,536 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-07 02:23:30,536 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:30,536 DEBUG --- stdout --- 2024-11-07 02:23:30,536 DEBUG /results/gatling/benchmark-130/benchmark-130.tar.gz file found 2024-11-07 02:23:30,536 DEBUG --- stderr --- 2024-11-07 02:23:30,536 DEBUG 2024-11-07 02:23:30,536 INFO 2024-11-07 02:23:30,536 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-07 02:23:30,536 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:30,811 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:30,812 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:30,812 DEBUG --- stdout --- 2024-11-07 02:23:30,812 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:30,812 DEBUG --- stderr --- 2024-11-07 02:23:30,812 DEBUG 2024-11-07 02:23:30,812 INFO 2024-11-07 02:23:30,812 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- du -k /results/gatling/benchmark-130/benchmark-130.tar.gz 2024-11-07 02:23:31,626 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-07 02:23:31,626 DEBUG --- stdout --- 2024-11-07 02:23:31,626 DEBUG 2320 /results/gatling/benchmark-130/benchmark-130.tar.gz 2024-11-07 02:23:31,626 DEBUG --- stderr --- 2024-11-07 02:23:31,626 DEBUG 2024-11-07 02:23:31,626 INFO - Download file (size 2320k) 2024-11-07 02:23:31,627 INFO 2024-11-07 02:23:31,627 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-07 02:23:31,627 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:31,904 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:31,905 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:31,905 DEBUG --- stdout --- 2024-11-07 02:23:31,905 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:31,905 DEBUG --- stderr --- 2024-11-07 02:23:31,905 DEBUG source : /results/gatling/benchmark-130/benchmark-130.tar.gz @ overseer-0-6644bb6697-9gfkx destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz 2024-11-07 02:23:31,905 INFO 2024-11-07 02:23:31,905 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-07 02:23:31,905 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:32,182 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:32,182 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:32,182 DEBUG --- stdout --- 2024-11-07 02:23:32,182 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:32,182 DEBUG --- stderr --- 2024-11-07 02:23:32,182 DEBUG 2024-11-07 02:23:32,182 INFO 2024-11-07 02:23:32,182 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-9gfkx:/results/gatling/benchmark-130/benchmark-130.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz 2024-11-07 02:23:32,182 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-07 02:23:33,366 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:33,366 DEBUG --- stdout --- 2024-11-07 02:23:33,366 DEBUG tar: Removing leading `/' from member names 2024-11-07 02:23:33,366 DEBUG --- stderr --- 2024-11-07 02:23:33,366 DEBUG ________________________________________________________________________________ [2024-11-07 02:23:33] Reporting-benchmark-130 step6 : Unzip the result ________________________________________________________________________________ 2024-11-07 02:23:33,367 INFO 2024-11-07 02:23:33,367 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-130.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling 2024-11-07 02:23:33,431 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-07 02:23:33,431 DEBUG --- stdout --- 2024-11-07 02:23:33,431 DEBUG 2024-11-07 02:23:33,431 DEBUG --- stderr --- 2024-11-07 02:23:33,431 DEBUG 2024-11-07 02:23:33,431 INFO ________________________________________________________________________________ [2024-11-07 02:23:33] Reporting-benchmark-130 step7 : Print rc order ________________________________________________________________________________ 2024-11-07 02:23:33,431 INFO 2024-11-07 02:23:33,431 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-07 02:23:33,432 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:33,713 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:33,713 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:33,713 DEBUG --- stdout --- 2024-11-07 02:23:33,713 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:33,713 DEBUG --- stderr --- 2024-11-07 02:23:33,713 DEBUG Checking pod: overseer-0-6644bb6697-9gfkx for file exists, if not wait. 2024-11-07 02:23:33,714 INFO 2024-11-07 02:23:33,714 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-07 02:23:33,714 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:33,992 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:33,993 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:33,993 DEBUG --- stdout --- 2024-11-07 02:23:33,993 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:33,993 DEBUG --- stderr --- 2024-11-07 02:23:33,993 DEBUG 2024-11-07 02:23:33,994 INFO 2024-11-07 02:23:33,994 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-130/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/rc.txt file found" 2024-11-07 02:23:33,995 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-07 02:23:34,818 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-07 02:23:34,818 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:34,818 DEBUG --- stdout --- 2024-11-07 02:23:34,818 DEBUG /results/orders/Reporting-benchmark-130/rc.txt file found 2024-11-07 02:23:34,818 DEBUG --- stderr --- 2024-11-07 02:23:34,818 DEBUG 2024-11-07 02:23:34,818 INFO 2024-11-07 02:23:34,818 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-07 02:23:34,819 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:35,094 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:35,094 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:35,094 DEBUG --- stdout --- 2024-11-07 02:23:35,094 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:35,094 DEBUG --- stderr --- 2024-11-07 02:23:35,094 DEBUG 2024-11-07 02:23:35,094 INFO 2024-11-07 02:23:35,095 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- du -k /results/orders/Reporting-benchmark-130/rc.txt 2024-11-07 02:23:35,888 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-07 02:23:35,888 DEBUG --- stdout --- 2024-11-07 02:23:35,888 DEBUG 4 /results/orders/Reporting-benchmark-130/rc.txt 2024-11-07 02:23:35,888 DEBUG --- stderr --- 2024-11-07 02:23:35,888 DEBUG 2024-11-07 02:23:35,888 INFO - Download file (size 4k) 2024-11-07 02:23:35,889 INFO 2024-11-07 02:23:35,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-07 02:23:35,889 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:36,163 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:36,163 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:36,163 DEBUG --- stdout --- 2024-11-07 02:23:36,163 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:36,163 DEBUG --- stderr --- 2024-11-07 02:23:36,163 DEBUG source : /results/orders/Reporting-benchmark-130/rc.txt @ overseer-0-6644bb6697-9gfkx destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt 2024-11-07 02:23:36,164 INFO 2024-11-07 02:23:36,164 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-07 02:23:36,164 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:36,440 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:36,440 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:36,440 DEBUG --- stdout --- 2024-11-07 02:23:36,440 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:36,440 DEBUG --- stderr --- 2024-11-07 02:23:36,440 DEBUG 2024-11-07 02:23:36,440 INFO 2024-11-07 02:23:36,441 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-9gfkx:/results/orders/Reporting-benchmark-130/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt 2024-11-07 02:23:36,441 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-07 02:23:37,194 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:37,194 DEBUG --- stdout --- 2024-11-07 02:23:37,194 DEBUG tar: Removing leading `/' from member names 2024-11-07 02:23:37,194 DEBUG --- stderr --- 2024-11-07 02:23:37,194 DEBUG 2024-11-07 02:23:37,195 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/rc.txt is small (1 lines), printing all lines: 2024-11-07 02:23:37,195 DEBUG ----- output ----- 2024-11-07 02:23:37,195 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-11-07 02:23:37,195 INFO ________________________________________________________________________________ [2024-11-07 02:23:37] Reporting-benchmark-130 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-11-07 02:23:37] Reporting-benchmark-130 step9 : Print stdout order ________________________________________________________________________________ 2024-11-07 02:23:37,195 INFO 2024-11-07 02:23:37,196 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-07 02:23:37,196 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:37,470 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:37,470 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:37,470 DEBUG --- stdout --- 2024-11-07 02:23:37,470 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:37,470 DEBUG --- stderr --- 2024-11-07 02:23:37,470 DEBUG Checking pod: overseer-0-6644bb6697-9gfkx for file exists, if not wait. 2024-11-07 02:23:37,470 INFO 2024-11-07 02:23:37,470 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-11-07 02:23:37,470 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:37,746 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:37,746 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:37,746 DEBUG --- stdout --- 2024-11-07 02:23:37,747 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:37,747 DEBUG --- stderr --- 2024-11-07 02:23:37,747 DEBUG 2024-11-07 02:23:37,748 INFO 2024-11-07 02:23:37,748 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-130/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/stdout.txt file found" 2024-11-07 02:23:37,748 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-07 02:23:38,546 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-07 02:23:38,546 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:38,546 DEBUG --- stdout --- 2024-11-07 02:23:38,546 DEBUG /results/orders/Reporting-benchmark-130/stdout.txt file found 2024-11-07 02:23:38,546 DEBUG --- stderr --- 2024-11-07 02:23:38,546 DEBUG 2024-11-07 02:23:38,546 INFO 2024-11-07 02:23:38,546 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-07 02:23:38,546 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:38,823 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:38,823 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:38,823 DEBUG --- stdout --- 2024-11-07 02:23:38,823 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:38,823 DEBUG --- stderr --- 2024-11-07 02:23:38,823 DEBUG 2024-11-07 02:23:38,823 INFO 2024-11-07 02:23:38,823 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- du -k /results/orders/Reporting-benchmark-130/stdout.txt 2024-11-07 02:23:39,621 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-07 02:23:39,621 DEBUG --- stdout --- 2024-11-07 02:23:39,621 DEBUG 12 /results/orders/Reporting-benchmark-130/stdout.txt 2024-11-07 02:23:39,621 DEBUG --- stderr --- 2024-11-07 02:23:39,621 DEBUG 2024-11-07 02:23:39,621 INFO - Download file (size 12k) 2024-11-07 02:23:39,622 INFO 2024-11-07 02:23:39,622 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-07 02:23:39,622 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:39,897 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:39,897 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:39,897 DEBUG --- stdout --- 2024-11-07 02:23:39,898 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:39,898 DEBUG --- stderr --- 2024-11-07 02:23:39,898 DEBUG source : /results/orders/Reporting-benchmark-130/stdout.txt @ overseer-0-6644bb6697-9gfkx destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt 2024-11-07 02:23:39,898 INFO 2024-11-07 02:23:39,898 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-07 02:23:39,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:40,173 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:40,173 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:40,173 DEBUG --- stdout --- 2024-11-07 02:23:40,173 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:40,173 DEBUG --- stderr --- 2024-11-07 02:23:40,173 DEBUG 2024-11-07 02:23:40,174 INFO 2024-11-07 02:23:40,174 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-9gfkx:/results/orders/Reporting-benchmark-130/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt 2024-11-07 02:23:40,174 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-07 02:23:40,974 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:40,974 DEBUG --- stdout --- 2024-11-07 02:23:40,974 DEBUG tar: Removing leading `/' from member names 2024-11-07 02:23:40,974 DEBUG --- stderr --- 2024-11-07 02:23:40,974 DEBUG 2024-11-07 02:23:40,974 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stdout.txt is small (124 lines), printing all lines: 2024-11-07 02:23:40,974 DEBUG ----- output ----- 2024-11-07 02:23:40,974 DEBUG 2024-11-07 02:22:58,452 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp4doy77tr 2024-11-07 02:22:58,453 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-130/loadtest-20241107011453546" -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/tmp4doy77tr/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/tmp4doy77tr/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 --- 02:23:00,077 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:23:00,078 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:23:00,078 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:23:00,079 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:23:00,084 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:23:00,084 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:23:00,091 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 02:23:00,091 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:23:00,092 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:23:00,092 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:23:00,095 |-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] 02:23:00,099 |-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 02:23:00,138 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:23:00,138 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:23:00,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:23:00,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:23:00,179 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:23:00,199 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:23:00,199 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:23:00,199 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:23:00,200 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:23:00,200 |-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 24s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 4345691 (OK=3296307 KO=1049384) > min response time 35 (OK=35 KO=35 ) > max response time 79613 (OK=79613 KO=60775 ) > mean response time 9016 (OK=9473 KO=7579 ) > std deviation 12006 (OK=11210 KO=14124 ) > response time 50th percentile 4051 (OK=5429 KO=41 ) > response time 75th percentile 14116 (OK=15094 KO=10307 ) > response time 95th percentile 33444 (OK=32497 KO=41769 ) > response time 99th percentile 58244 (OK=47434 KO=60000 ) > mean requests/sec 1207.14 (OK=915.64 KO=291.5 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 1065593 ( 24.52%) > 800 ms <= t < 1200 ms 68113 ( 1.57%) > t >= 1200 ms 2162601 ( 49.76%) > failed 1049384 ( 24.15%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 503 519508 (36.90%) > RootUserinfo: No attribute named 'access_token' is defined 143711 (10.21%) > status.find.is(302), but actually found 503 131266 ( 9.32%) > status.find.in([200, 209], 304), found 404 127487 ( 9.06%) > CreatePolicy: No attribute named 'oauth2_uuId' is defined 78432 ( 5.57%) > status.find.in([200, 209], 304), found 500 66157 ( 4.70%) > userinfo: No attribute named 'access_token' is defined 53057 ( 3.77%) > status.find.is(200), but actually found 503 40194 ( 2.86%) > Request timeout to openam-perf-benchmark.forgeblocks.com/34.8. 39915 ( 2.84%) 9.233:443 after 60000 ms > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 38291 ( 2.72%) d nothing > status.find.in([200, 209], 304), found 502 20936 ( 1.49%) > status.find.is(302), but actually found 502 19470 ( 1.38%) > tokenUserinfo: No attribute named 'access_token' is defined 19082 ( 1.36%) > deleteOrganization: No attribute named 'organization_id' is de 18030 ( 1.28%) fined > queryOrganization: No attribute named 'organization_id' is def 18030 ( 1.28%) ined > status.find.is(200), but actually found 502 15417 ( 1.10%) > createOrganization: No attribute named 'access_token' is defin 14514 ( 1.03%) ed > status.find.is(200), but actually found 401 13205 ( 0.94%) > status.find.in([200, 209], 304), found 401 7776 ( 0.55%) > UI AM revoke2: No attribute named 'access_token_2' is defined 4733 ( 0.34%) > UI AM revoke1: No attribute named 'access_token' is defined 4707 ( 0.33%) > UI AM endsession: No attribute named 'id_token_2' is defined 4165 ( 0.30%) > status.find.in([200, 209], 304), found 403 3864 ( 0.27%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 3397 ( 0.24%) ing > status.find.in([200, 209], 304), found 400 1079 ( 0.08%) > jsonPath($.result[1].uuid).find.exists, found nothing 1071 ( 0.08%) > status.find.in([200, 209], 304), found 409 337 ( 0.02%) > status.find.is(302), but actually found 400 13 ( 0.00%) > j.i.IOException: Premature close 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-130/loadtest-20241107011453546/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.080 s [INFO] Finished at: 2024-11-07T02:23:26Z [INFO] ------------------------------------------------------------------------ 2024-11-07 02:23:26,315 INFO Gatling simulation run ended successfully 2024-11-07 02:23:26,316 INFO Creating archive benchmark-130.tar.gz with report files 2024-11-07 02:23:27,027 INFO Archive /results/gatling/benchmark-130/benchmark-130.tar.gz successfully created 2024-11-07 02:23:40,975 INFO ________________________________________________________________________________ [2024-11-07 02:23:40] Reporting-benchmark-130 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-11-07 02:23:40] Reporting-benchmark-130 step11 : Print stderr order ________________________________________________________________________________ 2024-11-07 02:23:40,976 INFO 2024-11-07 02:23:40,976 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-07 02:23:40,976 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:41,250 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:41,250 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:41,250 DEBUG --- stdout --- 2024-11-07 02:23:41,250 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:41,250 DEBUG --- stderr --- 2024-11-07 02:23:41,250 DEBUG Checking pod: overseer-0-6644bb6697-9gfkx for file exists, if not wait. 2024-11-07 02:23:41,250 INFO 2024-11-07 02:23:41,250 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-07 02:23:41,250 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:41,525 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:41,526 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:41,526 DEBUG --- stdout --- 2024-11-07 02:23:41,526 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:41,526 DEBUG --- stderr --- 2024-11-07 02:23:41,526 DEBUG 2024-11-07 02:23:41,527 INFO 2024-11-07 02:23:41,527 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-130/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-130/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-130/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-130/stderr.txt file found" 2024-11-07 02:23:41,527 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-07 02:23:42,324 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-07 02:23:42,324 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:42,324 DEBUG --- stdout --- 2024-11-07 02:23:42,324 DEBUG /results/orders/Reporting-benchmark-130/stderr.txt file found 2024-11-07 02:23:42,324 DEBUG --- stderr --- 2024-11-07 02:23:42,324 DEBUG 2024-11-07 02:23:42,324 INFO 2024-11-07 02:23:42,324 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-07 02:23:42,324 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:42,601 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:42,601 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:42,601 DEBUG --- stdout --- 2024-11-07 02:23:42,601 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:42,601 DEBUG --- stderr --- 2024-11-07 02:23:42,601 DEBUG 2024-11-07 02:23:42,601 INFO 2024-11-07 02:23:42,601 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-9gfkx --stdin -- du -k /results/orders/Reporting-benchmark-130/stderr.txt 2024-11-07 02:23:43,395 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-07 02:23:43,395 DEBUG --- stdout --- 2024-11-07 02:23:43,395 DEBUG 0 /results/orders/Reporting-benchmark-130/stderr.txt 2024-11-07 02:23:43,395 DEBUG --- stderr --- 2024-11-07 02:23:43,395 DEBUG 2024-11-07 02:23:43,395 INFO - Download file (size 0k) 2024-11-07 02:23:43,395 INFO 2024-11-07 02:23:43,395 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-07 02:23:43,395 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:43,671 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:43,672 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:43,672 DEBUG --- stdout --- 2024-11-07 02:23:43,672 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:43,672 DEBUG --- stderr --- 2024-11-07 02:23:43,672 DEBUG source : /results/orders/Reporting-benchmark-130/stderr.txt @ overseer-0-6644bb6697-9gfkx destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt 2024-11-07 02:23:43,672 INFO 2024-11-07 02:23:43,672 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-07 02:23:43,672 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-07 02:23:43,947 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-07 02:23:43,947 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:43,948 DEBUG --- stdout --- 2024-11-07 02:23:43,948 DEBUG overseer-0-6644bb6697-9gfkx 2024-11-07 02:23:43,948 DEBUG --- stderr --- 2024-11-07 02:23:43,948 DEBUG 2024-11-07 02:23:43,948 INFO 2024-11-07 02:23:43,948 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-9gfkx:/results/orders/Reporting-benchmark-130/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt 2024-11-07 02:23:43,948 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-07 02:23:44,704 INFO [loop_until]: OK (rc = 0) 2024-11-07 02:23:44,704 DEBUG --- stdout --- 2024-11-07 02:23:44,704 DEBUG tar: Removing leading `/' from member names 2024-11-07 02:23:44,704 DEBUG --- stderr --- 2024-11-07 02:23:44,704 DEBUG 2024-11-07 02:23:44,704 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-130/stderr.txt is small (0 lines), printing all lines: 2024-11-07 02:23:44,704 DEBUG ----- output ----- 2024-11-07 02:23:44,704 DEBUG 2024-11-07 02:23:44,704 INFO ________________________________________________________________________________ [2024-11-07 02:23:44] Reporting-benchmark-130 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-11-07 02:23:44] Reporting-benchmark-130 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/06_benchmark-130/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/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/06_benchmark-130/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/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/06_benchmark-130/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_rootuserinfo-351054363.html - cannot check for spikes 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/06_benchmark-130/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/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/06_benchmark-130/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes 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/06_benchmark-130/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI Enduser sessioncheck checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-version--90269250.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/06_benchmark-130/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/06_benchmark-130/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/06_benchmark-130/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_createorganizat--1124054961.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/06_benchmark-130/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/06_benchmark-130/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request GetUUid [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getuuid-1589541873.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request GetOpenidConfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_getopenidconfig-1944748765.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request CreatePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_createpolicy-1609423214.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_restloginprogre--1228345864.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl--50030702.html - cannot check for spikes checking simulation request ReadPolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_readpolicy-1402584712.html - cannot check for spikes checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_logintreeworkfl-1828367807.html - cannot check for spikes checking simulation request DeletePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-130/gatling/req_deletepolicy--686407971.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-11-07 02:23:44] Reporting-benchmark-130 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 4345691, "ok": 3296307, "ko": 1049384 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 35 }, "maxResponseTime": { "total": 79613, "ok": 79613, "ko": 60775 }, "meanResponseTime": { "total": 9016, "ok": 9473, "ko": 7579 }, "standardDeviation": { "total": 12006, "ok": 11210, "ko": 14124 }, "percentiles1": { "total": 4051, "ok": 5429, "ko": 41 }, "percentiles2": { "total": 14116, "ok": 15094, "ko": 10307 }, "percentiles3": { "total": 33444, "ok": 32497, "ko": 41769 }, "percentiles4": { "total": 58244, "ok": 47434, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1065593, "percentage": 24.520680370509545 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 68113, "percentage": 1.5673686877414894 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2162601, "percentage": 49.764260735519386 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1049384, "percentage": 24.147690206229573 }, "meanNumberOfRequestsPerSecond": { "total": 1207.1363888888889, "ok": 915.6408333333334, "ko": 291.49555555555554 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 447723, "ok": 412759, "ko": 34964 }, "minResponseTime": { "total": 39, "ok": 46, "ko": 39 }, "maxResponseTime": { "total": 60037, "ok": 59999, "ko": 60037 }, "meanResponseTime": { "total": 8965, "ok": 9100, "ko": 7374 }, "standardDeviation": { "total": 10683, "ok": 10091, "ko": 16011 }, "percentiles1": { "total": 5417, "ok": 5962, "ko": 45 }, "percentiles2": { "total": 13945, "ok": 14388, "ko": 8044 }, "percentiles3": { "total": 30490, "ok": 30085, "ko": 60000 }, "percentiles4": { "total": 45939, "ok": 39960, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 119139, "percentage": 26.609979831279606 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8326, "percentage": 1.8596319599395161 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 285294, "percentage": 63.72109540943842 }, "group4": { "name": "failed", "htmlName": "failed", "count": 34964, "percentage": 7.80929279934245 }, "meanNumberOfRequestsPerSecond": { "total": 124.3675, "ok": 114.65527777777778, "ko": 9.712222222222222 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 411356, "ok": 379424, "ko": 31932 }, "minResponseTime": { "total": 35, "ok": 67, "ko": 35 }, "maxResponseTime": { "total": 60039, "ok": 59951, "ko": 60039 }, "meanResponseTime": { "total": 10362, "ok": 10137, "ko": 13036 }, "standardDeviation": { "total": 11169, "ok": 10480, "ko": 17153 }, "percentiles1": { "total": 6990, "ok": 6930, "ko": 8039 }, "percentiles2": { "total": 15942, "ok": 15851, "ko": 16056 }, "percentiles3": { "total": 32367, "ok": 31320, "ko": 60000 }, "percentiles4": { "total": 50136, "ok": 44163, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 85565, "percentage": 20.800717626581356 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8198, "percentage": 1.9929209735606142 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 285661, "percentage": 69.44374216007546 }, "group4": { "name": "failed", "htmlName": "failed", "count": 31932, "percentage": 7.762619239782572 }, "meanNumberOfRequestsPerSecond": { "total": 114.26555555555555, "ok": 105.39555555555556, "ko": 8.87 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 434180, "ok": 304319, "ko": 129861 }, "minResponseTime": { "total": 35, "ok": 43, "ko": 35 }, "maxResponseTime": { "total": 60020, "ok": 59991, "ko": 60020 }, "meanResponseTime": { "total": 11565, "ok": 13076, "ko": 8024 }, "standardDeviation": { "total": 12135, "ok": 11566, "ko": 12689 }, "percentiles1": { "total": 8058, "ok": 10814, "ko": 41 }, "percentiles2": { "total": 18475, "ok": 20384, "ko": 12044 }, "percentiles3": { "total": 35266, "ok": 35180, "ko": 35669 }, "percentiles4": { "total": 48877, "ok": 46355, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 50726, "percentage": 11.683172877608365 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5361, "percentage": 1.2347413515131973 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 248232, "percentage": 57.17260122529826 }, "group4": { "name": "failed", "htmlName": "failed", "count": 129861, "percentage": 29.909484545580174 }, "meanNumberOfRequestsPerSecond": { "total": 120.60555555555555, "ok": 84.53305555555555, "ko": 36.0725 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 313651, "ok": 262860, "ko": 50791 }, "minResponseTime": { "total": 35, "ok": 43, "ko": 35 }, "maxResponseTime": { "total": 60009, "ok": 59994, "ko": 60009 }, "meanResponseTime": { "total": 9054, "ok": 9697, "ko": 5724 }, "standardDeviation": { "total": 10194, "ok": 10092, "ko": 10070 }, "percentiles1": { "total": 5688, "ok": 6914, "ko": 41 }, "percentiles2": { "total": 14621, "ok": 15507, "ko": 8042 }, "percentiles3": { "total": 29351, "ok": 29811, "ko": 22367 }, "percentiles4": { "total": 39618, "ok": 39198, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 70595, "percentage": 22.5075003746202 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6148, "percentage": 1.9601404108387985 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 186117, "percentage": 59.33888302603849 }, "group4": { "name": "failed", "htmlName": "failed", "count": 50791, "percentage": 16.193476188502505 }, "meanNumberOfRequestsPerSecond": { "total": 87.12527777777778, "ok": 73.01666666666667, "ko": 14.108611111111111 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 51241, "ok": 46697, "ko": 4544 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 60000, "ok": 58929, "ko": 60000 }, "meanResponseTime": { "total": 8328, "ok": 8718, "ko": 4316 }, "standardDeviation": { "total": 9370, "ok": 9573, "ko": 5536 }, "percentiles1": { "total": 4800, "ok": 5313, "ko": 1097 }, "percentiles2": { "total": 13717, "ok": 14415, "ko": 8041 }, "percentiles3": { "total": 27645, "ok": 28213, "ko": 15338 }, "percentiles4": { "total": 37317, "ok": 37584, "ko": 20046 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14093, "percentage": 27.503366444839095 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 987, "percentage": 1.9261919166292618 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 31617, "percentage": 61.7025428855799 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4544, "percentage": 8.867898752951737 }, "meanNumberOfRequestsPerSecond": { "total": 14.233611111111111, "ok": 12.971388888888889, "ko": 1.2622222222222221 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 237941, "ok": 234211, "ko": 3730 }, "minResponseTime": { "total": 38, "ok": 63, "ko": 38 }, "maxResponseTime": { "total": 60034, "ok": 59568, "ko": 60034 }, "meanResponseTime": { "total": 8114, "ok": 7629, "ko": 38514 }, "standardDeviation": { "total": 10623, "ok": 9329, "ko": 28193 }, "percentiles1": { "total": 4344, "ok": 4303, "ko": 60000 }, "percentiles2": { "total": 11595, "ok": 11299, "ko": 60000 }, "percentiles3": { "total": 27416, "ok": 26127, "ko": 60000 }, "percentiles4": { "total": 58761, "ok": 40684, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 70910, "percentage": 29.801505415207973 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6600, "percentage": 2.7737968656095418 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 156701, "percentage": 65.85708221786074 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3730, "percentage": 1.5676155013217563 }, "meanNumberOfRequestsPerSecond": { "total": 66.09472222222222, "ok": 65.0586111111111, "ko": 1.0361111111111112 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 171516, "ok": 128795, "ko": 42721 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 60000, "ok": 59192, "ko": 60000 }, "meanResponseTime": { "total": 7674, "ok": 8860, "ko": 4099 }, "standardDeviation": { "total": 9574, "ok": 9904, "ko": 7437 }, "percentiles1": { "total": 3421, "ok": 5158, "ko": 41 }, "percentiles2": { "total": 13146, "ok": 14881, "ko": 5597 }, "percentiles3": { "total": 27697, "ok": 28959, "ko": 20465 }, "percentiles4": { "total": 37539, "ok": 38215, "ko": 32336 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42061, "percentage": 24.52307656428555 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2879, "percentage": 1.678560600760279 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 83855, "percentage": 48.890482520581166 }, "group4": { "name": "failed", "htmlName": "failed", "count": 42721, "percentage": 24.907880314373003 }, "meanNumberOfRequestsPerSecond": { "total": 47.64333333333333, "ok": 35.77638888888889, "ko": 11.866944444444444 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 98899, "ok": 67540, "ko": 31359 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 35 }, "maxResponseTime": { "total": 60003, "ok": 59961, "ko": 60003 }, "meanResponseTime": { "total": 7172, "ok": 10001, "ko": 1078 }, "standardDeviation": { "total": 9709, "ok": 10134, "ko": 4665 }, "percentiles1": { "total": 2408, "ok": 7123, "ko": 39 }, "percentiles2": { "total": 12065, "ok": 16166, "ko": 40 }, "percentiles3": { "total": 27621, "ok": 29969, "ko": 8042 }, "percentiles4": { "total": 38610, "ok": 39010, "ko": 16042 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16464, "percentage": 16.6472866257495 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1288, "percentage": 1.3023387496334644 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 49788, "percentage": 50.34226837480662 }, "group4": { "name": "failed", "htmlName": "failed", "count": 31359, "percentage": 31.708106249810413 }, "meanNumberOfRequestsPerSecond": { "total": 27.471944444444443, "ok": 18.761111111111113, "ko": 8.710833333333333 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 67399, "ok": 61579, "ko": 5820 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60003, "ok": 59884, "ko": 60003 }, "meanResponseTime": { "total": 8899, "ok": 9298, "ko": 4678 }, "standardDeviation": { "total": 9906, "ok": 9831, "ko": 9704 }, "percentiles1": { "total": 5675, "ok": 6388, "ko": 41 }, "percentiles2": { "total": 14395, "ok": 15049, "ko": 8039 }, "percentiles3": { "total": 28642, "ok": 28961, "ko": 16044 }, "percentiles4": { "total": 38806, "ok": 38548, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16965, "percentage": 25.170996602323477 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1180, "percentage": 1.7507678155462245 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 43434, "percentage": 64.44309262748705 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5820, "percentage": 8.635142954643243 }, "meanNumberOfRequestsPerSecond": { "total": 18.721944444444443, "ok": 17.10527777777778, "ko": 1.6166666666666667 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 61457, "ok": 54543, "ko": 6914 }, "minResponseTime": { "total": 38, "ok": 43, "ko": 38 }, "maxResponseTime": { "total": 60009, "ok": 59860, "ko": 60009 }, "meanResponseTime": { "total": 8990, "ok": 9538, "ko": 4671 }, "standardDeviation": { "total": 10077, "ok": 9966, "ko": 9896 }, "percentiles1": { "total": 5566, "ok": 6582, "ko": 44 }, "percentiles2": { "total": 14337, "ok": 15180, "ko": 8043 }, "percentiles3": { "total": 29516, "ok": 29954, "ko": 16048 }, "percentiles4": { "total": 39244, "ok": 38691, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14400, "percentage": 23.431016808500253 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1261, "percentage": 2.051841124688807 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 38882, "percentage": 63.266999690840755 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6914, "percentage": 11.25014237597019 }, "meanNumberOfRequestsPerSecond": { "total": 17.07138888888889, "ok": 15.150833333333333, "ko": 1.9205555555555556 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 61508, "ok": 52634, "ko": 8874 }, "minResponseTime": { "total": 35, "ok": 38, "ko": 35 }, "maxResponseTime": { "total": 60009, "ok": 59978, "ko": 60009 }, "meanResponseTime": { "total": 8760, "ok": 8817, "ko": 8425 }, "standardDeviation": { "total": 9901, "ok": 9670, "ko": 11170 }, "percentiles1": { "total": 5243, "ok": 5409, "ko": 4048 }, "percentiles2": { "total": 14015, "ok": 14287, "ko": 12043 }, "percentiles3": { "total": 28925, "ok": 28568, "ko": 31085 }, "percentiles4": { "total": 39163, "ok": 38508, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15646, "percentage": 25.437341484034597 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1334, "percentage": 2.168823567665995 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 35654, "percentage": 57.966443389477796 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8874, "percentage": 14.427391558821617 }, "meanNumberOfRequestsPerSecond": { "total": 17.085555555555555, "ok": 14.620555555555555, "ko": 2.465 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 98286, "ok": 48729, "ko": 49557 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60002, "ok": 59964, "ko": 60002 }, "meanResponseTime": { "total": 4634, "ok": 8851, "ko": 488 }, "standardDeviation": { "total": 8331, "ok": 9788, "ko": 2960 }, "percentiles1": { "total": 41, "ok": 5558, "ko": 39 }, "percentiles2": { "total": 6316, "ok": 14516, "ko": 40 }, "percentiles3": { "total": 23431, "ok": 28718, "ko": 64 }, "percentiles4": { "total": 35089, "ok": 37922, "ko": 12043 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14845, "percentage": 15.103880511975257 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1143, "percentage": 1.1629326658934132 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32741, "percentage": 33.31196711637466 }, "group4": { "name": "failed", "htmlName": "failed", "count": 49557, "percentage": 50.42121970575667 }, "meanNumberOfRequestsPerSecond": { "total": 27.301666666666666, "ok": 13.535833333333333, "ko": 13.765833333333333 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 48631, "ok": 43770, "ko": 4861 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59995, "ko": 60001 }, "meanResponseTime": { "total": 7972, "ok": 8489, "ko": 3320 }, "standardDeviation": { "total": 9529, "ok": 9609, "ko": 7271 }, "percentiles1": { "total": 4046, "ok": 5012, "ko": 40 }, "percentiles2": { "total": 13128, "ok": 14014, "ko": 4042 }, "percentiles3": { "total": 27476, "ok": 27960, "ko": 12046 }, "percentiles4": { "total": 37475, "ok": 37494, "ko": 29602 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14157, "percentage": 29.11106084596245 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1041, "percentage": 2.1406098990355944 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 28572, "percentage": 58.75264748822767 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4861, "percentage": 9.995681766774279 }, "meanNumberOfRequestsPerSecond": { "total": 13.508611111111112, "ok": 12.158333333333333, "ko": 1.3502777777777777 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 43770, "ok": 43770, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 247, "ok": 247, "ko": 0 }, "meanResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 44, "ok": 44, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43770, "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": 12.158333333333333, "ok": 12.158333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 43770, "ok": 43770, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 153, "ok": 153, "ko": 0 }, "meanResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 44, "ok": 44, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43770, "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": 12.158333333333333, "ok": 12.158333333333333, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 31515, "ok": 22198, "ko": 9317 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59586, "ko": 60001 }, "meanResponseTime": { "total": 9867, "ok": 13436, "ko": 1363 }, "standardDeviation": { "total": 11031, "ok": 10677, "ko": 6109 }, "percentiles1": { "total": 6260, "ok": 11566, "ko": 40 }, "percentiles2": { "total": 16309, "ok": 19861, "ko": 41 }, "percentiles3": { "total": 31378, "ok": 33742, "ko": 8043 }, "percentiles4": { "total": 44082, "ok": 44419, "ko": 19782 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1847, "percentage": 5.860701253371411 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 460, "percentage": 1.459622402030779 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19891, "percentage": 63.11597651911788 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9317, "percentage": 29.56369982547993 }, "meanNumberOfRequestsPerSecond": { "total": 8.754166666666666, "ok": 6.166111111111111, "ko": 2.5880555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 37370, "ok": 34846, "ko": 2524 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59707, "ko": 60001 }, "meanResponseTime": { "total": 7737, "ok": 7983, "ko": 4355 }, "standardDeviation": { "total": 9678, "ok": 9700, "ko": 8678 }, "percentiles1": { "total": 3687, "ok": 3865, "ko": 40 }, "percentiles2": { "total": 12954, "ok": 13400, "ko": 8039 }, "percentiles3": { "total": 27781, "ok": 28263, "ko": 16042 }, "percentiles4": { "total": 38038, "ok": 37882, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12804, "percentage": 34.26277762911426 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 910, "percentage": 2.435108375702435 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21132, "percentage": 56.548033181696546 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2524, "percentage": 6.7540808134867545 }, "meanNumberOfRequestsPerSecond": { "total": 10.380555555555556, "ok": 9.679444444444444, "ko": 0.7011111111111111 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 34752, "ok": 32423, "ko": 2329 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60002, "ok": 59865, "ko": 60002 }, "meanResponseTime": { "total": 7278, "ok": 7488, "ko": 4352 }, "standardDeviation": { "total": 9384, "ok": 9440, "ko": 8015 }, "percentiles1": { "total": 3158, "ok": 3310, "ko": 41 }, "percentiles2": { "total": 12070, "ok": 12568, "ko": 8040 }, "percentiles3": { "total": 27202, "ok": 27643, "ko": 16041 }, "percentiles4": { "total": 37316, "ok": 37283, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12648, "percentage": 36.39502762430939 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 793, "percentage": 2.2818830570902393 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18982, "percentage": 54.621316758747696 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2329, "percentage": 6.70177255985267 }, "meanNumberOfRequestsPerSecond": { "total": 9.653333333333334, "ok": 9.006388888888889, "ko": 0.6469444444444444 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 22198, "ok": 22194, "ko": 4 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 37 }, "maxResponseTime": { "total": 52959, "ok": 52959, "ko": 41 }, "meanResponseTime": { "total": 1677, "ok": 1678, "ko": 39 }, "standardDeviation": { "total": 5356, "ok": 5356, "ko": 1 }, "percentiles1": { "total": 41, "ok": 41, "ko": 39 }, "percentiles2": { "total": 43, "ok": 43, "ko": 40 }, "percentiles3": { "total": 11911, "ok": 11913, "ko": 41 }, "percentiles4": { "total": 28285, "ok": 28286, "ko": 41 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18716, "percentage": 84.31390215334716 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 123, "percentage": 0.5541039733309306 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3355, "percentage": 15.113974231912785 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.018019641409135957 }, "meanNumberOfRequestsPerSecond": { "total": 6.166111111111111, "ok": 6.165, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 32423, "ok": 32415, "ko": 8 }, "minResponseTime": { "total": 36, "ok": 37, "ko": 36 }, "maxResponseTime": { "total": 47328, "ok": 47328, "ko": 53 }, "meanResponseTime": { "total": 928, "ok": 928, "ko": 40 }, "standardDeviation": { "total": 3972, "ok": 3973, "ko": 5 }, "percentiles1": { "total": 42, "ok": 42, "ko": 40 }, "percentiles2": { "total": 44, "ok": 44, "ko": 40 }, "percentiles3": { "total": 6429, "ok": 6432, "ko": 49 }, "percentiles4": { "total": 20978, "ok": 20978, "ko": 52 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29866, "percentage": 92.11362304536902 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 89, "percentage": 0.27449649939857507 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2460, "percentage": 7.587206612589828 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8, "percentage": 0.02467384264256855 }, "meanNumberOfRequestsPerSecond": { "total": 9.006388888888889, "ok": 9.004166666666666, "ko": 0.0022222222222222222 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 32423, "ok": 32423, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 154, "ok": 154, "ko": 0 }, "meanResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 44, "ok": 44, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32423, "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": 9.006388888888889, "ok": 9.006388888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 32423, "ok": 32414, "ko": 9 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 43 }, "maxResponseTime": { "total": 47487, "ok": 47487, "ko": 68 }, "meanResponseTime": { "total": 963, "ok": 963, "ko": 52 }, "standardDeviation": { "total": 4074, "ok": 4074, "ko": 7 }, "percentiles1": { "total": 47, "ok": 47, "ko": 52 }, "percentiles2": { "total": 49, "ok": 49, "ko": 53 }, "percentiles3": { "total": 6693, "ok": 6695, "ko": 62 }, "percentiles4": { "total": 21066, "ok": 21068, "ko": 67 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29766, "percentage": 91.80520001233691 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 95, "percentage": 0.2930018813805015 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2553, "percentage": 7.874040033309687 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9, "percentage": 0.027758072972889618 }, "meanNumberOfRequestsPerSecond": { "total": 9.006388888888889, "ok": 9.00388888888889, "ko": 0.0025 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 32375, "ok": 27125, "ko": 5250 }, "minResponseTime": { "total": 41, "ok": 49, "ko": 41 }, "maxResponseTime": { "total": 60000, "ok": 59454, "ko": 60000 }, "meanResponseTime": { "total": 4770, "ok": 3146, "ko": 13164 }, "standardDeviation": { "total": 6917, "ok": 5757, "ko": 6303 }, "percentiles1": { "total": 1121, "ok": 324, "ko": 11295 }, "percentiles2": { "total": 8705, "ok": 4160, "ko": 14775 }, "percentiles3": { "total": 17276, "ok": 13717, "ko": 22145 }, "percentiles4": { "total": 30443, "ok": 27097, "ko": 43578 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15230, "percentage": 47.04247104247104 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 993, "percentage": 3.067181467181467 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10902, "percentage": 33.67413127413128 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5250, "percentage": 16.216216216216218 }, "meanNumberOfRequestsPerSecond": { "total": 8.993055555555555, "ok": 7.534722222222222, "ko": 1.4583333333333333 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 32377, "ok": 27139, "ko": 5238 }, "minResponseTime": { "total": 40, "ok": 49, "ko": 40 }, "maxResponseTime": { "total": 60000, "ok": 59707, "ko": 60000 }, "meanResponseTime": { "total": 4791, "ok": 3181, "ko": 13131 }, "standardDeviation": { "total": 6954, "ok": 5845, "ko": 6237 }, "percentiles1": { "total": 1121, "ok": 332, "ko": 11270 }, "percentiles2": { "total": 8842, "ok": 4216, "ko": 14595 }, "percentiles3": { "total": 17235, "ok": 13763, "ko": 22301 }, "percentiles4": { "total": 30421, "ok": 27638, "ko": 44203 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15221, "percentage": 47.01176761281156 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1022, "percentage": 3.1565617568026685 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10896, "percentage": 33.65351947370046 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5238, "percentage": 16.178151156685303 }, "meanNumberOfRequestsPerSecond": { "total": 8.993611111111111, "ok": 7.538611111111111, "ko": 1.455 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 32378, "ok": 27140, "ko": 5238 }, "minResponseTime": { "total": 41, "ok": 49, "ko": 41 }, "maxResponseTime": { "total": 60000, "ok": 59718, "ko": 60000 }, "meanResponseTime": { "total": 4792, "ok": 3160, "ko": 13245 }, "standardDeviation": { "total": 6949, "ok": 5723, "ko": 6598 }, "percentiles1": { "total": 1120, "ok": 330, "ko": 11296 }, "percentiles2": { "total": 8845, "ok": 4170, "ko": 14549 }, "percentiles3": { "total": 17236, "ok": 13678, "ko": 22729 }, "percentiles4": { "total": 30291, "ok": 27145, "ko": 48392 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15261, "percentage": 47.133856322194084 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 951, "percentage": 2.937179566372228 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10928, "percentage": 33.75131261968003 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5238, "percentage": 16.17765149175366 }, "meanNumberOfRequestsPerSecond": { "total": 8.99388888888889, "ok": 7.538888888888889, "ko": 1.455 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 16991, "ok": 13475, "ko": 3516 }, "minResponseTime": { "total": 36, "ok": 56, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 58523, "ko": 60000 }, "meanResponseTime": { "total": 5084, "ok": 3368, "ko": 11664 }, "standardDeviation": { "total": 5994, "ok": 4990, "ko": 4858 }, "percentiles1": { "total": 2352, "ok": 935, "ko": 10887 }, "percentiles2": { "total": 10124, "ok": 5151, "ko": 13347 }, "percentiles3": { "total": 15307, "ok": 12569, "ko": 18840 }, "percentiles4": { "total": 22026, "ok": 19555, "ko": 25073 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6512, "percentage": 38.326172679653936 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 532, "percentage": 3.1310693896768873 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6431, "percentage": 37.8494497086693 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3516, "percentage": 20.69330822199988 }, "meanNumberOfRequestsPerSecond": { "total": 4.719722222222222, "ok": 3.7430555555555554, "ko": 0.9766666666666667 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 32379, "ok": 27149, "ko": 5230 }, "minResponseTime": { "total": 40, "ok": 45, "ko": 40 }, "maxResponseTime": { "total": 60001, "ok": 56684, "ko": 60001 }, "meanResponseTime": { "total": 5193, "ok": 3416, "ko": 14422 }, "standardDeviation": { "total": 8452, "ok": 6668, "ko": 10483 }, "percentiles1": { "total": 1152, "ok": 341, "ko": 11052 }, "percentiles2": { "total": 9074, "ok": 4151, "ko": 14290 }, "percentiles3": { "total": 18225, "ok": 14758, "ko": 33083 }, "percentiles4": { "total": 45311, "ok": 35963, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15202, "percentage": 46.950183761079714 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 991, "percentage": 3.0606257141974735 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10956, "percentage": 33.83674603909942 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5230, "percentage": 16.1524444856234 }, "meanNumberOfRequestsPerSecond": { "total": 8.994166666666667, "ok": 7.541388888888889, "ko": 1.4527777777777777 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 32375, "ok": 27230, "ko": 5145 }, "minResponseTime": { "total": 36, "ok": 41, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 59397, "ko": 60000 }, "meanResponseTime": { "total": 4317, "ok": 2780, "ko": 12452 }, "standardDeviation": { "total": 6143, "ok": 4997, "ko": 5157 }, "percentiles1": { "total": 968, "ok": 287, "ko": 11069 }, "percentiles2": { "total": 7952, "ok": 3771, "ko": 14046 }, "percentiles3": { "total": 15432, "ok": 11797, "ko": 20207 }, "percentiles4": { "total": 23533, "ok": 21267, "ko": 31018 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15640, "percentage": 48.30888030888031 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1025, "percentage": 3.166023166023166 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10565, "percentage": 32.633204633204635 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5145, "percentage": 15.891891891891891 }, "meanNumberOfRequestsPerSecond": { "total": 8.993055555555555, "ok": 7.563888888888889, "ko": 1.4291666666666667 }, "spikes": [] }, { "name": "GetUUid", "numberOfRequests": { "total": 141896, "ok": 63250, "ko": 78646 }, "minResponseTime": { "total": 35, "ok": 57, "ko": 35 }, "maxResponseTime": { "total": 60062, "ok": 59999, "ko": 60062 }, "meanResponseTime": { "total": 29759, "ok": 36066, "ko": 24686 }, "standardDeviation": { "total": 24042, "ok": 16975, "ko": 27448 }, "percentiles1": { "total": 34392, "ok": 40175, "ko": 4043 }, "percentiles2": { "total": 53472, "ok": 48974, "ko": 60000 }, "percentiles3": { "total": 60000, "ok": 57389, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 59444, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3786, "percentage": 2.668151322095056 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 954, "percentage": 0.6723233917798952 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 58510, "percentage": 41.23442521283193 }, "group4": { "name": "failed", "htmlName": "failed", "count": 78646, "percentage": 55.42510007329312 }, "meanNumberOfRequestsPerSecond": { "total": 39.41555555555556, "ok": 17.569444444444443, "ko": 21.84611111111111 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 32377, "ok": 27354, "ko": 5023 }, "minResponseTime": { "total": 36, "ok": 43, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 57086, "ko": 60000 }, "meanResponseTime": { "total": 3914, "ok": 2511, "ko": 11554 }, "standardDeviation": { "total": 5663, "ok": 4572, "ko": 4880 }, "percentiles1": { "total": 757, "ok": 239, "ko": 10852 }, "percentiles2": { "total": 7046, "ok": 3295, "ko": 13181 }, "percentiles3": { "total": 14190, "ok": 10845, "ko": 18970 }, "percentiles4": { "total": 21530, "ok": 19574, "ko": 25282 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16177, "percentage": 49.96448095870525 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1096, "percentage": 3.3851190660036448 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10081, "percentage": 31.13630046020323 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5023, "percentage": 15.51409951508787 }, "meanNumberOfRequestsPerSecond": { "total": 8.993611111111111, "ok": 7.598333333333334, "ko": 1.3952777777777778 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 13472, "ok": 12260, "ko": 1212 }, "minResponseTime": { "total": 39, "ok": 46, "ko": 39 }, "maxResponseTime": { "total": 48129, "ok": 48129, "ko": 38709 }, "meanResponseTime": { "total": 2510, "ok": 1568, "ko": 12043 }, "standardDeviation": { "total": 4545, "ok": 3424, "ko": 3338 }, "percentiles1": { "total": 105, "ok": 86, "ko": 10917 }, "percentiles2": { "total": 2391, "ok": 1094, "ko": 12980 }, "percentiles3": { "total": 11878, "ok": 9074, "ko": 18154 }, "percentiles4": { "total": 18692, "ok": 16349, "ko": 24083 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8863, "percentage": 65.78830166270784 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 427, "percentage": 3.169536817102138 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2970, "percentage": 22.045724465558195 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1212, "percentage": 8.996437054631828 }, "meanNumberOfRequestsPerSecond": { "total": 3.7422222222222223, "ok": 3.4055555555555554, "ko": 0.33666666666666667 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 97634, "ok": 33433, "ko": 64201 }, "minResponseTime": { "total": 35, "ok": 46, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59979, "ko": 60001 }, "meanResponseTime": { "total": 3289, "ok": 7935, "ko": 869 }, "standardDeviation": { "total": 7332, "ok": 9788, "ko": 3843 }, "percentiles1": { "total": 41, "ok": 3805, "ko": 40 }, "percentiles2": { "total": 1347, "ok": 13272, "ko": 41 }, "percentiles3": { "total": 20576, "ok": 28186, "ko": 4570 }, "percentiles4": { "total": 33107, "ok": 37945, "ko": 20003 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12842, "percentage": 13.153204826187597 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 757, "percentage": 0.7753446545260871 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19834, "percentage": 20.314644488600283 }, "group4": { "name": "failed", "htmlName": "failed", "count": 64201, "percentage": 65.75680603068604 }, "meanNumberOfRequestsPerSecond": { "total": 27.120555555555555, "ok": 9.286944444444444, "ko": 17.83361111111111 }, "spikes": [] }, { "name": "GetOpenidConfig", "numberOfRequests": { "total": 420659, "ok": 298072, "ko": 122587 }, "minResponseTime": { "total": 35, "ok": 37, "ko": 35 }, "maxResponseTime": { "total": 79613, "ok": 79613, "ko": 60002 }, "meanResponseTime": { "total": 7749, "ok": 10370, "ko": 1378 }, "standardDeviation": { "total": 9632, "ok": 9842, "ko": 5053 }, "percentiles1": { "total": 4039, "ok": 8519, "ko": 40 }, "percentiles2": { "total": 13212, "ok": 16146, "ko": 41 }, "percentiles3": { "total": 27460, "ok": 29863, "ko": 8044 }, "percentiles4": { "total": 37476, "ok": 38457, "ko": 16046 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71288, "percentage": 16.94674308644294 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4914, "percentage": 1.1681670902084587 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 221870, "percentage": 52.743433517409585 }, "group4": { "name": "failed", "htmlName": "failed", "count": 122587, "percentage": 29.141656305939012 }, "meanNumberOfRequestsPerSecond": { "total": 116.84972222222223, "ok": 82.79777777777778, "ko": 34.051944444444445 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 13470, "ok": 12613, "ko": 857 }, "minResponseTime": { "total": 37, "ok": 51, "ko": 37 }, "maxResponseTime": { "total": 49396, "ok": 49396, "ko": 33228 }, "meanResponseTime": { "total": 1978, "ok": 1325, "ko": 11584 }, "standardDeviation": { "total": 4062, "ok": 3136, "ko": 4010 }, "percentiles1": { "total": 109, "ok": 101, "ko": 10846 }, "percentiles2": { "total": 1095, "ok": 592, "ko": 12557 }, "percentiles3": { "total": 10990, "ok": 8676, "ko": 18292 }, "percentiles4": { "total": 17106, "ok": 14525, "ko": 25249 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9765, "percentage": 72.49443207126949 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 380, "percentage": 2.8210838901262063 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2468, "percentage": 18.322197475872308 }, "group4": { "name": "failed", "htmlName": "failed", "count": 857, "percentage": 6.362286562731997 }, "meanNumberOfRequestsPerSecond": { "total": 3.7416666666666667, "ok": 3.5036111111111112, "ko": 0.23805555555555555 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 44471, "ok": 28551, "ko": 15920 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 60000, "ok": 55799, "ko": 60000 }, "meanResponseTime": { "total": 4936, "ok": 7265, "ko": 759 }, "standardDeviation": { "total": 8183, "ok": 9222, "ko": 2716 }, "percentiles1": { "total": 55, "ok": 2964, "ko": 40 }, "percentiles2": { "total": 7443, "ok": 12323, "ko": 41 }, "percentiles3": { "total": 23867, "ok": 27362, "ko": 7177 }, "percentiles4": { "total": 33893, "ok": 35439, "ko": 12050 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11616, "percentage": 26.120393065143578 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 685, "percentage": 1.5403296530323132 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16250, "percentage": 36.54066695149648 }, "group4": { "name": "failed", "htmlName": "failed", "count": 15920, "percentage": 35.79861033032763 }, "meanNumberOfRequestsPerSecond": { "total": 12.353055555555555, "ok": 7.930833333333333, "ko": 4.4222222222222225 }, "spikes": [] }, { "name": "CreatePolicy", "numberOfRequests": { "total": 62535, "ok": 45690, "ko": 16845 }, "minResponseTime": { "total": 35, "ok": 56, "ko": 35 }, "maxResponseTime": { "total": 60775, "ok": 59998, "ko": 60775 }, "meanResponseTime": { "total": 15800, "ok": 18478, "ko": 8539 }, "standardDeviation": { "total": 15102, "ok": 14013, "ko": 15553 }, "percentiles1": { "total": 12273, "ok": 16400, "ko": 40 }, "percentiles2": { "total": 26330, "ok": 28471, "ko": 12041 }, "percentiles3": { "total": 44440, "ok": 44134, "ko": 46544 }, "percentiles4": { "total": 57026, "ok": 53876, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4828, "percentage": 7.72047653314144 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 438, "percentage": 0.7004077716478773 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 40424, "percentage": 64.64220036779403 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16845, "percentage": 26.936915327416642 }, "meanNumberOfRequestsPerSecond": { "total": 17.370833333333334, "ok": 12.691666666666666, "ko": 4.679166666666666 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 97372, "ok": 33810, "ko": 63562 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59136, "ko": 60001 }, "meanResponseTime": { "total": 2852, "ok": 7697, "ko": 275 }, "standardDeviation": { "total": 6910, "ok": 9535, "ko": 2380 }, "percentiles1": { "total": 40, "ok": 3658, "ko": 39 }, "percentiles2": { "total": 81, "ok": 12996, "ko": 40 }, "percentiles3": { "total": 18757, "ok": 27750, "ko": 43 }, "percentiles4": { "total": 31720, "ok": 37219, "ko": 8042 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12856, "percentage": 13.20297416094976 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 791, "percentage": 0.8123485190814609 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 20163, "percentage": 20.70718481699051 }, "group4": { "name": "failed", "htmlName": "failed", "count": 63562, "percentage": 65.27749250297828 }, "meanNumberOfRequestsPerSecond": { "total": 27.047777777777778, "ok": 9.391666666666667, "ko": 17.656111111111112 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 33703, "ok": 30700, "ko": 3003 }, "minResponseTime": { "total": 35, "ok": 36, "ko": 35 }, "maxResponseTime": { "total": 60004, "ok": 59903, "ko": 60004 }, "meanResponseTime": { "total": 7128, "ok": 7447, "ko": 3866 }, "standardDeviation": { "total": 9406, "ok": 9420, "ko": 8608 }, "percentiles1": { "total": 2936, "ok": 3327, "ko": 40 }, "percentiles2": { "total": 12045, "ok": 12586, "ko": 4043 }, "percentiles3": { "total": 26715, "ok": 27165, "ko": 16041 }, "percentiles4": { "total": 37701, "ok": 37481, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12199, "percentage": 36.195590896952794 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 713, "percentage": 2.115538676082248 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17788, "percentage": 52.77868439011364 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3003, "percentage": 8.910186036851318 }, "meanNumberOfRequestsPerSecond": { "total": 9.361944444444445, "ok": 8.527777777777779, "ko": 0.8341666666666666 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 25900, "ok": 23952, "ko": 1948 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 60000, "ok": 48560, "ko": 60000 }, "meanResponseTime": { "total": 6448, "ok": 6650, "ko": 3965 }, "standardDeviation": { "total": 8720, "ok": 8902, "ko": 5487 }, "percentiles1": { "total": 1695, "ok": 1785, "ko": 53 }, "percentiles2": { "total": 10887, "ok": 11309, "ko": 8039 }, "percentiles3": { "total": 25451, "ok": 25912, "ko": 15330 }, "percentiles4": { "total": 35238, "ok": 35670, "ko": 16194 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10703, "percentage": 41.32432432432432 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 619, "percentage": 2.3899613899613903 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12630, "percentage": 48.76447876447877 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1948, "percentage": 7.521235521235521 }, "meanNumberOfRequestsPerSecond": { "total": 7.194444444444445, "ok": 6.653333333333333, "ko": 0.5411111111111111 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 25923, "ok": 23869, "ko": 2054 }, "minResponseTime": { "total": 36, "ok": 40, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 56397, "ko": 60000 }, "meanResponseTime": { "total": 6469, "ok": 6697, "ko": 3819 }, "standardDeviation": { "total": 8709, "ok": 8908, "ko": 5237 }, "percentiles1": { "total": 1733, "ok": 1859, "ko": 43 }, "percentiles2": { "total": 11062, "ok": 11509, "ko": 8039 }, "percentiles3": { "total": 25381, "ok": 25898, "ko": 14250 }, "percentiles4": { "total": 35166, "ok": 35731, "ko": 16167 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10615, "percentage": 40.94819272460749 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 613, "percentage": 2.364695444200131 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12641, "percentage": 48.76364618292636 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2054, "percentage": 7.923465648266019 }, "meanNumberOfRequestsPerSecond": { "total": 7.200833333333334, "ok": 6.630277777777778, "ko": 0.5705555555555556 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 26486, "ok": 24526, "ko": 1960 }, "minResponseTime": { "total": 36, "ok": 42, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 54210, "ko": 60000 }, "meanResponseTime": { "total": 6478, "ok": 6678, "ko": 3972 }, "standardDeviation": { "total": 8841, "ok": 9037, "ko": 5255 }, "percentiles1": { "total": 1705, "ok": 1795, "ko": 45 }, "percentiles2": { "total": 11120, "ok": 11521, "ko": 8041 }, "percentiles3": { "total": 25747, "ok": 26136, "ko": 13093 }, "percentiles4": { "total": 35614, "ok": 35950, "ko": 16055 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11140, "percentage": 42.0599562032772 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 502, "percentage": 1.8953409348334969 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12884, "percentage": 48.644566941025445 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1960, "percentage": 7.400135920863852 }, "meanNumberOfRequestsPerSecond": { "total": 7.357222222222222, "ok": 6.812777777777778, "ko": 0.5444444444444444 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 7748, "ok": 6665, "ko": 1083 }, "minResponseTime": { "total": 36, "ok": 136, "ko": 36 }, "maxResponseTime": { "total": 60000, "ok": 56202, "ko": 60000 }, "meanResponseTime": { "total": 10263, "ok": 10902, "ko": 6335 }, "standardDeviation": { "total": 10140, "ok": 10282, "ko": 8190 }, "percentiles1": { "total": 7500, "ok": 8279, "ko": 4037 }, "percentiles2": { "total": 16440, "ok": 17413, "ko": 12040 }, "percentiles3": { "total": 29620, "ok": 30327, "ko": 21495 }, "percentiles4": { "total": 39900, "ok": 40139, "ko": 34856 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1289, "percentage": 16.63655136809499 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 149, "percentage": 1.9230769230769231 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5227, "percentage": 67.46257098606092 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1083, "percentage": 13.977800722767167 }, "meanNumberOfRequestsPerSecond": { "total": 2.152222222222222, "ok": 1.851388888888889, "ko": 0.30083333333333334 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 16464, "ok": 13767, "ko": 2697 }, "minResponseTime": { "total": 39, "ok": 47, "ko": 39 }, "maxResponseTime": { "total": 60002, "ok": 59820, "ko": 60002 }, "meanResponseTime": { "total": 10155, "ok": 11490, "ko": 3341 }, "standardDeviation": { "total": 10223, "ok": 10149, "ko": 7531 }, "percentiles1": { "total": 8040, "ok": 9881, "ko": 45 }, "percentiles2": { "total": 15706, "ok": 17285, "ko": 4046 }, "percentiles3": { "total": 30224, "ok": 31241, "ko": 12053 }, "percentiles4": { "total": 39204, "ok": 39179, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2593, "percentage": 15.749514091350825 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 200, "percentage": 1.2147716229348884 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10974, "percentage": 66.6545189504373 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2697, "percentage": 16.381195335276967 }, "meanNumberOfRequestsPerSecond": { "total": 4.573333333333333, "ok": 3.8241666666666667, "ko": 0.7491666666666666 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 13712, "ok": 11658, "ko": 2054 }, "minResponseTime": { "total": 35, "ok": 104, "ko": 35 }, "maxResponseTime": { "total": 60000, "ok": 55873, "ko": 60000 }, "meanResponseTime": { "total": 11458, "ok": 12023, "ko": 8255 }, "standardDeviation": { "total": 10935, "ok": 11021, "ko": 9833 }, "percentiles1": { "total": 8712, "ok": 9641, "ko": 4042 }, "percentiles2": { "total": 18119, "ok": 19018, "ko": 12395 }, "percentiles3": { "total": 32783, "ok": 33154, "ko": 28082 }, "percentiles4": { "total": 42308, "ok": 42457, "ko": 41514 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2148, "percentage": 15.665110851808633 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 229, "percentage": 1.6700700116686114 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9281, "percentage": 67.68523920653442 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2054, "percentage": 14.979579929988333 }, "meanNumberOfRequestsPerSecond": { "total": 3.8088888888888888, "ok": 3.2383333333333333, "ko": 0.5705555555555556 }, "spikes": [] }, { "name": "ReadPolicy", "numberOfRequests": { "total": 139306, "ok": 31291, "ko": 108015 }, "minResponseTime": { "total": 35, "ok": 47, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 59868, "ko": 60001 }, "meanResponseTime": { "total": 11802, "ok": 15367, "ko": 10769 }, "standardDeviation": { "total": 12715, "ok": 12926, "ko": 12464 }, "percentiles1": { "total": 8251, "ok": 12866, "ko": 7038 }, "percentiles2": { "total": 19579, "ok": 23710, "ko": 18146 }, "percentiles3": { "total": 36327, "ok": 39828, "ko": 34962 }, "percentiles4": { "total": 50320, "ok": 50517, "ko": 50138 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4732, "percentage": 3.396838614273613 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 471, "percentage": 0.3381046042525088 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26088, "percentage": 18.7271187170689 }, "group4": { "name": "failed", "htmlName": "failed", "count": 108015, "percentage": 77.53793806440498 }, "meanNumberOfRequestsPerSecond": { "total": 38.69611111111111, "ok": 8.691944444444445, "ko": 30.004166666666666 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 1304, "ok": 1133, "ko": 171 }, "minResponseTime": { "total": 36, "ok": 139, "ko": 36 }, "maxResponseTime": { "total": 57772, "ok": 57772, "ko": 37073 }, "meanResponseTime": { "total": 10244, "ok": 10664, "ko": 7457 }, "standardDeviation": { "total": 10019, "ok": 10161, "ko": 8512 }, "percentiles1": { "total": 7676, "ok": 7903, "ko": 4040 }, "percentiles2": { "total": 16622, "ok": 17127, "ko": 12059 }, "percentiles3": { "total": 29521, "ok": 29718, "ko": 22683 }, "percentiles4": { "total": 39646, "ok": 40253, "ko": 35975 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 216, "percentage": 16.56441717791411 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 30, "percentage": 2.3006134969325154 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 887, "percentage": 68.02147239263803 }, "group4": { "name": "failed", "htmlName": "failed", "count": 171, "percentage": 13.113496932515337 }, "meanNumberOfRequestsPerSecond": { "total": 0.3622222222222222, "ok": 0.31472222222222224, "ko": 0.0475 }, "spikes": [] }, { "name": "DeletePolicy", "numberOfRequests": { "total": 137952, "ok": 30142, "ko": 107810 }, "minResponseTime": { "total": 35, "ok": 63, "ko": 35 }, "maxResponseTime": { "total": 60018, "ok": 59995, "ko": 60018 }, "meanResponseTime": { "total": 14682, "ok": 23283, "ko": 12277 }, "standardDeviation": { "total": 14536, "ok": 15756, "ko": 13210 }, "percentiles1": { "total": 11633, "ok": 23213, "ko": 8992 }, "percentiles2": { "total": 23391, "ok": 35138, "ko": 19731 }, "percentiles3": { "total": 43452, "ok": 49783, "ko": 38176 }, "percentiles4": { "total": 58644, "ok": 57209, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3695, "percentage": 2.678467872883322 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 415, "percentage": 0.3008292739503596 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26032, "percentage": 18.870331709580142 }, "group4": { "name": "failed", "htmlName": "failed", "count": 107810, "percentage": 78.15037114358617 }, "meanNumberOfRequestsPerSecond": { "total": 38.32, "ok": 8.372777777777777, "ko": 29.947222222222223 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 1207, "avg_response_time": 9016, "max_response_time": 79613, "min_response_time": 35, "num_requests": 4345691, "num_requests_pass": 3296307, "num_requests_percent_pass": 75.852 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:130", "stats": { "details": [ { "group1": { "count": 119139, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 26.609979831279606 }, "group2": { "count": 8326, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.8596319599395161 }, "group3": { "count": 285294, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63.72109540943842 }, "group4": { "count": 34964, "htmlName": "failed", "name": "failed", "percentage": 7.80929279934245 }, "maxResponseTime": { "ko": 60037, "ok": 59999, "total": 60037 }, "meanNumberOfRequestsPerSecond": { "ko": 9.712222222222222, "ok": 114.65527777777778, "total": 124.3675 }, "meanResponseTime": { "ko": 7374, "ok": 9100, "total": 8965 }, "minResponseTime": { "ko": 39, "ok": 46, "total": 39 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 34964, "ok": 412759, "total": 447723 }, "percentiles1": { "ko": 45, "ok": 5962, "total": 5417 }, "percentiles2": { "ko": 8044, "ok": 14388, "total": 13945 }, "percentiles3": { "ko": 60000, "ok": 30085, "total": 30490 }, "percentiles4": { "ko": 60000, "ok": 39960, "total": 45939 }, "spikes": [], "standardDeviation": { "ko": 16011, "ok": 10091, "total": 10683 } }, { "group1": { "count": 85565, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.800717626581356 }, "group2": { "count": 8198, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9929209735606142 }, "group3": { "count": 285661, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.44374216007546 }, "group4": { "count": 31932, "htmlName": "failed", "name": "failed", "percentage": 7.762619239782572 }, "maxResponseTime": { "ko": 60039, "ok": 59951, "total": 60039 }, "meanNumberOfRequestsPerSecond": { "ko": 8.87, "ok": 105.39555555555556, "total": 114.26555555555555 }, "meanResponseTime": { "ko": 13036, "ok": 10137, "total": 10362 }, "minResponseTime": { "ko": 35, "ok": 67, "total": 35 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 31932, "ok": 379424, "total": 411356 }, "percentiles1": { "ko": 8039, "ok": 6930, "total": 6990 }, "percentiles2": { "ko": 16056, "ok": 15851, "total": 15942 }, "percentiles3": { "ko": 60000, "ok": 31320, "total": 32367 }, "percentiles4": { "ko": 60000, "ok": 44163, "total": 50136 }, "spikes": [], "standardDeviation": { "ko": 17153, "ok": 10480, "total": 11169 } }, { "group1": { "count": 50726, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.683172877608365 }, "group2": { "count": 5361, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.2347413515131973 }, "group3": { "count": 248232, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 57.17260122529826 }, "group4": { "count": 129861, "htmlName": "failed", "name": "failed", "percentage": 29.909484545580174 }, "maxResponseTime": { "ko": 60020, "ok": 59991, "total": 60020 }, "meanNumberOfRequestsPerSecond": { "ko": 36.0725, "ok": 84.53305555555555, "total": 120.60555555555555 }, "meanResponseTime": { "ko": 8024, "ok": 13076, "total": 11565 }, "minResponseTime": { "ko": 35, "ok": 43, "total": 35 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 129861, "ok": 304319, "total": 434180 }, "percentiles1": { "ko": 41, "ok": 10814, "total": 8058 }, "percentiles2": { "ko": 12044, "ok": 20384, "total": 18475 }, "percentiles3": { "ko": 35669, "ok": 35180, "total": 35266 }, "percentiles4": { "ko": 60000, "ok": 46355, "total": 48877 }, "spikes": [], "standardDeviation": { "ko": 12689, "ok": 11566, "total": 12135 } }, { "group1": { "count": 70595, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.5075003746202 }, "group2": { "count": 6148, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9601404108387985 }, "group3": { "count": 186117, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.33888302603849 }, "group4": { "count": 50791, "htmlName": "failed", "name": "failed", "percentage": 16.193476188502505 }, "maxResponseTime": { "ko": 60009, "ok": 59994, "total": 60009 }, "meanNumberOfRequestsPerSecond": { "ko": 14.108611111111111, "ok": 73.01666666666667, "total": 87.12527777777778 }, "meanResponseTime": { "ko": 5724, "ok": 9697, "total": 9054 }, "minResponseTime": { "ko": 35, "ok": 43, "total": 35 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 50791, "ok": 262860, "total": 313651 }, "percentiles1": { "ko": 41, "ok": 6914, "total": 5688 }, "percentiles2": { "ko": 8042, "ok": 15507, "total": 14621 }, "percentiles3": { "ko": 22367, "ok": 29811, "total": 29351 }, "percentiles4": { "ko": 60000, "ok": 39198, "total": 39618 }, "spikes": [], "standardDeviation": { "ko": 10070, "ok": 10092, "total": 10194 } }, { "group1": { "count": 14093, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 27.503366444839095 }, "group2": { "count": 987, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9261919166292618 }, "group3": { "count": 31617, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.7025428855799 }, "group4": { "count": 4544, "htmlName": "failed", "name": "failed", "percentage": 8.867898752951737 }, "maxResponseTime": { "ko": 60000, "ok": 58929, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.2622222222222221, "ok": 12.971388888888889, "total": 14.233611111111111 }, "meanResponseTime": { "ko": 4316, "ok": 8718, "total": 8328 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 4544, "ok": 46697, "total": 51241 }, "percentiles1": { "ko": 1097, "ok": 5313, "total": 4800 }, "percentiles2": { "ko": 8041, "ok": 14415, "total": 13717 }, "percentiles3": { "ko": 15338, "ok": 28213, "total": 27645 }, "percentiles4": { "ko": 20046, "ok": 37584, "total": 37317 }, "spikes": [], "standardDeviation": { "ko": 5536, "ok": 9573, "total": 9370 } }, { "group1": { "count": 70910, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29.801505415207973 }, "group2": { "count": 6600, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.7737968656095418 }, "group3": { "count": 156701, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65.85708221786074 }, "group4": { "count": 3730, "htmlName": "failed", "name": "failed", "percentage": 1.5676155013217563 }, "maxResponseTime": { "ko": 60034, "ok": 59568, "total": 60034 }, "meanNumberOfRequestsPerSecond": { "ko": 1.0361111111111112, "ok": 65.0586111111111, "total": 66.09472222222222 }, "meanResponseTime": { "ko": 38514, "ok": 7629, "total": 8114 }, "minResponseTime": { "ko": 38, "ok": 63, "total": 38 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 3730, "ok": 234211, "total": 237941 }, "percentiles1": { "ko": 60000, "ok": 4303, "total": 4344 }, "percentiles2": { "ko": 60000, "ok": 11299, "total": 11595 }, "percentiles3": { "ko": 60000, "ok": 26127, "total": 27416 }, "percentiles4": { "ko": 60001, "ok": 40684, "total": 58761 }, "spikes": [], "standardDeviation": { "ko": 28193, "ok": 9329, "total": 10623 } }, { "group1": { "count": 42061, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.52307656428555 }, "group2": { "count": 2879, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.678560600760279 }, "group3": { "count": 83855, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48.890482520581166 }, "group4": { "count": 42721, "htmlName": "failed", "name": "failed", "percentage": 24.907880314373003 }, "maxResponseTime": { "ko": 60000, "ok": 59192, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 11.866944444444444, "ok": 35.77638888888889, "total": 47.64333333333333 }, "meanResponseTime": { "ko": 4099, "ok": 8860, "total": 7674 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 42721, "ok": 128795, "total": 171516 }, "percentiles1": { "ko": 41, "ok": 5158, "total": 3421 }, "percentiles2": { "ko": 5597, "ok": 14881, "total": 13146 }, "percentiles3": { "ko": 20465, "ok": 28959, "total": 27697 }, "percentiles4": { "ko": 32336, "ok": 38215, "total": 37539 }, "spikes": [], "standardDeviation": { "ko": 7437, "ok": 9904, "total": 9574 } }, { "group1": { "count": 16464, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.6472866257495 }, "group2": { "count": 1288, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.3023387496334644 }, "group3": { "count": 49788, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 50.34226837480662 }, "group4": { "count": 31359, "htmlName": "failed", "name": "failed", "percentage": 31.708106249810413 }, "maxResponseTime": { "ko": 60003, "ok": 59961, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 8.710833333333333, "ok": 18.761111111111113, "total": 27.471944444444443 }, "meanResponseTime": { "ko": 1078, "ok": 10001, "total": 7172 }, "minResponseTime": { "ko": 35, "ok": 35, "total": 35 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 31359, "ok": 67540, "total": 98899 }, "percentiles1": { "ko": 39, "ok": 7123, "total": 2408 }, "percentiles2": { "ko": 40, "ok": 16166, "total": 12065 }, "percentiles3": { "ko": 8042, "ok": 29969, "total": 27621 }, "percentiles4": { "ko": 16042, "ok": 39010, "total": 38610 }, "spikes": [], "standardDeviation": { "ko": 4665, "ok": 10134, "total": 9709 } }, { "group1": { "count": 16965, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.170996602323477 }, "group2": { "count": 1180, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.7507678155462245 }, "group3": { "count": 43434, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 64.44309262748705 }, "group4": { "count": 5820, "htmlName": "failed", "name": "failed", "percentage": 8.635142954643243 }, "maxResponseTime": { "ko": 60003, "ok": 59884, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6166666666666667, "ok": 17.10527777777778, "total": 18.721944444444443 }, "meanResponseTime": { "ko": 4678, "ok": 9298, "total": 8899 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 5820, "ok": 61579, "total": 67399 }, "percentiles1": { "ko": 41, "ok": 6388, "total": 5675 }, "percentiles2": { "ko": 8039, "ok": 15049, "total": 14395 }, "percentiles3": { "ko": 16044, "ok": 28961, "total": 28642 }, "percentiles4": { "ko": 60000, "ok": 38548, "total": 38806 }, "spikes": [], "standardDeviation": { "ko": 9704, "ok": 9831, "total": 9906 } }, { "group1": { "count": 14400, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23.431016808500253 }, "group2": { "count": 1261, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.051841124688807 }, "group3": { "count": 38882, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63.266999690840755 }, "group4": { "count": 6914, "htmlName": "failed", "name": "failed", "percentage": 11.25014237597019 }, "maxResponseTime": { "ko": 60009, "ok": 59860, "total": 60009 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9205555555555556, "ok": 15.150833333333333, "total": 17.07138888888889 }, "meanResponseTime": { "ko": 4671, "ok": 9538, "total": 8990 }, "minResponseTime": { "ko": 38, "ok": 43, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 6914, "ok": 54543, "total": 61457 }, "percentiles1": { "ko": 44, "ok": 6582, "total": 5566 }, "percentiles2": { "ko": 8043, "ok": 15180, "total": 14337 }, "percentiles3": { "ko": 16048, "ok": 29954, "total": 29516 }, "percentiles4": { "ko": 60000, "ok": 38691, "total": 39244 }, "spikes": [], "standardDeviation": { "ko": 9896, "ok": 9966, "total": 10077 } }, { "group1": { "count": 15646, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.437341484034597 }, "group2": { "count": 1334, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.168823567665995 }, "group3": { "count": 35654, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 57.966443389477796 }, "group4": { "count": 8874, "htmlName": "failed", "name": "failed", "percentage": 14.427391558821617 }, "maxResponseTime": { "ko": 60009, "ok": 59978, "total": 60009 }, "meanNumberOfRequestsPerSecond": { "ko": 2.465, "ok": 14.620555555555555, "total": 17.085555555555555 }, "meanResponseTime": { "ko": 8425, "ok": 8817, "total": 8760 }, "minResponseTime": { "ko": 35, "ok": 38, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 8874, "ok": 52634, "total": 61508 }, "percentiles1": { "ko": 4048, "ok": 5409, "total": 5243 }, "percentiles2": { "ko": 12043, "ok": 14287, "total": 14015 }, "percentiles3": { "ko": 31085, "ok": 28568, "total": 28925 }, "percentiles4": { "ko": 60000, "ok": 38508, "total": 39163 }, "spikes": [], "standardDeviation": { "ko": 11170, "ok": 9670, "total": 9901 } }, { "group1": { "count": 14845, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.103880511975257 }, "group2": { "count": 1143, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1629326658934132 }, "group3": { "count": 32741, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.31196711637466 }, "group4": { "count": 49557, "htmlName": "failed", "name": "failed", "percentage": 50.42121970575667 }, "maxResponseTime": { "ko": 60002, "ok": 59964, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 13.765833333333333, "ok": 13.535833333333333, "total": 27.301666666666666 }, "meanResponseTime": { "ko": 488, "ok": 8851, "total": 4634 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 49557, "ok": 48729, "total": 98286 }, "percentiles1": { "ko": 39, "ok": 5558, "total": 41 }, "percentiles2": { "ko": 40, "ok": 14516, "total": 6316 }, "percentiles3": { "ko": 64, "ok": 28718, "total": 23431 }, "percentiles4": { "ko": 12043, "ok": 37922, "total": 35089 }, "spikes": [], "standardDeviation": { "ko": 2960, "ok": 9788, "total": 8331 } }, { "group1": { "count": 14157, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29.11106084596245 }, "group2": { "count": 1041, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.1406098990355944 }, "group3": { "count": 28572, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 58.75264748822767 }, "group4": { "count": 4861, "htmlName": "failed", "name": "failed", "percentage": 9.995681766774279 }, "maxResponseTime": { "ko": 60001, "ok": 59995, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.3502777777777777, "ok": 12.158333333333333, "total": 13.508611111111112 }, "meanResponseTime": { "ko": 3320, "ok": 8489, "total": 7972 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 4861, "ok": 43770, "total": 48631 }, "percentiles1": { "ko": 40, "ok": 5012, "total": 4046 }, "percentiles2": { "ko": 4042, "ok": 14014, "total": 13128 }, "percentiles3": { "ko": 12046, "ok": 27960, "total": 27476 }, "percentiles4": { "ko": 29602, "ok": 37494, "total": 37475 }, "spikes": [], "standardDeviation": { "ko": 7271, "ok": 9609, "total": 9529 } }, { "group1": { "count": 43770, "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": 247, "total": 247 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 12.158333333333333, "total": 12.158333333333333 }, "meanResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 43770, "total": 43770 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 44, "total": 44 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 43770, "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": 153, "total": 153 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 12.158333333333333, "total": 12.158333333333333 }, "meanResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 43770, "total": 43770 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 44, "total": 44 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1847, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5.860701253371411 }, "group2": { "count": 460, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.459622402030779 }, "group3": { "count": 19891, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63.11597651911788 }, "group4": { "count": 9317, "htmlName": "failed", "name": "failed", "percentage": 29.56369982547993 }, "maxResponseTime": { "ko": 60001, "ok": 59586, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 2.5880555555555556, "ok": 6.166111111111111, "total": 8.754166666666666 }, "meanResponseTime": { "ko": 1363, "ok": 13436, "total": 9867 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "getIdToken", "numberOfRequests": { "ko": 9317, "ok": 22198, "total": 31515 }, "percentiles1": { "ko": 40, "ok": 11566, "total": 6260 }, "percentiles2": { "ko": 41, "ok": 19861, "total": 16309 }, "percentiles3": { "ko": 8043, "ok": 33742, "total": 31378 }, "percentiles4": { "ko": 19782, "ok": 44419, "total": 44082 }, "spikes": [], "standardDeviation": { "ko": 6109, "ok": 10677, "total": 11031 } }, { "group1": { "count": 12804, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34.26277762911426 }, "group2": { "count": 910, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.435108375702435 }, "group3": { "count": 21132, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.548033181696546 }, "group4": { "count": 2524, "htmlName": "failed", "name": "failed", "percentage": 6.7540808134867545 }, "maxResponseTime": { "ko": 60001, "ok": 59707, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7011111111111111, "ok": 9.679444444444444, "total": 10.380555555555556 }, "meanResponseTime": { "ko": 4355, "ok": 7983, "total": 7737 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 2524, "ok": 34846, "total": 37370 }, "percentiles1": { "ko": 40, "ok": 3865, "total": 3687 }, "percentiles2": { "ko": 8039, "ok": 13400, "total": 12954 }, "percentiles3": { "ko": 16042, "ok": 28263, "total": 27781 }, "percentiles4": { "ko": 60000, "ok": 37882, "total": 38038 }, "spikes": [], "standardDeviation": { "ko": 8678, "ok": 9700, "total": 9678 } }, { "group1": { "count": 12648, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 36.39502762430939 }, "group2": { "count": 793, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.2818830570902393 }, "group3": { "count": 18982, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54.621316758747696 }, "group4": { "count": 2329, "htmlName": "failed", "name": "failed", "percentage": 6.70177255985267 }, "maxResponseTime": { "ko": 60002, "ok": 59865, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.6469444444444444, "ok": 9.006388888888889, "total": 9.653333333333334 }, "meanResponseTime": { "ko": 4352, "ok": 7488, "total": 7278 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 2329, "ok": 32423, "total": 34752 }, "percentiles1": { "ko": 41, "ok": 3310, "total": 3158 }, "percentiles2": { "ko": 8040, "ok": 12568, "total": 12070 }, "percentiles3": { "ko": 16041, "ok": 27643, "total": 27202 }, "percentiles4": { "ko": 60000, "ok": 37283, "total": 37316 }, "spikes": [], "standardDeviation": { "ko": 8015, "ok": 9440, "total": 9384 } }, { "group1": { "count": 18716, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 84.31390215334716 }, "group2": { "count": 123, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5541039733309306 }, "group3": { "count": 3355, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 15.113974231912785 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.018019641409135957 }, "maxResponseTime": { "ko": 41, "ok": 52959, "total": 52959 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 6.165, "total": 6.166111111111111 }, "meanResponseTime": { "ko": 39, "ok": 1678, "total": 1677 }, "minResponseTime": { "ko": 37, "ok": 36, "total": 36 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 4, "ok": 22194, "total": 22198 }, "percentiles1": { "ko": 39, "ok": 41, "total": 41 }, "percentiles2": { "ko": 40, "ok": 43, "total": 43 }, "percentiles3": { "ko": 41, "ok": 11913, "total": 11911 }, "percentiles4": { "ko": 41, "ok": 28286, "total": 28285 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 5356, "total": 5356 } }, { "group1": { "count": 29866, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92.11362304536902 }, "group2": { "count": 89, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.27449649939857507 }, "group3": { "count": 2460, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.587206612589828 }, "group4": { "count": 8, "htmlName": "failed", "name": "failed", "percentage": 0.02467384264256855 }, "maxResponseTime": { "ko": 53, "ok": 47328, "total": 47328 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0022222222222222222, "ok": 9.004166666666666, "total": 9.006388888888889 }, "meanResponseTime": { "ko": 40, "ok": 928, "total": 928 }, "minResponseTime": { "ko": 36, "ok": 37, "total": 36 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 8, "ok": 32415, "total": 32423 }, "percentiles1": { "ko": 40, "ok": 42, "total": 42 }, "percentiles2": { "ko": 40, "ok": 44, "total": 44 }, "percentiles3": { "ko": 49, "ok": 6432, "total": 6429 }, "percentiles4": { "ko": 52, "ok": 20978, "total": 20978 }, "spikes": [], "standardDeviation": { "ko": 5, "ok": 3973, "total": 3972 } }, { "group1": { "count": 32423, "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": 154, "total": 154 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 9.006388888888889, "total": 9.006388888888889 }, "meanResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 32423, "total": 32423 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 44, "total": 44 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 29766, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.80520001233691 }, "group2": { "count": 95, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2930018813805015 }, "group3": { "count": 2553, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 7.874040033309687 }, "group4": { "count": 9, "htmlName": "failed", "name": "failed", "percentage": 0.027758072972889618 }, "maxResponseTime": { "ko": 68, "ok": 47487, "total": 47487 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0025, "ok": 9.00388888888889, "total": 9.006388888888889 }, "meanResponseTime": { "ko": 52, "ok": 963, "total": 963 }, "minResponseTime": { "ko": 43, "ok": 40, "total": 40 }, "name": " UI IDM version", "numberOfRequests": { "ko": 9, "ok": 32414, "total": 32423 }, "percentiles1": { "ko": 52, "ok": 47, "total": 47 }, "percentiles2": { "ko": 53, "ok": 49, "total": 49 }, "percentiles3": { "ko": 62, "ok": 6695, "total": 6693 }, "percentiles4": { "ko": 67, "ok": 21068, "total": 21066 }, "spikes": [], "standardDeviation": { "ko": 7, "ok": 4074, "total": 4074 } }, { "group1": { "count": 15230, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47.04247104247104 }, "group2": { "count": 993, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.067181467181467 }, "group3": { "count": 10902, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.67413127413128 }, "group4": { "count": 5250, "htmlName": "failed", "name": "failed", "percentage": 16.216216216216218 }, "maxResponseTime": { "ko": 60000, "ok": 59454, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4583333333333333, "ok": 7.534722222222222, "total": 8.993055555555555 }, "meanResponseTime": { "ko": 13164, "ok": 3146, "total": 4770 }, "minResponseTime": { "ko": 41, "ok": 49, "total": 41 }, "name": " UI IDM features", "numberOfRequests": { "ko": 5250, "ok": 27125, "total": 32375 }, "percentiles1": { "ko": 11295, "ok": 324, "total": 1121 }, "percentiles2": { "ko": 14775, "ok": 4160, "total": 8705 }, "percentiles3": { "ko": 22145, "ok": 13717, "total": 17276 }, "percentiles4": { "ko": 43578, "ok": 27097, "total": 30443 }, "spikes": [], "standardDeviation": { "ko": 6303, "ok": 5757, "total": 6917 } }, { "group1": { "count": 15221, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47.01176761281156 }, "group2": { "count": 1022, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.1565617568026685 }, "group3": { "count": 10896, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.65351947370046 }, "group4": { "count": 5238, "htmlName": "failed", "name": "failed", "percentage": 16.178151156685303 }, "maxResponseTime": { "ko": 60000, "ok": 59707, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.455, "ok": 7.538611111111111, "total": 8.993611111111111 }, "meanResponseTime": { "ko": 13131, "ok": 3181, "total": 4791 }, "minResponseTime": { "ko": 40, "ok": 49, "total": 40 }, "name": " UI IDM login", "numberOfRequests": { "ko": 5238, "ok": 27139, "total": 32377 }, "percentiles1": { "ko": 11270, "ok": 332, "total": 1121 }, "percentiles2": { "ko": 14595, "ok": 4216, "total": 8842 }, "percentiles3": { "ko": 22301, "ok": 13763, "total": 17235 }, "percentiles4": { "ko": 44203, "ok": 27638, "total": 30421 }, "spikes": [], "standardDeviation": { "ko": 6237, "ok": 5845, "total": 6954 } }, { "group1": { "count": 15261, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47.133856322194084 }, "group2": { "count": 951, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.937179566372228 }, "group3": { "count": 10928, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.75131261968003 }, "group4": { "count": 5238, "htmlName": "failed", "name": "failed", "percentage": 16.17765149175366 }, "maxResponseTime": { "ko": 60000, "ok": 59718, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.455, "ok": 7.538888888888889, "total": 8.99388888888889 }, "meanResponseTime": { "ko": 13245, "ok": 3160, "total": 4792 }, "minResponseTime": { "ko": 41, "ok": 49, "total": 41 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 5238, "ok": 27140, "total": 32378 }, "percentiles1": { "ko": 11296, "ok": 330, "total": 1120 }, "percentiles2": { "ko": 14549, "ok": 4170, "total": 8845 }, "percentiles3": { "ko": 22729, "ok": 13678, "total": 17236 }, "percentiles4": { "ko": 48392, "ok": 27145, "total": 30291 }, "spikes": [], "standardDeviation": { "ko": 6598, "ok": 5723, "total": 6949 } }, { "group1": { "count": 6512, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.326172679653936 }, "group2": { "count": 532, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.1310693896768873 }, "group3": { "count": 6431, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 37.8494497086693 }, "group4": { "count": 3516, "htmlName": "failed", "name": "failed", "percentage": 20.69330822199988 }, "maxResponseTime": { "ko": 60000, "ok": 58523, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9766666666666667, "ok": 3.7430555555555554, "total": 4.719722222222222 }, "meanResponseTime": { "ko": 11664, "ok": 3368, "total": 5084 }, "minResponseTime": { "ko": 36, "ok": 56, "total": 36 }, "name": "createOrganization", "numberOfRequests": { "ko": 3516, "ok": 13475, "total": 16991 }, "percentiles1": { "ko": 10887, "ok": 935, "total": 2352 }, "percentiles2": { "ko": 13347, "ok": 5151, "total": 10124 }, "percentiles3": { "ko": 18840, "ok": 12569, "total": 15307 }, "percentiles4": { "ko": 25073, "ok": 19555, "total": 22026 }, "spikes": [], "standardDeviation": { "ko": 4858, "ok": 4990, "total": 5994 } }, { "group1": { "count": 15202, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 46.950183761079714 }, "group2": { "count": 991, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.0606257141974735 }, "group3": { "count": 10956, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.83674603909942 }, "group4": { "count": 5230, "htmlName": "failed", "name": "failed", "percentage": 16.1524444856234 }, "maxResponseTime": { "ko": 60001, "ok": 56684, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4527777777777777, "ok": 7.541388888888889, "total": 8.994166666666667 }, "meanResponseTime": { "ko": 14422, "ok": 3416, "total": 5193 }, "minResponseTime": { "ko": 40, "ok": 45, "total": 40 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 5230, "ok": 27149, "total": 32379 }, "percentiles1": { "ko": 11052, "ok": 341, "total": 1152 }, "percentiles2": { "ko": 14290, "ok": 4151, "total": 9074 }, "percentiles3": { "ko": 33083, "ok": 14758, "total": 18225 }, "percentiles4": { "ko": 60000, "ok": 35963, "total": 45311 }, "spikes": [], "standardDeviation": { "ko": 10483, "ok": 6668, "total": 8452 } }, { "group1": { "count": 15640, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 48.30888030888031 }, "group2": { "count": 1025, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.166023166023166 }, "group3": { "count": 10565, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.633204633204635 }, "group4": { "count": 5145, "htmlName": "failed", "name": "failed", "percentage": 15.891891891891891 }, "maxResponseTime": { "ko": 60000, "ok": 59397, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4291666666666667, "ok": 7.563888888888889, "total": 8.993055555555555 }, "meanResponseTime": { "ko": 12452, "ok": 2780, "total": 4317 }, "minResponseTime": { "ko": 36, "ok": 41, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 5145, "ok": 27230, "total": 32375 }, "percentiles1": { "ko": 11069, "ok": 287, "total": 968 }, "percentiles2": { "ko": 14046, "ok": 3771, "total": 7952 }, "percentiles3": { "ko": 20207, "ok": 11797, "total": 15432 }, "percentiles4": { "ko": 31018, "ok": 21267, "total": 23533 }, "spikes": [], "standardDeviation": { "ko": 5157, "ok": 4997, "total": 6143 } }, { "group1": { "count": 3786, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 2.668151322095056 }, "group2": { "count": 954, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6723233917798952 }, "group3": { "count": 58510, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.23442521283193 }, "group4": { "count": 78646, "htmlName": "failed", "name": "failed", "percentage": 55.42510007329312 }, "maxResponseTime": { "ko": 60062, "ok": 59999, "total": 60062 }, "meanNumberOfRequestsPerSecond": { "ko": 21.84611111111111, "ok": 17.569444444444443, "total": 39.41555555555556 }, "meanResponseTime": { "ko": 24686, "ok": 36066, "total": 29759 }, "minResponseTime": { "ko": 35, "ok": 57, "total": 35 }, "name": "GetUUid", "numberOfRequests": { "ko": 78646, "ok": 63250, "total": 141896 }, "percentiles1": { "ko": 4043, "ok": 40175, "total": 34392 }, "percentiles2": { "ko": 60000, "ok": 48974, "total": 53472 }, "percentiles3": { "ko": 60000, "ok": 57389, "total": 60000 }, "percentiles4": { "ko": 60001, "ok": 59444, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 27448, "ok": 16975, "total": 24042 } }, { "group1": { "count": 16177, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 49.96448095870525 }, "group2": { "count": 1096, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.3851190660036448 }, "group3": { "count": 10081, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.13630046020323 }, "group4": { "count": 5023, "htmlName": "failed", "name": "failed", "percentage": 15.51409951508787 }, "maxResponseTime": { "ko": 60000, "ok": 57086, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 1.3952777777777778, "ok": 7.598333333333334, "total": 8.993611111111111 }, "meanResponseTime": { "ko": 11554, "ok": 2511, "total": 3914 }, "minResponseTime": { "ko": 36, "ok": 43, "total": 36 }, "name": " UI IDM user", "numberOfRequests": { "ko": 5023, "ok": 27354, "total": 32377 }, "percentiles1": { "ko": 10852, "ok": 239, "total": 757 }, "percentiles2": { "ko": 13181, "ok": 3295, "total": 7046 }, "percentiles3": { "ko": 18970, "ok": 10845, "total": 14190 }, "percentiles4": { "ko": 25282, "ok": 19574, "total": 21530 }, "spikes": [], "standardDeviation": { "ko": 4880, "ok": 4572, "total": 5663 } }, { "group1": { "count": 8863, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 65.78830166270784 }, "group2": { "count": 427, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.169536817102138 }, "group3": { "count": 2970, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 22.045724465558195 }, "group4": { "count": 1212, "htmlName": "failed", "name": "failed", "percentage": 8.996437054631828 }, "maxResponseTime": { "ko": 38709, "ok": 48129, "total": 48129 }, "meanNumberOfRequestsPerSecond": { "ko": 0.33666666666666667, "ok": 3.4055555555555554, "total": 3.7422222222222223 }, "meanResponseTime": { "ko": 12043, "ok": 1568, "total": 2510 }, "minResponseTime": { "ko": 39, "ok": 46, "total": 39 }, "name": "queryOrganization", "numberOfRequests": { "ko": 1212, "ok": 12260, "total": 13472 }, "percentiles1": { "ko": 10917, "ok": 86, "total": 105 }, "percentiles2": { "ko": 12980, "ok": 1094, "total": 2391 }, "percentiles3": { "ko": 18154, "ok": 9074, "total": 11878 }, "percentiles4": { "ko": 24083, "ok": 16349, "total": 18692 }, "spikes": [], "standardDeviation": { "ko": 3338, "ok": 3424, "total": 4545 } }, { "group1": { "count": 12842, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.153204826187597 }, "group2": { "count": 757, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7753446545260871 }, "group3": { "count": 19834, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.314644488600283 }, "group4": { "count": 64201, "htmlName": "failed", "name": "failed", "percentage": 65.75680603068604 }, "maxResponseTime": { "ko": 60001, "ok": 59979, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 17.83361111111111, "ok": 9.286944444444444, "total": 27.120555555555555 }, "meanResponseTime": { "ko": 869, "ok": 7935, "total": 3289 }, "minResponseTime": { "ko": 35, "ok": 46, "total": 35 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 64201, "ok": 33433, "total": 97634 }, "percentiles1": { "ko": 40, "ok": 3805, "total": 41 }, "percentiles2": { "ko": 41, "ok": 13272, "total": 1347 }, "percentiles3": { "ko": 4570, "ok": 28186, "total": 20576 }, "percentiles4": { "ko": 20003, "ok": 37945, "total": 33107 }, "spikes": [], "standardDeviation": { "ko": 3843, "ok": 9788, "total": 7332 } }, { "group1": { "count": 71288, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.94674308644294 }, "group2": { "count": 4914, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1681670902084587 }, "group3": { "count": 221870, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.743433517409585 }, "group4": { "count": 122587, "htmlName": "failed", "name": "failed", "percentage": 29.141656305939012 }, "maxResponseTime": { "ko": 60002, "ok": 79613, "total": 79613 }, "meanNumberOfRequestsPerSecond": { "ko": 34.051944444444445, "ok": 82.79777777777778, "total": 116.84972222222223 }, "meanResponseTime": { "ko": 1378, "ok": 10370, "total": 7749 }, "minResponseTime": { "ko": 35, "ok": 37, "total": 35 }, "name": "GetOpenidConfig", "numberOfRequests": { "ko": 122587, "ok": 298072, "total": 420659 }, "percentiles1": { "ko": 40, "ok": 8519, "total": 4039 }, "percentiles2": { "ko": 41, "ok": 16146, "total": 13212 }, "percentiles3": { "ko": 8044, "ok": 29863, "total": 27460 }, "percentiles4": { "ko": 16046, "ok": 38457, "total": 37476 }, "spikes": [], "standardDeviation": { "ko": 5053, "ok": 9842, "total": 9632 } }, { "group1": { "count": 9765, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 72.49443207126949 }, "group2": { "count": 380, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.8210838901262063 }, "group3": { "count": 2468, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.322197475872308 }, "group4": { "count": 857, "htmlName": "failed", "name": "failed", "percentage": 6.362286562731997 }, "maxResponseTime": { "ko": 33228, "ok": 49396, "total": 49396 }, "meanNumberOfRequestsPerSecond": { "ko": 0.23805555555555555, "ok": 3.5036111111111112, "total": 3.7416666666666667 }, "meanResponseTime": { "ko": 11584, "ok": 1325, "total": 1978 }, "minResponseTime": { "ko": 37, "ok": 51, "total": 37 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 857, "ok": 12613, "total": 13470 }, "percentiles1": { "ko": 10846, "ok": 101, "total": 109 }, "percentiles2": { "ko": 12557, "ok": 592, "total": 1095 }, "percentiles3": { "ko": 18292, "ok": 8676, "total": 10990 }, "percentiles4": { "ko": 25249, "ok": 14525, "total": 17106 }, "spikes": [], "standardDeviation": { "ko": 4010, "ok": 3136, "total": 4062 } }, { "group1": { "count": 11616, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 26.120393065143578 }, "group2": { "count": 685, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5403296530323132 }, "group3": { "count": 16250, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 36.54066695149648 }, "group4": { "count": 15920, "htmlName": "failed", "name": "failed", "percentage": 35.79861033032763 }, "maxResponseTime": { "ko": 60000, "ok": 55799, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 4.4222222222222225, "ok": 7.930833333333333, "total": 12.353055555555555 }, "meanResponseTime": { "ko": 759, "ok": 7265, "total": 4936 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 15920, "ok": 28551, "total": 44471 }, "percentiles1": { "ko": 40, "ok": 2964, "total": 55 }, "percentiles2": { "ko": 41, "ok": 12323, "total": 7443 }, "percentiles3": { "ko": 7177, "ok": 27362, "total": 23867 }, "percentiles4": { "ko": 12050, "ok": 35439, "total": 33893 }, "spikes": [], "standardDeviation": { "ko": 2716, "ok": 9222, "total": 8183 } }, { "group1": { "count": 4828, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 7.72047653314144 }, "group2": { "count": 438, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.7004077716478773 }, "group3": { "count": 40424, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 64.64220036779403 }, "group4": { "count": 16845, "htmlName": "failed", "name": "failed", "percentage": 26.936915327416642 }, "maxResponseTime": { "ko": 60775, "ok": 59998, "total": 60775 }, "meanNumberOfRequestsPerSecond": { "ko": 4.679166666666666, "ok": 12.691666666666666, "total": 17.370833333333334 }, "meanResponseTime": { "ko": 8539, "ok": 18478, "total": 15800 }, "minResponseTime": { "ko": 35, "ok": 56, "total": 35 }, "name": "CreatePolicy", "numberOfRequests": { "ko": 16845, "ok": 45690, "total": 62535 }, "percentiles1": { "ko": 40, "ok": 16400, "total": 12273 }, "percentiles2": { "ko": 12041, "ok": 28471, "total": 26330 }, "percentiles3": { "ko": 46544, "ok": 44134, "total": 44440 }, "percentiles4": { "ko": 60000, "ok": 53876, "total": 57026 }, "spikes": [], "standardDeviation": { "ko": 15553, "ok": 14013, "total": 15102 } }, { "group1": { "count": 12856, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.20297416094976 }, "group2": { "count": 791, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8123485190814609 }, "group3": { "count": 20163, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.70718481699051 }, "group4": { "count": 63562, "htmlName": "failed", "name": "failed", "percentage": 65.27749250297828 }, "maxResponseTime": { "ko": 60001, "ok": 59136, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 17.656111111111112, "ok": 9.391666666666667, "total": 27.047777777777778 }, "meanResponseTime": { "ko": 275, "ok": 7697, "total": 2852 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Logout", "numberOfRequests": { "ko": 63562, "ok": 33810, "total": 97372 }, "percentiles1": { "ko": 39, "ok": 3658, "total": 40 }, "percentiles2": { "ko": 40, "ok": 12996, "total": 81 }, "percentiles3": { "ko": 43, "ok": 27750, "total": 18757 }, "percentiles4": { "ko": 8042, "ok": 37219, "total": 31720 }, "spikes": [], "standardDeviation": { "ko": 2380, "ok": 9535, "total": 6910 } }, { "group1": { "count": 12199, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 36.195590896952794 }, "group2": { "count": 713, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.115538676082248 }, "group3": { "count": 17788, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.77868439011364 }, "group4": { "count": 3003, "htmlName": "failed", "name": "failed", "percentage": 8.910186036851318 }, "maxResponseTime": { "ko": 60004, "ok": 59903, "total": 60004 }, "meanNumberOfRequestsPerSecond": { "ko": 0.8341666666666666, "ok": 8.527777777777779, "total": 9.361944444444445 }, "meanResponseTime": { "ko": 3866, "ok": 7447, "total": 7128 }, "minResponseTime": { "ko": 35, "ok": 36, "total": 35 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 3003, "ok": 30700, "total": 33703 }, "percentiles1": { "ko": 40, "ok": 3327, "total": 2936 }, "percentiles2": { "ko": 4043, "ok": 12586, "total": 12045 }, "percentiles3": { "ko": 16041, "ok": 27165, "total": 26715 }, "percentiles4": { "ko": 60000, "ok": 37481, "total": 37701 }, "spikes": [], "standardDeviation": { "ko": 8608, "ok": 9420, "total": 9406 } }, { "group1": { "count": 10703, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 41.32432432432432 }, "group2": { "count": 619, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.3899613899613903 }, "group3": { "count": 12630, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48.76447876447877 }, "group4": { "count": 1948, "htmlName": "failed", "name": "failed", "percentage": 7.521235521235521 }, "maxResponseTime": { "ko": 60000, "ok": 48560, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5411111111111111, "ok": 6.653333333333333, "total": 7.194444444444445 }, "meanResponseTime": { "ko": 3965, "ok": 6650, "total": 6448 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1948, "ok": 23952, "total": 25900 }, "percentiles1": { "ko": 53, "ok": 1785, "total": 1695 }, "percentiles2": { "ko": 8039, "ok": 11309, "total": 10887 }, "percentiles3": { "ko": 15330, "ok": 25912, "total": 25451 }, "percentiles4": { "ko": 16194, "ok": 35670, "total": 35238 }, "spikes": [], "standardDeviation": { "ko": 5487, "ok": 8902, "total": 8720 } }, { "group1": { "count": 10615, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 40.94819272460749 }, "group2": { "count": 613, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.364695444200131 }, "group3": { "count": 12641, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48.76364618292636 }, "group4": { "count": 2054, "htmlName": "failed", "name": "failed", "percentage": 7.923465648266019 }, "maxResponseTime": { "ko": 60000, "ok": 56397, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5705555555555556, "ok": 6.630277777777778, "total": 7.200833333333334 }, "meanResponseTime": { "ko": 3819, "ok": 6697, "total": 6469 }, "minResponseTime": { "ko": 36, "ok": 40, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 2054, "ok": 23869, "total": 25923 }, "percentiles1": { "ko": 43, "ok": 1859, "total": 1733 }, "percentiles2": { "ko": 8039, "ok": 11509, "total": 11062 }, "percentiles3": { "ko": 14250, "ok": 25898, "total": 25381 }, "percentiles4": { "ko": 16167, "ok": 35731, "total": 35166 }, "spikes": [], "standardDeviation": { "ko": 5237, "ok": 8908, "total": 8709 } }, { "group1": { "count": 11140, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 42.0599562032772 }, "group2": { "count": 502, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.8953409348334969 }, "group3": { "count": 12884, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48.644566941025445 }, "group4": { "count": 1960, "htmlName": "failed", "name": "failed", "percentage": 7.400135920863852 }, "maxResponseTime": { "ko": 60000, "ok": 54210, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5444444444444444, "ok": 6.812777777777778, "total": 7.357222222222222 }, "meanResponseTime": { "ko": 3972, "ok": 6678, "total": 6478 }, "minResponseTime": { "ko": 36, "ok": 42, "total": 36 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1960, "ok": 24526, "total": 26486 }, "percentiles1": { "ko": 45, "ok": 1795, "total": 1705 }, "percentiles2": { "ko": 8041, "ok": 11521, "total": 11120 }, "percentiles3": { "ko": 13093, "ok": 26136, "total": 25747 }, "percentiles4": { "ko": 16055, "ok": 35950, "total": 35614 }, "spikes": [], "standardDeviation": { "ko": 5255, "ok": 9037, "total": 8841 } }, { "group1": { "count": 1289, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.63655136809499 }, "group2": { "count": 149, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9230769230769231 }, "group3": { "count": 5227, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.46257098606092 }, "group4": { "count": 1083, "htmlName": "failed", "name": "failed", "percentage": 13.977800722767167 }, "maxResponseTime": { "ko": 60000, "ok": 56202, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.30083333333333334, "ok": 1.851388888888889, "total": 2.152222222222222 }, "meanResponseTime": { "ko": 6335, "ok": 10902, "total": 10263 }, "minResponseTime": { "ko": 36, "ok": 136, "total": 36 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 1083, "ok": 6665, "total": 7748 }, "percentiles1": { "ko": 4037, "ok": 8279, "total": 7500 }, "percentiles2": { "ko": 12040, "ok": 17413, "total": 16440 }, "percentiles3": { "ko": 21495, "ok": 30327, "total": 29620 }, "percentiles4": { "ko": 34856, "ok": 40139, "total": 39900 }, "spikes": [], "standardDeviation": { "ko": 8190, "ok": 10282, "total": 10140 } }, { "group1": { "count": 2593, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.749514091350825 }, "group2": { "count": 200, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.2147716229348884 }, "group3": { "count": 10974, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.6545189504373 }, "group4": { "count": 2697, "htmlName": "failed", "name": "failed", "percentage": 16.381195335276967 }, "maxResponseTime": { "ko": 60002, "ok": 59820, "total": 60002 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7491666666666666, "ok": 3.8241666666666667, "total": 4.573333333333333 }, "meanResponseTime": { "ko": 3341, "ok": 11490, "total": 10155 }, "minResponseTime": { "ko": 39, "ok": 47, "total": 39 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 2697, "ok": 13767, "total": 16464 }, "percentiles1": { "ko": 45, "ok": 9881, "total": 8040 }, "percentiles2": { "ko": 4046, "ok": 17285, "total": 15706 }, "percentiles3": { "ko": 12053, "ok": 31241, "total": 30224 }, "percentiles4": { "ko": 60000, "ok": 39179, "total": 39204 }, "spikes": [], "standardDeviation": { "ko": 7531, "ok": 10149, "total": 10223 } }, { "group1": { "count": 2148, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.665110851808633 }, "group2": { "count": 229, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6700700116686114 }, "group3": { "count": 9281, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.68523920653442 }, "group4": { "count": 2054, "htmlName": "failed", "name": "failed", "percentage": 14.979579929988333 }, "maxResponseTime": { "ko": 60000, "ok": 55873, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5705555555555556, "ok": 3.2383333333333333, "total": 3.8088888888888888 }, "meanResponseTime": { "ko": 8255, "ok": 12023, "total": 11458 }, "minResponseTime": { "ko": 35, "ok": 104, "total": 35 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 2054, "ok": 11658, "total": 13712 }, "percentiles1": { "ko": 4042, "ok": 9641, "total": 8712 }, "percentiles2": { "ko": 12395, "ok": 19018, "total": 18119 }, "percentiles3": { "ko": 28082, "ok": 33154, "total": 32783 }, "percentiles4": { "ko": 41514, "ok": 42457, "total": 42308 }, "spikes": [], "standardDeviation": { "ko": 9833, "ok": 11021, "total": 10935 } }, { "group1": { "count": 4732, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3.396838614273613 }, "group2": { "count": 471, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3381046042525088 }, "group3": { "count": 26088, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.7271187170689 }, "group4": { "count": 108015, "htmlName": "failed", "name": "failed", "percentage": 77.53793806440498 }, "maxResponseTime": { "ko": 60001, "ok": 59868, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 30.004166666666666, "ok": 8.691944444444445, "total": 38.69611111111111 }, "meanResponseTime": { "ko": 10769, "ok": 15367, "total": 11802 }, "minResponseTime": { "ko": 35, "ok": 47, "total": 35 }, "name": "ReadPolicy", "numberOfRequests": { "ko": 108015, "ok": 31291, "total": 139306 }, "percentiles1": { "ko": 7038, "ok": 12866, "total": 8251 }, "percentiles2": { "ko": 18146, "ok": 23710, "total": 19579 }, "percentiles3": { "ko": 34962, "ok": 39828, "total": 36327 }, "percentiles4": { "ko": 50138, "ok": 50517, "total": 50320 }, "spikes": [], "standardDeviation": { "ko": 12464, "ok": 12926, "total": 12715 } }, { "group1": { "count": 216, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.56441717791411 }, "group2": { "count": 30, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.3006134969325154 }, "group3": { "count": 887, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.02147239263803 }, "group4": { "count": 171, "htmlName": "failed", "name": "failed", "percentage": 13.113496932515337 }, "maxResponseTime": { "ko": 37073, "ok": 57772, "total": 57772 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0475, "ok": 0.31472222222222224, "total": 0.3622222222222222 }, "meanResponseTime": { "ko": 7457, "ok": 10664, "total": 10244 }, "minResponseTime": { "ko": 36, "ok": 139, "total": 36 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 171, "ok": 1133, "total": 1304 }, "percentiles1": { "ko": 4040, "ok": 7903, "total": 7676 }, "percentiles2": { "ko": 12059, "ok": 17127, "total": 16622 }, "percentiles3": { "ko": 22683, "ok": 29718, "total": 29521 }, "percentiles4": { "ko": 35975, "ok": 40253, "total": 39646 }, "spikes": [], "standardDeviation": { "ko": 8512, "ok": 10161, "total": 10019 } }, { "group1": { "count": 3695, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 2.678467872883322 }, "group2": { "count": 415, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3008292739503596 }, "group3": { "count": 26032, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.870331709580142 }, "group4": { "count": 107810, "htmlName": "failed", "name": "failed", "percentage": 78.15037114358617 }, "maxResponseTime": { "ko": 60018, "ok": 59995, "total": 60018 }, "meanNumberOfRequestsPerSecond": { "ko": 29.947222222222223, "ok": 8.372777777777777, "total": 38.32 }, "meanResponseTime": { "ko": 12277, "ok": 23283, "total": 14682 }, "minResponseTime": { "ko": 35, "ok": 63, "total": 35 }, "name": "DeletePolicy", "numberOfRequests": { "ko": 107810, "ok": 30142, "total": 137952 }, "percentiles1": { "ko": 8992, "ok": 23213, "total": 11633 }, "percentiles2": { "ko": 19731, "ok": 35138, "total": 23391 }, "percentiles3": { "ko": 38176, "ok": 49783, "total": 43452 }, "percentiles4": { "ko": 60000, "ok": 57209, "total": 58644 }, "spikes": [], "standardDeviation": { "ko": 13210, "ok": 15756, "total": 14536 } } ], "global": { "group1": { "count": 1065593, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.520680370509545 }, "group2": { "count": 68113, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5673686877414894 }, "group3": { "count": 2162601, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 49.764260735519386 }, "group4": { "count": 1049384, "htmlName": "failed", "name": "failed", "percentage": 24.147690206229573 }, "maxResponseTime": { "ko": 60775, "ok": 79613, "total": 79613 }, "meanNumberOfRequestsPerSecond": { "ko": 291.49555555555554, "ok": 915.6408333333334, "total": 1207.1363888888889 }, "meanResponseTime": { "ko": 7579, "ok": 9473, "total": 9016 }, "minResponseTime": { "ko": 35, "ok": 35, "total": 35 }, "name": "All Requests", "numberOfRequests": { "ko": 1049384, "ok": 3296307, "total": 4345691 }, "percentiles1": { "ko": 41, "ok": 5429, "total": 4051 }, "percentiles2": { "ko": 10307, "ok": 15094, "total": 14116 }, "percentiles3": { "ko": 41769, "ok": 32497, "total": 33444 }, "percentiles4": { "ko": 60000, "ok": 47434, "total": 58244 }, "standardDeviation": { "ko": 14124, "ok": 11210, "total": 12006 } } }, "target_hostname": "openam-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-11-07 02:23:44] Reporting-benchmark-130 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-11-07 02:23:44] Reporting-benchmark-130 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/06_benchmark-130/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-11-07 02:24:56] Reporting-benchmark-130 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped