You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/26 08:49:10 UTC

ZooKeeper_branch35_jdk7 - Build # 902 - Failure

See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/902/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.03 MB...]
    [junit] 2017-03-26 08:49:05,747 [myid:127.0.0.1:27506] - INFO  [main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27506. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-26 08:49:05,748 [myid:127.0.0.1:27506] - WARN  [main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1235] - Session 0x20334c737c40000 for server 127.0.0.1/127.0.0.1:27506, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-26 08:49:05,787 [myid:127.0.0.1:27380] - INFO  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27380. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-26 08:49:05,787 [myid:127.0.0.1:27380] - WARN  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1235] - Session 0x10334c377cf0000 for server 127.0.0.1/127.0.0.1:27380, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-26 08:49:05,822 [myid:127.0.0.1:27503] - INFO  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27503. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-26 08:49:05,822 [myid:127.0.0.1:27503] - WARN  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1235] - Session 0x10334c737c40000 for server 127.0.0.1/127.0.0.1:27503, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-26 08:49:05,920 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@613] - Processed session termination for sessionid: 0x10334ca84560000
    [junit] 2017-03-26 08:49:05,924 [myid:] - INFO  [main:ZooKeeper@1326] - Session: 0x10334ca84560000 closed
    [junit] 2017-03-26 08:49:05,925 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 215246
    [junit] 2017-03-26 08:49:05,924 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10334ca84560000
    [junit] 2017-03-26 08:49:05,924 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=Connections,name2=127.0.0.1,name3=0x10334ca84560000]
    [junit] 2017-03-26 08:49:05,925 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2428
    [junit] 2017-03-26 08:49:05,926 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-26 08:49:05,926 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-03-26 08:49:05,926 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-03-26 08:49:05,926 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
    [junit] 2017-03-26 08:49:05,934 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-03-26 08:49:05,935 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-03-26 08:49:05,935 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-26 08:49:05,935 [myid:] - INFO  [main:PrepRequestProcessor@1004] - Shutting down
    [junit] 2017-03-26 08:49:05,935 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-26 08:49:05,935 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-03-26 08:49:05,936 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-26 08:49:05,938 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-26 08:49:05,938 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-03-26 08:49:05,939 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-03-26 08:49:05,983 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27626
    [junit] 2017-03-26 08:49:05,984 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-26 08:49:05,996 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 7142 at start it was 7142
    [junit] 2017-03-26 08:49:05,997 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-26 08:49:05,997 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 467.838 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1223: Tests failed!

Total time: 10 minutes 58 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) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment

Error Message:
KeeperErrorCode = ConnectionLoss for /test

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /test
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1426)
	at org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment(ReadOnlyModeTest.java:238)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.lang.Thread.run(Thread.java:745)



ZooKeeper_branch35_jdk7 - Build # 904 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/904/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 57.60 MB...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 1, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-27 18:42:55,385 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round), FOLLOWING (n.state), 4 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,386 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state), 6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,386 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round), FOLLOWING (n.state), 4 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,386 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 7 (n.leader), 0x0 (n.zxid), 0x2 (n.round), LOOKING (n.state), 7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state), 6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier, so dropping the connection: (7, 6)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier, so dropping the connection: (7, 6)
    [junit] 2017-03-27 18:42:55,387 [myid:] - INFO  [WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier, so dropping the connection: (7, 6)    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED (timeout)

    [junit] 2017-03-27 18:42:55,388 [myid:] - INFO  [WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier, so dropping the connection: (7, 6)
    [junit] 2017-03-27 18:42:55,383 [myid:] - INFO  [/127.0.0.1:14041:QuorumCnxManager$Listener@642] - Received connection request /127.0.0.1:36070
    [junit] 2017-03-27 18:42:55,389 [myid:] - WARN  [RecvWorker:6:QuorumCnxManager$RecvWorker@919] - Connection broken for id 6, my id = 7, error = 
    [junit] java.net.SocketException: Socket closed
    [junit] 	at java.net.SocketInputStream.socketRead0(Native Method)
    [junit] 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
    [junit] 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
    [junit] 	at java.net.SocketInputStream.read(SocketInputStream.java:210)
    [junit] 	at java.io.DataInputStream.readInt(DataInputStream.java:387)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:904)
    [junit] 2017-03-27 18:42:55,389 [myid:] - WARN  [RecvWorker:6:QuorumCnxManager$RecvWorker@922] - Interrupting SendWorker
    [junit] 2017-03-27 18:42:55,389 [myid:] - WARN  [SendWorker:6:QuorumCnxManager$SendWorker@836] - Interrupted while waiting for message on queue
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2095)
    [junit] 	at java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:389)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:986)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$500(QuorumCnxManager.java:65)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:824)
    [junit] 2017-03-27 18:42:55,389 [myid:] - WARN  [SendWorker:6:QuorumCnxManager$SendWorker@845] - Send worker leaving thread  id 6 my id = 7
    [junit] 2017-03-27 18:42:55,390 [myid:] - INFO  [WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state), 6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED (timeout)
    [junit] Running org.apache.zookeeper.test.ReconfigTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1223: Tests failed!

Total time: 21 minutes 28 seconds
ERROR: command execution failed.
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ZooKeeper_branch35_jdk7 #904
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)




###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper_branch35_jdk7 - Build # 903 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/903/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 61.78 MB...]
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-03-27 08:49:22,654 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=Connections,name2=127.0.0.1,name3=0x1033a27153e0000]
    [junit] 2017-03-27 08:49:22,754 [myid:] - INFO  [main:ZooKeeper@1326] - Session: 0x1033a27153e0000 closed
    [junit] 2017-03-27 08:49:22,755 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 211809
    [junit] 2017-03-27 08:49:22,755 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2427
    [junit] 2017-03-27 08:49:22,755 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-27 08:49:22,755 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-03-27 08:49:22,756 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-03-27 08:49:22,756 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240
    [junit] 2017-03-27 08:49:22,754 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1033a27153e0000
    [junit] 2017-03-27 08:49:22,766 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-03-27 08:49:22,766 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-03-27 08:49:22,769 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-27 08:49:22,770 [myid:] - INFO  [main:PrepRequestProcessor@1004] - Shutting down
    [junit] 2017-03-27 08:49:22,770 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-27 08:49:22,770 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-03-27 08:49:22,770 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-27 08:49:22,771 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-27 08:49:22,771 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
    [junit] 2017-03-27 08:49:22,771 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
    [junit] 2017-03-27 08:49:22,772 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22240
    [junit] 2017-03-27 08:49:22,773 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-27 08:49:22,783 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 7141 at start it was 7141
    [junit] 2017-03-27 08:49:22,783 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-27 08:49:22,784 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 478.328 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-03-27 08:49:22,935 [myid:127.0.0.1:22120] - INFO  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22120. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-27 08:49:22,936 [myid:127.0.0.1:22120] - WARN  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1235] - Session 0x2033a23b9400000 for server 127.0.0.1/127.0.0.1:22120, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-27 08:49:23,167 [myid:127.0.0.1:22123] - INFO  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22123. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-27 08:49:23,168 [myid:127.0.0.1:22123] - WARN  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1235] - Session 0x3033a23b9450000 for server 127.0.0.1/127.0.0.1:22123, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1223: Tests failed!

Total time: 11 minutes 15 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) ##############################
1 tests failed.
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:262)
	at java.lang.Thread.run(Thread.java:745)