Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 sec ------------- Standard Error ----------------- 06-Apr-2023 15:51:26.622 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 06-Apr-2023 15:51:27.570 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 06-Apr-2023 15:51:27.684 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Apr-2023 15:51:27.685 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 06-Apr-2023 15:51:27.932 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40341"] 06-Apr-2023 15:51:28.167 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40341"] 06-Apr-2023 15:51:28.171 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Apr-2023 15:51:28.199 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40341"] 06-Apr-2023 15:51:28.208 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40341"] 06-Apr-2023 15:51:28.242 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 06-Apr-2023 15:51:28.245 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 06-Apr-2023 15:51:28.347 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Apr-2023 15:51:28.348 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 06-Apr-2023 15:51:28.360 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46371"] 06-Apr-2023 15:51:28.392 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46371"] 06-Apr-2023 15:51:28.397 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Apr-2023 15:51:28.400 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46371"] 06-Apr-2023 15:51:28.403 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46371"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.895 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.166 sec