Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 sec ------------- Standard Error ----------------- 03-Sep-2024 10:50:04.581 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Sep-2024 10:50:05.387 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 03-Sep-2024 10:50:05.433 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Sep-2024 10:50:05.434 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M25-dev] 03-Sep-2024 10:50:05.547 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39291"] 03-Sep-2024 10:50:05.768 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39291"] 03-Sep-2024 10:50:05.771 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Sep-2024 10:50:05.809 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39291"] 03-Sep-2024 10:50:05.811 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39291"] 03-Sep-2024 10:50:05.825 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Sep-2024 10:50:05.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 03-Sep-2024 10:50:05.837 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Sep-2024 10:50:05.837 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M25-dev] 03-Sep-2024 10:50:05.849 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45037"] 03-Sep-2024 10:50:05.882 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45037"] 03-Sep-2024 10:50:05.882 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Sep-2024 10:50:05.886 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45037"] 03-Sep-2024 10:50:05.887 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45037"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.343 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.07 sec