--Task-- name: Reporting-benchmark-170 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['Reporting-benchmark-10', 'Reporting-benchmark-30', 'Reporting-benchmark-50', 'Reporting-benchmark-70', 'Reporting-benchmark-90', 'Reporting-benchmark-110', 'Reporting-benchmark-130', 'Reporting-benchmark-150'] options: {'task_name': 'benchmark-170'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-01-23 04:16:06] Reporting-benchmark-170 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-01-23 04:16:06] - INFO: Timeout for this Task has changed to 4h 30m (16200 seconds) [2024-01-23 04:16:06] - 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-170/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-170/stderr.txt Pod log : /results/orders/Reporting-benchmark-170 ________________________________________________________________________________ [2024-01-23 04:16:06] Reporting-benchmark-170 step1 : Write order for overseer to generate the report ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/order.json { "name": "Reporting-benchmark-170", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-170 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-benchmark-170" } ________________________________________________________________________________ [2024-01-23 04:16:06] Reporting-benchmark-170 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [2024-01-23 04:16:07] Reporting-benchmark-170 step3 : Send order to overseer ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/order.json overseer-0-696fdbb769-5qvwr:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-01-23 04:16:08] Reporting-benchmark-170 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=16200, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 26s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-01-23 04:16:40] Reporting-benchmark-170 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- Checking pod: overseer-0-696fdbb769-5qvwr for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-170.tar.gz" ]; then echo "/results/gatling/benchmark-170.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-170.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-170.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/gatling/benchmark-170.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- du -k /results/gatling/benchmark-170.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 1444 /results/gatling/benchmark-170.tar.gz --- stderr --- - Download file (size 1444k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- source : /results/gatling/benchmark-170.tar.gz @ overseer-0-696fdbb769-5qvwr destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-696fdbb769-5qvwr:/results/gatling/benchmark-170.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- ________________________________________________________________________________ [2024-01-23 04:16:44] Reporting-benchmark-170 step6 : Unzip the result ________________________________________________________________________________ [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- --- stderr --- ________________________________________________________________________________ [2024-01-23 04:16:44] Reporting-benchmark-170 step7 : Print rc order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- Checking pod: overseer-0-696fdbb769-5qvwr for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-170/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/rc.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/rc.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- du -k /results/orders/Reporting-benchmark-170/rc.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/Reporting-benchmark-170/rc.txt --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- source : /results/orders/Reporting-benchmark-170/rc.txt @ overseer-0-696fdbb769-5qvwr destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-696fdbb769-5qvwr:/results/orders/Reporting-benchmark-170/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2024-01-23 04:16:48] Reporting-benchmark-170 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-01-23 04:16:48] Reporting-benchmark-170 step9 : Print stdout order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- Checking pod: overseer-0-696fdbb769-5qvwr for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-170/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/stdout.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/stdout.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- du -k /results/orders/Reporting-benchmark-170/stdout.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/Reporting-benchmark-170/stdout.txt --- stderr --- - Download file (size 8k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- source : /results/orders/Reporting-benchmark-170/stdout.txt @ overseer-0-696fdbb769-5qvwr destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-696fdbb769-5qvwr:/results/orders/Reporting-benchmark-170/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt is small (163 lines), printing all lines: ----- output ----- [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-170/loadtest-20240123030353217 --extra-run-jvm-options -Xmx4G GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Generating Gatling reports locally Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 3237866 (OK=2715178 KO=522688) > min response time 33 (OK=33 KO=34 ) > max response time 52509 (OK=52509 KO=52260 ) > mean response time 4974 (OK=4582 KO=7012 ) > std deviation 6104 (OK=6119 KO=5595 ) > response time 50th percentile 2545 (OK=1822 KO=6634 ) > response time 75th percentile 8188 (OK=6970 KO=9039 ) > response time 95th percentile 17258 (OK=17245 KO=17357 ) > response time 99th percentile 26105 (OK=25707 KO=28351 ) > mean requests/sec 884.421 (OK=741.649 KO=142.772) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 1080573 ( 33%) > 800 ms <= t < 1200 ms 131950 ( 4%) > t >= 1200 ms 1502655 ( 46%) > failed 522688 ( 16%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 623240 (47.12%) ess_token' is defined > status.find.in([200, 209], 304), found 500 177507 (13.42%) > status.find.is(200), but actually found 502 164272 (12.42%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 76312 ( 5.77%) d nothing > status.find.in([200, 209], 304), found 502 71647 ( 5.42%) > deleteOrganization: Failed to build request: No attribute name 32670 ( 2.47%) d 'organization_id' is defined > queryOrganization: Failed to build request: No attribute named 32670 ( 2.47%) 'organization_id' is defined > createOrganization: Failed to build request: No attribute name 31130 ( 2.35%) d 'access_token' is defined > status.find.is(302), but actually found 502 19664 ( 1.49%) > registrationCallback: Failed to build request: No attribute na 17995 ( 1.36%) med 'callbacks' is defined > tokenUserinfo: Failed to build request: No attribute named 'ac 16111 ( 1.22%) cess_token' is defined > userinfo: Failed to build request: No attribute named 'access_ 7308 ( 0.55%) token' is defined > restLoginUsernamePasswordCallback: Failed to build request: No 4482 ( 0.34%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 4482 ( 0.34%) No attribute named 'callbacks' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 4096 ( 0.31%) ccess_token' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 3890 ( 0.29%) ccess_token_2' is defined > status.find.in([200, 209], 304), found 503 3840 ( 0.29%) > UI AM endsession: Failed to build request: No attribute named 3627 ( 0.27%) 'id_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 3069 ( 0.23%) cess_token_2' is defined > UI IDM dashboard: Failed to build request: No attribute named 3069 ( 0.23%) 'access_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 3069 ( 0.23%) 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 3069 ( 0.23%) r_uuid' is defined > UI IDM alpha_user: Failed to build request: No attribute name 3069 ( 0.23%) d 'access_token_2' is defined > UI IDM features: Failed to build request: No attribute named 3069 ( 0.23%) 'access_token_2' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 2569 ( 0.19%) ing > status.find.is(200), but actually found 503 2502 ( 0.19%) > status.find.is(200), but actually found 401 1854 ( 0.14%) > status.find.in([200, 209], 304), found 401 1228 ( 0.09%) > status.find.is(302), but actually found 503 749 ( 0.06%) > status.find.is(200), but actually found 400 209 ( 0.02%) > status.find.in([200, 209], 304), found 400 191 ( 0.01%) > jsonPath($.tokenId).find.exists, found nothing 120 ( 0.01%) > status.find.is(302), but actually found 400 15 ( 0.00%) > status.find.in([200, 209], 304), found 404 6 ( 0.00%) > j.i.IOException: Premature close 3 ( 0.00%) ================================================================================ Reports generated in 1s. Please open the following file: file:///results/gatling/benchmark-170/loadtest-20240123030353217/index.html ---------------------- [23/Jan/2024 04:16:38] Create tar file /results/gatling/benchmark-170.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/benchmark-170/loadtest-20240123030353217 RESULT_FOLDER=benchmark-170 RESULT_PATH=/results/gatling/benchmark-170 PWD=/results/gatling/benchmark-170/loadtest-20240123030353217 [cmd] tar -czvf /results/gatling/benchmark-170.tar.gz --exclude=simulation.log * index.html js/ js/global_stats.json js/bootstrap.min.js js/highcharts-more.js js/unpack.js js/menu.js js/jquery-3.5.1.min.js js/highstock.js js/all_sessions.js js/assertions.xml js/assertions.json js/stats.json js/stats.js js/gatling.js js/theme.js js/ellipsis.js req_createorganizat-aeddb.html req_deleteorganizat-d2d1a.html req_getidtoken-0b1b0.html req_getidtoken-redi-60d3f.html req_queryorganizati-f11b5.html req_registrationcal-2e2ae.html req_restlogininitia-e2b9b.html req_restloginprogre-9fc93.html req_restloginuserna-d98ea.html req_rootuserinfo-f7f60.html req_skip-2fa-3cbda.html req_tokenuserinfo-2d3d4.html req_ui-am-endsessio-d6b72.html req_ui-am-idfromses-2b770.html req_ui-am-revoke1-60bf7.html req_ui-am-revoke2-39c3f.html req_ui-am-validateg-4c02a.html req_ui-enduser-appa-926a9.html req_ui-enduser-appa-c90f7.html req_ui-enduser-sess-eea01.html req_ui-idm-alpha-us-8b00d.html req_ui-idm-dashboar-62bff.html req_ui-idm-features-d9b90.html req_ui-idm-login-1bfd7.html req_ui-idm-oidctoke-2cd13.html req_ui-idm-privileg-0dec9.html req_ui-idm-uiconfig-7fd3c.html req_ui-idm-user-e719d.html req_ui-idm-version-642f9.html req_ui-logout-aba8a.html req_ui-logout-redir-b5101.html req_ui-post-login-39b13.html req_ui-post-login-r-8357a.html req_user-accesstoke-0d48d.html req_user-authorize--dd8b8.html req_userinfo-d0c0b.html style/ style/stat-l-temps.png style/sorted-down.png style/little_arrow_right.png style/arrow_right.png style/sortable.png style/sorted-up.png style/style.css style/arrow_down_black.png style/logo-enterprise.svg style/logo.svg style/bootstrap.min.css style/arrow_right_black.png style/favicon.ico style/stat-fleche-bas.png style/stat-l-roue.png style/arrow_down.png ________________________________________________________________________________ [2024-01-23 04:16:51] Reporting-benchmark-170 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-01-23 04:16:51] Reporting-benchmark-170 step11 : Print stderr order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- Checking pod: overseer-0-696fdbb769-5qvwr for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-170/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/stderr.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/stderr.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-696fdbb769-5qvwr --stdin -- du -k /results/orders/Reporting-benchmark-170/stderr.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 0 /results/orders/Reporting-benchmark-170/stderr.txt --- stderr --- - Download file (size 0k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- source : /results/orders/Reporting-benchmark-170/stderr.txt @ overseer-0-696fdbb769-5qvwr destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-696fdbb769-5qvwr --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-696fdbb769-5qvwr:/results/orders/Reporting-benchmark-170/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [2024-01-23 04:16:55] Reporting-benchmark-170 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-01-23 04:16:55] Reporting-benchmark-170 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restlogininitia-e2b9b.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restloginuserna-d98ea.html - cannot check for spikes checking simulation request UI-Post-Login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-post-login-39b13.html - cannot check for spikes checking simulation request UI-Post-Login Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-post-login-r-8357a.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-idfromses-2b770.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_user-authorize--dd8b8.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_user-accesstoke-0d48d.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-appa-926a9.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-appa-c90f7.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_skip-2fa-3cbda.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-sess-eea01.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-features-d9b90.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-version-642f9.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-login-1bfd7.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-privileg-0dec9.html - cannot check for spikes checking simulation request UI IDM alpha_user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-alpha-us-8b00d.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-user-e719d.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-dashboar-62bff.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-oidctoke-2cd13.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_userinfo-d0c0b.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-logout-redir-b5101.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-revoke2-39c3f.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-endsessio-d6b72.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_getidtoken-0b1b0.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_getidtoken-redi-60d3f.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_createorganizat-aeddb.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_queryorganizati-f11b5.html - cannot check for spikes checking simulation request registrationCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_registrationcal-2e2ae.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restloginprogre-9fc93.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-logout-aba8a.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-01-23 04:16:55] Reporting-benchmark-170 step14 : Collect gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 3237866, "ok": 2715178, "ko": 522688 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 52509, "ok": 52509, "ko": 52260 }, "meanResponseTime": { "total": 4974, "ok": 4582, "ko": 7012 }, "standardDeviation": { "total": 6104, "ok": 6119, "ko": 5595 }, "percentiles1": { "total": 2545, "ok": 1822, "ko": 6634 }, "percentiles2": { "total": 8188, "ok": 6970, "ko": 9039 }, "percentiles3": { "total": 17258, "ok": 17245, "ko": 17357 }, "percentiles4": { "total": 26105, "ok": 25707, "ko": 28351 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1080573, "percentage": 33 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 131950, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1502655, "percentage": 46 }, "group4": { "name": "failed", "htmlName": "failed", "count": 522688, "percentage": 16 }, "meanNumberOfRequestsPerSecond": { "total": 884.4211963944277, "ok": 741.6492761540562, "ko": 142.7719202403715 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 614681, "ok": 502524, "ko": 112157 }, "minResponseTime": { "total": 37, "ok": 40, "ko": 37 }, "maxResponseTime": { "total": 37970, "ok": 37970, "ko": 35158 }, "meanResponseTime": { "total": 4184, "ok": 3205, "ko": 8572 }, "standardDeviation": { "total": 4774, "ok": 4536, "ko": 3026 }, "percentiles1": { "total": 2412, "ok": 1204, "ko": 9039 }, "percentiles2": { "total": 8225, "ok": 4730, "ko": 9040 }, "percentiles3": { "total": 12357, "ok": 12525, "ko": 11329 }, "percentiles4": { "total": 20606, "ok": 20797, "ko": 19915 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 226837, "percentage": 37 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 24253, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 251434, "percentage": 41 }, "group4": { "name": "failed", "htmlName": "failed", "count": 112157, "percentage": 18 }, "meanNumberOfRequestsPerSecond": { "total": 167.89975416552855, "ok": 137.2641354821087, "ko": 30.635618683419832 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 422444, "ok": 389875, "ko": 32569 }, "minResponseTime": { "total": 36, "ok": 78, "ko": 36 }, "maxResponseTime": { "total": 52260, "ok": 47902, "ko": 52260 }, "meanResponseTime": { "total": 9156, "ok": 8942, "ko": 11722 }, "standardDeviation": { "total": 7181, "ok": 7027, "ko": 8407 }, "percentiles1": { "total": 8458, "ok": 8364, "ko": 9284 }, "percentiles2": { "total": 13181, "ok": 12954, "ko": 16807 }, "percentiles3": { "total": 22360, "ok": 21751, "ko": 28342 }, "percentiles4": { "total": 30753, "ok": 30254, "ko": 35253 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51173, "percentage": 12 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12689, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 326013, "percentage": 77 }, "group4": { "name": "failed", "htmlName": "failed", "count": 32569, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 115.3903305107894, "ok": 106.49412728762633, "ko": 8.89620322316307 }, "spikes": [] }, { "name": "UI-Post-Login", "numberOfRequests": { "total": 32111, "ok": 21559, "ko": 10552 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 80 }, "maxResponseTime": { "total": 9338, "ok": 9194, "ko": 9338 }, "meanResponseTime": { "total": 3168, "ok": 423, "ko": 8776 }, "standardDeviation": { "total": 4176, "ok": 1464, "ko": 1363 }, "percentiles1": { "total": 37, "ok": 36, "ko": 9035 }, "percentiles2": { "total": 9035, "ok": 37, "ko": 9036 }, "percentiles3": { "total": 9036, "ok": 4172, "ko": 9037 }, "percentiles4": { "total": 9037, "ok": 8643, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19811, "percentage": 62 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 101, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1647, "percentage": 5 }, "group4": { "name": "failed", "htmlName": "failed", "count": 10552, "percentage": 33 }, "meanNumberOfRequestsPerSecond": { "total": 8.771100792133296, "ok": 5.888828189019393, "ko": 2.882272603113903 }, "spikes": [] }, { "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "total": 63104, "ok": 60516, "ko": 2588 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 70 }, "maxResponseTime": { "total": 9351, "ok": 9351, "ko": 9052 }, "meanResponseTime": { "total": 406, "ok": 100, "ko": 7567 }, "standardDeviation": { "total": 1675, "ok": 512, "ko": 2965 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9035 }, "percentiles2": { "total": 39, "ok": 38, "ko": 9036 }, "percentiles3": { "total": 937, "ok": 85, "ko": 9037 }, "percentiles4": { "total": 9036, "ok": 2137, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 59610, "percentage": 94 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 62, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 844, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2588, "percentage": 4 }, "meanNumberOfRequestsPerSecond": { "total": 17.236820540835836, "ok": 16.5299098606938, "ko": 0.7069106801420377 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 20418, "ok": 18455, "ko": 1963 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 37793, "ok": 37793, "ko": 25148 }, "meanResponseTime": { "total": 2878, "ok": 2689, "ko": 4650 }, "standardDeviation": { "total": 4334, "ok": 4146, "ko": 5506 }, "percentiles1": { "total": 840, "ok": 760, "ko": 2584 }, "percentiles2": { "total": 4241, "ok": 4025, "ko": 7577 }, "percentiles3": { "total": 11862, "ok": 11416, "ko": 16246 }, "percentiles4": { "total": 19637, "ok": 18207, "ko": 22458 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9326, "percentage": 46 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 996, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8133, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1963, "percentage": 10 }, "meanNumberOfRequestsPerSecond": { "total": 5.577164709095875, "ok": 5.040972411909315, "ko": 0.536192297186561 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 20418, "ok": 19515, "ko": 903 }, "minResponseTime": { "total": 37, "ok": 42, "ko": 37 }, "maxResponseTime": { "total": 37897, "ok": 37897, "ko": 29063 }, "meanResponseTime": { "total": 2911, "ok": 2760, "ko": 6174 }, "standardDeviation": { "total": 4347, "ok": 4234, "ko": 5354 }, "percentiles1": { "total": 865, "ok": 760, "ko": 5707 }, "percentiles2": { "total": 4253, "ok": 4039, "ko": 9039 }, "percentiles3": { "total": 12060, "ok": 11785, "ko": 17354 }, "percentiles4": { "total": 19242, "ok": 18388, "ko": 21894 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9870, "percentage": 48 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 988, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8657, "percentage": 42 }, "group4": { "name": "failed", "htmlName": "failed", "count": 903, "percentage": 4 }, "meanNumberOfRequestsPerSecond": { "total": 5.577164709095875, "ok": 5.330510789401803, "ko": 0.24665391969407266 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 375993, "ok": 284092, "ko": 91901 }, "minResponseTime": { "total": 34, "ok": 43, "ko": 34 }, "maxResponseTime": { "total": 40875, "ok": 39911, "ko": 40875 }, "meanResponseTime": { "total": 3878, "ok": 3409, "ko": 5327 }, "standardDeviation": { "total": 4618, "ok": 4422, "ko": 4904 }, "percentiles1": { "total": 2383, "ok": 1746, "ko": 3737 }, "percentiles2": { "total": 5478, "ok": 4897, "ko": 7027 }, "percentiles3": { "total": 13255, "ok": 12420, "ko": 14964 }, "percentiles4": { "total": 20885, "ok": 19880, "ko": 23544 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 105679, "percentage": 28 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 18197, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 160216, "percentage": 43 }, "group4": { "name": "failed", "htmlName": "failed", "count": 91901, "percentage": 24 }, "meanNumberOfRequestsPerSecond": { "total": 102.70226714012564, "ok": 77.59956296093964, "ko": 25.102704179186016 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 284810, "ok": 233202, "ko": 51608 }, "minResponseTime": { "total": 34, "ok": 44, "ko": 34 }, "maxResponseTime": { "total": 41263, "ok": 41091, "ko": 41263 }, "meanResponseTime": { "total": 4048, "ok": 3577, "ko": 6177 }, "standardDeviation": { "total": 4775, "ok": 4566, "ko": 5107 }, "percentiles1": { "total": 2546, "ok": 1885, "ko": 4686 }, "percentiles2": { "total": 5785, "ok": 5112, "ko": 8263 }, "percentiles3": { "total": 13588, "ok": 12905, "ko": 15714 }, "percentiles4": { "total": 21377, "ok": 20342, "ko": 25835 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 84716, "percentage": 30 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13934, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 134552, "percentage": 47 }, "group4": { "name": "failed", "htmlName": "failed", "count": 51608, "percentage": 18 }, "meanNumberOfRequestsPerSecond": { "total": 77.79568423927888, "ok": 63.698989347172905, "ko": 14.096694892105981 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 19889, "ok": 19870, "ko": 19 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 130 }, "maxResponseTime": { "total": 9038, "ok": 8710, "ko": 9038 }, "meanResponseTime": { "total": 79, "ok": 75, "ko": 3878 }, "standardDeviation": { "total": 377, "ok": 335, "ko": 4092 }, "percentiles1": { "total": 37, "ok": 37, "ko": 564 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9035 }, "percentiles3": { "total": 66, "ok": 62, "ko": 9036 }, "percentiles4": { "total": 1384, "ok": 981, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19665, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 193, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 19, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 5.43266866976236, "ok": 5.4274788309205135, "ko": 0.00518983884184649 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 19889, "ok": 19864, "ko": 25 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 135 }, "maxResponseTime": { "total": 9041, "ok": 8838, "ko": 9041 }, "meanResponseTime": { "total": 78, "ok": 74, "ko": 3229 }, "standardDeviation": { "total": 367, "ok": 322, "ko": 3830 }, "percentiles1": { "total": 37, "ok": 37, "ko": 521 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9035 }, "percentiles3": { "total": 72, "ok": 68, "ko": 9040 }, "percentiles4": { "total": 1615, "ok": 1093, "ko": 9041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19654, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 18, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 192, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 25, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 5.43266866976236, "ok": 5.425839934444141, "ko": 0.0068287353182190655 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 274498, "ok": 251366, "ko": 23132 }, "minResponseTime": { "total": 48, "ok": 74, "ko": 48 }, "maxResponseTime": { "total": 52509, "ok": 52509, "ko": 51168 }, "meanResponseTime": { "total": 12511, "ok": 12476, "ko": 12888 }, "standardDeviation": { "total": 7927, "ok": 7773, "ko": 9432 }, "percentiles1": { "total": 12645, "ok": 12739, "ko": 10638 }, "percentiles2": { "total": 17176, "ok": 17076, "ko": 19396 }, "percentiles3": { "total": 25988, "ok": 25448, "ko": 31207 }, "percentiles4": { "total": 34616, "ok": 33981, "ko": 38604 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19929, "percentage": 7 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4355, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 227082, "percentage": 83 }, "group4": { "name": "failed", "htmlName": "failed", "count": 23132, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 74.97896749521989, "ok": 68.66047527997814, "ko": 6.318492215241737 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 20209, "ok": 20185, "ko": 24 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 157 }, "maxResponseTime": { "total": 9037, "ok": 9006, "ko": 9037 }, "meanResponseTime": { "total": 187, "ok": 182, "ko": 4154 }, "standardDeviation": { "total": 533, "ok": 498, "ko": 3885 }, "percentiles1": { "total": 68, "ok": 68, "ko": 1793 }, "percentiles2": { "total": 83, "ok": 82, "ko": 9035 }, "percentiles3": { "total": 620, "ok": 601, "ko": 9036 }, "percentiles4": { "total": 3162, "ok": 3150, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19321, "percentage": 96 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 168, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 696, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 24, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 5.520076481835564, "ok": 5.513520895930074, "ko": 0.0065555859054903035 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 20209, "ok": 20188, "ko": 21 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 306 }, "maxResponseTime": { "total": 9040, "ok": 8838, "ko": 9040 }, "meanResponseTime": { "total": 77, "ok": 70, "ko": 5984 }, "standardDeviation": { "total": 374, "ok": 295, "ko": 3982 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9036 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9038 }, "percentiles3": { "total": 80, "ok": 77, "ko": 9040 }, "percentiles4": { "total": 732, "ok": 659, "ko": 9040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 20009, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 19, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 160, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 21, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 5.520076481835564, "ok": 5.51434034416826, "ko": 0.0057361376673040155 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 17140, "ok": 16632, "ko": 508 }, "minResponseTime": { "total": 55, "ok": 55, "ko": 730 }, "maxResponseTime": { "total": 15153, "ok": 15153, "ko": 13863 }, "meanResponseTime": { "total": 1633, "ok": 1411, "ko": 8902 }, "standardDeviation": { "total": 2427, "ok": 2026, "ko": 3135 }, "percentiles1": { "total": 477, "ok": 422, "ko": 10382 }, "percentiles2": { "total": 2041, "ok": 1813, "ko": 10811 }, "percentiles3": { "total": 7250, "ok": 5830, "ko": 11634 }, "percentiles4": { "total": 10795, "ok": 8972, "ko": 13024 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9835, "percentage": 57 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1396, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5401, "percentage": 32 }, "group4": { "name": "failed", "htmlName": "failed", "count": 508, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.54302103250478, "ko": 0.1387599016662114 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 20209, "ok": 20181, "ko": 28 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 303 }, "maxResponseTime": { "total": 9248, "ok": 9009, "ko": 9248 }, "meanResponseTime": { "total": 196, "ok": 188, "ko": 5930 }, "standardDeviation": { "total": 569, "ok": 507, "ko": 3901 }, "percentiles1": { "total": 71, "ok": 71, "ko": 9039 }, "percentiles2": { "total": 86, "ok": 86, "ko": 9039 }, "percentiles3": { "total": 702, "ok": 667, "ko": 9040 }, "percentiles4": { "total": 3171, "ok": 3152, "ko": 9192 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19275, "percentage": 95 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 207, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 699, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 28, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 5.520076481835564, "ok": 5.512428298279159, "ko": 0.0076481835564053535 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 17140, "ok": 16617, "ko": 523 }, "minResponseTime": { "total": 55, "ok": 55, "ko": 546 }, "maxResponseTime": { "total": 15240, "ok": 15240, "ko": 14794 }, "meanResponseTime": { "total": 1600, "ok": 1387, "ko": 8370 }, "standardDeviation": { "total": 2389, "ok": 2006, "ko": 3463 }, "percentiles1": { "total": 459, "ok": 405, "ko": 10275 }, "percentiles2": { "total": 2003, "ok": 1785, "ko": 10729 }, "percentiles3": { "total": 7118, "ok": 5789, "ko": 11528 }, "percentiles4": { "total": 10724, "ok": 8981, "ko": 12337 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9932, "percentage": 58 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1352, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5333, "percentage": 31 }, "group4": { "name": "failed", "htmlName": "failed", "count": 523, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.538923791313849, "ko": 0.14285714285714285 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 17140, "ok": 16637, "ko": 503 }, "minResponseTime": { "total": 54, "ok": 54, "ko": 493 }, "maxResponseTime": { "total": 15103, "ok": 14369, "ko": 15103 }, "meanResponseTime": { "total": 1612, "ok": 1401, "ko": 8573 }, "standardDeviation": { "total": 2397, "ok": 2014, "ko": 3423 }, "percentiles1": { "total": 463, "ok": 411, "ko": 10294 }, "percentiles2": { "total": 2028, "ok": 1818, "ko": 10865 }, "percentiles3": { "total": 7144, "ok": 5793, "ko": 11374 }, "percentiles4": { "total": 10791, "ok": 8988, "ko": 12672 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9901, "percentage": 58 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1341, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5395, "percentage": 31 }, "group4": { "name": "failed", "htmlName": "failed", "count": 503, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.544386779568424, "ko": 0.1373941546025676 }, "spikes": [] }, { "name": " UI IDM alpha_user", "numberOfRequests": { "total": 17140, "ok": 16631, "ko": 509 }, "minResponseTime": { "total": 52, "ok": 52, "ko": 909 }, "maxResponseTime": { "total": 16338, "ok": 14365, "ko": 16338 }, "meanResponseTime": { "total": 1641, "ok": 1417, "ko": 8954 }, "standardDeviation": { "total": 2441, "ok": 2037, "ko": 3138 }, "percentiles1": { "total": 484, "ok": 432, "ko": 10376 }, "percentiles2": { "total": 2034, "ok": 1826, "ko": 10808 }, "percentiles3": { "total": 7367, "ok": 5936, "ko": 11416 }, "percentiles4": { "total": 10787, "ok": 8993, "ko": 13517 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9813, "percentage": 57 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1413, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5405, "percentage": 32 }, "group4": { "name": "failed", "htmlName": "failed", "count": 509, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.542747883092051, "ko": 0.13903305107894018 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 474635, "ok": 313430, "ko": 161205 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 47476, "ok": 44409, "ko": 47476 }, "meanResponseTime": { "total": 3988, "ok": 3358, "ko": 5213 }, "standardDeviation": { "total": 4858, "ok": 4688, "ko": 4947 }, "percentiles1": { "total": 2267, "ok": 1453, "ko": 3663 }, "percentiles2": { "total": 5892, "ok": 4859, "ko": 8138 }, "percentiles3": { "total": 13532, "ok": 12973, "ko": 14224 }, "percentiles4": { "total": 22083, "ok": 21268, "ko": 23713 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 130353, "percentage": 27 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17543, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 165534, "percentage": 35 }, "group4": { "name": "failed", "htmlName": "failed", "count": 161205, "percentage": 34 }, "meanNumberOfRequestsPerSecond": { "total": 129.64627151051624, "ok": 85.61322043157607, "ko": 44.03305107894018 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 17140, "ok": 16649, "ko": 491 }, "minResponseTime": { "total": 49, "ok": 49, "ko": 383 }, "maxResponseTime": { "total": 16296, "ok": 13578, "ko": 16296 }, "meanResponseTime": { "total": 1612, "ok": 1392, "ko": 9085 }, "standardDeviation": { "total": 2428, "ok": 2027, "ko": 3010 }, "percentiles1": { "total": 466, "ok": 413, "ko": 10298 }, "percentiles2": { "total": 1986, "ok": 1768, "ko": 10755 }, "percentiles3": { "total": 7339, "ok": 5881, "ko": 11475 }, "percentiles4": { "total": 10719, "ok": 8981, "ko": 14577 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9916, "percentage": 58 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1403, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5330, "percentage": 31 }, "group4": { "name": "failed", "htmlName": "failed", "count": 491, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.547664572521169, "ko": 0.13411636164982246 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 17140, "ok": 16642, "ko": 498 }, "minResponseTime": { "total": 46, "ok": 46, "ko": 213 }, "maxResponseTime": { "total": 15686, "ok": 15237, "ko": 15686 }, "meanResponseTime": { "total": 1607, "ok": 1387, "ko": 8964 }, "standardDeviation": { "total": 2432, "ok": 2032, "ko": 3143 }, "percentiles1": { "total": 448, "ok": 396, "ko": 10304 }, "percentiles2": { "total": 2013, "ok": 1805, "ko": 10818 }, "percentiles3": { "total": 7243, "ok": 5886, "ko": 11565 }, "percentiles4": { "total": 10774, "ok": 8903, "ko": 13381 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9974, "percentage": 58 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1299, "percentage": 8 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5369, "percentage": 31 }, "group4": { "name": "failed", "htmlName": "failed", "count": 498, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.681780934170992, "ok": 4.545752526632068, "ko": 0.13602840753892378 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 24552, "ok": 17144, "ko": 7408 }, "minResponseTime": { "total": 34, "ok": 46, "ko": 34 }, "maxResponseTime": { "total": 40473, "ok": 40473, "ko": 26228 }, "meanResponseTime": { "total": 3720, "ok": 2739, "ko": 5993 }, "standardDeviation": { "total": 4584, "ok": 4338, "ko": 4326 }, "percentiles1": { "total": 1475, "ok": 860, "ko": 9035 }, "percentiles2": { "total": 7547, "ok": 3849, "ko": 9036 }, "percentiles3": { "total": 10794, "ok": 11838, "ko": 9038 }, "percentiles4": { "total": 19413, "ok": 20811, "ko": 16884 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8424, "percentage": 34 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1046, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7674, "percentage": 31 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7408, "percentage": 30 }, "meanNumberOfRequestsPerSecond": { "total": 6.70636438131658, "ok": 4.682873531821906, "ko": 2.0234908494946735 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 17244, "ok": 16064, "ko": 1180 }, "minResponseTime": { "total": 34, "ok": 41, "ko": 34 }, "maxResponseTime": { "total": 40931, "ok": 40931, "ko": 26035 }, "meanResponseTime": { "total": 2924, "ok": 2596, "ko": 7395 }, "standardDeviation": { "total": 4280, "ok": 4083, "ko": 4385 }, "percentiles1": { "total": 918, "ok": 773, "ko": 9036 }, "percentiles2": { "total": 4332, "ok": 3690, "ko": 9037 }, "percentiles3": { "total": 11530, "ok": 11352, "ko": 13512 }, "percentiles4": { "total": 18733, "ok": 18246, "ko": 20040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8127, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 984, "percentage": 6 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6953, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1180, "percentage": 7 }, "meanNumberOfRequestsPerSecond": { "total": 4.7101884730947825, "ok": 4.3878721660748425, "ko": 0.3223163070199399 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 22203, "ok": 20597, "ko": 1606 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 181 }, "maxResponseTime": { "total": 9377, "ok": 9377, "ko": 9131 }, "meanResponseTime": { "total": 745, "ok": 109, "ko": 8909 }, "standardDeviation": { "total": 2368, "ok": 612, "ko": 952 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9036 }, "percentiles2": { "total": 39, "ok": 38, "ko": 9036 }, "percentiles3": { "total": 9035, "ok": 54, "ko": 9037 }, "percentiles4": { "total": 9037, "ok": 2139, "ko": 9040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 20299, "percentage": 91 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 20, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 278, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1606, "percentage": 7 }, "meanNumberOfRequestsPerSecond": { "total": 6.0647364108167165, "ok": 5.626058453974324, "ko": 0.4386779568423928 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 16501, "ok": 15987, "ko": 514 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 37856, "ok": 37856, "ko": 29465 }, "meanResponseTime": { "total": 2592, "ok": 2500, "ko": 5434 }, "standardDeviation": { "total": 4101, "ok": 4001, "ko": 5809 }, "percentiles1": { "total": 769, "ok": 738, "ko": 3443 }, "percentiles2": { "total": 3702, "ok": 3589, "ko": 9056 }, "percentiles3": { "total": 10996, "ok": 10280, "ko": 17785 }, "percentiles4": { "total": 18385, "ok": 18095, "ko": 20372 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8164, "percentage": 49 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 904, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6919, "percentage": 42 }, "group4": { "name": "failed", "htmlName": "failed", "count": 514, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.507238459437312, "ok": 4.366839661294728, "ko": 0.140398798142584 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 16707, "ok": 16303, "ko": 404 }, "minResponseTime": { "total": 35, "ok": 41, "ko": 35 }, "maxResponseTime": { "total": 38017, "ok": 38017, "ko": 23950 }, "meanResponseTime": { "total": 2587, "ok": 2509, "ko": 5743 }, "standardDeviation": { "total": 4124, "ok": 4048, "ko": 5637 }, "percentiles1": { "total": 774, "ok": 735, "ko": 4318 }, "percentiles2": { "total": 3737, "ok": 3618, "ko": 9121 }, "percentiles3": { "total": 11292, "ok": 10974, "ko": 17810 }, "percentiles4": { "total": 18896, "ok": 18424, "ko": 20564 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8317, "percentage": 50 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 954, "percentage": 6 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7032, "percentage": 42 }, "group4": { "name": "failed", "htmlName": "failed", "count": 404, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 4.5635072384594375, "ok": 4.453154875717018, "ko": 0.11035236274242011 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 16970, "ok": 16653, "ko": 317 }, "minResponseTime": { "total": 35, "ok": 45, "ko": 35 }, "maxResponseTime": { "total": 40996, "ok": 40996, "ko": 29319 }, "meanResponseTime": { "total": 2587, "ok": 2479, "ko": 8249 }, "standardDeviation": { "total": 4223, "ok": 4106, "ko": 6019 }, "percentiles1": { "total": 736, "ok": 687, "ko": 7171 }, "percentiles2": { "total": 3579, "ok": 3420, "ko": 11862 }, "percentiles3": { "total": 11246, "ok": 10624, "ko": 19488 }, "percentiles4": { "total": 19685, "ok": 19255, "ko": 22223 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8658, "percentage": 51 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 997, "percentage": 6 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6998, "percentage": 41 }, "group4": { "name": "failed", "htmlName": "failed", "count": 317, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 4.635345534007102, "ok": 4.548757170172084, "ko": 0.08658836383501775 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 54923, "ok": 47968, "ko": 6955 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 42052, "ok": 42052, "ko": 30088 }, "meanResponseTime": { "total": 4403, "ok": 4146, "ko": 6174 }, "standardDeviation": { "total": 4834, "ok": 4866, "ko": 4201 }, "percentiles1": { "total": 2794, "ok": 2483, "ko": 6195 }, "percentiles2": { "total": 6453, "ok": 5800, "ko": 9036 }, "percentiles3": { "total": 13644, "ok": 13852, "ko": 11699 }, "percentiles4": { "total": 22497, "ok": 22591, "ko": 19519 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12760, "percentage": 23 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2924, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32284, "percentage": 59 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6955, "percentage": 13 }, "meanNumberOfRequestsPerSecond": { "total": 15.00218519530183, "ok": 13.102431029773285, "ko": 1.8997541655285441 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 47968, "ok": 47957, "ko": 11 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 277 }, "maxResponseTime": { "total": 9036, "ok": 7140, "ko": 9036 }, "meanResponseTime": { "total": 61, "ok": 61, "ko": 1750 }, "standardDeviation": { "total": 240, "ok": 236, "ko": 2418 }, "percentiles1": { "total": 37, "ok": 37, "ko": 882 }, "percentiles2": { "total": 38, "ok": 38, "ko": 1226 }, "percentiles3": { "total": 42, "ok": 42, "ko": 6074 }, "percentiles4": { "total": 796, "ok": 775, "ko": 8444 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 47486, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 127, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 344, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 13.102431029773285, "ok": 13.099426386233269, "ko": 0.003004643540016389 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 23793, "ok": 22253, "ko": 1540 }, "minResponseTime": { "total": 59, "ok": 59, "ko": 92 }, "maxResponseTime": { "total": 20846, "ok": 15628, "ko": 20846 }, "meanResponseTime": { "total": 2573, "ok": 2157, "ko": 8579 }, "standardDeviation": { "total": 2922, "ok": 2393, "ko": 3260 }, "percentiles1": { "total": 1483, "ok": 1302, "ko": 9808 }, "percentiles2": { "total": 3673, "ok": 3173, "ko": 10650 }, "percentiles3": { "total": 9098, "ok": 7401, "ko": 11528 }, "percentiles4": { "total": 11014, "ok": 9757, "ko": 13683 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9112, "percentage": 38 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1675, "percentage": 7 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11466, "percentage": 48 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1540, "percentage": 6 }, "meanNumberOfRequestsPerSecond": { "total": 6.499043977055449, "ok": 6.078393881453155, "ko": 0.42065009560229444 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 22253, "ok": 21719, "ko": 534 }, "minResponseTime": { "total": 48, "ok": 48, "ko": 549 }, "maxResponseTime": { "total": 21483, "ok": 14299, "ko": 21483 }, "meanResponseTime": { "total": 1532, "ok": 1335, "ko": 9535 }, "standardDeviation": { "total": 2419, "ok": 2039, "ko": 2995 }, "percentiles1": { "total": 243, "ok": 214, "ko": 10477 }, "percentiles2": { "total": 2065, "ok": 1851, "ko": 10893 }, "percentiles3": { "total": 6944, "ok": 5991, "ko": 12392 }, "percentiles4": { "total": 10714, "ok": 8958, "ko": 15062 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13580, "percentage": 61 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1089, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7050, "percentage": 32 }, "group4": { "name": "failed", "htmlName": "failed", "count": 534, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 6.078393881453155, "ok": 5.932532095055995, "ko": 0.14586178639715924 }, "spikes": [] }, { "name": "registrationCallback", "numberOfRequests": { "total": 80199, "ok": 76019, "ko": 4180 }, "minResponseTime": { "total": 53, "ok": 233, "ko": 53 }, "maxResponseTime": { "total": 39057, "ok": 39057, "ko": 30025 }, "meanResponseTime": { "total": 4768, "ok": 4576, "ko": 8243 }, "standardDeviation": { "total": 4803, "ok": 4668, "ko": 5798 }, "percentiles1": { "total": 3186, "ok": 2990, "ko": 7266 }, "percentiles2": { "total": 6522, "ok": 6301, "ko": 11503 }, "percentiles3": { "total": 14361, "ok": 14045, "ko": 20606 }, "percentiles4": { "total": 22251, "ok": 21565, "ko": 24829 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7074, "percentage": 9 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13290, "percentage": 17 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 55655, "percentage": 69 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4180, "percentage": 5 }, "meanNumberOfRequestsPerSecond": { "total": 21.906309751434033, "ok": 20.764545206227808, "ko": 1.1417645452062277 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 22253, "ok": 21718, "ko": 535 }, "minResponseTime": { "total": 53, "ok": 53, "ko": 173 }, "maxResponseTime": { "total": 16096, "ok": 12326, "ko": 16096 }, "meanResponseTime": { "total": 1180, "ok": 981, "ko": 9254 }, "standardDeviation": { "total": 2191, "ok": 1752, "ko": 2882 }, "percentiles1": { "total": 162, "ok": 159, "ko": 10292 }, "percentiles2": { "total": 1183, "ok": 1005, "ko": 10818 }, "percentiles3": { "total": 6150, "ok": 5021, "ko": 11596 }, "percentiles4": { "total": 10606, "ok": 8366, "ko": 13616 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15846, "percentage": 71 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 854, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5018, "percentage": 23 }, "group4": { "name": "failed", "htmlName": "failed", "count": 535, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 6.078393881453155, "ok": 5.932258945643267, "ko": 0.146134935809888 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 80096, "ok": 77651, "ko": 2445 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 42 }, "maxResponseTime": { "total": 41133, "ok": 41133, "ko": 36830 }, "meanResponseTime": { "total": 2885, "ok": 2738, "ko": 7558 }, "standardDeviation": { "total": 4390, "ok": 4261, "ko": 5671 }, "percentiles1": { "total": 966, "ok": 892, "ko": 6751 }, "percentiles2": { "total": 4081, "ok": 3898, "ko": 10894 }, "percentiles3": { "total": 12055, "ok": 11578, "ko": 19163 }, "percentiles4": { "total": 20654, "ok": 19983, "ko": 23177 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37433, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5118, "percentage": 6 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 35100, "percentage": 44 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2445, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 21.87817536192297, "ok": 21.21032504780115, "ko": 0.6678503141218246 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 2854, "ok": 1871, "ko": 983 }, "minResponseTime": { "total": 42, "ok": 158, "ko": 42 }, "maxResponseTime": { "total": 38338, "ok": 38338, "ko": 25632 }, "meanResponseTime": { "total": 4599, "ok": 4135, "ko": 5481 }, "standardDeviation": { "total": 4606, "ok": 4353, "ko": 4933 }, "percentiles1": { "total": 3132, "ok": 2661, "ko": 6123 }, "percentiles2": { "total": 7443, "ok": 5662, "ko": 9036 }, "percentiles3": { "total": 12858, "ok": 12895, "ko": 12285 }, "percentiles4": { "total": 20597, "ok": 19979, "ko": 21620 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 373, "percentage": 13 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 197, "percentage": 7 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1301, "percentage": 46 }, "group4": { "name": "failed", "htmlName": "failed", "count": 983, "percentage": 34 }, "meanNumberOfRequestsPerSecond": { "total": 0.7795684239278886, "ok": 0.5110625512155149, "ko": 0.2685058727123737 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 2993, "ok": 644, "ko": 2349 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 9033 }, "maxResponseTime": { "total": 9060, "ok": 9035, "ko": 9060 }, "meanResponseTime": { "total": 7629, "ok": 2498, "ko": 9035 }, "standardDeviation": { "total": 3012, "ok": 2935, "ko": 1 }, "percentiles1": { "total": 9035, "ok": 932, "ko": 9035 }, "percentiles2": { "total": 9036, "ok": 4537, "ko": 9036 }, "percentiles3": { "total": 9037, "ok": 8632, "ko": 9037 }, "percentiles4": { "total": 9038, "ok": 8794, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 321, "percentage": 11 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 25, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 298, "percentage": 10 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2349, "percentage": 78 }, "meanNumberOfRequestsPerSecond": { "total": 0.8175361922971865, "ok": 0.17590822179732313, "ko": 0.6416279704998634 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 884, "avg_response_time": 4974, "max_response_time": 52509, "min_response_time": 33, "num_requests": 3237866, "num_requests_pass": 2715178, "num_requests_percent_pass": 83.857 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:170", "stats": { "details": [ { "group1": { "count": 226837, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 37 }, "group2": { "count": 24253, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 251434, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41 }, "group4": { "count": 112157, "htmlName": "failed", "name": "failed", "percentage": 18 }, "maxResponseTime": { "ko": 35158, "ok": 37970, "total": 37970 }, "meanNumberOfRequestsPerSecond": { "ko": 30.635618683419832, "ok": 137.2641354821087, "total": 167.89975416552855 }, "meanResponseTime": { "ko": 8572, "ok": 3205, "total": 4184 }, "minResponseTime": { "ko": 37, "ok": 40, "total": 37 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 112157, "ok": 502524, "total": 614681 }, "percentiles1": { "ko": 9039, "ok": 1204, "total": 2412 }, "percentiles2": { "ko": 9040, "ok": 4730, "total": 8225 }, "percentiles3": { "ko": 11329, "ok": 12525, "total": 12357 }, "percentiles4": { "ko": 19915, "ok": 20797, "total": 20606 }, "spikes": [], "standardDeviation": { "ko": 3026, "ok": 4536, "total": 4774 } }, { "group1": { "count": 51173, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12 }, "group2": { "count": 12689, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 326013, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77 }, "group4": { "count": 32569, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 52260, "ok": 47902, "total": 52260 }, "meanNumberOfRequestsPerSecond": { "ko": 8.89620322316307, "ok": 106.49412728762633, "total": 115.3903305107894 }, "meanResponseTime": { "ko": 11722, "ok": 8942, "total": 9156 }, "minResponseTime": { "ko": 36, "ok": 78, "total": 36 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 32569, "ok": 389875, "total": 422444 }, "percentiles1": { "ko": 9284, "ok": 8364, "total": 8458 }, "percentiles2": { "ko": 16807, "ok": 12954, "total": 13181 }, "percentiles3": { "ko": 28342, "ok": 21751, "total": 22360 }, "percentiles4": { "ko": 35253, "ok": 30254, "total": 30753 }, "spikes": [], "standardDeviation": { "ko": 8407, "ok": 7027, "total": 7181 } }, { "group1": { "count": 19811, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 62 }, "group2": { "count": 101, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 1647, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5 }, "group4": { "count": 10552, "htmlName": "failed", "name": "failed", "percentage": 33 }, "maxResponseTime": { "ko": 9338, "ok": 9194, "total": 9338 }, "meanNumberOfRequestsPerSecond": { "ko": 2.882272603113903, "ok": 5.888828189019393, "total": 8.771100792133296 }, "meanResponseTime": { "ko": 8776, "ok": 423, "total": 3168 }, "minResponseTime": { "ko": 80, "ok": 33, "total": 33 }, "name": "UI-Post-Login", "numberOfRequests": { "ko": 10552, "ok": 21559, "total": 32111 }, "percentiles1": { "ko": 9035, "ok": 36, "total": 37 }, "percentiles2": { "ko": 9036, "ok": 37, "total": 9035 }, "percentiles3": { "ko": 9037, "ok": 4172, "total": 9036 }, "percentiles4": { "ko": 9038, "ok": 8643, "total": 9037 }, "spikes": [], "standardDeviation": { "ko": 1363, "ok": 1464, "total": 4176 } }, { "group1": { "count": 59610, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94 }, "group2": { "count": 62, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 844, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 2588, "htmlName": "failed", "name": "failed", "percentage": 4 }, "maxResponseTime": { "ko": 9052, "ok": 9351, "total": 9351 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7069106801420377, "ok": 16.5299098606938, "total": 17.236820540835836 }, "meanResponseTime": { "ko": 7567, "ok": 100, "total": 406 }, "minResponseTime": { "ko": 70, "ok": 34, "total": 34 }, "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "ko": 2588, "ok": 60516, "total": 63104 }, "percentiles1": { "ko": 9035, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9036, "ok": 38, "total": 39 }, "percentiles3": { "ko": 9037, "ok": 85, "total": 937 }, "percentiles4": { "ko": 9038, "ok": 2137, "total": 9036 }, "spikes": [], "standardDeviation": { "ko": 2965, "ok": 512, "total": 1675 } }, { "group1": { "count": 9326, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 46 }, "group2": { "count": 996, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 8133, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 1963, "htmlName": "failed", "name": "failed", "percentage": 10 }, "maxResponseTime": { "ko": 25148, "ok": 37793, "total": 37793 }, "meanNumberOfRequestsPerSecond": { "ko": 0.536192297186561, "ok": 5.040972411909315, "total": 5.577164709095875 }, "meanResponseTime": { "ko": 4650, "ok": 2689, "total": 2878 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 1963, "ok": 18455, "total": 20418 }, "percentiles1": { "ko": 2584, "ok": 760, "total": 840 }, "percentiles2": { "ko": 7577, "ok": 4025, "total": 4241 }, "percentiles3": { "ko": 16246, "ok": 11416, "total": 11862 }, "percentiles4": { "ko": 22458, "ok": 18207, "total": 19637 }, "spikes": [], "standardDeviation": { "ko": 5506, "ok": 4146, "total": 4334 } }, { "group1": { "count": 9870, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 48 }, "group2": { "count": 988, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 8657, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42 }, "group4": { "count": 903, "htmlName": "failed", "name": "failed", "percentage": 4 }, "maxResponseTime": { "ko": 29063, "ok": 37897, "total": 37897 }, "meanNumberOfRequestsPerSecond": { "ko": 0.24665391969407266, "ok": 5.330510789401803, "total": 5.577164709095875 }, "meanResponseTime": { "ko": 6174, "ok": 2760, "total": 2911 }, "minResponseTime": { "ko": 37, "ok": 42, "total": 37 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 903, "ok": 19515, "total": 20418 }, "percentiles1": { "ko": 5707, "ok": 760, "total": 865 }, "percentiles2": { "ko": 9039, "ok": 4039, "total": 4253 }, "percentiles3": { "ko": 17354, "ok": 11785, "total": 12060 }, "percentiles4": { "ko": 21894, "ok": 18388, "total": 19242 }, "spikes": [], "standardDeviation": { "ko": 5354, "ok": 4234, "total": 4347 } }, { "group1": { "count": 105679, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 28 }, "group2": { "count": 18197, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 160216, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 43 }, "group4": { "count": 91901, "htmlName": "failed", "name": "failed", "percentage": 24 }, "maxResponseTime": { "ko": 40875, "ok": 39911, "total": 40875 }, "meanNumberOfRequestsPerSecond": { "ko": 25.102704179186016, "ok": 77.59956296093964, "total": 102.70226714012564 }, "meanResponseTime": { "ko": 5327, "ok": 3409, "total": 3878 }, "minResponseTime": { "ko": 34, "ok": 43, "total": 34 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 91901, "ok": 284092, "total": 375993 }, "percentiles1": { "ko": 3737, "ok": 1746, "total": 2383 }, "percentiles2": { "ko": 7027, "ok": 4897, "total": 5478 }, "percentiles3": { "ko": 14964, "ok": 12420, "total": 13255 }, "percentiles4": { "ko": 23544, "ok": 19880, "total": 20885 }, "spikes": [], "standardDeviation": { "ko": 4904, "ok": 4422, "total": 4618 } }, { "group1": { "count": 84716, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 30 }, "group2": { "count": 13934, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 134552, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47 }, "group4": { "count": 51608, "htmlName": "failed", "name": "failed", "percentage": 18 }, "maxResponseTime": { "ko": 41263, "ok": 41091, "total": 41263 }, "meanNumberOfRequestsPerSecond": { "ko": 14.096694892105981, "ok": 63.698989347172905, "total": 77.79568423927888 }, "meanResponseTime": { "ko": 6177, "ok": 3577, "total": 4048 }, "minResponseTime": { "ko": 34, "ok": 44, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 51608, "ok": 233202, "total": 284810 }, "percentiles1": { "ko": 4686, "ok": 1885, "total": 2546 }, "percentiles2": { "ko": 8263, "ok": 5112, "total": 5785 }, "percentiles3": { "ko": 15714, "ok": 12905, "total": 13588 }, "percentiles4": { "ko": 25835, "ok": 20342, "total": 21377 }, "spikes": [], "standardDeviation": { "ko": 5107, "ok": 4566, "total": 4775 } }, { "group1": { "count": 19665, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 193, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 19, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9038, "ok": 8710, "total": 9038 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00518983884184649, "ok": 5.4274788309205135, "total": 5.43266866976236 }, "meanResponseTime": { "ko": 3878, "ok": 75, "total": 79 }, "minResponseTime": { "ko": 130, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 19, "ok": 19870, "total": 19889 }, "percentiles1": { "ko": 564, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9035, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9036, "ok": 62, "total": 66 }, "percentiles4": { "ko": 9038, "ok": 981, "total": 1384 }, "spikes": [], "standardDeviation": { "ko": 4092, "ok": 335, "total": 377 } }, { "group1": { "count": 19654, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 18, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 192, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 25, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9041, "ok": 8838, "total": 9041 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0068287353182190655, "ok": 5.425839934444141, "total": 5.43266866976236 }, "meanResponseTime": { "ko": 3229, "ok": 74, "total": 78 }, "minResponseTime": { "ko": 135, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 25, "ok": 19864, "total": 19889 }, "percentiles1": { "ko": 521, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9035, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9040, "ok": 68, "total": 72 }, "percentiles4": { "ko": 9041, "ok": 1093, "total": 1615 }, "spikes": [], "standardDeviation": { "ko": 3830, "ok": 322, "total": 367 } }, { "group1": { "count": 19929, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 7 }, "group2": { "count": 4355, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 227082, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 83 }, "group4": { "count": 23132, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 51168, "ok": 52509, "total": 52509 }, "meanNumberOfRequestsPerSecond": { "ko": 6.318492215241737, "ok": 68.66047527997814, "total": 74.97896749521989 }, "meanResponseTime": { "ko": 12888, "ok": 12476, "total": 12511 }, "minResponseTime": { "ko": 48, "ok": 74, "total": 48 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 23132, "ok": 251366, "total": 274498 }, "percentiles1": { "ko": 10638, "ok": 12739, "total": 12645 }, "percentiles2": { "ko": 19396, "ok": 17076, "total": 17176 }, "percentiles3": { "ko": 31207, "ok": 25448, "total": 25988 }, "percentiles4": { "ko": 38604, "ok": 33981, "total": 34616 }, "spikes": [], "standardDeviation": { "ko": 9432, "ok": 7773, "total": 7927 } }, { "group1": { "count": 19321, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96 }, "group2": { "count": 168, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 696, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 24, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9037, "ok": 9006, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0065555859054903035, "ok": 5.513520895930074, "total": 5.520076481835564 }, "meanResponseTime": { "ko": 4154, "ok": 182, "total": 187 }, "minResponseTime": { "ko": 157, "ok": 40, "total": 40 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 24, "ok": 20185, "total": 20209 }, "percentiles1": { "ko": 1793, "ok": 68, "total": 68 }, "percentiles2": { "ko": 9035, "ok": 82, "total": 83 }, "percentiles3": { "ko": 9036, "ok": 601, "total": 620 }, "percentiles4": { "ko": 9037, "ok": 3150, "total": 3162 }, "spikes": [], "standardDeviation": { "ko": 3885, "ok": 498, "total": 533 } }, { "group1": { "count": 20009, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 19, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 160, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 21, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9040, "ok": 8838, "total": 9040 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0057361376673040155, "ok": 5.51434034416826, "total": 5.520076481835564 }, "meanResponseTime": { "ko": 5984, "ok": 70, "total": 77 }, "minResponseTime": { "ko": 306, "ok": 34, "total": 34 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 21, "ok": 20188, "total": 20209 }, "percentiles1": { "ko": 9036, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9038, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9040, "ok": 77, "total": 80 }, "percentiles4": { "ko": 9040, "ok": 659, "total": 732 }, "spikes": [], "standardDeviation": { "ko": 3982, "ok": 295, "total": 374 } }, { "group1": { "count": 9835, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57 }, "group2": { "count": 1396, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5401, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32 }, "group4": { "count": 508, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 13863, "ok": 15153, "total": 15153 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1387599016662114, "ok": 4.54302103250478, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 8902, "ok": 1411, "total": 1633 }, "minResponseTime": { "ko": 730, "ok": 55, "total": 55 }, "name": " UI IDM features", "numberOfRequests": { "ko": 508, "ok": 16632, "total": 17140 }, "percentiles1": { "ko": 10382, "ok": 422, "total": 477 }, "percentiles2": { "ko": 10811, "ok": 1813, "total": 2041 }, "percentiles3": { "ko": 11634, "ok": 5830, "total": 7250 }, "percentiles4": { "ko": 13024, "ok": 8972, "total": 10795 }, "spikes": [], "standardDeviation": { "ko": 3135, "ok": 2026, "total": 2427 } }, { "group1": { "count": 19275, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95 }, "group2": { "count": 207, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 699, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 28, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9248, "ok": 9009, "total": 9248 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0076481835564053535, "ok": 5.512428298279159, "total": 5.520076481835564 }, "meanResponseTime": { "ko": 5930, "ok": 188, "total": 196 }, "minResponseTime": { "ko": 303, "ok": 43, "total": 43 }, "name": " UI IDM version", "numberOfRequests": { "ko": 28, "ok": 20181, "total": 20209 }, "percentiles1": { "ko": 9039, "ok": 71, "total": 71 }, "percentiles2": { "ko": 9039, "ok": 86, "total": 86 }, "percentiles3": { "ko": 9040, "ok": 667, "total": 702 }, "percentiles4": { "ko": 9192, "ok": 3152, "total": 3171 }, "spikes": [], "standardDeviation": { "ko": 3901, "ok": 507, "total": 569 } }, { "group1": { "count": 9932, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58 }, "group2": { "count": 1352, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5333, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31 }, "group4": { "count": 523, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 14794, "ok": 15240, "total": 15240 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14285714285714285, "ok": 4.538923791313849, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 8370, "ok": 1387, "total": 1600 }, "minResponseTime": { "ko": 546, "ok": 55, "total": 55 }, "name": " UI IDM login", "numberOfRequests": { "ko": 523, "ok": 16617, "total": 17140 }, "percentiles1": { "ko": 10275, "ok": 405, "total": 459 }, "percentiles2": { "ko": 10729, "ok": 1785, "total": 2003 }, "percentiles3": { "ko": 11528, "ok": 5789, "total": 7118 }, "percentiles4": { "ko": 12337, "ok": 8981, "total": 10724 }, "spikes": [], "standardDeviation": { "ko": 3463, "ok": 2006, "total": 2389 } }, { "group1": { "count": 9901, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58 }, "group2": { "count": 1341, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5395, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31 }, "group4": { "count": 503, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 15103, "ok": 14369, "total": 15103 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1373941546025676, "ok": 4.544386779568424, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 8573, "ok": 1401, "total": 1612 }, "minResponseTime": { "ko": 493, "ok": 54, "total": 54 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 503, "ok": 16637, "total": 17140 }, "percentiles1": { "ko": 10294, "ok": 411, "total": 463 }, "percentiles2": { "ko": 10865, "ok": 1818, "total": 2028 }, "percentiles3": { "ko": 11374, "ok": 5793, "total": 7144 }, "percentiles4": { "ko": 12672, "ok": 8988, "total": 10791 }, "spikes": [], "standardDeviation": { "ko": 3423, "ok": 2014, "total": 2397 } }, { "group1": { "count": 9813, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57 }, "group2": { "count": 1413, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5405, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32 }, "group4": { "count": 509, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 16338, "ok": 14365, "total": 16338 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13903305107894018, "ok": 4.542747883092051, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 8954, "ok": 1417, "total": 1641 }, "minResponseTime": { "ko": 909, "ok": 52, "total": 52 }, "name": " UI IDM alpha_user", "numberOfRequests": { "ko": 509, "ok": 16631, "total": 17140 }, "percentiles1": { "ko": 10376, "ok": 432, "total": 484 }, "percentiles2": { "ko": 10808, "ok": 1826, "total": 2034 }, "percentiles3": { "ko": 11416, "ok": 5936, "total": 7367 }, "percentiles4": { "ko": 13517, "ok": 8993, "total": 10787 }, "spikes": [], "standardDeviation": { "ko": 3138, "ok": 2037, "total": 2441 } }, { "group1": { "count": 130353, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 27 }, "group2": { "count": 17543, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 165534, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35 }, "group4": { "count": 161205, "htmlName": "failed", "name": "failed", "percentage": 34 }, "maxResponseTime": { "ko": 47476, "ok": 44409, "total": 47476 }, "meanNumberOfRequestsPerSecond": { "ko": 44.03305107894018, "ok": 85.61322043157607, "total": 129.64627151051624 }, "meanResponseTime": { "ko": 5213, "ok": 3358, "total": 3988 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 161205, "ok": 313430, "total": 474635 }, "percentiles1": { "ko": 3663, "ok": 1453, "total": 2267 }, "percentiles2": { "ko": 8138, "ok": 4859, "total": 5892 }, "percentiles3": { "ko": 14224, "ok": 12973, "total": 13532 }, "percentiles4": { "ko": 23713, "ok": 21268, "total": 22083 }, "spikes": [], "standardDeviation": { "ko": 4947, "ok": 4688, "total": 4858 } }, { "group1": { "count": 9916, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58 }, "group2": { "count": 1403, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5330, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31 }, "group4": { "count": 491, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 16296, "ok": 13578, "total": 16296 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13411636164982246, "ok": 4.547664572521169, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 9085, "ok": 1392, "total": 1612 }, "minResponseTime": { "ko": 383, "ok": 49, "total": 49 }, "name": " UI IDM user", "numberOfRequests": { "ko": 491, "ok": 16649, "total": 17140 }, "percentiles1": { "ko": 10298, "ok": 413, "total": 466 }, "percentiles2": { "ko": 10755, "ok": 1768, "total": 1986 }, "percentiles3": { "ko": 11475, "ok": 5881, "total": 7339 }, "percentiles4": { "ko": 14577, "ok": 8981, "total": 10719 }, "spikes": [], "standardDeviation": { "ko": 3010, "ok": 2027, "total": 2428 } }, { "group1": { "count": 9974, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58 }, "group2": { "count": 1299, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8 }, "group3": { "count": 5369, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31 }, "group4": { "count": 498, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 15686, "ok": 15237, "total": 15686 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13602840753892378, "ok": 4.545752526632068, "total": 4.681780934170992 }, "meanResponseTime": { "ko": 8964, "ok": 1387, "total": 1607 }, "minResponseTime": { "ko": 213, "ok": 46, "total": 46 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 498, "ok": 16642, "total": 17140 }, "percentiles1": { "ko": 10304, "ok": 396, "total": 448 }, "percentiles2": { "ko": 10818, "ok": 1805, "total": 2013 }, "percentiles3": { "ko": 11565, "ok": 5886, "total": 7243 }, "percentiles4": { "ko": 13381, "ok": 8903, "total": 10774 }, "spikes": [], "standardDeviation": { "ko": 3143, "ok": 2032, "total": 2432 } }, { "group1": { "count": 8424, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34 }, "group2": { "count": 1046, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 7674, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31 }, "group4": { "count": 7408, "htmlName": "failed", "name": "failed", "percentage": 30 }, "maxResponseTime": { "ko": 26228, "ok": 40473, "total": 40473 }, "meanNumberOfRequestsPerSecond": { "ko": 2.0234908494946735, "ok": 4.682873531821906, "total": 6.70636438131658 }, "meanResponseTime": { "ko": 5993, "ok": 2739, "total": 3720 }, "minResponseTime": { "ko": 34, "ok": 46, "total": 34 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 7408, "ok": 17144, "total": 24552 }, "percentiles1": { "ko": 9035, "ok": 860, "total": 1475 }, "percentiles2": { "ko": 9036, "ok": 3849, "total": 7547 }, "percentiles3": { "ko": 9038, "ok": 11838, "total": 10794 }, "percentiles4": { "ko": 16884, "ok": 20811, "total": 19413 }, "spikes": [], "standardDeviation": { "ko": 4326, "ok": 4338, "total": 4584 } }, { "group1": { "count": 8127, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 984, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6 }, "group3": { "count": 6953, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 1180, "htmlName": "failed", "name": "failed", "percentage": 7 }, "maxResponseTime": { "ko": 26035, "ok": 40931, "total": 40931 }, "meanNumberOfRequestsPerSecond": { "ko": 0.3223163070199399, "ok": 4.3878721660748425, "total": 4.7101884730947825 }, "meanResponseTime": { "ko": 7395, "ok": 2596, "total": 2924 }, "minResponseTime": { "ko": 34, "ok": 41, "total": 34 }, "name": "userinfo", "numberOfRequests": { "ko": 1180, "ok": 16064, "total": 17244 }, "percentiles1": { "ko": 9036, "ok": 773, "total": 918 }, "percentiles2": { "ko": 9037, "ok": 3690, "total": 4332 }, "percentiles3": { "ko": 13512, "ok": 11352, "total": 11530 }, "percentiles4": { "ko": 20040, "ok": 18246, "total": 18733 }, "spikes": [], "standardDeviation": { "ko": 4385, "ok": 4083, "total": 4280 } }, { "group1": { "count": 20299, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91 }, "group2": { "count": 20, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 278, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 1606, "htmlName": "failed", "name": "failed", "percentage": 7 }, "maxResponseTime": { "ko": 9131, "ok": 9377, "total": 9377 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4386779568423928, "ok": 5.626058453974324, "total": 6.0647364108167165 }, "meanResponseTime": { "ko": 8909, "ok": 109, "total": 745 }, "minResponseTime": { "ko": 181, "ok": 34, "total": 34 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 1606, "ok": 20597, "total": 22203 }, "percentiles1": { "ko": 9036, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9036, "ok": 38, "total": 39 }, "percentiles3": { "ko": 9037, "ok": 54, "total": 9035 }, "percentiles4": { "ko": 9040, "ok": 2139, "total": 9037 }, "spikes": [], "standardDeviation": { "ko": 952, "ok": 612, "total": 2368 } }, { "group1": { "count": 8164, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 49 }, "group2": { "count": 904, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 6919, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42 }, "group4": { "count": 514, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 29465, "ok": 37856, "total": 37856 }, "meanNumberOfRequestsPerSecond": { "ko": 0.140398798142584, "ok": 4.366839661294728, "total": 4.507238459437312 }, "meanResponseTime": { "ko": 5434, "ok": 2500, "total": 2592 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 514, "ok": 15987, "total": 16501 }, "percentiles1": { "ko": 3443, "ok": 738, "total": 769 }, "percentiles2": { "ko": 9056, "ok": 3589, "total": 3702 }, "percentiles3": { "ko": 17785, "ok": 10280, "total": 10996 }, "percentiles4": { "ko": 20372, "ok": 18095, "total": 18385 }, "spikes": [], "standardDeviation": { "ko": 5809, "ok": 4001, "total": 4101 } }, { "group1": { "count": 8317, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 50 }, "group2": { "count": 954, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6 }, "group3": { "count": 7032, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42 }, "group4": { "count": 404, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 23950, "ok": 38017, "total": 38017 }, "meanNumberOfRequestsPerSecond": { "ko": 0.11035236274242011, "ok": 4.453154875717018, "total": 4.5635072384594375 }, "meanResponseTime": { "ko": 5743, "ok": 2509, "total": 2587 }, "minResponseTime": { "ko": 35, "ok": 41, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 404, "ok": 16303, "total": 16707 }, "percentiles1": { "ko": 4318, "ok": 735, "total": 774 }, "percentiles2": { "ko": 9121, "ok": 3618, "total": 3737 }, "percentiles3": { "ko": 17810, "ok": 10974, "total": 11292 }, "percentiles4": { "ko": 20564, "ok": 18424, "total": 18896 }, "spikes": [], "standardDeviation": { "ko": 5637, "ok": 4048, "total": 4124 } }, { "group1": { "count": 8658, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 51 }, "group2": { "count": 997, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6 }, "group3": { "count": 6998, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41 }, "group4": { "count": 317, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 29319, "ok": 40996, "total": 40996 }, "meanNumberOfRequestsPerSecond": { "ko": 0.08658836383501775, "ok": 4.548757170172084, "total": 4.635345534007102 }, "meanResponseTime": { "ko": 8249, "ok": 2479, "total": 2587 }, "minResponseTime": { "ko": 35, "ok": 45, "total": 35 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 317, "ok": 16653, "total": 16970 }, "percentiles1": { "ko": 7171, "ok": 687, "total": 736 }, "percentiles2": { "ko": 11862, "ok": 3420, "total": 3579 }, "percentiles3": { "ko": 19488, "ok": 10624, "total": 11246 }, "percentiles4": { "ko": 22223, "ok": 19255, "total": 19685 }, "spikes": [], "standardDeviation": { "ko": 6019, "ok": 4106, "total": 4223 } }, { "group1": { "count": 12760, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23 }, "group2": { "count": 2924, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 32284, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59 }, "group4": { "count": 6955, "htmlName": "failed", "name": "failed", "percentage": 13 }, "maxResponseTime": { "ko": 30088, "ok": 42052, "total": 42052 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8997541655285441, "ok": 13.102431029773285, "total": 15.00218519530183 }, "meanResponseTime": { "ko": 6174, "ok": 4146, "total": 4403 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": "getIdToken", "numberOfRequests": { "ko": 6955, "ok": 47968, "total": 54923 }, "percentiles1": { "ko": 6195, "ok": 2483, "total": 2794 }, "percentiles2": { "ko": 9036, "ok": 5800, "total": 6453 }, "percentiles3": { "ko": 11699, "ok": 13852, "total": 13644 }, "percentiles4": { "ko": 19519, "ok": 22591, "total": 22497 }, "spikes": [], "standardDeviation": { "ko": 4201, "ok": 4866, "total": 4834 } }, { "group1": { "count": 47486, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 127, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 344, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 11, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9036, "ok": 7140, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.003004643540016389, "ok": 13.099426386233269, "total": 13.102431029773285 }, "meanResponseTime": { "ko": 1750, "ok": 61, "total": 61 }, "minResponseTime": { "ko": 277, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 11, "ok": 47957, "total": 47968 }, "percentiles1": { "ko": 882, "ok": 37, "total": 37 }, "percentiles2": { "ko": 1226, "ok": 38, "total": 38 }, "percentiles3": { "ko": 6074, "ok": 42, "total": 42 }, "percentiles4": { "ko": 8444, "ok": 775, "total": 796 }, "spikes": [], "standardDeviation": { "ko": 2418, "ok": 236, "total": 240 } }, { "group1": { "count": 9112, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38 }, "group2": { "count": 1675, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 7 }, "group3": { "count": 11466, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 48 }, "group4": { "count": 1540, "htmlName": "failed", "name": "failed", "percentage": 6 }, "maxResponseTime": { "ko": 20846, "ok": 15628, "total": 20846 }, "meanNumberOfRequestsPerSecond": { "ko": 0.42065009560229444, "ok": 6.078393881453155, "total": 6.499043977055449 }, "meanResponseTime": { "ko": 8579, "ok": 2157, "total": 2573 }, "minResponseTime": { "ko": 92, "ok": 59, "total": 59 }, "name": "createOrganization", "numberOfRequests": { "ko": 1540, "ok": 22253, "total": 23793 }, "percentiles1": { "ko": 9808, "ok": 1302, "total": 1483 }, "percentiles2": { "ko": 10650, "ok": 3173, "total": 3673 }, "percentiles3": { "ko": 11528, "ok": 7401, "total": 9098 }, "percentiles4": { "ko": 13683, "ok": 9757, "total": 11014 }, "spikes": [], "standardDeviation": { "ko": 3260, "ok": 2393, "total": 2922 } }, { "group1": { "count": 13580, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 61 }, "group2": { "count": 1089, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 7050, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32 }, "group4": { "count": 534, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 21483, "ok": 14299, "total": 21483 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14586178639715924, "ok": 5.932532095055995, "total": 6.078393881453155 }, "meanResponseTime": { "ko": 9535, "ok": 1335, "total": 1532 }, "minResponseTime": { "ko": 549, "ok": 48, "total": 48 }, "name": "queryOrganization", "numberOfRequests": { "ko": 534, "ok": 21719, "total": 22253 }, "percentiles1": { "ko": 10477, "ok": 214, "total": 243 }, "percentiles2": { "ko": 10893, "ok": 1851, "total": 2065 }, "percentiles3": { "ko": 12392, "ok": 5991, "total": 6944 }, "percentiles4": { "ko": 15062, "ok": 8958, "total": 10714 }, "spikes": [], "standardDeviation": { "ko": 2995, "ok": 2039, "total": 2419 } }, { "group1": { "count": 7074, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9 }, "group2": { "count": 13290, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 17 }, "group3": { "count": 55655, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69 }, "group4": { "count": 4180, "htmlName": "failed", "name": "failed", "percentage": 5 }, "maxResponseTime": { "ko": 30025, "ok": 39057, "total": 39057 }, "meanNumberOfRequestsPerSecond": { "ko": 1.1417645452062277, "ok": 20.764545206227808, "total": 21.906309751434033 }, "meanResponseTime": { "ko": 8243, "ok": 4576, "total": 4768 }, "minResponseTime": { "ko": 53, "ok": 233, "total": 53 }, "name": "registrationCallback", "numberOfRequests": { "ko": 4180, "ok": 76019, "total": 80199 }, "percentiles1": { "ko": 7266, "ok": 2990, "total": 3186 }, "percentiles2": { "ko": 11503, "ok": 6301, "total": 6522 }, "percentiles3": { "ko": 20606, "ok": 14045, "total": 14361 }, "percentiles4": { "ko": 24829, "ok": 21565, "total": 22251 }, "spikes": [], "standardDeviation": { "ko": 5798, "ok": 4668, "total": 4803 } }, { "group1": { "count": 15846, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 71 }, "group2": { "count": 854, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5018, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23 }, "group4": { "count": 535, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 16096, "ok": 12326, "total": 16096 }, "meanNumberOfRequestsPerSecond": { "ko": 0.146134935809888, "ok": 5.932258945643267, "total": 6.078393881453155 }, "meanResponseTime": { "ko": 9254, "ok": 981, "total": 1180 }, "minResponseTime": { "ko": 173, "ok": 53, "total": 53 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 535, "ok": 21718, "total": 22253 }, "percentiles1": { "ko": 10292, "ok": 159, "total": 162 }, "percentiles2": { "ko": 10818, "ok": 1005, "total": 1183 }, "percentiles3": { "ko": 11596, "ok": 5021, "total": 6150 }, "percentiles4": { "ko": 13616, "ok": 8366, "total": 10606 }, "spikes": [], "standardDeviation": { "ko": 2882, "ok": 1752, "total": 2191 } }, { "group1": { "count": 37433, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 5118, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6 }, "group3": { "count": 35100, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44 }, "group4": { "count": 2445, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 36830, "ok": 41133, "total": 41133 }, "meanNumberOfRequestsPerSecond": { "ko": 0.6678503141218246, "ok": 21.21032504780115, "total": 21.87817536192297 }, "meanResponseTime": { "ko": 7558, "ok": 2738, "total": 2885 }, "minResponseTime": { "ko": 42, "ok": 40, "total": 40 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 2445, "ok": 77651, "total": 80096 }, "percentiles1": { "ko": 6751, "ok": 892, "total": 966 }, "percentiles2": { "ko": 10894, "ok": 3898, "total": 4081 }, "percentiles3": { "ko": 19163, "ok": 11578, "total": 12055 }, "percentiles4": { "ko": 23177, "ok": 19983, "total": 20654 }, "spikes": [], "standardDeviation": { "ko": 5671, "ok": 4261, "total": 4390 } }, { "group1": { "count": 373, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13 }, "group2": { "count": 197, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 7 }, "group3": { "count": 1301, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46 }, "group4": { "count": 983, "htmlName": "failed", "name": "failed", "percentage": 34 }, "maxResponseTime": { "ko": 25632, "ok": 38338, "total": 38338 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2685058727123737, "ok": 0.5110625512155149, "total": 0.7795684239278886 }, "meanResponseTime": { "ko": 5481, "ok": 4135, "total": 4599 }, "minResponseTime": { "ko": 42, "ok": 158, "total": 42 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 983, "ok": 1871, "total": 2854 }, "percentiles1": { "ko": 6123, "ok": 2661, "total": 3132 }, "percentiles2": { "ko": 9036, "ok": 5662, "total": 7443 }, "percentiles3": { "ko": 12285, "ok": 12895, "total": 12858 }, "percentiles4": { "ko": 21620, "ok": 19979, "total": 20597 }, "spikes": [], "standardDeviation": { "ko": 4933, "ok": 4353, "total": 4606 } }, { "group1": { "count": 321, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11 }, "group2": { "count": 25, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 298, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10 }, "group4": { "count": 2349, "htmlName": "failed", "name": "failed", "percentage": 78 }, "maxResponseTime": { "ko": 9060, "ok": 9035, "total": 9060 }, "meanNumberOfRequestsPerSecond": { "ko": 0.6416279704998634, "ok": 0.17590822179732313, "total": 0.8175361922971865 }, "meanResponseTime": { "ko": 9035, "ok": 2498, "total": 7629 }, "minResponseTime": { "ko": 9033, "ok": 34, "total": 34 }, "name": "UI-Logout", "numberOfRequests": { "ko": 2349, "ok": 644, "total": 2993 }, "percentiles1": { "ko": 9035, "ok": 932, "total": 9035 }, "percentiles2": { "ko": 9036, "ok": 4537, "total": 9036 }, "percentiles3": { "ko": 9037, "ok": 8632, "total": 9037 }, "percentiles4": { "ko": 9038, "ok": 8794, "total": 9038 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 2935, "total": 3012 } } ], "global": { "group1": { "count": 1080573, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 33 }, "group2": { "count": 131950, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 1502655, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46 }, "group4": { "count": 522688, "htmlName": "failed", "name": "failed", "percentage": 16 }, "maxResponseTime": { "ko": 52260, "ok": 52509, "total": 52509 }, "meanNumberOfRequestsPerSecond": { "ko": 142.7719202403715, "ok": 741.6492761540562, "total": 884.4211963944277 }, "meanResponseTime": { "ko": 7012, "ok": 4582, "total": 4974 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 522688, "ok": 2715178, "total": 3237866 }, "percentiles1": { "ko": 6634, "ok": 1822, "total": 2545 }, "percentiles2": { "ko": 9039, "ok": 6970, "total": 8188 }, "percentiles3": { "ko": 17357, "ok": 17245, "total": 17258 }, "percentiles4": { "ko": 28351, "ok": 25707, "total": 26105 }, "standardDeviation": { "ko": 5595, "ok": 6119, "total": 6104 } } }, "target_hostname": "openam-ema-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-01-23 04:16:55] Reporting-benchmark-170 step15 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-01-23 04:17:33] Reporting-benchmark-170 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped