You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/26 19:46:35 UTC

[GitHub] [incubator-druid] clintropolis commented on issue #8385: Jetty version is updated.

clintropolis commented on issue #8385: Jetty version is updated.
URL: https://github.com/apache/incubator-druid/pull/8385#issuecomment-525003429
 
 
   [This seems to have a legitimate travis failure](https://travis-ci.org/apache/incubator-druid/jobs/575862981#L2708):
   
   ```[ERROR] checkAccessWithWrongHostname(org.apache.druid.tests.security.ITTLSTest)  Time elapsed: 1.415 s  <<< FAILURE!
   java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:533)
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484)
   	at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168)
   Caused by: java.util.concurrent.ExecutionException: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:508)
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484)
   	at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168)
   Caused by: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:505)
   	at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484)
   	at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168)
   Caused by: org.jboss.netty.channel.ChannelException: Failed to handshake with host[https://127.0.0.1:9089]
   Caused by: javax.net.ssl.SSLException: Received fatal alert: certificate_unknown```
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org