Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 sec ------------- Standard Error ----------------- 06-Apr-2023 15:34:04.095 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 06-Apr-2023 15:34:04.943 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 06-Apr-2023 15:34:04.989 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Apr-2023 15:34:04.990 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 06-Apr-2023 15:34:05.124 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-46623"] 06-Apr-2023 15:34:05.409 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-46623"] 06-Apr-2023 15:34:05.414 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Apr-2023 15:34:05.459 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-46623"] 06-Apr-2023 15:34:05.470 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-46623"] 06-Apr-2023 15:34:05.478 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 06-Apr-2023 15:34:05.480 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 06-Apr-2023 15:34:05.481 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Apr-2023 15:34:05.481 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 06-Apr-2023 15:34:05.487 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42807"] 06-Apr-2023 15:34:05.535 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42807"] 06-Apr-2023 15:34:05.537 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Apr-2023 15:34:05.540 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42807"] 06-Apr-2023 15:34:05.547 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42807"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.718 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.072 sec