Skip to content

Node Building BIOFORMATS-test-folder

Parents

Error

Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a9f11b2f-0a74-4a7b-98e6-6d1dee536b8a
hudson.AbortException: Build of BIOFORMATS-test-folder was cancelled
	at org.jenkinsci.plugins.workflow.support.steps.build.BuildQueueListener.onLeft(BuildQueueListener.java:17)
	at hudson.model.Queue$LeftItem.lambda$enter$0(Queue.java:2819)
	at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
	at jenkins.util.Listeners.notify(Listeners.java:67)
	at hudson.model.Queue$LeftItem.enter(Queue.java:2819)
	at hudson.model.Queue$Item.cancel(Queue.java:2441)
	at hudson.model.Queue.cancel(Queue.java:739)
	at org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerStepExecution.stop(BuildTriggerStepExecution.java:228)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:322)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1229)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1218)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:978)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:41)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	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:840)