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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 487043 lines...]
    [junit] 2017-01-04 11:58:56,797 [myid:] - INFO  [main:ClientBase@513] - 
STOPPING server
    [junit] 2017-01-04 11:58:56,797 [myid:] - INFO  
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19545
    [junit] 2017-01-04 11:58:56,800 [myid:] - INFO  [main:ZooKeeperServer@534] 
- shutting down
    [junit] 2017-01-04 11:58:56,801 [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-01-04 11:58:56,801 [myid:] - INFO  
[main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  
[main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [ProcessThread(sid:0 
cport:19545)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  
[main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=InMemoryDataTree]
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545]
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 19545
    [junit] 2017-01-04 11:58:56,803 [myid:] - INFO  [main:JMXEnv@146] - 
ensureOnly:[]
    [junit] 2017-01-04 11:58:56,808 [myid:] - INFO  [main:ClientBase@568] - 
fdcount after test is: 5211 at start it was 5211
    [junit] 2017-01-04 11:58:56,809 [myid:] - INFO  [main:ZKTestCase$1@65] - 
SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-01-04 11:58:56,809 [myid:] - INFO  [main:ZKTestCase$1@60] - 
FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
554.474 sec, Thread: 4, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2017-01-04 11:58:57,040 [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] 2017-01-04 11:58:57,041 [myid:] - INFO  [New I/O boss 
#9999:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 
127.0.0.1/127.0.0.1:19425
    [junit]     at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [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:1142)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit]     at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-01-04 11:58:57,041 [myid:] - WARN  [New I/O boss 
#9999:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 
0xf871946b] EXCEPTION: java.net.ConnectException: Connection refused: 
127.0.0.1/127.0.0.1:19425
    [junit] java.net.ConnectException: Connection refused: 
127.0.0.1/127.0.0.1:19425
    [junit]     at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [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:1142)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit]     at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-01-04 11:58:57,041 [myid:] - INFO  [New I/O boss 
#9999:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-01-04 11:58:57,041 [myid:127.0.0.1:19425] - INFO  
[main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1231] - channel for 
sessionid 0x20180df118e0000 is lost, closing socket connection and attempting 
reconnect

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

Total time: 13 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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:165)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


Reply via email to