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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 382598 lines...]
    [junit] 2016-05-18 23:23:49,363 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):Leader@613] - 
Shutting down
    [junit] 2016-05-18 23:23:49,364 [myid:] - WARN  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):QuorumPeer@1157] - 
PeerState set to LOOKING
    [junit] 2016-05-18 23:23:49,364 [myid:] - WARN  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):QuorumPeer@1139] - 
QuorumPeer main thread exited
    [junit] 2016-05-18 23:23:49,363 [myid:] - INFO  [main:QuorumUtil@254] - 
Shutting down leader election 
QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled)
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):MBeanRegistry@128] 
- Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  [main:QuorumUtil@259] - 
Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled) to exit 
thread
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):MBeanRegistry@128] 
- Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):MBeanRegistry@128] 
- Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):MBeanRegistry@128] 
- Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
    [junit] 2016-05-18 23:23:49,364 [myid:] - INFO  
[QuorumPeer[myid=5](plain=/127.0.0.1:27518)(secure=disabled):MBeanRegistry@128] 
- Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
    [junit] 2016-05-18 23:23:49,365 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27506
    [junit] 2016-05-18 23:23:49,365 [myid:] - INFO  [main:QuorumUtil@243] - 
127.0.0.1:27506 is no longer accepting client connections
    [junit] 2016-05-18 23:23:49,365 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27509
    [junit] 2016-05-18 23:23:49,365 [myid:] - INFO  [main:QuorumUtil@243] - 
127.0.0.1:27509 is no longer accepting client connections
    [junit] 2016-05-18 23:23:49,365 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27512
    [junit] 2016-05-18 23:23:49,366 [myid:] - INFO  [main:QuorumUtil@243] - 
127.0.0.1:27512 is no longer accepting client connections
    [junit] 2016-05-18 23:23:49,366 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27515
    [junit] 2016-05-18 23:23:49,366 [myid:] - INFO  [main:QuorumUtil@243] - 
127.0.0.1:27515 is no longer accepting client connections
    [junit] 2016-05-18 23:23:49,366 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27518
    [junit] 2016-05-18 23:23:49,366 [myid:] - INFO  [main:QuorumUtil@243] - 
127.0.0.1:27518 is no longer accepting client connections
    [junit] 2016-05-18 23:23:49,367 [myid:] - INFO  [main:ZKTestCase$1@65] - 
SUCCEEDED testRemoveOneAsynchronous
    [junit] 2016-05-18 23:23:49,367 [myid:] - INFO  [main:ZKTestCase$1@60] - 
FINISHED testRemoveOneAsynchronous
    [junit] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
107.824 sec, Thread: 7, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] 2016-05-18 23:23:49,415 [myid:127.0.0.1:27407] - INFO  
[main-SendThread(127.0.0.1:27407):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:27407. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2016-05-18 23:23:49,415 [myid:127.0.0.1:27407] - WARN  
[main-SendThread(127.0.0.1:27407):ClientCnxn$SendThread@1235] - Session 
0x3001e5909670000 for server 127.0.0.1/127.0.0.1:27407, 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-05-18 23:23:49,552 [myid:127.0.0.1:27415] - INFO  
[main-SendThread(127.0.0.1:27415):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:27415. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2016-05-18 23:23:49,553 [myid:127.0.0.1:27415] - WARN  
[main-SendThread(127.0.0.1:27415):ClientCnxn$SendThread@1235] - Session 
0x1001e5995f10000 for server 127.0.0.1/127.0.0.1:27415, 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] Test org.apache.zookeeper.test.ReconfigTest FAILED

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

Total time: 6 minutes 7 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 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording fingerprints
Setting 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording test results
Setting 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Publishing Javadoc
Setting 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Setting 
LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7



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

Error Message:
waiting for server 4 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 4 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.ReconfigTest.testPortChange

Error Message:
expected:<test[1]> but was:<test[0]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<test[1]> but was:<test[0]>
        at 
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:150)
        at 
org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:598)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


Reply via email to