2025-09-16 13:56:16,674 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpawltmxv5 2025-09-16 13:56:16,676 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250916103849273" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpawltmxv5/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpawltmxv5/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 13:56:19,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 13:56:19,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 13:56:19,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:19,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:19,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:56:19,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:56:19,215 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:19,215 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:19,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:19,216 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:56:19,220 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 13:56:19,226 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 13:56:19,283 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 13:56:19,283 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:56:19,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:19,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:19,351 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:19,383 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 13:56:19,383 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 13:56:19,384 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 13:56:19,385 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 13:56:19,385 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 249s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 13794173 (OK=13779005 KO=15168 ) > min response time 32 (OK=32 KO=36 ) > max response time 13298 (OK=13298 KO=13078 ) > mean response time 49 (OK=49 KO=152 ) > std deviation 32 (OK=24 KO=614 ) > response time 50th percentile 44 (OK=44 KO=113 ) > response time 75th percentile 51 (OK=51 KO=118 ) > response time 95th percentile 105 (OK=104 KO=127 ) > response time 99th percentile 123 (OK=123 KO=142 ) > mean requests/sec 3831.71 (OK=3827.5 KO=4.21 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 13778742 ( 99.89%) > 800 ms <= t < 1200 ms 146 ( 0%) > t >= 1200 ms 117 ( 0%) > failed 15168 ( 0.11%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 576180 (97.43%) > jsonPath($.tokenId).find.exists, found nothing 15085 ( 2.55%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 54 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 401 9 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 9 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 9 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 8 ( 0.00%) > status.find.in([200, 209], 304), found 502 8 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 7 ( 0.00%) ing > UI AM endsession: No attribute named 'id_token_2' is defined 7 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 3 ( 0.00%) r 10000ms > status.find.is(200), but actually found 502 1 ( 0.00%) > status.find.is(302), but actually found 503 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250916103849273/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:13 min [INFO] Finished at: 2025-09-16T14:00:31+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 14:00:31,461 INFO Gatling simulation run ended successfully 2025-09-16 14:00:31,462 INFO Creating archive benchmark-500.tar.gz with report files 2025-09-16 14:00:32,140 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created