Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.748 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707820844989.txt with 100000 bytes. Created file:/tmp/testSendFile-1707820846876-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707820846877-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707820846881-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707820846890-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707820846900-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707820846922-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707820846936-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707820846939-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707820846942-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707820846945-9.txt with 1000000 bytes. Client received 100000 bytes in 7 ms. Client received 200000 bytes in 3 ms. Client received 300000 bytes in 10 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 3 ms. Client received 700000 bytes in 3 ms. Client received 800000 bytes in 13 ms. Client received 900000 bytes in 4 ms. Client received 1000000 bytes in 4 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 13-Feb-2024 10:40:44.738 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 13-Feb-2024 10:40:45.459 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 13-Feb-2024 10:40:45.495 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 10:40:45.496 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 10:40:45.633 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41331"] 13-Feb-2024 10:40:46.811 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41331"] 13-Feb-2024 10:40:46.816 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 10:40:46.839 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41331"] 13-Feb-2024 10:40:46.860 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41331"] 13-Feb-2024 10:40:46.867 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 13-Feb-2024 10:40:46.951 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 13-Feb-2024 10:40:46.952 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 10:40:46.952 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 10:40:46.959 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45181"] 13-Feb-2024 10:40:47.032 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45181"] 13-Feb-2024 10:40:47.034 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 10:40:47.038 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45181"] 13-Feb-2024 10:40:47.041 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45181"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.467 sec Testcase: testSendFile took 0.178 sec