Skip to content
Aborted

Console Output

Branch indexing
11:25:29 Connecting to https://api.github.com using Jenkins ORNL
Obtained .jenkins from 53ba090596b79388f36af486b5053703ccec91dc
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: CUDA-11-NVCC-DEBUG)
[Pipeline] { (Branch: ROCM-4.5-HIPCC-DEBUG)
[Pipeline] { (Branch: SYCL)
[Pipeline] stage
[Pipeline] { (CUDA-11-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (ROCM-4.5-HIPCC-DEBUG)
[Pipeline] stage
[Pipeline] { (SYCL)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
There are no nodes with the label ‘rocm-docker&&vega&&AMD_Radeon_Instinct_MI60Still waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch ROCM-4.5-HIPCC-DEBUG
Running on fetnat04 in /var/jenkins/workspace/Cabana_PR-692
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch SYCL
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-11-NVCC-DEBUG
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Queue task was cancelled
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 36ffaaec-9ff3-48b2-a6fe-498ebb3558f9
Timeout has been exceeded
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:999)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
	at jdk.internal.reflect.GeneratedMethodAccessor527.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
	at jdk.proxy32/jdk.proxy32.$Proxy150.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
	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:833)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bb736abf-f7cf-41e9-ad40-3fa88a39fe09
Cloning repository https://github.com/ECP-copa/Cabana.git
 > git init /var/jenkins/workspace/Cabana_PR-692 # timeout=10
Fetching upstream changes from https://github.com/ECP-copa/Cabana.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/ECP-copa/Cabana.git +refs/pull/692/head:refs/remotes/origin/PR-692 # timeout=10

GitHub has been notified of this commit’s build result

Finished: ABORTED