Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707864553406.txt with 100000 bytes. Created file:/tmp/testSendFile-1707864554985-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707864554988-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707864554992-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707864554998-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707864555003-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707864555007-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707864555020-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707864555024-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707864555026-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707864555028-9.txt with 1000000 bytes. Client received 100000 bytes in 9 ms. Client received 200000 bytes in 7 ms. Client received 300000 bytes in 7 ms. Client received 400000 bytes in 6 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 6 ms. Client received 700000 bytes in 7 ms. Client received 800000 bytes in 7 ms. Client received 900000 bytes in 10 ms. Client received 1000000 bytes in 6 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 13-Feb-2024 22:49:13.302 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 13-Feb-2024 22:49:13.728 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 13-Feb-2024 22:49:13.770 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 22:49:13.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 13-Feb-2024 22:49:13.863 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46569"] 13-Feb-2024 22:49:14.955 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46569"] 13-Feb-2024 22:49:14.957 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 22:49:14.972 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46569"] 13-Feb-2024 22:49:14.975 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46569"] 13-Feb-2024 22:49:14.984 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 13-Feb-2024 22:49:15.032 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 13-Feb-2024 22:49:15.036 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 22:49:15.036 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 13-Feb-2024 22:49:15.050 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42391"] 13-Feb-2024 22:49:15.121 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42391"] 13-Feb-2024 22:49:15.122 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 22:49:15.128 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42391"] 13-Feb-2024 22:49:15.129 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42391"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.822 sec Testcase: testSendFile took 0.15 sec