Started by timer
Obtained Jenkinsfile from git https://github.com/coecms/conda-envs[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘saw562.raijin’ is offline
Ready to run at Thu Jun 23 08:08:20 UTC 2022
Resuming build at Thu Jun 23 08:08:20 UTC 2022 after Jenkins restart
Ready to run at Wed Jul 06 06:20:36 UTC 2022
Resuming build at Wed Jul 06 06:20:36 UTC 2022 after Jenkins restart
Queue item for node block in conda » python3 #372 is missing (perhaps JENKINS-34281); rescheduling
Still waiting to schedule task
‘saw562.raijin’ is offline
Ready to run at Thu Jul 14 07:58:42 UTC 2022
Resuming build at Thu Jul 14 07:58:42 UTC 2022 after Jenkins restart
Ready to run at Thu Aug 11 04:49:23 UTC 2022
Resuming build at Thu Aug 11 04:49:23 UTC 2022 after Jenkins restart
Aborted by Paola Petrelli[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Error when executing always post condition:
org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missing
Perhaps you forgot to surround the code with a step that provides this, such as: node
at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:90)
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.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
[Pipeline] }
Click here to forcibly terminate running steps[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: ABORTED