Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Is hudson-slave1 down?

Same here, all our builds fail immediately with:
Building remotely on Fastlane
hudson.util.IOException2: remote file operation failed:
/opt/users/hudsonbuild/workspace/rap-2.0-tools at
hudson.remoting.Channel@237c8a9c:Fastlane
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.FilePath.mkdirs(FilePath.java:806)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1227)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: ch.ethz.ssh2.channel.ChannelClosedException: SSH channel is
closed. (Close requested by remote)
	at ch.ethz.ssh2.channel.ChannelManager.sendData(ChannelManager.java:405)
	at ch.ethz.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:71)
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838)
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876)
	at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at hudson.remoting.Channel.send(Channel.java:490)
	at hudson.remoting.Request.call(Request.java:111)
	at hudson.remoting.Channel.call(Channel.java:650)
	at hudson.FilePath.act(FilePath.java:747)
	... 9 more

Ralf


On Wed, Jun 13, 2012 at 8:43 AM, Ed Willink <ed@xxxxxxxxxxxxx> wrote:
> Hi
>
> slave1 seems ok but fastlane has gone uncommunicative
> (https://hudson.eclipse.org/hudson/job/buckminster-mdt-ocl-branch-tests/194/)
>
>    Regards
>
>        Ed Willink
>
>
> On 13/06/2012 02:46, Denis Roy wrote:
>>
>> I have restarted the slave agent on slave1.  Let me know if this does not
>> solve the issue.
>>
>> Sent from mobile device
>>
>>
>> Michael Golubev<golubev@xxxxxxxxxxxx>  wrote:
>>
>>> Hello,
>>>
>>> Last half a hour I am getting seemingly endless stream of builds, all
>>> failing like the one at [1] with:
>>>
>>> hudson.util.IOException2: remote file operation failed:
>>> /opt/users/hudsonbuild/workspace/tycho-gmp.gmf.tooling at
>>> hudson.remoting.Channel@18931e52:hudson-slave1
>>>
>>> Is it just me or some known problem?
>>>
>>> [1]
>>> https://hudson.eclipse.org/hudson/job/tycho-gmp.gmf.tooling/265/console
>>>
>>> Regards
>>> --
>>>
>>> *Michael "Borlander" Golubev
>>> *Eclipse Committer (GMF, UML2Tools)
>>> at Montages Think Tank, Prague, Czech Republic
>>> 1165/1 Dvorecka, 14700, Prague-4 Podoli
>>>
>>> tek: +420 602 483 463
>>>
>>> _______________________________________________
>>> cross-project-issues-dev mailing list
>>> cross-project-issues-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>
>>
>> -----
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2012.0.2180 / Virus Database: 2433/5064 - Release Date: 06/12/12
>>
>>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top