Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.568 sec ------------- Standard Error ----------------- 19-Feb-2024 09:23:53.744 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 19-Feb-2024 09:23:55.209 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Feb-2024 09:23:55.282 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 09:23:55.282 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 19-Feb-2024 09:23:55.553 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41377"] 19-Feb-2024 09:23:55.795 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41377"] 19-Feb-2024 09:23:55.797 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 09:23:55.820 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41377"] 19-Feb-2024 09:23:55.823 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41377"] 19-Feb-2024 09:23:55.853 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 19-Feb-2024 09:23:55.858 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Feb-2024 09:23:55.866 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 09:23:55.866 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 19-Feb-2024 09:23:55.885 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43739"] 19-Feb-2024 09:23:55.904 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43739"] 19-Feb-2024 09:23:55.905 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 09:23:55.912 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43739"] 19-Feb-2024 09:23:55.923 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43739"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.349 sec Testcase: testFooThenFooBar took 0.074 sec