2025-09-16 00:43:40,769 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpygpn_aaw 2025-09-16 00:43:40,771 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-300/loadtest-20250915203546487" -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/tmpygpn_aaw/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/tmpygpn_aaw/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:43:43,251 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:43:43,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:43:43,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:43:43,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:43:43,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:43:43,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:43:43,271 |-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 00:43:43,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:43:43,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:43:43,272 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:43:43,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:43:43,282 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:43:43,340 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:43:43,340 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:43:43,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:43:43,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:43:43,403 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:43:43,432 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:43:43,433 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:43:43,433 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:43:43,434 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:43:43,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 175s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 13881096 (OK=13777376 KO=103720) > min response time 33 (OK=33 KO=34 ) > max response time 52356 (OK=52356 KO=10001 ) > mean response time 54 (OK=54 KO=73 ) > std deviation 32 (OK=29 KO=172 ) > response time 50th percentile 48 (OK=48 KO=44 ) > response time 75th percentile 58 (OK=58 KO=119 ) > response time 95th percentile 104 (OK=103 KO=135 ) > response time 99th percentile 128 (OK=127 KO=148 ) > mean requests/sec 3855.86 (OK=3827.05 KO=28.81 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 13777127 ( 99.25%) > 800 ms <= t < 1200 ms 169 ( 0%) > t >= 1200 ms 80 ( 0%) > failed 103720 ( 0.75%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 401 34523 (33.13%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 34522 (33.13%) ing > jsonPath($.tokenId).find.exists, found nothing 34522 (33.13%) > tokenUserinfo: No attribute named 'access_token' is defined 397 ( 0.38%) > status.find.in([200, 209], 304), found 500 89 ( 0.09%) > RootUserinfo: No attribute named 'access_token' is defined 55 ( 0.05%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 27 ( 0.03%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 17 ( 0.02%) d nothing > status.find.in([200, 209], 304), found 502 11 ( 0.01%) > deleteOrganization: No attribute named 'organization_id' is de 7 ( 0.01%) fined > createOrganization: No attribute named 'access_token' is defin 7 ( 0.01%) ed > queryOrganization: No attribute named 'organization_id' is def 7 ( 0.01%) ined > status.find.is(200), but actually found 502 5 ( 0.00%) > PatchManagedUser: No attribute named 'access_token' is defined 3 ( 0.00%) > ReadManagedUser: No attribute named 'access_token' is defined 3 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 3 ( 0.00%) > UI AM endsession: No attribute named 'id_token_2' is defined 3 ( 0.00%) > status.find.in([200, 209], 304), found 503 2 ( 0.00%) > status.find.is(302), but actually found 502 1 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 1 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 1 ( 0.00%) > status.find.is(200), but actually found 403 1 ( 0.00%) > registrationCallback: No attribute named 'callbacks' is define 1 ( 0.00%) d ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-300/loadtest-20250915203546487/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:59 min [INFO] Finished at: 2025-09-16T00:46:40+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 00:46:41,023 INFO Gatling simulation run ended successfully 2025-09-16 00:46:41,024 INFO Creating archive benchmark-300.tar.gz with report files 2025-09-16 00:46:42,398 INFO Archive /results/gatling/benchmark-300/benchmark-300.tar.gz successfully created