Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.936 sec ------------- Standard Error ----------------- 26-Feb-2024 17:41:41.846 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 26-Feb-2024 17:41:43.109 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 26-Feb-2024 17:41:43.190 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 17:41:43.206 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 26-Feb-2024 17:41:43.438 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40873"] 26-Feb-2024 17:41:43.791 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40873"] 26-Feb-2024 17:41:43.793 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 17:41:43.822 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40873"] 26-Feb-2024 17:41:43.831 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40873"] 26-Feb-2024 17:41:43.843 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 26-Feb-2024 17:41:43.848 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 26-Feb-2024 17:41:43.850 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 17:41:43.854 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 26-Feb-2024 17:41:43.899 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38909"] 26-Feb-2024 17:41:44.074 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38909"] 26-Feb-2024 17:41:44.075 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 17:41:44.079 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38909"] 26-Feb-2024 17:41:44.085 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38909"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.55 sec Testcase: testFooThenFooBar took 0.245 sec