Testsuite: org.apache.tomcat.util.net.TestSSLHostConfigIntegration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.464 sec ------------- Standard Output --------------- ContextListener: attributeAdded('javax.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@16a0918e') ------------- ---------------- --------------- ------------- Standard Error ----------------- 15-Jan-2024 16:24:21.493 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSslHostConfigIsSerializable] 15-Jan-2024 16:24:22.971 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"] 15-Jan-2024 16:24:23.507 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] 15-Jan-2024 16:24:23.569 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Jan-2024 16:24:23.571 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 15-Jan-2024 16:24:23.943 INFO [localhost-startStop-1] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 15-Jan-2024 16:24:24.842 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 15-Jan-2024 16:24:24.843 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 15-Jan-2024 16:24:24.847 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@1ff3e4a6') 15-Jan-2024 16:24:24.976 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-32841"] 15-Jan-2024 16:24:25.247 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-32841"] 15-Jan-2024 16:24:25.252 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Jan-2024 16:24:25.268 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 15-Jan-2024 16:24:25.268 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 15-Jan-2024 16:24:25.301 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-32841"] 15-Jan-2024 16:24:25.318 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-32841"] ------------- ---------------- --------------- Testcase: testSslHostConfigIsSerializable took 4.371 sec