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/09/11 20:13:22 UTC

ZooKeeper-trunk-openjdk7 - Build # 1162 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1162/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 526531 lines...]
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [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-09-11 20:13:04,998 [myid:] - INFO  [New I/O worker #10199:ClientCnxnSocketNetty$ZKClientHandler@384] - channel is disconnected: [id: 0x3c4ab0c5, /127.0.0.1:45690 :> 127.0.0.1/127.0.0.1:14060]
    [junit] 2016-09-11 20:13:04,998 [myid:] - INFO  [New I/O worker #10199:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-09-11 20:13:04,998 [myid:127.0.0.1:14060] - INFO  [main-SendThread(127.0.0.1:14060):ClientCnxn$SendThread@1231] - channel for sessionid 0x0 is lost, closing socket connection and attempting reconnect
    [junit] 2016-09-11 20:13:05,628 [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-09-11 20:13:05,629 [myid:] - INFO  [New I/O boss #9438: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-09-11 20:13:05,629 [myid:] - WARN  [New I/O boss #9438:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xd000aceb] 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-09-11 20:13:05,629 [myid:] - INFO  [New I/O boss #9438:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-09-11 20:13:05,629 [myid:127.0.0.1:14036] - INFO  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1231] - channel for sessionid 0x100c4ae177c0000 is lost, closing socket connection and attempting reconnect
    [junit] Running org.apache.zookeeper.test.NettyNettySuiteTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/trunk/build.xml:1207: Tests failed!

Total time: 21 minutes 50 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.PurgeTxnTest.testPurgeWhenLogRollingInProgress

Error Message:
ZkClient ops is not finished!

Stack Trace:
junit.framework.AssertionFailedError: ZkClient ops is not finished!
	at org.apache.zookeeper.server.PurgeTxnTest.manyClientOps(PurgeTxnTest.java:445)
	at org.apache.zookeeper.server.PurgeTxnTest.testPurgeWhenLogRollingInProgress(PurgeTxnTest.java:148)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.ZxidRolloverTest.testRolloverThenRestart

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)


FAILED:  org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

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)


FAILED:  org.apache.zookeeper.test.NettyNettySuiteTest.testRemoveAddTwo

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-trunk-openjdk7 - Build # 1168 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1168/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 449152 lines...]
    [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-09-13 20:02:38,602 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=Connections,name2=127.0.0.1,name3=0x1000023df870000]
    [junit] 2016-09-13 20:02:38,702 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1000023df870000 closed
    [junit] 2016-09-13 20:02:38,702 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1000023df870000
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 76559
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-13 20:02:38,703 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11466
    [junit] 2016-09-13 20:02:38,704 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-13 20:02:38,704 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-13 20:02:38,705 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=InMemoryDataTree]
    [junit] 2016-09-13 20:02:38,706 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466]
    [junit] 2016-09-13 20:02:38,706 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11466
    [junit] 2016-09-13 20:02:38,706 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-13 20:02:38,710 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1372 at start it was 1376
    [junit] 2016-09-13 20:02:38,710 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-13 20:02:38,710 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 438.099 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-13 20:02:38,792 [myid:127.0.0.1:11343] - INFO  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11343. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-13 20:02:38,792 [myid:127.0.0.1:11343] - WARN  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1235] - Session 0x1000020d5860000 for server 127.0.0.1/127.0.0.1:11343, 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-09-13 20:02:38,857 [myid:127.0.0.1:11349] - INFO  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11349. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-13 20:02:38,857 [myid:127.0.0.1:11349] - WARN  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1235] - Session 0x3000020d1a80000 for server 127.0.0.1/127.0.0.1:11349, 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] Running org.apache.zookeeper.server.quorum.Zab1_0Test 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.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 16 minutes 29 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.Zab1_0Test.testNormalObserverRun

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-trunk-openjdk7 - Build # 1167 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1167/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 456599 lines...]
    [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-09-13 05:19:16,975 [myid:127.0.0.1:27507] - INFO  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27507. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-13 05:19:16,975 [myid:127.0.0.1:27507] - WARN  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1235] - Session 0x300004e5b670000 for server 127.0.0.1/127.0.0.1:27507, 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-09-13 05:19:17,086 [myid:] - INFO  [ProcessThread(sid:0 cport:27624)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x10000512db00000
    [junit] 2016-09-13 05:19:17,087 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624,name1=Connections,name2=127.0.0.1,name3=0x10000512db00000]
    [junit] 2016-09-13 05:19:17,087 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10000512db00000 closed
    [junit] 2016-09-13 05:19:17,087 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10000512db00000
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 51733
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-13 05:19:17,088 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27624
    [junit] 2016-09-13 05:19:17,090 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-13 05:19:17,090 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-13 05:19:17,090 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-13 05:19:17,090 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-13 05:19:17,090 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-13 05:19:17,091 [myid:] - INFO  [ProcessThread(sid:0 cport:27624)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-13 05:19:17,091 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-13 05:19:17,091 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-13 05:19:17,091 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624,name1=InMemoryDataTree]
    [junit] 2016-09-13 05:19:17,091 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624]
    [junit] 2016-09-13 05:19:17,092 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27624
    [junit] 2016-09-13 05:19:17,092 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-13 05:19:17,095 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1371 at start it was 1371
    [junit] 2016-09-13 05:19:17,095 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-13 05:19:17,095 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 429.965 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-13 05:19:17,271 [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] 2016-09-13 05:19:17,272 [myid:127.0.0.1:27380] - WARN  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1235] - Session 0x100004ab63c0000 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] 2016-09-13 05:19:17,419 [myid:127.0.0.1:27501] - INFO  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27501. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-13 05:19:17,419 [myid:127.0.0.1:27501] - WARN  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1235] - Session 0x100004e5b610000 for server 127.0.0.1/127.0.0.1:27501, 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-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 10 minutes 52 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.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:155)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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

Error Message:
waiting for server 2 being up

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



ZooKeeper-trunk-openjdk7 - Build # 1166 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1166/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 456813 lines...]
    [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-09-12 20:14:39,667 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=Connections,name2=127.0.0.1,name3=0x100011554860000]
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100011554860000
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100011554860000 closed
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 43203
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-12 20:14:39,768 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22238
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-12 20:14:39,770 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [ProcessThread(sid:0 cport:22238)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-12 20:14:39,770 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-12 20:14:39,771 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=InMemoryDataTree]
    [junit] 2016-09-12 20:14:39,771 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238]
    [junit] 2016-09-12 20:14:39,771 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22238
    [junit] 2016-09-12 20:14:39,772 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-12 20:14:39,775 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1367 at start it was 1371
    [junit] 2016-09-12 20:14:39,775 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-12 20:14:39,775 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 421.639 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-12 20:14:39,813 [myid:127.0.0.1:22115] - INFO  [main-SendThread(127.0.0.1:22115):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22115. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 20:14:39,814 [myid:127.0.0.1:22115] - WARN  [main-SendThread(127.0.0.1:22115):ClientCnxn$SendThread@1235] - Session 0x100011297a10000 for server 127.0.0.1/127.0.0.1:22115, 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] Running org.apache.zookeeper.server.quorum.Zab1_0Test 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.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 16 minutes 26 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.Zab1_0Test.testNormalObserverRun

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-trunk-openjdk7 - Build # 1165 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1165/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 468466 lines...]
    [junit] 2016-09-12 18:39:03,984 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100c98683340000 closed
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 149349
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1644
    [junit] 2016-09-12 18:39:03,984 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100c98683340000
    [junit] 2016-09-12 18:39:03,984 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=Connections,name2=127.0.0.1,name3=0x100c98683340000]
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-12 18:39:03,985 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11466
    [junit] 2016-09-12 18:39:03,990 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-12 18:39:03,990 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-12 18:39:03,990 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-12 18:39:03,990 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=InMemoryDataTree]
    [junit] 2016-09-12 18:39:03,991 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466]
    [junit] 2016-09-12 18:39:03,992 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11466
    [junit] 2016-09-12 18:39:03,992 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-12 18:39:03,996 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4843 at start it was 4839
    [junit] 2016-09-12 18:39:03,996 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-09-12 18:39:03,996 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-12 18:39:03,997 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 581.153 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-12 18:39:04,247 [myid:127.0.0.1:11346] - INFO  [main-SendThread(127.0.0.1:11346):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11346. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 18:39:04,248 [myid:127.0.0.1:11346] - WARN  [main-SendThread(127.0.0.1:11346):ClientCnxn$SendThread@1235] - Session 0x200c98349c80000 for server 127.0.0.1/127.0.0.1:11346, 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-09-12 18:39:04,252 [myid:127.0.0.1:11349] - INFO  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11349. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 18:39:04,252 [myid:127.0.0.1:11349] - WARN  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1235] - Session 0x300c98348a70000 for server 127.0.0.1/127.0.0.1:11349, 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-09-12 18:39:04,272 [myid:127.0.0.1:11343] - INFO  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11343. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 18:39:04,273 [myid:127.0.0.1:11343] - WARN  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1235] - Session 0x100c98348a60000 for server 127.0.0.1/127.0.0.1:11343, 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] Running org.apache.zookeeper.test.DisconnectedWatcherTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.test.DisconnectedWatcherTest
    [junit] Test org.apache.zookeeper.test.DisconnectedWatcherTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 18 minutes 47 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.server.PurgeTxnTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

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-trunk-openjdk7 - Build # 1164 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1164/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 463455 lines...]
    [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-09-12 09:39:04,845 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=Connections,name2=127.0.0.1,name3=0x100b14617330000]
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100b14617330000 closed
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 142216
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-12 09:39:04,946 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-12 09:39:04,946 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19545
    [junit] 2016-09-12 09:39:04,945 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100b14617330000
    [junit] 2016-09-12 09:39:04,951 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-12 09:39:04,952 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [ProcessThread(sid:0 cport:19545)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-12 09:39:04,952 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-12 09:39:04,953 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=InMemoryDataTree]
    [junit] 2016-09-12 09:39:04,953 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545]
    [junit] 2016-09-12 09:39:04,953 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19545
    [junit] 2016-09-12 09:39:04,954 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-12 09:39:04,959 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4836 at start it was 4836
    [junit] 2016-09-12 09:39:04,960 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-12 09:39:04,960 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 514.675 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-12 09:39:05,350 [myid:127.0.0.1:19425] - INFO  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19425. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 09:39:05,350 [myid:127.0.0.1:19425] - WARN  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1235] - Session 0x200b142faaa0000 for server 127.0.0.1/127.0.0.1:19425, 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-09-12 09:39:05,427 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 09:39:05,427 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x100b13e58210000 for server 127.0.0.1/127.0.0.1:19301, 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-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 13 minutes 22 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.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:155)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk-openjdk7 - Build # 1163 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1163/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 465496 lines...]
    [junit] 2016-09-12 05:35:08,372 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x100b066c4f10000
    [junit] 2016-09-12 05:35:08,396 [myid:] - WARN  [New I/O worker #6635:NettyServerCnxnFactory$CnxnChannelHandler@142] - Exception caught [id: 0x9ecc96fe, /127.0.0.1:36643 :> /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-09-12 05:35:08,396 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=Connections,name2=127.0.0.1,name3=0x100b066c4f10000]
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100b066c4f10000 closed
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 134354
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-12 05:35:08,499 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-12 05:35:08,499 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30317
    [junit] 2016-09-12 05:35:08,497 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100b066c4f10000
    [junit] 2016-09-12 05:35:08,503 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-12 05:35:08,503 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-09-12 05:35:08,503 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-12 05:35:08,503 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-12 05:35:08,504 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-12 05:35:08,504 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-12 05:35:08,504 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-12 05:35:08,504 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-12 05:35:08,505 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=InMemoryDataTree]
    [junit] 2016-09-12 05:35:08,505 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317]
    [junit] 2016-09-12 05:35:08,505 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30317
    [junit] 2016-09-12 05:35:08,506 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-12 05:35:08,511 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4828 at start it was 4828
    [junit] 2016-09-12 05:35:08,511 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-12 05:35:08,511 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 531.757 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-09-12 05:35:08,781 [myid:127.0.0.1:30194] - INFO  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30194. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-12 05:35:08,782 [myid:127.0.0.1:30194] - WARN  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1235] - Session 0x100b063ab730000 for server 127.0.0.1/127.0.0.1:30194, 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-trunk-openjdk7/build.xml:1207: Tests failed!

Total time: 14 minutes 2 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.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:155)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)