See https://builds.apache.org/job/ZooKeeper_branch34_solaris/549/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 12408 lines...]
[junit] 2013-06-04 07:36:05,019 [myid:] - INFO
[FollowerRequestProcessor:3:FollowerRequestProcessor@95] -
FollowerRequestProcessor exited loop!
[junit] 2013-06-04 07:36:05,019 [myid:] - INFO
[QuorumPeer[myid=3]/0.0.0.0:11249:CommitProcessor@181] - Shutting down
[junit] 2013-06-04 07:36:05,019 [myid:] - INFO [main:Follower@166] -
shutdown called
[junit] java.lang.Exception: shutdown Follower
[junit] at
org.apache.zookeeper.server.quorum.Follower.shutdown(Follower.java:166)
[junit] at
org.apache.zookeeper.server.quorum.QuorumPeer.shutdown(QuorumPeer.java:785)
[junit] at
org.apache.zookeeper.test.QuorumUtil.shutdown(QuorumUtil.java:221)
[junit] at
org.apache.zookeeper.test.QuorumUtil.shutdownAll(QuorumUtil.java:208)
[junit] at
org.apache.zookeeper.server.ZxidRolloverTest.tearDown(ZxidRolloverTest.java:217)
[junit] at junit.framework.TestCase.runBare(TestCase.java:140)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:110)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:128)
[junit] at junit.framework.TestResult.run(TestResult.java:113)
[junit] at junit.framework.TestCase.run(TestCase.java:124)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[junit] at junit.framework.TestSuite.run(TestSuite.java:227)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO
[CommitProcessor:3:CommitProcessor@150] - CommitProcessor exited loop!
[junit] 2013-06-04 07:36:05,019 [myid:] - INFO
[QuorumPeer[myid=3]/0.0.0.0:11249:FinalRequestProcessor@415] - shutdown of
request processor complete
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO
[main:FollowerZooKeeperServer@139] - Shutting down
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO [main:ZooKeeperServer@443]
- shutting down
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO
[QuorumPeer[myid=3]/0.0.0.0:11249:SyncRequestProcessor@175] - Shutting down
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO
[main:FollowerRequestProcessor@105] - Shutting down
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO
[SyncThread:3:SyncRequestProcessor@155] - SyncRequestProcessor exited!
[junit] 2013-06-04 07:36:05,020 [myid:] - INFO [main:CommitProcessor@181]
- Shutting down
[junit] 2013-06-04 07:36:05,020 [myid:] - WARN
[QuorumPeer[myid=3]/0.0.0.0:11249:QuorumPeer@768] - QuorumPeer main thread
exited
[junit] 2013-06-04 07:36:05,021 [myid:] - INFO
[main:FinalRequestProcessor@415] - shutdown of request processor complete
[junit] 2013-06-04 07:36:05,021 [myid:] - INFO
[main:SyncRequestProcessor@175] - Shutting down
[junit] 2013-06-04 07:36:05,022 [myid:] - ERROR
[/127.0.0.1:12250:QuorumCnxManager$Listener@510] - Exception while listening
[junit] java.net.SocketException: Socket closed
[junit] at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit] at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
[junit] at java.net.ServerSocket.implAccept(ServerSocket.java:462)
[junit] at java.net.ServerSocket.accept(ServerSocket.java:430)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener.run(QuorumCnxManager.java:502)
[junit] 2013-06-04 07:36:05,022 [myid:] - INFO [main:QuorumUtil@224] -
Shutting down leader election QuorumPeer[myid=3]/0.0.0.0:11249
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO [main:QuorumUtil@229] -
Waiting for QuorumPeer[myid=3]/0.0.0.0:11249 to exit thread
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11245
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO [main:QuorumUtil@213] -
127.0.0.1:11245 is no longer accepting client connections
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11247
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO [main:QuorumUtil@213] -
127.0.0.1:11247 is no longer accepting client connections
[junit] 2013-06-04 07:36:05,023 [myid:] - INFO
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11249
[junit] 2013-06-04 07:36:05,024 [myid:] - INFO [main:QuorumUtil@213] -
127.0.0.1:11249 is no longer accepting client connections
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 51.207 sec
[junit] Running org.apache.zookeeper.server.quorum.CnxManagerTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build.xml:1220:
Process fork failed.
Total time: 3 minutes 2 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.CnxManagerTest.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.