See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/598/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 66.92 MB...]
[junit] at
org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:563)
[junit] at
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1146)
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):Leader@626] -
Shutting down
[junit] 2017-07-12 12:12:26,266 [myid:] - WARN
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1180] -
PeerState set to LOOKING
[junit] 2017-07-12 12:12:26,266 [myid:] - WARN
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1162] -
QuorumPeer main thread exited
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128]
- Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
[junit] 2017-07-12 12:12:26,266 [myid:] - INFO
[QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128]
- Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
[junit] 2017-07-12 12:12:26,267 [myid:] - INFO [main:QuorumUtil@254] -
Shutting down leader election
QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled)
[junit] 2017-07-12 12:12:26,267 [myid:] - INFO [main:QuorumUtil@259] -
Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled) to exit
thread
[junit] 2017-07-12 12:12:26,267 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11371
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11371 is no longer accepting client connections
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11374
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11374 is no longer accepting client connections
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11377
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11377 is no longer accepting client connections
[junit] 2017-07-12 12:12:26,268 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11380
[junit] 2017-07-12 12:12:26,269 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11380 is no longer accepting client connections
[junit] 2017-07-12 12:12:26,269 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 11383
[junit] 2017-07-12 12:12:26,270 [myid:] - INFO [main:QuorumUtil@243] -
127.0.0.1:11383 is no longer accepting client connections
[junit] 2017-07-12 12:12:26,272 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testRemoveOneAsynchronous
[junit] 2017-07-12 12:12:26,272 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testRemoveOneAsynchronous
[junit] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
321.406 sec, Thread: 1, Class: org.apache.zookeeper.test.ReconfigTest
[junit] 2017-07-12 12:12:26,439 [myid:127.0.0.1:11273] - INFO
[main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11273. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-07-12 12:12:26,440 [myid:127.0.0.1:11273] - WARN
[main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1235] - Session
0x2067c84173f0000 for server 127.0.0.1/127.0.0.1:11273, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-07-12 12:12:26,474 [myid:127.0.0.1:11246] - INFO
[main-SendThread(127.0.0.1:11246):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11246. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-07-12 12:12:26,475 [myid:127.0.0.1:11246] - WARN
[main-SendThread(127.0.0.1:11246):ClientCnxn$SendThread@1235] - Session
0x2067c81b3570001 for server 127.0.0.1/127.0.0.1:11246, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-07-12 12:12:26,489 [myid:127.0.0.1:11246] - INFO
[main-SendThread(127.0.0.1:11246):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11246. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-07-12 12:12:26,489 [myid:127.0.0.1:11246] - WARN
[main-SendThread(127.0.0.1:11246):ClientCnxn$SendThread@1235] - Session
0x2067c81b3570000 for server 127.0.0.1/127.0.0.1:11246, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] Test org.apache.zookeeper.test.ReconfigTest FAILED
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223:
Tests failed!
Total time: 10 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
3 tests failed.
FAILED: org.apache.zookeeper.test.ChrootClientTest.testNonExistingOpCode
Error Message:
expected:<-4> but was:<-6>
Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
at
org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
FAILED:
org.apache.zookeeper.test.NonRecoverableErrorTest.testZooKeeperServiceAvailableOnLeader
Error Message:
IOException is expected due to error injected to transaction log commit
Stack Trace:
junit.framework.AssertionFailedError: IOException is expected due to error
injected to transaction log commit
at
org.apache.zookeeper.test.NonRecoverableErrorTest.testZooKeeperServiceAvailableOnLeader(NonRecoverableErrorTest.java:115)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.zookeeper.test.ReconfigTest.testPortChange
Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.
Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished
quorum: giving up after 30+ seconds.
at
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
at
org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:705)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)