[
https://issues.apache.org/jira/browse/HBASE-24307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100652#comment-17100652
]
Hudson commented on HBASE-24307:
--------------------------------
Results for branch branch-2.3
[build #67 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/67/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/67/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/67/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/67/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/67/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> [Flakey Tests] krb server for secure thrift tests throws BindException
> ----------------------------------------------------------------------
>
> Key: HBASE-24307
> URL: https://issues.apache.org/jira/browse/HBASE-24307
> Project: HBase
> Issue Type: Bug
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
>
> Thought I'd put all the BindExceptions in thrift to sleep but just came
> across this one putting up the *krb* server used by the secure thrift http
> tests. There are two tests that use krb:
> {code}
>
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer
>
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.042 s <<<
> FAILURE! - in
> org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer
> org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer Time
> elapsed: 0.017 s <<< ERROR!
> org.apache.kerby.kerberos.kerb.KrbException: Failed to start KDC-Server
> at
> org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer.setUpBeforeClass(TestThriftSpnegoHttpFallbackServer.java:137)
> Caused by: java.net.BindException: Address already in use (Bind failed)
> at
> org.apache.hadoop.hbase.thrift.TestThriftSpnegoHttpFallbackServer.setUpBeforeClass(TestThriftSpnegoHttpFallbackServer.java:137)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)