Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 sec ------------- Standard Error ----------------- 09-Apr-2024 12:23:57.342 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Apr-2024 12:23:58.511 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Apr-2024 12:23:58.559 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 12:23:58.560 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 09-Apr-2024 12:23:58.715 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37703"] 09-Apr-2024 12:23:59.014 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37703"] 09-Apr-2024 12:23:59.015 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 12:23:59.030 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37703"] 09-Apr-2024 12:23:59.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37703"] 09-Apr-2024 12:23:59.046 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Apr-2024 12:23:59.048 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Apr-2024 12:23:59.049 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 12:23:59.049 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 09-Apr-2024 12:23:59.054 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-35129"] 09-Apr-2024 12:23:59.108 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-35129"] 09-Apr-2024 12:23:59.110 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 12:23:59.112 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-35129"] 09-Apr-2024 12:23:59.114 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-35129"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.969 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.07 sec