Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-plugin Commit: 01ab386533cfaa5e7204dcec7dff6082e23628cf https://github.com/jenkinsci/workflow-plugin/commit/01ab386533cfaa5e7204dcec7dff6082e23628cf Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths: M durable-task-step/src/main/java/org/jenkinsci/plugins/workflow/steps/durable_task/DurableTaskStep.java Log Message: ----------- If check fails, recompute the workspace. In principle would provide better recovery after 10s hangs like the following in buildShellScriptAcrossDisconnect. In fact they still occur, and for reasons TBD the whole test times out (180s). "CPS VM execution thread: …" Id=216 Group=main TIMED_WAITING on [B@1daef240 at java.lang.Object.wait(Native Method) - waiting on [B@1daef240 at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:175) at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:151) at hudson.Util.copyStream(Util.java:460) at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.writeLog(FileMonitoringTask.java:93) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:146) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.