Skip to content

Node Delete workspace when build is done

Parents

Error

Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri May 24 08:16:56 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@5a003078:mac10-x64-omr1,5,main] [id=495]
		at hudson.model.Computer.recordTermination(Computer.java:242)
		at hudson.model.Computer.disconnect(Computer.java:512)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri May 24 08:29:32 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@2cd11443:mac10-x64-omr1,5,main] [id=11839]
		at hudson.model.Computer.recordTermination(Computer.java:242)
		at hudson.model.Computer.disconnect(Computer.java:512)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri May 24 17:35:25 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@760d746a:mac10-x64-omr1,5,main] [id=12389]
		at hudson.model.Computer.recordTermination(Computer.java:242)
		at hudson.model.Computer.disconnect(Computer.java:512)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   hudson.model.Computer$TerminationRequest: Termination requested at Fri May 24 18:55:58 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@aa704454:mac10-x64-omr1,5,main] [id=18806]
		at hudson.model.Computer.recordTermination(Computer.java:242)
		at hudson.model.Computer.disconnect(Computer.java:512)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 50c090fa-38d4-4cb6-ba24-0b5be777cf5d
org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for mac10-x64-omr1
	at org.jenkinsci.plugins.workflow.support.steps.FilePathDynamicContext.get(FilePathDynamicContext.java:77)
	at org.jenkinsci.plugins.workflow.support.steps.FilePathDynamicContext.get(FilePathDynamicContext.java:49)
	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:135)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:857)