Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708451417169.txt with 100000 bytes. Created file:/tmp/testSendFile-1708451418698-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708451418702-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708451418708-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708451418717-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708451418727-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708451418730-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708451418733-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708451418736-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708451418740-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708451418743-9.txt with 1000000 bytes. Client received 100000 bytes in 5 ms. Client received 200000 bytes in 12 ms. Client received 300000 bytes in 10 ms. Client received 400000 bytes in 8 ms. Client received 500000 bytes in 4 ms. Client received 600000 bytes in 4 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 5 ms. Client received 900000 bytes in 8 ms. Client received 1000000 bytes in 9 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 20-Feb-2024 17:50:17.047 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 20-Feb-2024 17:50:17.482 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 20-Feb-2024 17:50:17.516 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 17:50:17.516 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 17:50:17.592 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 20-Feb-2024 17:50:18.654 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 20-Feb-2024 17:50:18.656 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 17:50:18.671 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 20-Feb-2024 17:50:18.673 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 20-Feb-2024 17:50:18.697 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 20-Feb-2024 17:50:18.750 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 20-Feb-2024 17:50:18.752 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 17:50:18.752 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 17:50:18.759 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40017"] 20-Feb-2024 17:50:18.832 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40017"] 20-Feb-2024 17:50:18.834 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 17:50:18.838 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40017"] 20-Feb-2024 17:50:18.840 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40017"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.802 sec Testcase: testSendFile took 0.149 sec