Skip to content
Failed

Console Output

Pull request #1131 updated
17:22:25 Connecting to https://api.github.com using 476720/******
Obtained .jenkins from 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: cuda-debug-orange)
[Pipeline] { (Branch: cuda-ndebug-orange)
[Pipeline] { (Branch: cuda-debug-vecgeom)
[Pipeline] { (Branch: cuda-reldeb-vecgeom)
[Pipeline] { (Branch: cuda-ndebug-vecgeom)
[Pipeline] stage
[Pipeline] { (cuda-debug-orange)
[Pipeline] stage
[Pipeline] { (cuda-ndebug-orange)
[Pipeline] stage
[Pipeline] { (cuda-debug-vecgeom)
[Pipeline] stage
[Pipeline] { (cuda-reldeb-vecgeom)
[Pipeline] stage
[Pipeline] { (cuda-ndebug-vecgeom)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesRunning on fetnat03 in /var/jenkins/workspace/celeritas_PR-1131
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1131/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.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/celeritas-project/celeritas.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 # timeout=10
Checking out Revision 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 (PR-1131)
Commit message: "Merge remote-tracking branch 'upstream/develop' into transform-simplifier"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 # timeout=10
 > git rev-list --no-walk 5c50bf1917d16a1a9be6eceb13e536d37f111611 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1131 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 88de383b260ac650b8379d9af5422f5c54936d60b604cf73a6f1079367bcd7af -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda debug-orange
+ test -n ubuntu-cuda
+ test -n debug-orange
+ [ -z  ]
+ dirname ./scripts/ci/run-ci.sh
+ CELER_SOURCE_DIR=./scripts/ci/../..
+ cd ./scripts/ci/../..
+ pwd
+ CELER_SOURCE_DIR=/var/jenkins/workspace/celeritas_PR-1131
+ _ENV_SCRIPT=scripts/env/ci-ubuntu-cuda.sh
+ [ -f scripts/env/ci-ubuntu-cuda.sh ]
+ git fetch --tags
+ git clean -fxd
Removing CMakeUserPresets.json
Removing build/
Removing generatedJUnitFiles/
+ rm -rf /tmp/ompi.*
+ ln -fs scripts/cmake-presets/ci-ubuntu-cuda.json CMakeUserPresets.json
+ cmake --preset=debug-orange
Preset CMake variables:

  BUILD_SHARED_LIBS:BOOL="ON"
  CELERITAS_BUILD_DEMOS:BOOL="ON"
  CELERITAS_BUILD_DOCS:BOOL="OFF"
  CELERITAS_BUILD_TESTS:BOOL="ON"
  CELERITAS_DEBUG:BOOL="ON"
  CELERITAS_TEST_VERBOSE:BOOL="OFF"
  CELERITAS_USE_CUDA:BOOL="ON"
  CELERITAS_USE_Geant4:BOOL="ON"
  CELERITAS_USE_HepMC3:BOOL="ON"
  CELERITAS_USE_JSON:BOOL="ON"
  CELERITAS_USE_MPI:BOOL="ON"
  CELERITAS_USE_OpenMP:BOOL="ON"
  CELERITAS_USE_ROOT:BOOL="ON"
  CELERITAS_USE_SWIG:BOOL="OFF"
  CELERITAS_USE_VecGeom:BOOL="OFF"
  CMAKE_BUILD_TYPE:STRING="Debug"
  CMAKE_CUDA_ARCHITECTURES:STRING="70"
  CMAKE_CUDA_FLAGS="-Werror all-warnings"
  CMAKE_CXX_EXTENSIONS:BOOL="OFF"
  CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic -Werror -Wno-error=deprecated-declarations"
  CMAKE_CXX_STANDARD="17"
  CMAKE_INSTALL_PREFIX="/var/jenkins/workspace/celeritas_PR-1131/install"
  Celeritas_GIT_DESCRIBE=""
  MPIEXEC_PREFLAGS="--allow-run-as-root"
  MPI_CXX_LINK_FLAGS="-pthread"

-- The CXX compiler identification is GNU 11.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
wrapper script does not seem to be touching the log file in /var/jenkins/workspace/celeritas_PR-1131@tmp/durable-7a666e5f
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:43150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1230)
		at hudson.FilePath.act(FilePath.java:1219)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		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:840)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f4398d5c-4f89-4ca8-a1b8-35b5dbc43ef1
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1131' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 88de383b260ac650b8379d9af5422f5c54936d60b604cf73a6f1079367bcd7af
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat03 in /var/jenkins/workspace/celeritas_PR-1131
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-debug-orange
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1131/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.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/celeritas-project/celeritas.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 # timeout=10
Checking out Revision 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 (PR-1131)
Commit message: "Merge remote-tracking branch 'upstream/develop' into transform-simplifier"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 # timeout=10
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1131 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 96099bc72e7331e72191b911fe5718c6079cd698414565518b08ed77f241f397 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda ndebug-orange
+ test -n ubuntu-cuda
+ test -n ndebug-orange
+ [ -z  ]
+ dirname ./scripts/ci/run-ci.sh
+ CELER_SOURCE_DIR=./scripts/ci/../..
+ cd ./scripts/ci/../..
+ pwd
+ CELER_SOURCE_DIR=/var/jenkins/workspace/celeritas_PR-1131
+ _ENV_SCRIPT=scripts/env/ci-ubuntu-cuda.sh
+ [ -f scripts/env/ci-ubuntu-cuda.sh ]
+ git fetch --tags
+ git clean -fxd
Removing CMakeUserPresets.json
Removing build/
Removing generatedJUnitFiles/
+ rm -rf /tmp/ompi.*
+ ln -fs scripts/cmake-presets/ci-ubuntu-cuda.json CMakeUserPresets.json
+ cmake --preset=ndebug-orange
Preset CMake variables:

  BUILD_SHARED_LIBS:BOOL="OFF"
  CELERITAS_BUILD_DEMOS:BOOL="ON"
  CELERITAS_BUILD_DOCS:BOOL="OFF"
  CELERITAS_BUILD_TESTS:BOOL="ON"
  CELERITAS_DEBUG:BOOL="OFF"
  CELERITAS_TEST_VERBOSE:BOOL="OFF"
  CELERITAS_USE_CUDA:BOOL="ON"
  CELERITAS_USE_Geant4:BOOL="ON"
  CELERITAS_USE_HepMC3:BOOL="ON"
  CELERITAS_USE_JSON:BOOL="ON"
  CELERITAS_USE_MPI:BOOL="OFF"
  CELERITAS_USE_OpenMP:BOOL="ON"
  CELERITAS_USE_ROOT:BOOL="OFF"
  CELERITAS_USE_SWIG:BOOL="OFF"
  CELERITAS_USE_VecGeom:BOOL="OFF"
  CMAKE_BUILD_TYPE:STRING="Release"
  CMAKE_CUDA_ARCHITECTURES:STRING="70"
  CMAKE_CUDA_FLAGS="-Werror all-warnings"
  CMAKE_CUDA_FLAGS_RELEASE="-O3 -DNDEBUG"
  CMAKE_CXX_EXTENSIONS:BOOL="OFF"
  CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic -Werror -Wno-error=deprecated-declarations"
  CMAKE_CXX_STANDARD="17"
  CMAKE_HIP_FLAGS_RELEASE="-O3 -DNDEBUG"
  CMAKE_INSTALL_PREFIX="/var/jenkins/workspace/celeritas_PR-1131/install"
  Celeritas_GIT_DESCRIBE=""

-- The CXX compiler identification is GNU 11.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
wrapper script does not seem to be touching the log file in /var/jenkins/workspace/celeritas_PR-1131@tmp/durable-4c5e53ef
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:43150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1230)
		at hudson.FilePath.act(FilePath.java:1219)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		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:840)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c81f4cac-a8c7-495b-8164-c402679e7872
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1131' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 96099bc72e7331e72191b911fe5718c6079cd698414565518b08ed77f241f397
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat03 in /var/jenkins/workspace/celeritas_PR-1131
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-ndebug-orange
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 (PR-1131)
Commit message: "Merge remote-tracking branch 'upstream/develop' into transform-simplifier"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1131/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.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/celeritas-project/celeritas.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1131 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 09d8e3f660a354497c442aa729ed9ca22e84abe43658b94cd8591e7acb9aaa8f -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda debug-vecgeom
+ test -n ubuntu-cuda
+ test -n debug-vecgeom
+ [ -z  ]
+ dirname ./scripts/ci/run-ci.sh
+ CELER_SOURCE_DIR=./scripts/ci/../..
+ cd ./scripts/ci/../..
+ pwd
+ CELER_SOURCE_DIR=/var/jenkins/workspace/celeritas_PR-1131
+ _ENV_SCRIPT=scripts/env/ci-ubuntu-cuda.sh
+ [ -f scripts/env/ci-ubuntu-cuda.sh ]
+ git fetch --tags
+ git clean -fxd
Removing CMakeUserPresets.json
Removing build/
Removing generatedJUnitFiles/
+ rm -rf /tmp/ompi.*
+ ln -fs scripts/cmake-presets/ci-ubuntu-cuda.json CMakeUserPresets.json
+ cmake --preset=debug-vecgeom
Preset CMake variables:

  BUILD_SHARED_LIBS:BOOL="ON"
  CELERITAS_BUILD_DEMOS:BOOL="ON"
  CELERITAS_BUILD_DOCS:BOOL="OFF"
  CELERITAS_BUILD_TESTS:BOOL="ON"
  CELERITAS_TEST_VERBOSE:BOOL="OFF"
  CELERITAS_USE_CUDA:BOOL="ON"
  CELERITAS_USE_Geant4:BOOL="ON"
  CELERITAS_USE_HepMC3:BOOL="ON"
  CELERITAS_USE_JSON:BOOL="ON"
  CELERITAS_USE_MPI:BOOL="OFF"
  CELERITAS_USE_OpenMP:BOOL="OFF"
  CELERITAS_USE_ROOT:BOOL="ON"
  CELERITAS_USE_SWIG:BOOL="OFF"
  CELERITAS_USE_VecGeom:BOOL="ON"
  CMAKE_CUDA_ARCHITECTURES:STRING="70"
  CMAKE_CUDA_FLAGS="-Werror all-warnings"
  CMAKE_CXX_EXTENSIONS:BOOL="OFF"
  CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic -Werror -Wno-error=deprecated-declarations"
  CMAKE_CXX_STANDARD="17"
  CMAKE_EXE_LINKER_FLAGS="-Wl,--no-as-needed"
  CMAKE_INSTALL_PREFIX="/var/jenkins/workspace/celeritas_PR-1131/install"
  CMAKE_SHARED_LINKER_FLAGS="-Wl,--no-as-needed"
  Celeritas_GIT_DESCRIBE=""

-- The CXX compiler identification is GNU 11.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
wrapper script does not seem to be touching the log file in /var/jenkins/workspace/celeritas_PR-1131@tmp/durable-38e649c5
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:43150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1230)
		at hudson.FilePath.act(FilePath.java:1219)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		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:840)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9720fdbf-efb7-4b06-8b75-50f0cd08b302
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1131' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 09d8e3f660a354497c442aa729ed9ca22e84abe43658b94cd8591e7acb9aaa8f
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat03 in /var/jenkins/workspace/celeritas_PR-1131
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-debug-vecgeom
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 (PR-1131)
Commit message: "Merge remote-tracking branch 'upstream/develop' into transform-simplifier"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1131/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.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/celeritas-project/celeritas.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1131 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top e02faab49c0a94e314e4b4ed299f0379ed7d86292b283d68c1a8504999ab9d98 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda reldeb-vecgeom
+ test -n ubuntu-cuda
+ test -n reldeb-vecgeom
+ [ -z  ]
+ dirname ./scripts/ci/run-ci.sh
+ CELER_SOURCE_DIR=./scripts/ci/../..
+ cd ./scripts/ci/../..
+ pwd
+ CELER_SOURCE_DIR=/var/jenkins/workspace/celeritas_PR-1131
+ _ENV_SCRIPT=scripts/env/ci-ubuntu-cuda.sh
+ [ -f scripts/env/ci-ubuntu-cuda.sh ]
+ git fetch --tags
+ git clean -fxd
Removing CMakeUserPresets.json
Removing build/
Removing generatedJUnitFiles/
+ rm -rf /tmp/ompi.*
+ ln -fs scripts/cmake-presets/ci-ubuntu-cuda.json CMakeUserPresets.json
+ cmake --preset=reldeb-vecgeom
Preset CMake variables:

  BUILD_SHARED_LIBS:BOOL="ON"
  CELERITAS_BUILD_DEMOS:BOOL="ON"
  CELERITAS_BUILD_DOCS:BOOL="OFF"
  CELERITAS_BUILD_TESTS:BOOL="ON"
  CELERITAS_DEBUG:BOOL="ON"
  CELERITAS_TEST_VERBOSE:BOOL="OFF"
  CELERITAS_USE_CUDA:BOOL="ON"
  CELERITAS_USE_Geant4:BOOL="ON"
  CELERITAS_USE_HepMC3:BOOL="ON"
  CELERITAS_USE_JSON:BOOL="ON"
  CELERITAS_USE_MPI:BOOL="OFF"
  CELERITAS_USE_OpenMP:BOOL="ON"
  CELERITAS_USE_ROOT:BOOL="ON"
  CELERITAS_USE_SWIG:BOOL="OFF"
  CELERITAS_USE_VecGeom:BOOL="ON"
  CMAKE_BUILD_TYPE:STRING="RelWithDebInfo"
  CMAKE_CUDA_ARCHITECTURES:STRING="70"
  CMAKE_CUDA_FLAGS="-Werror all-warnings"
  CMAKE_CXX_EXTENSIONS:BOOL="OFF"
  CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic -Werror -Wno-error=deprecated-declarations"
  CMAKE_CXX_STANDARD="17"
  CMAKE_EXE_LINKER_FLAGS="-Wl,--no-as-needed"
  CMAKE_INSTALL_PREFIX="/var/jenkins/workspace/celeritas_PR-1131/install"
  CMAKE_SHARED_LINKER_FLAGS="-Wl,--no-as-needed"
  Celeritas_GIT_DESCRIBE=""

-- The CXX compiler identification is GNU 11.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
wrapper script does not seem to be touching the log file in /var/jenkins/workspace/celeritas_PR-1131@tmp/durable-c20609d0
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:43150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1230)
		at hudson.FilePath.act(FilePath.java:1219)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		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:840)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f5519f1d-e609-4705-81f9-e38a96a0f7f8
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1131' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 e02faab49c0a94e314e4b4ed299f0379ed7d86292b283d68c1a8504999ab9d98
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat03 in /var/jenkins/workspace/celeritas_PR-1131
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-reldeb-vecgeom
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 (PR-1131)
Commit message: "Merge remote-tracking branch 'upstream/develop' into transform-simplifier"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1131/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.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/celeritas-project/celeritas.git +refs/pull/1131/head:refs/remotes/origin/PR-1131 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a9fa3fe2786a21fccb48f883ca7fab18a05cdc0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat03 seems to be running inside container 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1131 --volumes-from 448caae22ec9c3cddd81edc08c78f5e21bc26eeed7173095ab0e3961b5d58fb1 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top af4182bc8d6c508d0b1a69aa2cda1ec2ee6b12d73520aa764811b950d40d7d3a -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda ndebug-vecgeom
+ test -n ubuntu-cuda
+ test -n ndebug-vecgeom
+ [ -z  ]
+ dirname ./scripts/ci/run-ci.sh
+ CELER_SOURCE_DIR=./scripts/ci/../..
+ cd ./scripts/ci/../..
+ pwd
+ CELER_SOURCE_DIR=/var/jenkins/workspace/celeritas_PR-1131
+ _ENV_SCRIPT=scripts/env/ci-ubuntu-cuda.sh
+ [ -f scripts/env/ci-ubuntu-cuda.sh ]
+ git fetch --tags
+ git clean -fxd
Removing CMakeUserPresets.json
Removing build/
Removing generatedJUnitFiles/
+ rm -rf /tmp/ompi.*
+ ln -fs scripts/cmake-presets/ci-ubuntu-cuda.json CMakeUserPresets.json
+ cmake --preset=ndebug-vecgeom
Preset CMake variables:

  BUILD_SHARED_LIBS:BOOL="ON"
  BUILD_TESTING:BOOL="ON"
  CELERITAS_BUILD_DEMOS:BOOL="ON"
  CELERITAS_BUILD_DOCS:BOOL="OFF"
  CELERITAS_BUILD_TESTS:BOOL="OFF"
  CELERITAS_DEBUG:BOOL="OFF"
  CELERITAS_TEST_VERBOSE:BOOL="OFF"
  CELERITAS_USE_CUDA:BOOL="ON"
  CELERITAS_USE_Geant4:BOOL="ON"
  CELERITAS_USE_HepMC3:BOOL="ON"
  CELERITAS_USE_JSON:BOOL="ON"
  CELERITAS_USE_MPI:BOOL="OFF"
  CELERITAS_USE_OpenMP:BOOL="ON"
  CELERITAS_USE_ROOT:BOOL="ON"
  CELERITAS_USE_SWIG:BOOL="OFF"
  CELERITAS_USE_VecGeom:BOOL="ON"
  CMAKE_BUILD_TYPE:STRING="Release"
  CMAKE_CUDA_ARCHITECTURES:STRING="70"
  CMAKE_CUDA_FLAGS="-Werror all-warnings"
  CMAKE_CUDA_FLAGS_RELEASE="-O3 -DNDEBUG"
  CMAKE_CXX_EXTENSIONS:BOOL="OFF"
  CMAKE_CXX_FLAGS="-Wall -Wextra -pedantic -Werror -Wno-error=deprecated-declarations"
  CMAKE_CXX_STANDARD="17"
  CMAKE_EXE_LINKER_FLAGS="-Wl,--no-as-needed"
  CMAKE_HIP_FLAGS_RELEASE="-O3 -DNDEBUG"
  CMAKE_INSTALL_PREFIX="/var/jenkins/workspace/celeritas_PR-1131/install"
  CMAKE_SHARED_LINKER_FLAGS="-Wl,--no-as-needed"
  Celeritas_GIT_DESCRIBE=""

-- The CXX compiler identification is GNU 11.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
wrapper script does not seem to be touching the log file in /var/jenkins/workspace/celeritas_PR-1131@tmp/durable-a71077a9
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:43150
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.FilePath.act(FilePath.java:1230)
		at hudson.FilePath.act(FilePath.java:1219)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		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:840)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 42b61cbb-a8b5-4d61-a89a-741b33a41e66
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1131' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 af4182bc8d6c508d0b1a69aa2cda1ec2ee6b12d73520aa764811b950d40d7d3a
ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-ndebug-vecgeom
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code -1

GitHub has been notified of this commit’s build result

Finished: FAILURE