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 2016/12/11 08:53:24 UTC

ZooKeeper_branch35_jdk7 - Build # 762 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 442798 lines...]
    [junit] 2016-12-11 08:53:39,264 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-12-11 08:53:39,264 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-12-11 08:53:39,264 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14159
    [junit] 2016-12-11 08:53:39,271 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2016-12-11 08:53:39,271 [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] 2016-12-11 08:53:39,271 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-12-11 08:53:39,271 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2016-12-11 08:53:39,271 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-12-11 08:53:39,271 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-12-11 08:53:39,272 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-12-11 08:53:39,272 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-12-11 08:53:39,342 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=InMemoryDataTree]
    [junit] 2016-12-11 08:53:39,342 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159]
    [junit] 2016-12-11 08:53:39,343 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14159
    [junit] 2016-12-11 08:53:39,343 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-12-11 08:53:39,349 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 5213 at start it was 5213
    [junit] 2016-12-11 08:53:39,349 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-12-11 08:53:39,349 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 575.855 sec, Thread: 2, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2016-12-11 08:53:39,738 [myid:127.0.0.1:14036] - INFO  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14036. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-11 08:53:39,739 [myid:] - INFO  [New I/O boss #9966:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14036
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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] 2016-12-11 08:53:39,740 [myid:] - WARN  [New I/O boss #9966:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x44ea3822] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14036
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14036
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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] 2016-12-11 08:53:39,740 [myid:] - INFO  [New I/O boss #9966:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-12-11 08:53:39,740 [myid:127.0.0.1:14036] - INFO  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1231] - channel for sessionid 0x101049cdf2e0000 is lost, closing socket connection and attempting reconnect

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1208: Tests failed!

Total time: 14 minutes 25 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.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

Error Message:
expected:<[leaderelection]> but was:<[following]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[leaderelection]> but was:<[following]>
	at org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum(ReconfigFailureCasesTest.java:197)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk7 - Build # 766 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 431881 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-12-14 08:52:24,160 [myid:] - WARN  [New I/O worker #6635:NettyServerCnxnFactory$CnxnChannelHandler@142] - Exception caught [id: 0xb13bccae, /127.0.0.1:59145 :> /127.0.0.1:30317] EXCEPTION: java.nio.channels.ClosedChannelException
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:479)
    [junit] 	at org.jboss.netty.channel.socket.nio.SocketSendBufferPool$UnpooledSendBuffer.transferTo(SocketSendBufferPool.java:203)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.write0(AbstractNioWorker.java:201)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:151)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:391)
    [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] 2016-12-14 08:52:24,160 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=Connections,name2=127.0.0.1,name3=0x101141211210000]
    [junit] 2016-12-14 08:52:24,170 [myid:127.0.0.1:30073] - INFO  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30073. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-14 08:52:24,170 [myid:127.0.0.1:30073] - WARN  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x101140a36530000 for server 127.0.0.1/127.0.0.1:30073, 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] 2016-12-14 08:52:24,261 [myid:] - INFO  [main:ZooKeeper@1311] - Session: 0x101141211210000 closed
    [junit] 2016-12-14 08:52:24,261 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101141211210000
    [junit] 2016-12-14 08:52:24,261 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 160162
    [junit] 2016-12-14 08:52:24,261 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-12-14 08:52:24,261 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-12-14 08:52:24,261 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-12-14 08:52:24,262 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-12-14 08:52:24,262 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30317
    [junit] 2016-12-14 08:52:24,268 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2016-12-14 08:52:24,268 [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] 2016-12-14 08:52:24,268 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-12-14 08:52:24,268 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2016-12-14 08:52:24,268 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-12-14 08:52:24,269 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-12-14 08:52:24,269 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-12-14 08:52:24,269 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-12-14 08:52:24,269 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=InMemoryDataTree]
    [junit] 2016-12-14 08:52:24,269 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317]
    [junit] 2016-12-14 08:52:24,270 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30317
    [junit] 2016-12-14 08:52:24,270 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-12-14 08:52:24,275 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4829 at start it was 4829
    [junit] 2016-12-14 08:52:24,275 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-12-14 08:52:24,275 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 521.665 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1208: Tests failed!

Total time: 13 minutes 19 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) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk7 - Build # 765 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 452052 lines...]
    [junit] 2016-12-13 08:54:11,167 [myid:] - INFO  [ProcessThread(sid:0 cport:22238)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x1010eed56990000
    [junit] 2016-12-13 08:54:11,175 [myid:] - WARN  [New I/O worker #6635:NettyServerCnxnFactory$CnxnChannelHandler@142] - Exception caught [id: 0x781b409a, /127.0.0.1:37719 :> /127.0.0.1:22238] EXCEPTION: java.nio.channels.ClosedChannelException
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:479)
    [junit] 	at org.jboss.netty.channel.socket.nio.SocketSendBufferPool$UnpooledSendBuffer.transferTo(SocketSendBufferPool.java:203)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.write0(AbstractNioWorker.java:201)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:151)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:391)
    [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] 2016-12-13 08:54:11,175 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=Connections,name2=127.0.0.1,name3=0x1010eed56990000]
    [junit] 2016-12-13 08:54:11,275 [myid:] - INFO  [main:ZooKeeper@1311] - Session: 0x1010eed56990000 closed
    [junit] 2016-12-13 08:54:11,275 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1010eed56990000
    [junit] 2016-12-13 08:54:11,275 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 202774
    [junit] 2016-12-13 08:54:11,276 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2016-12-13 08:54:11,276 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-12-13 08:54:11,276 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-12-13 08:54:11,276 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-12-13 08:54:11,276 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22238
    [junit] 2016-12-13 08:54:11,284 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2016-12-13 08:54:11,287 [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] 2016-12-13 08:54:11,287 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-12-13 08:54:11,287 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2016-12-13 08:54:11,287 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-12-13 08:54:11,287 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-12-13 08:54:11,287 [myid:] - INFO  [ProcessThread(sid:0 cport:22238)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-12-13 08:54:11,287 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-12-13 08:54:11,288 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=InMemoryDataTree]
    [junit] 2016-12-13 08:54:11,288 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238]
    [junit] 2016-12-13 08:54:11,288 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22238
    [junit] 2016-12-13 08:54:11,289 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-12-13 08:54:11,295 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4835 at start it was 4835
    [junit] 2016-12-13 08:54:11,295 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-12-13 08:54:11,295 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 581.842 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-12-13 08:54:11,501 [myid:127.0.0.1:22118] - INFO  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22118. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-13 08:54:11,502 [myid:127.0.0.1:22118] - WARN  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1235] - Session 0x2010ee9ffea0000 for server 127.0.0.1/127.0.0.1:22118, 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)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1208: Tests failed!

Total time: 14 minutes 55 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) ##############################
4 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig(ReconfigRecoveryTest.java:217)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.LeaderSessionTrackerTest.testExpiredSessionWithoutLocalSession

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
	at org.apache.zookeeper.test.QuorumUtil.startAll(QuorumUtil.java:151)
	at org.apache.zookeeper.test.LeaderSessionTrackerTest.testCreateEphemeral(LeaderSessionTrackerTest.java:88)
	at org.apache.zookeeper.test.LeaderSessionTrackerTest.testExpiredSessionWithoutLocalSession(LeaderSessionTrackerTest.java:73)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.NonRecoverableErrorTest.testZooKeeperServiceAvailableOnLeader

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:257)
	at org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:232)
	at org.apache.zookeeper.test.NonRecoverableErrorTest.testZooKeeperServiceAvailableOnLeader(NonRecoverableErrorTest.java:77)
	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 # 764 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 466018 lines...]
    [junit] 2016-12-12 08:52:52,806 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53022
    [junit] 2016-12-12 08:52:52,807 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53022, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:52,807 [myid:] - WARN  [NIOWorkerThread-5:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:52,807 [myid:] - INFO  [NIOWorkerThread-5:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53022 (no session established for client)
    [junit] 2016-12-12 08:52:52,808 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:53,180 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:53,181 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53034, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:53,181 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53034
    [junit] 2016-12-12 08:52:53,181 [myid:] - WARN  [NIOWorkerThread-6:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:53,182 [myid:] - INFO  [NIOWorkerThread-6:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53034 (no session established for client)
    [junit] 2016-12-12 08:52:53,182 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:54,382 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:54,383 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53070
    [junit] 2016-12-12 08:52:54,383 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53070, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:54,383 [myid:] - WARN  [NIOWorkerThread-7:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:54,383 [myid:] - INFO  [NIOWorkerThread-7:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53070 (no session established for client)
    [junit] 2016-12-12 08:52:54,383 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:55,200 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:55,201 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53091, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:55,201 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53091
    [junit] 2016-12-12 08:52:55,202 [myid:] - WARN  [NIOWorkerThread-8:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:55,202 [myid:] - INFO  [NIOWorkerThread-8:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53091 (no session established for client)
    [junit] 2016-12-12 08:52:55,202 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:56,296 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:56,296 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53116, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:56,297 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53116
    [junit] 2016-12-12 08:52:56,297 [myid:] - WARN  [NIOWorkerThread-9:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:56,297 [myid:] - INFO  [NIOWorkerThread-9:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53116 (no session established for client)
    [junit] 2016-12-12 08:52:56,298 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:56,357 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:56,357 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53118
    [junit] 2016-12-12 08:52:56,357 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53118, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:56,358 [myid:] - WARN  [NIOWorkerThread-10:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:56,358 [myid:] - INFO  [NIOWorkerThread-10:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53118 (no session established for client)
    [junit] 2016-12-12 08:52:56,358 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:57,945 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:57,945 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53160
    [junit] 2016-12-12 08:52:57,945 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53160, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:57,946 [myid:] - WARN  [NIOWorkerThread-11:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:57,946 [myid:] - INFO  [NIOWorkerThread-11:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53160 (no session established for client)
    [junit] 2016-12-12 08:52:57,946 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-12-12 08:52:58,169 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30109. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-12 08:52:58,170 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53167, server: 127.0.0.1/127.0.0.1:30109
    [junit] 2016-12-12 08:52:58,170 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:30109:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53167
    [junit] 2016-12-12 08:52:58,171 [myid:] - WARN  [NIOWorkerThread-12:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-12-12 08:52:58,171 [myid:] - INFO  [NIOWorkerThread-12:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53167 (no session established for client)
    [junit] 2016-12-12 08:52:58,171 [myid:127.0.0.1:30109] - INFO  [main-SendThread(127.0.0.1:30109):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] Running org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest in thread 8
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 8, Class: org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest
    [junit] Test org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1208: Tests failed!

Total time: 16 minutes 42 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.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)



ZooKeeper_branch35_jdk7 - Build # 763 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 458892 lines...]
    [junit] 2016-12-11 21:53:00,554 [myid:127.0.0.1:16732] - WARN  [main-SendThread(127.0.0.1:16732):ClientCnxn$SendThread@1235] - Session 0x203f528c3ea0000 for server 127.0.0.1/127.0.0.1:16732, 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] 2016-12-11 21:53:00,762 [myid:127.0.0.1:16735] - INFO  [main-SendThread(127.0.0.1:16735):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16735. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-11 21:53:00,763 [myid:127.0.0.1:16735] - WARN  [main-SendThread(127.0.0.1:16735):ClientCnxn$SendThread@1235] - Session 0x303f528c4f90000 for server 127.0.0.1/127.0.0.1:16735, 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] 2016-12-11 21:53:00,986 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-12-11 21:54:40,968 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 30964
    [junit] 2016-12-11 21:54:40,968 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-12-11 21:54:40,969 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-12-11 21:54:40,969 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-12-11 21:54:40,969 [myid:] - INFO  [ProcessThread(sid:0 cport:27383)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x103f5214e090000
    [junit] 2016-12-11 21:54:41,018 [myid:] - INFO  [main:ZooKeeper@1311] - Session: 0x103f5214e090000 closed
    [junit] 2016-12-11 21:54:41,018 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x103f5214e090000
    [junit] 2016-12-11 21:54:41,018 [myid:] - INFO  [NIOWorkerThread-14:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27383,name1=Connections,name2=127.0.0.1,name3=0x103f5214e090000]
    [junit] 2016-12-11 21:54:41,020 [myid:] - INFO  [ProcessThread(sid:0 cport:27383)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x103f5214e090001
    [junit] 2016-12-11 21:54:41,020 [myid:] - INFO  [NIOWorkerThread-14:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:57949 which had sessionid 0x103f5214e090000
    [junit] 2016-12-11 21:54:41,051 [myid:] - INFO  [main:ZooKeeper@1311] - Session: 0x103f5214e090001 closed
    [junit] 2016-12-11 21:54:41,052 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-12-11 21:54:41,052 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x103f5214e090001
    [junit] 2016-12-11 21:54:41,051 [myid:] - INFO  [NIOWorkerThread-7:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27383,name1=Connections,name2=127.0.0.1,name3=0x103f5214e090001]
    [junit] 2016-12-11 21:54:41,053 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:27383:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-12-11 21:54:41,054 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-12-11 21:54:41,058 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-12-11 21:54:41,058 [myid:] - INFO  [NIOWorkerThread-7:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:57936 which had sessionid 0x103f5214e090001
    [junit] 2016-12-11 21:54:41,059 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-12-11 21:54:41,059 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2016-12-11 21:54:41,059 [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] 2016-12-11 21:54:41,059 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-12-11 21:54:41,060 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2016-12-11 21:54:41,060 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-12-11 21:54:41,060 [myid:] - INFO  [ProcessThread(sid:0 cport:27383)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-12-11 21:54:41,060 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-12-11 21:54:41,060 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-12-11 21:54:41,062 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27383,name1=InMemoryDataTree]
    [junit] 2016-12-11 21:54:41,062 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27383]
    [junit] 2016-12-11 21:54:41,063 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27383
    [junit] 2016-12-11 21:54:41,063 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-12-11 21:54:41,069 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 54 at start it was 50
    [junit] 2016-12-11 21:54:41,069 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-12-11 21:54:41,069 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-12-11 21:54:41,069 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 849.175 sec, Thread: 7, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1208: Tests failed!

Total time: 17 minutes 57 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.AsyncHammerTest.testHammer

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:186)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)