See https://builds.apache.org/job/ZooKeeper_branch34_solaris/5/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 95488 lines...]
    [junit] 2011-11-02 10:18:09,189 [myid:] - INFO  [main:QuorumBase@185] - 
start QuorumPeer 4
    [junit] 2011-11-02 10:18:09,189 [myid:] - WARN  
[WorkerSender[myid=1]:QuorumCnxManager@368] - Cannot open channel to 3 at 
election address /127.0.0.1:12229
    [junit] java.net.ConnectException: Connection refused
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit]     at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [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:354)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:327)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:393)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:365)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 2011-11-02 10:18:09,191 [myid:] - INFO  
[QuorumPeer[myid=3]/0.0.0.0:11224:QuorumPeer@667] - LOOKING
    [junit] 2011-11-02 10:18:09,190 [myid:] - INFO  [main:QuorumPeer@429] - 
currentEpoch not found! Creating with a reasonable default. This should only 
happen when you are upgrading your installation
    [junit] 2011-11-02 10:18:09,191 [myid:] - INFO  
[QuorumPeer[myid=3]/0.0.0.0:11224:FastLeaderElection@728] - New election. My id 
=  3, Proposed zxid = 0
    [junit] 2011-11-02 10:18:09,192 [myid:] - INFO  
[/127.0.0.1:12229:QuorumCnxManager$Listener@493] - Received connection request 
/127.0.0.1:64348
    [junit] 2011-11-02 10:18:09,192 [myid:] - INFO  
[WorkerSender[myid=2]:QuorumCnxManager@190] - Have smaller server identifier, 
so dropping the connection: (3, 2)
    [junit] 2011-11-02 10:18:09,191 [myid:] - WARN  
[WorkerSender[myid=1]:QuorumCnxManager@368] - Cannot open channel to 4 at 
election address /127.0.0.1:12230
    [junit] java.net.ConnectException: Connection refused
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
        at hudson.remoting.Request.call(Request.java:149)
        at hudson.remoting.Channel.call(Channel.java:681)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
        at $Proxy25.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:850)
        at hudson.Launcher$ProcStarter.join(Launcher.java:336)
        at hudson.tasks.Ant.perform(Ant.java:217)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:693)
        at hudson.model.Build$RunnerImpl.build(Build.java:178)
        at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:459)
        at hudson.model.Run.run(Run.java:1376)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:230)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: 
Unexpected termination of the channel
        at hudson.remoting.Request.abort(Request.java:273)
        at hudson.remoting.Channel.terminate(Channel.java:732)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:1117)
Caused by: java.io.IOException: Unexpected termination of the channel
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:1093)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2280)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:3018)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:2819)
        at java.io.ObjectInputStream.readUTF(ObjectInputStream.java:1050)
        at java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:616)
        at 
java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:808)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1564)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:1087)



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to