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 2015/05/24 21:57:03 UTC

ZooKeeper-trunk-openjdk7 - Build # 820 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 367674 lines...]
    [junit] 2015-05-24 19:56:59,749 [myid:] - INFO  [main:FinalRequestProcessor@489] - shutdown of request processor complete
    [junit] 2015-05-24 19:56:59,749 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2015-05-24 19:56:59,749 [myid:] - INFO  [SyncThread:3:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2015-05-24 19:56:59,750 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3,name2=Leader,name3=InMemoryDataTree]
    [junit] 2015-05-24 19:56:59,750 [myid:] - WARN  [LearnerHandler-/127.0.0.1:37340:LearnerHandler@595] - ******* GOODBYE /127.0.0.1:37340 ********
    [junit] 2015-05-24 19:56:59,750 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-05-24 19:56:59,751 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:19442:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2015-05-24 19:56:59,751 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2015-05-24 19:56:59,750 [myid:] - WARN  [LearnerHandler-/127.0.0.1:37340:LearnerHandler@879] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:877)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:598)
    [junit] 2015-05-24 19:56:59,750 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-05-24 19:56:59,751 [myid:] - WARN  [LearnerHandler-/127.0.0.1:37333:LearnerHandler@595] - ******* GOODBYE /127.0.0.1:37333 ********
    [junit] 2015-05-24 19:56:59,752 [myid:] - WARN  [LearnerHandler-/127.0.0.1:37333:LearnerHandler@879] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:877)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:598)
    [junit] 2015-05-24 19:56:59,752 [myid:] - INFO  [/127.0.0.1:19444:QuorumCnxManager$Listener@654] - Leaving listener
    [junit] 2015-05-24 19:56:59,752 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3,name2=Leader]
    [junit] 2015-05-24 19:56:59,753 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):QuorumPeer@1039] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:559)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1036)
    [junit] 2015-05-24 19:56:59,753 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):Leader@613] - Shutting down
    [junit] 2015-05-24 19:56:59,753 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):QuorumPeer@1070] - PeerState set to LOOKING
    [junit] 2015-05-24 19:56:59,753 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):QuorumPeer@1052] - QuorumPeer main thread exited
    [junit] 2015-05-24 19:56:59,753 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled)
    [junit] 2015-05-24 19:56:59,753 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled) to exit thread
    [junit] 2015-05-24 19:56:59,753 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3]
    [junit] 2015-05-24 19:56:59,754 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3]
    [junit] 2015-05-24 19:56:59,754 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.1]
    [junit] 2015-05-24 19:56:59,754 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:19442)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.2]
    [junit] 2015-05-24 19:56:59,754 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 19436
    [junit] 2015-05-24 19:56:59,754 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:19436 is no longer accepting client connections
    [junit] 2015-05-24 19:56:59,755 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 19439
    [junit] 2015-05-24 19:56:59,755 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:19439 is no longer accepting client connections
    [junit] 2015-05-24 19:56:59,755 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 19442
    [junit] 2015-05-24 19:56:59,755 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:19442 is no longer accepting client connections
    [junit] 2015-05-24 19:56:59,757 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testJMXBeanAfterRoleChange
    [junit] 2015-05-24 19:56:59,757 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testJMXBeanAfterRoleChange
    [junit] 2015-05-24 19:56:59,762 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.688 sec, Thread: 4, Class: org.apache.zookeeper.test.ReconfigTest

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

Total time: 5 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  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:55)



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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 369784 lines...]
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:877)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:598)
    [junit] 2015-05-25 19:56:44,616 [myid:] - WARN  [LearnerHandler-/127.0.0.1:52700:LearnerHandler@879] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:877)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:598)
    [junit] 2015-05-25 19:56:44,617 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2015-05-25 19:56:44,618 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-05-25 19:56:44,618 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:30211:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2015-05-25 19:56:44,618 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3,name2=Leader]
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [/127.0.0.1:30213:QuorumCnxManager$Listener@654] - Leaving listener
    [junit] 2015-05-25 19:56:44,619 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):QuorumPeer@1039] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:559)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1036)
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):Leader@613] - Shutting down
    [junit] 2015-05-25 19:56:44,619 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):QuorumPeer@1070] - PeerState set to LOOKING
    [junit] 2015-05-25 19:56:44,619 [myid:] - WARN  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):QuorumPeer@1052] - QuorumPeer main thread exited
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled)
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3]
    [junit] 2015-05-25 19:56:44,619 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled) to exit thread
    [junit] 2015-05-25 19:56:44,620 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.3]
    [junit] 2015-05-25 19:56:44,620 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.1]
    [junit] 2015-05-25 19:56:44,620 [myid:] - INFO  [QuorumPeer[myid=3](plain=/0:0:0:0:0:0:0:0:30211)(secure=disabled):MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id3,name1=replica.2]
    [junit] 2015-05-25 19:56:44,620 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 30205
    [junit] 2015-05-25 19:56:44,621 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:30205 is no longer accepting client connections
    [junit] 2015-05-25 19:56:44,621 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 30208
    [junit] 2015-05-25 19:56:44,621 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:30208 is no longer accepting client connections
    [junit] 2015-05-25 19:56:44,621 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 30211
    [junit] 2015-05-25 19:56:44,621 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:30211 is no longer accepting client connections
    [junit] 2015-05-25 19:56:44,622 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testInitialConfigHasPositiveVersion
    [junit] 2015-05-25 19:56:44,623 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testInitialConfigHasPositiveVersion
    [junit] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 105.63 sec, Thread: 8, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] 2015-05-25 19:56:44,641 [myid:] - INFO  [main-SendThread(127.0.0.1:30205):ClientCnxn$SendThread@1097] - Opening socket connection to server 127.0.0.1/127.0.0.1:30205. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2015-05-25 19:56:44,642 [myid:] - WARN  [main-SendThread(127.0.0.1:30205):ClientCnxn$SendThread@1216] - Session 0x1021c8d0a3f0000 for server 127.0.0.1/127.0.0.1:30205, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:355)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED

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

Total time: 5 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  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:55)