Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.05 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708443107973.txt with 100000 bytes. Created file:/tmp/testSendFile-1708443109520-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708443109522-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708443109525-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708443109530-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708443109548-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708443109558-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708443109570-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708443109577-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708443109580-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708443109583-9.txt with 1000000 bytes. Client received 100000 bytes in 5 ms. Client received 200000 bytes in 12 ms. Client received 300000 bytes in 5 ms. Client received 400000 bytes in 6 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 7 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 12 ms. Client received 900000 bytes in 9 ms. Client received 1000000 bytes in 8 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 20-Feb-2024 15:31:47.863 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 20-Feb-2024 15:31:48.301 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 20-Feb-2024 15:31:48.345 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 15:31:48.345 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 15:31:48.420 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36951"] 20-Feb-2024 15:31:49.485 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36951"] 20-Feb-2024 15:31:49.489 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 15:31:49.508 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36951"] 20-Feb-2024 15:31:49.511 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36951"] 20-Feb-2024 15:31:49.519 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 20-Feb-2024 15:31:49.588 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 20-Feb-2024 15:31:49.598 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Feb-2024 15:31:49.598 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 20-Feb-2024 15:31:49.605 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42849"] 20-Feb-2024 15:31:49.684 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42849"] 20-Feb-2024 15:31:49.685 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Feb-2024 15:31:49.689 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42849"] 20-Feb-2024 15:31:49.690 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42849"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.825 sec Testcase: testSendFile took 0.175 sec