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

ZooKeeper-trunk - Build # 3333 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.47 MB...]
    [junit] 2017-03-26 23:26:55,144 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-26 23:26:55,144 [myid:] - INFO  [main:ClientBase@558] - tearDown starting
    [junit] 2017-03-26 23:26:55,144 [myid:] - INFO  [main:ClientBase@528] - STOPPING server
    [junit] 2017-03-26 23:26:55,144 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161
    [junit] 2017-03-26 23:26:55,150 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-03-26 23:26:55,150 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-03-26 23:26:55,150 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-26 23:26:55,150 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-03-26 23:26:55,150 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-26 23:26:55,151 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-03-26 23:26:55,151 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-26 23:26:55,151 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-26 23:26:55,151 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree]
    [junit] 2017-03-26 23:26:55,152 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161]
    [junit] 2017-03-26 23:26:55,152 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14161
    [junit] 2017-03-26 23:26:55,152 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-26 23:26:55,159 [myid:] - INFO  [main:ClientBase@583] - fdcount after test is: 4834 at start it was 4834
    [junit] 2017-03-26 23:26:55,159 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-26 23:26:55,159 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 466.494 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-03-26 23:26:55,370 [myid:127.0.0.1:14041] - INFO  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14041. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-26 23:26:55,370 [myid:127.0.0.1:14041] - WARN  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1235] - Session 0x2015a4afd8d0000 for server 127.0.0.1/127.0.0.1:14041, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-26 23:26:55,500 [myid:127.0.0.1:14044] - INFO  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14044. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-26 23:26:55,501 [myid:127.0.0.1:14044] - WARN  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1235] - Session 0x3015a4afa070000 for server 127.0.0.1/127.0.0.1:14044, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

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

Total time: 10 minutes 56 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3335 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.57 MB...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-03-27 23:30:09,918 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=Connections,name2=127.0.0.1,name3=0x100dece4e760000]
    [junit] 2017-03-27 23:30:10,018 [myid:] - INFO  [main:ZooKeeper@1324] - Session: 0x100dece4e760000 closed
    [junit] 2017-03-27 23:30:10,018 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100dece4e760000
    [junit] 2017-03-27 23:30:10,018 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 175637
    [junit] 2017-03-27 23:30:10,018 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2017-03-27 23:30:10,018 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-27 23:30:10,019 [myid:] - INFO  [main:ClientBase@558] - tearDown starting
    [junit] 2017-03-27 23:30:10,019 [myid:] - INFO  [main:ClientBase@528] - STOPPING server
    [junit] 2017-03-27 23:30:10,019 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11468
    [junit] 2017-03-27 23:30:10,024 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-03-27 23:30:10,025 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [ProcessThread(sid:0 cport:11468)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-27 23:30:10,025 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-27 23:30:10,026 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=InMemoryDataTree]
    [junit] 2017-03-27 23:30:10,026 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468]
    [junit] 2017-03-27 23:30:10,026 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11468
    [junit] 2017-03-27 23:30:10,027 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-27 23:30:10,032 [myid:] - INFO  [main:ClientBase@583] - fdcount after test is: 4836 at start it was 4836
    [junit] 2017-03-27 23:30:10,033 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-27 23:30:10,033 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 554.501 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-03-27 23:30:10,148 [myid:127.0.0.1:11345] - INFO  [main-SendThread(127.0.0.1:11345):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11345. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-27 23:30:10,148 [myid:127.0.0.1:11345] - WARN  [main-SendThread(127.0.0.1:11345):ClientCnxn$SendThread@1235] - Session 0x100decad8910000 for server 127.0.0.1/127.0.0.1:11345, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

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

Total time: 13 minutes 43 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.FLETest.testTripleElection

Error Message:
Fewer than a a majority has joined

Stack Trace:
junit.framework.AssertionFailedError: Fewer than a a majority has joined
	at org.apache.zookeeper.test.FLETest.runElection(FLETest.java:361)
	at org.apache.zookeeper.test.FLETest.testTripleElection(FLETest.java:286)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3334 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.20 MB...]
    [junit] 2017-03-27 18:46:44,176 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2017-03-27 18:46:44,176 [myid:] - INFO  [main:ClientBase@558] - tearDown starting
    [junit] 2017-03-27 18:46:44,177 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x104a48b01c30000
    [junit] 2017-03-27 18:46:44,218 [myid:] - INFO  [main:ZooKeeper@1324] - Session: 0x104a48b01c30000 closed
    [junit] 2017-03-27 18:46:44,218 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104a48b01c30000
    [junit] 2017-03-27 18:46:44,218 [myid:] - INFO  [NIOWorkerThread-25:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x104a48b01c30000]
    [junit] 2017-03-27 18:46:44,219 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x104a48b01c30001
    [junit] 2017-03-27 18:46:44,219 [myid:] - INFO  [NIOWorkerThread-25:NIOServerCnxn@627] - Closed socket connection for client /127.0.0.1:51863 which had sessionid 0x104a48b01c30000
    [junit] 2017-03-27 18:46:44,260 [myid:] - INFO  [NIOWorkerThread-19:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x104a48b01c30001]
    [junit] 2017-03-27 18:46:44,261 [myid:] - INFO  [NIOWorkerThread-19:NIOServerCnxn@627] - Closed socket connection for client /127.0.0.1:51884 which had sessionid 0x104a48b01c30001
    [junit] 2017-03-27 18:46:44,261 [myid:] - INFO  [main:ZooKeeper@1324] - Session: 0x104a48b01c30001 closed
    [junit] 2017-03-27 18:46:44,261 [myid:] - INFO  [main:ClientBase@528] - STOPPING server
    [junit] 2017-03-27 18:46:44,261 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104a48b01c30001
    [junit] 2017-03-27 18:46:44,262 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:16611:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2017-03-27 18:46:44,263 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2017-03-27 18:46:44,269 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-03-27 18:46:44,270 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-03-27 18:46:44,270 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-27 18:46:44,271 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-27 18:46:44,271 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=InMemoryDataTree]
    [junit] 2017-03-27 18:46:44,271 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611]
    [junit] 2017-03-27 18:46:44,272 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16611
    [junit] 2017-03-27 18:46:44,272 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-27 18:46:44,295 [myid:] - INFO  [main:ClientBase@583] - fdcount after test is: 53 at start it was 53
    [junit] 2017-03-27 18:46:44,295 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2017-03-27 18:46:44,295 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 757.365 sec, Thread: 3, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

fail.build.on.test.failure:

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

Total time: 16 minutes 30 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
[JIRA] Updating issue ZOOKEEPER-2737
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff

Error Message:
expected:<4294967298> but was:<4294967297>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4294967298> but was:<4294967297>
	at org.apache.zookeeper.server.quorum.Zab1_0Test$5.converseWithFollower(Zab1_0Test.java:869)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testFollowerConversation(Zab1_0Test.java:517)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff(Zab1_0Test.java:784)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:126)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)