Testsuite: org.apache.coyote.http2.TestLargeUpload Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec ------------- Standard Error ----------------- 10-Oct-2023 11:32:56.726 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLargePostRequest[0]] 10-Oct-2023 11:32:57.517 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["https-jsse-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 10-Oct-2023 11:32:57.540 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["https-jsse-nio-127.0.0.1-auto-1"] connector has been configured to support negotiation to [h2] via ALPN 10-Oct-2023 11:32:57.541 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"] 10-Oct-2023 11:32:57.779 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/ca.jks] 10-Oct-2023 11:32:57.794 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Oct-2023 11:32:57.795 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.95-dev] 10-Oct-2023 11:32:57.993 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42533"] 10-Oct-2023 11:32:58.607 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42533"] 10-Oct-2023 11:32:58.610 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Oct-2023 11:32:58.634 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42533"] 10-Oct-2023 11:32:58.644 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42533"] ------------- ---------------- --------------- Testcase: testLargePostRequest[0] took 1.969 sec