Class world.respect.domain.account.invite.RedeemInviteIntegrationTest

1

tests

0

failures

0

ignored

3.935s

duration

100%

successful

Tests

Test Method name Duration Result
givenValidInviteRedeemCode_whenInviteRequestSubmitted_thenUserAndEnrollmentsCreated[jvm] givenValidInviteRedeemCode_whenInviteRequestSubmitted_thenUserAndEnrollmentsCreated 3.935s passed

Standard output

03:12:46,110 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
03:12:46,111 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - No custom configurators were discovered as a service.
03:12:46,111 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
03:12:46,112 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
03:12:46,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
03:12:46,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
03:12:46,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
03:12:46,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
03:12:46,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
03:12:46,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:12:46,118 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/Respect-main-app-selection-screen-changes/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
03:12:46,122 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/Respect-main-app-selection-screen-changes/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/Respect-main-app-selection-screen-changes/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml] is not of type file
03:12:46,188 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@155d1021 - value "./log/" substituted for "${logs_dir:-./log/}"
03:12:46,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
03:12:46,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:12:46,194 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@155d1021 - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
03:12:46,197 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@155d1021 - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
03:12:46,203 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1272115420 - No compression will be used
03:12:46,215 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1272115420 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
03:12:46,215 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
03:12:46,217 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
03:12:46,217 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - Roll-over at midnight.
03:12:46,218 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - Setting initial period to 2025-12-30T02:12:45.555Z
03:12:46,218 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
03:12:46,218 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
03:12:46,218 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2e647e59 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
03:12:46,221 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:12:46,236 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
03:12:46,237 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 406 for ./log/respect-server.log
03:12:46,237 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
03:12:46,238 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
03:12:46,238 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
03:12:46,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
03:12:46,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
03:12:46,239 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2c42b421 - End of configuration.
03:12:46,240 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@51e37590 - Registering current configuration as safe fallback point
03:12:46,240 |-INFO in ch.qos.logback.classic.util.ContextInitializer@30b9eadd - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 124 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release