See https://builds.apache.org/job/ZooKeeper-trunk-solaris/533/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 14563 lines...]
[junit] at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
[junit] at java.net.Socket.connect(Socket.java:529)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:375)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:413)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:352)
[junit] at
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:455)
[junit] at
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:426)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] 2013-04-22 09:26:31,847 [myid:] - INFO
[NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420]
- selector thread exitted run method
[junit] 2013-04-22 09:26:31,846 [myid:] - INFO
[NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420]
- selector thread exitted run method
[junit] 2013-04-22 09:26:31,851 [myid:] - WARN
[WorkerSender[myid=3]:QuorumCnxManager@390] - Cannot open channel to 2 at
election address localhost/127.0.0.1:12262
[junit] java.net.ConnectException: Connection refused
[junit] at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit] at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
[junit] at java.net.Socket.connect(Socket.java:529)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:375)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:420)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:352)
[junit] at
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:455)
[junit] at
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:426)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] 2013-04-22 09:26:31,854 [myid:] - INFO
[WorkerSender[myid=3]:FastLeaderElection$Messenger$WorkerSender@431] -
WorkerSender is down
[junit] 2013-04-22 09:26:31,853 [myid:] - INFO [main:QuorumUtil@232] -
Shutting down leader election QuorumPeer[myid=3]/0.0.0.0:11263
[junit] 2013-04-22 09:26:31,853 [myid:] - INFO
[localhost/127.0.0.1:12265:QuorumCnxManager$Listener@565] - Leaving listener
[junit] 2013-04-22 09:26:31,852 [myid:] - WARN
[QuorumPeer[myid=3]/0.0.0.0:11263:QuorumPeer@914] - Unexpected exception
[junit] java.lang.InterruptedException
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:1961)
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2038)
[junit] at
java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:424)
[junit] at
org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader(FastLeaderElection.java:806)
[junit] at
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:912)
[junit] 2013-04-22 09:26:31,856 [myid:] - WARN
[QuorumPeer[myid=3]/0.0.0.0:11263:QuorumPeer@965] - QuorumPeer main thread
exited
[junit] 2013-04-22 09:26:31,854 [myid:] - INFO [main:QuorumUtil@237] -
Waiting for QuorumPeer[myid=3]/0.0.0.0:11263 to exit thread
[junit] 2013-04-22 09:26:31,856 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11257
[junit] 2013-04-22 09:26:31,857 [myid:] - INFO [main:QuorumUtil@221] -
127.0.0.1:11257 is no longer accepting client connections
[junit] 2013-04-22 09:26:31,857 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11260
[junit] 2013-04-22 09:26:31,857 [myid:] - INFO [main:QuorumUtil@221] -
127.0.0.1:11260 is no longer accepting client connections
[junit] 2013-04-22 09:26:31,857 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11263
[junit] 2013-04-22 09:26:31,857 [myid:] - INFO [main:QuorumUtil@221] -
127.0.0.1:11263 is no longer accepting client connections
[junit] 2013-04-22 09:26:32,005 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@135] - SessionTrackerImpl exited loop!
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 75.361 sec
[junit] Running org.apache.zookeeper.server.quorum.CommitProcessorTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper-trunk-solaris/trunk/build.xml:1233:
Process fork failed.
Total time: 8 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED: org.apache.zookeeper.server.quorum.CommitProcessorTest.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.