[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2013-03-15 Thread m...@marc-seeger.de (JIRA)














































Marc Seeger
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















I get this on Linux - Linux with Jenkins ver. 1.504
Different data centers though, so probably not the most stable network connection.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2013-03-15 Thread m...@marc-seeger.de (JIRA)












































 
Marc Seeger
 edited a comment on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















I get this on Linux - Linux with Jenkins ver. 1.504
Different data centers though, so probably not the most stable network connection.


FATAL: Unable to delete script file /tmp/hudson9103641402954770242.sh
hudson.util.IOException2: remote file operation failed: /tmp/hudson9103641402954770242.sh at hudson.remoting.Channel@3ce3262f:django
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.delete(FilePath.java:1223)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:101)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
	at hudson.model.Run.execute(Run.java:1567)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:494)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:854)
	... 13 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
	at hudson.remoting.Command.init(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at $Proxy46.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:915)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
	at hudson.model.Run.execute(Run.java:1567)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	... 3 more
Caused by: Command close created at
	at hudson.remoting.Command.init(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more

  

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2013-03-15 Thread m...@marc-seeger.de (JIRA)












































 
Marc Seeger
 edited a comment on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















I get this on Linux - Linux with Jenkins ver. 1.504
Different data centers though, so probably not the most stable network connection.


FATAL: Unable to delete script file /tmp/hudson9103641402954770242.sh
hudson.util.IOException2: remote file operation failed: /tmp/hudson9103641402954770242.sh at hudson.remoting.Channel@3ce3262f:django
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.delete(FilePath.java:1223)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:101)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
	at hudson.model.Run.execute(Run.java:1567)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:494)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:854)
	... 13 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
	at hudson.remoting.Command.init(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at $Proxy46.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:915)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
	at hudson.model.Run.execute(Run.java:1567)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	... 3 more
Caused by: Command close created at
	at hudson.remoting.Command.init(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.init(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more


The 

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-12-11 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















Code changed in jenkins
User: Nicolas De Loof
Path:
 core/src/main/java/hudson/tasks/CommandInterpreter.java
http://jenkins-ci.org/commit/jenkins/8e74242d8b961a78d5d498b55e1f3797f92bb8a1
Log:
  JENKINS-12235 root cause is hidden by by script deletion failure































This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-12-11 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















Integrated in  jenkins_main_trunk #2141
 JENKINS-12235 root cause is hidden by by script deletion failure (Revision 8e74242d8b961a78d5d498b55e1f3797f92bb8a1)

 Result = SUCCESS
Nicolas De Loof : 8e74242d8b961a78d5d498b55e1f3797f92bb8a1
Files : 

	core/src/main/java/hudson/tasks/CommandInterpreter.java





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-11-30 Thread pukhal...@bpc.ru (JIRA)














































Yury Pukhalsky
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















Jenkins 1.489 here and it happens too.
The master and slave are RHEL5.8.
The task runs for quite a time, alright. But there is output being spewn and setting neither ClientAliveInterval and ClientAliveCountMax nor TCPKeepAlive helped.
It started to happen after i've joined two "execute shell" steps into one, moreso (we run a series of tests) it always happens around the test number, say, N±3 which adds weight to the timeout hypothesis.

Probably it's somewhere in the JVM entrails? Now i'll try to play with different JVMs and settings as it's a blocking issue for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-11-30 Thread pukhal...@bpc.ru (JIRA)












































 
Yury Pukhalsky
 edited a comment on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















Jenkins 1.489 here and it happens too.
The master and slave are RHEL5.8.
The task runs for 15 minutes in my case. The output is being spewn and setting neither ClientAliveInterval and ClientAliveCountMax nor TCPKeepAlive helped.
It started to happen after i've joined two "execute shell" steps into one, moreso (we run a series of tests) it always happens around the test number, say, N±3 which adds weight to the timeout hypothesis.

Probably it's somewhere in the JVM entrails? Now i'll try to play with different JVMs and settings as it's a blocking issue for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-11-30 Thread pukhal...@bpc.ru (JIRA)












































 
Yury Pukhalsky
 edited a comment on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















Jenkins 1.489 here and it happens too. The master and slave are RHEL5.8.
The task runs for 15 minutes in my case. The output is being spewn and setting neither ClientAliveInterval and ClientAliveCountMax nor TCPKeepAlive helped.
It started to happen after i've joined two "execute shell" steps into one. The sockets, processes numbers are well within limits

The slave appears to exit (crash?). In the slave log there is:

 ...
 Evacuated stdout
 Slave successfully connected and online
 ERROR: Connection terminated
 java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
 Caused by: java.io.EOFException

Probably it's somewhere in the JVM entrails? Now i'll try to play with different JVMs and settings as it's a blocking issue for me.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-10-19 Thread chris.we...@jdsu.com (JIRA)














































Chris Welch
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















We are able to work around the problem by adding:

ClientAliveInterval 60

to /etc/ssh/sshd_config on the Jenkins host



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-10-18 Thread chris.we...@jdsu.com (JIRA)














































Chris Welch
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















We consistently get this error on a Linux build slave consistently on jobs that have little output and take a long time (typically  2 hours).  We are using ssh and I suspect the problem is due to no traffic on the ssh link for this long period.  Using Jenkins 1.434.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-09-28 Thread shobha_dashot...@symantec.com (JIRA)














































Shobha Dashottar
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















We have been facing this issue for some time. Yesterday, we upgraded to 1.466 and the issue persists.
Jenkins master is running on Windows and the slaves are mainly Windows but a few are Linux. The issue randomly appears on any slave.  


Thanks
Shobha


script file c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\hudson920936561807305456.bat
hudson.util.IOException2: remote file operation failed: c:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\hudson920936561807305456.bat at hudson.remoting.Channel@5f1603a2: Slave123
	at hudson.FilePath.act(FilePath.java:835)
	at hudson.FilePath.act(FilePath.java:821)
	at hudson.FilePath.delete(FilePath.java:1126)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710)
	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:480)
	at hudson.model.Run.run(Run.java:1438)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-08-03 Thread jvoeg...@java.net (JIRA)














































jvoegele
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















We have also been seeing this problem intermittently. It is not only Windows for us, but our Suse and Red Hat Linux slaves have also been suffering from the same problem.

Can anything be done to prevent this problem from failing a build? The spurious failures are a distraction.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-06-21 Thread e...@purins.com (JIRA)














































Erik Purins
 updated  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















Change By:


Erik Purins
(21/Jun/12 3:48 PM)




Affects Version/s:


current



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-06-21 Thread e...@purins.com (JIRA)














































Erik Purins
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















Disconnects with large stack traces still occurring in latest 1.471. So far have encountered this on Windows, but historically we have seen this also on OSX and Linux. It looks slightly different in my latest, I get a socket reset exception, but failure still first hit in deleting the script file after a long build (over 3 hours).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-06-21 Thread e...@purins.com (JIRA)














































Erik Purins
 updated  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel
















This is intermittent, but if it's a sign of a client problem (out of memory or whatever), a more useful error caught earlier on would be an improvement.





Change By:


Erik Purins
(21/Jun/12 3:53 PM)




Attachment:


jenkins_1.471.txt



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-06-11 Thread brianfromore...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163822#comment-163822
 ] 

Brian Harris commented on JENKINS-12235:


For us, the cause of this error was our build slaves (VMs) running out of 
memory and self-rebooting.

 FATAL, Unable to delete script file, IOException2, remote file operation 
 failed, unexpected termination of channel
 --

 Key: JENKINS-12235
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12235
 Project: Jenkins
  Issue Type: Bug
  Components: core, master-slave
Reporter: Ghenadie Dumitru
 Attachments: jenkins_fatal_io_exception.txt, stacktrace.txt


 Below is the stacktrace.
 It happened when I ran two jobs on a master. After running a while, both jobs 
 crashed with this exception.
 I think this might be caused by a small flip-flop connectivity of the 
 network, but I didn't noticed any disconnection.
 Another cause may be the huge load of jenkins: 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
   
 
 25942 hudson15   0 6902m 5.8g 5720 S  0.3 74.3 401:22.30 java 
 Does the jenkins runs its own garbage collector at some specified time?
 We have to restart every few days because it's getting slower and slower 
 until hangs out.
 FATAL: Unable to delete script file /tmp/hudson8303731085225956739.sh
 hudson.util.IOException2: remote file operation failed: 
 /tmp/hudson8303731085225956739.sh at 
 hudson.remoting.Channel@30e472f4:build@autom-1
   at hudson.FilePath.act(FilePath.java:781)
   at hudson.FilePath.act(FilePath.java:767)
   at hudson.FilePath.delete(FilePath.java:1022)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   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.ChannelClosedException: channel is already closed
   at hudson.remoting.Channel.send(Channel.java:499)
   at hudson.remoting.Request.call(Request.java:110)
   at hudson.remoting.Channel.call(Channel.java:681)
   at hudson.FilePath.act(FilePath.java:774)
   ... 13 more
 Caused by: java.io.IOException: Unexpected termination of the channel
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1115)
 Caused by: java.io.EOFException
   at 
 java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
 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 $Proxy29.join(Unknown Source)
   at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859)
   at hudson.Launcher$ProcStarter.join(Launcher.java:345)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at 

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-05-15 Thread kristian.hermann.k...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Karl updated JENKINS-12235:


Attachment: stacktrace.txt

I get this problem even so often on Windows machines. I run Jenkins ver. 1.463


 FATAL, Unable to delete script file, IOException2, remote file operation 
 failed, unexpected termination of channel
 --

 Key: JENKINS-12235
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12235
 Project: Jenkins
  Issue Type: Bug
  Components: core, master-slave
Reporter: Ghenadie Dumitru
 Attachments: jenkins_fatal_io_exception.txt, stacktrace.txt


 Below is the stacktrace.
 It happened when I ran two jobs on a master. After running a while, both jobs 
 crashed with this exception.
 I think this might be caused by a small flip-flop connectivity of the 
 network, but I didn't noticed any disconnection.
 Another cause may be the huge load of jenkins: 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
   
 
 25942 hudson15   0 6902m 5.8g 5720 S  0.3 74.3 401:22.30 java 
 Does the jenkins runs its own garbage collector at some specified time?
 We have to restart every few days because it's getting slower and slower 
 until hangs out.
 FATAL: Unable to delete script file /tmp/hudson8303731085225956739.sh
 hudson.util.IOException2: remote file operation failed: 
 /tmp/hudson8303731085225956739.sh at 
 hudson.remoting.Channel@30e472f4:build@autom-1
   at hudson.FilePath.act(FilePath.java:781)
   at hudson.FilePath.act(FilePath.java:767)
   at hudson.FilePath.delete(FilePath.java:1022)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   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.ChannelClosedException: channel is already closed
   at hudson.remoting.Channel.send(Channel.java:499)
   at hudson.remoting.Request.call(Request.java:110)
   at hudson.remoting.Channel.call(Channel.java:681)
   at hudson.FilePath.act(FilePath.java:774)
   ... 13 more
 Caused by: java.io.IOException: Unexpected termination of the channel
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1115)
 Caused by: java.io.EOFException
   at 
 java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
 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 $Proxy29.join(Unknown Source)
   at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859)
   at hudson.Launcher$ProcStarter.join(Launcher.java:345)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at hudson.model.ResourceController.execute(ResourceController.java:88)
   at 

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-05-15 Thread kristian.hermann.k...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=162797#comment-162797
 ] 

Kristian Karl edited comment on JENKINS-12235 at 5/15/12 1:42 PM:
--

I get this problem even so often on Windows machines. I run Jenkins ver. 1.463
See attached stacktrace.txt

  was (Author: krikar):
I get this problem even so often on Windows machines. I run Jenkins ver. 
1.463

  
 FATAL, Unable to delete script file, IOException2, remote file operation 
 failed, unexpected termination of channel
 --

 Key: JENKINS-12235
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12235
 Project: Jenkins
  Issue Type: Bug
  Components: core, master-slave
Reporter: Ghenadie Dumitru
 Attachments: jenkins_fatal_io_exception.txt, stacktrace.txt


 Below is the stacktrace.
 It happened when I ran two jobs on a master. After running a while, both jobs 
 crashed with this exception.
 I think this might be caused by a small flip-flop connectivity of the 
 network, but I didn't noticed any disconnection.
 Another cause may be the huge load of jenkins: 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
   
 
 25942 hudson15   0 6902m 5.8g 5720 S  0.3 74.3 401:22.30 java 
 Does the jenkins runs its own garbage collector at some specified time?
 We have to restart every few days because it's getting slower and slower 
 until hangs out.
 FATAL: Unable to delete script file /tmp/hudson8303731085225956739.sh
 hudson.util.IOException2: remote file operation failed: 
 /tmp/hudson8303731085225956739.sh at 
 hudson.remoting.Channel@30e472f4:build@autom-1
   at hudson.FilePath.act(FilePath.java:781)
   at hudson.FilePath.act(FilePath.java:767)
   at hudson.FilePath.delete(FilePath.java:1022)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   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.ChannelClosedException: channel is already closed
   at hudson.remoting.Channel.send(Channel.java:499)
   at hudson.remoting.Request.call(Request.java:110)
   at hudson.remoting.Channel.call(Channel.java:681)
   at hudson.FilePath.act(FilePath.java:774)
   ... 13 more
 Caused by: java.io.IOException: Unexpected termination of the channel
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1115)
 Caused by: java.io.EOFException
   at 
 java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
 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 $Proxy29.join(Unknown Source)
   at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859)
   at hudson.Launcher$ProcStarter.join(Launcher.java:345)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   at hudson.model.Build$RunnerImpl.build(Build.java:178)
   at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
   at 

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-04-16 Thread richard_tay...@scee.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=161638#comment-161638
 ] 

Richard Taylor commented on JENKINS-12235:
--

We have started getting this reciently. Difficult to search but I think about 
version 1.455. 

* If there is no obvious fix can the exception be caught so that it does fail 
an otherwise successful build? 

I think this would be an adequate workaround for most people, atm this issue is 
causing random builds to fail which is a significant annoyance for the 
developers.

Thanks.
Rich.

 FATAL, Unable to delete script file, IOException2, remote file operation 
 failed, unexpected termination of channel
 --

 Key: JENKINS-12235
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12235
 Project: Jenkins
  Issue Type: Bug
  Components: core, master-slave
Reporter: Ghenadie Dumitru
 Attachments: jenkins_fatal_io_exception.txt


 Below is the stacktrace.
 It happened when I ran two jobs on a master. After running a while, both jobs 
 crashed with this exception.
 I think this might be caused by a small flip-flop connectivity of the 
 network, but I didn't noticed any disconnection.
 Another cause may be the huge load of jenkins: 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
   
 
 25942 hudson15   0 6902m 5.8g 5720 S  0.3 74.3 401:22.30 java 
 Does the jenkins runs its own garbage collector at some specified time?
 We have to restart every few days because it's getting slower and slower 
 until hangs out.
 FATAL: Unable to delete script file /tmp/hudson8303731085225956739.sh
 hudson.util.IOException2: remote file operation failed: 
 /tmp/hudson8303731085225956739.sh at 
 hudson.remoting.Channel@30e472f4:build@autom-1
   at hudson.FilePath.act(FilePath.java:781)
   at hudson.FilePath.act(FilePath.java:767)
   at hudson.FilePath.delete(FilePath.java:1022)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   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.ChannelClosedException: channel is already closed
   at hudson.remoting.Channel.send(Channel.java:499)
   at hudson.remoting.Request.call(Request.java:110)
   at hudson.remoting.Channel.call(Channel.java:681)
   at hudson.FilePath.act(FilePath.java:774)
   ... 13 more
 Caused by: java.io.IOException: Unexpected termination of the channel
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1115)
 Caused by: java.io.EOFException
   at 
 java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
 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 $Proxy29.join(Unknown Source)
   at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859)
   at hudson.Launcher$ProcStarter.join(Launcher.java:345)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   at hudson.model.Build$RunnerImpl.build(Build.java:178)
   at 

[JIRA] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2012-02-03 Thread e...@purins.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-12235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Purins updated JENKINS-12235:
--

Attachment: jenkins_fatal_io_exception.txt

Hitting this frequently on windows jenkins slaves. Similar call stack attached.

 FATAL, Unable to delete script file, IOException2, remote file operation 
 failed, unexpected termination of channel
 --

 Key: JENKINS-12235
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12235
 Project: Jenkins
  Issue Type: Bug
  Components: core, master-slave
Reporter: Ghenadie Dumitru
 Attachments: jenkins_fatal_io_exception.txt


 Below is the stacktrace.
 It happened when I ran two jobs on a master. After running a while, both jobs 
 crashed with this exception.
 I think this might be caused by a small flip-flop connectivity of the 
 network, but I didn't noticed any disconnection.
 Another cause may be the huge load of jenkins: 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
   
 
 25942 hudson15   0 6902m 5.8g 5720 S  0.3 74.3 401:22.30 java 
 Does the jenkins runs its own garbage collector at some specified time?
 We have to restart every few days because it's getting slower and slower 
 until hangs out.
 FATAL: Unable to delete script file /tmp/hudson8303731085225956739.sh
 hudson.util.IOException2: remote file operation failed: 
 /tmp/hudson8303731085225956739.sh at 
 hudson.remoting.Channel@30e472f4:build@autom-1
   at hudson.FilePath.act(FilePath.java:781)
   at hudson.FilePath.act(FilePath.java:767)
   at hudson.FilePath.delete(FilePath.java:1022)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   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.ChannelClosedException: channel is already closed
   at hudson.remoting.Channel.send(Channel.java:499)
   at hudson.remoting.Request.call(Request.java:110)
   at hudson.remoting.Channel.call(Channel.java:681)
   at hudson.FilePath.act(FilePath.java:774)
   ... 13 more
 Caused by: java.io.IOException: Unexpected termination of the channel
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1115)
 Caused by: java.io.EOFException
   at 
 java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
   at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
   at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
   at hudson.remoting.Channel$ReaderThread.run(Channel.java:1109)
 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 $Proxy29.join(Unknown Source)
   at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859)
   at hudson.Launcher$ProcStarter.join(Launcher.java:345)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
   at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
   at 
 hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:695)
   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:461)
   at hudson.model.Run.run(Run.java:1404)
   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
   at hudson.model.ResourceController.execute(ResourceController.java:88)
   at