Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 sec ------------- Standard Error ----------------- 20-Apr-2023 22:22:34.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 20-Apr-2023 22:22:35.605 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Apr-2023 22:22:35.657 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Apr-2023 22:22:35.666 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 20-Apr-2023 22:22:35.891 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42553"] 20-Apr-2023 22:22:36.177 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42553"] 20-Apr-2023 22:22:36.180 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Apr-2023 22:22:36.207 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42553"] 20-Apr-2023 22:22:36.213 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42553"] 20-Apr-2023 22:22:36.220 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 20-Apr-2023 22:22:36.224 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Apr-2023 22:22:36.225 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Apr-2023 22:22:36.226 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 20-Apr-2023 22:22:36.248 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36407"] 20-Apr-2023 22:22:36.331 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36407"] 20-Apr-2023 22:22:36.332 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Apr-2023 22:22:36.337 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36407"] 20-Apr-2023 22:22:36.345 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36407"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.734 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.127 sec