This is very odd. It failed 2 of the last three times it was run on H9
with the following:

2016-03-20 06:06:18,480 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@74] - TEST METHOD FAILED
testBindByAddress
java.net.SocketException: No such device
at java.net.NetworkInterface.isLoopback0(Native Method)
at java.net.NetworkInterface.isLoopback(NetworkInterface.java:339)
at 
org.apache.zookeeper.test.ClientPortBindTest.testBindByAddress(ClientPortBindTest.java:61)

https://builds.apache.org/job/ZooKeeper_branch34/buildTimeTrend

Why would it pass one of the times though if there is no loopback
device on the host? That seems very odd!

Patrick

Reply via email to