crtrott commented: Retest this please. Connecting to https://api.github.com using Jenkins ORNL Obtained .jenkins from 8d558d0da384d878895f9adf3e99ed860e1e9a2e+f02539e358fdfb26c79e18ae9568d8b59720cf4f (3f6045caa1e4d7bc297193fb086b232c20b3ad71) [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Clang-Format) [Pipeline] node Running on waffle in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6373/head:refs/remotes/origin/PR-6373 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 Merge succeeded, producing 0e9ef567410d5f880fb6786e3547d543281e190d Checking out Revision 0e9ef567410d5f880fb6786e3547d543281e190d (PR-6373) Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e9ef567410d5f880fb6786e3547d543281e190d # timeout=10 > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 12d54eaf00d35c6171ccfc0b43afda7cf62fa55b -f scripts/docker/Dockerfile.clang scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/3 : FROM ubuntu:20.04 ---> 83a4bf3bb050 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 5aa601a239c4 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 0e2cfce238b1 Successfully built 0e2cfce238b1 Successfully tagged 12d54eaf00d35c6171ccfc0b43afda7cf62fa55b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 12d54eaf00d35c6171ccfc0b43afda7cf62fa55b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle seems to be running inside container 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 -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 ******** -e ******** -e ******** -e ******** -e ******** 12d54eaf00d35c6171ccfc0b43afda7cf62fa55b cat $ docker top 940d0001426a1a64f9d47477a21a85d1ef25370ea45956f9340371117d29dab7 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 940d0001426a1a64f9d47477a21a85d1ef25370ea45956f9340371117d29dab7 $ docker rm -f --volumes 940d0001426a1a64f9d47477a21a85d1ef25370ea45956f9340371117d29dab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node [Pipeline] node [Pipeline] node Running on waffle in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] node [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6373 Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching changes from the remote Git repository Fetching without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6373 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 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) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) 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) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6373" returned status code 128: stdout: stderr: error: copy-fd: write returned: Disk quota exceeded fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/var/jenkins/workspace/Kokkos_PR-6373/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch OPENMPTARGET-Clang [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6373/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) 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) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6373 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 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) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) 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) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6373" returned status code 128: stdout: stderr: error: copy-fd: write returned: Disk quota exceeded fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/var/jenkins/workspace/Kokkos_PR-6373/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.7-NVCC [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6373/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) 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) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6373 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 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) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) 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) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6373" returned status code 128: stdout: stderr: error: copy-fd: write returned: Disk quota exceeded fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/var/jenkins/workspace/Kokkos_PR-6373/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6373 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6373/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6373/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) 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) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6373 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 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) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) 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) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6373" returned status code 128: stdout: stderr: error: copy-fd: write returned: Disk quota exceeded fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/var/jenkins/workspace/Kokkos_PR-6373/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6373/head:refs/remotes/origin/PR-6373 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e Merge succeeded, producing 0b1d136e3cdaeb380960c8a12b450f0ba3de6a59 Checking out Revision 0b1d136e3cdaeb380960c8a12b450f0ba3de6a59 (PR-6373) Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b1d136e3cdaeb380960c8a12b450f0ba3de6a59 # timeout=10 > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 + docker build -t d2089fbf2dfe6b54a6246ff1877fb82a4c204242 -f scripts/docker/Dockerfile.gcc scripts/docker Sending build context to Docker daemon 21.5kB Fetching without tags Step 1/9 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/9 : ENV DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 6a8fdbb477c8 Step 3/9 : RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 0a383d02057d Step 4/9 : RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 491388add7c1 Step 5/9 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 861ddc09aec0 Step 6/9 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> d75dab8a30ec Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 06c39542acd1 Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> c90ea2900fe9 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> d6531e38f776 Successfully built d6531e38f776 Successfully tagged d2089fbf2dfe6b54a6246ff1877fb82a4c204242:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . d2089fbf2dfe6b54a6246ff1877fb82a4c204242 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6373/head:refs/remotes/origin/PR-6373 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -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 ******** -e ******** -e ******** -e ******** d2089fbf2dfe6b54a6246ff1877fb82a4c204242 cat Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e $ docker top 01bbb4f5dcde6615251c05a29a0e7cc1c834e4a2986d80103c8c6da443ec10e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6373/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta&&large_images’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&large_images&&volta’ Merge succeeded, producing 17d0f39fffcb44018ee9eaf2ecb9f0d8991993e5 Checking out Revision 17d0f39fffcb44018ee9eaf2ecb9f0d8991993e5 (PR-6373) Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_34e67/fast && /usr/bin/make -f CMakeFiles/cmTC_34e67.dir/build.make CMakeFiles/cmTC_34e67.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_34e67.dir/gnu_posix_regex.cpp.o [benchmark] /usr/bin/c++ -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_34e67.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_34e67.dir/build.make:69: CMakeFiles/cmTC_34e67.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_34e67/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17d0f39fffcb44018ee9eaf2ecb9f0d8991993e5 # timeout=10 > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 + docker build -t 805bb44136b5de10cf01ecb6c680041bbdb6e85e -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 54efdda62d3b Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* -- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL -- Configuring done ---> Using cache ---> 5be4de9147a7 Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 629dca6156fc Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> dccc018972fc Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 09ad7b85f44e Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d7bd6777ebcf Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> d2b099e09d08 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e86aed98d8eb Step 10/13 : ARG NPROC=8 ---> Using cache ---> 8012c0a20b03 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> d61234ed2bba Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> eb07ddf7fa63 Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 44ca201108b6 Successfully built 44ca201108b6 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6373/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Linking CXX static library libkokkossimd.a Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o Successfully tagged 805bb44136b5de10cf01ecb6c680041bbdb6e85e:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o + docker inspect -f . 805bb44136b5de10cf01ecb6c680041bbdb6e85e . [Pipeline] } [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat04 seems to be running inside container 5b91828aab61d5ce29cc4b861c8297dcaaa8116732be0e1ae42b35fae0b7f6ee $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 5b91828aab61d5ce29cc4b861c8297dcaaa8116732be0e1ae42b35fae0b7f6ee -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 ******** -e ******** -e ******** -e ******** -e ******** 805bb44136b5de10cf01ecb6c680041bbdb6e85e cat [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o Merge succeeded, producing 9645d0a8dbf3c85bd96f0f69ee7d20dfd3eb1031 Checking out Revision 9645d0a8dbf3c85bd96f0f69ee7d20dfd3eb1031 (PR-6373) [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9645d0a8dbf3c85bd96f0f69ee7d20dfd3eb1031 # timeout=10 Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o Scanning dependencies of target impl_git_version [ 5%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 5%] Linking CXX static library libimpl_git_version.a [ 5%] Built target impl_git_version [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkos_gtest [ 6%] Built target kokkoscore [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o $ docker top 51c0523be518b95cea96acce6454a6ef421dc30d9462913435c4fff2abd583d1 -eo pid,comm [Pipeline] { [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [Pipeline] sh [Pipeline] sh Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP + docker build -t 9fa01e098647fe2aaccdb8986f60d4b2e39674b4 -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 Step 1/12 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/12 : FROM $BASE ---> 28a6f693c19c Step 3/12 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 4dc20806ef70 Step 4/12 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> c0779c0853f6 Step 5/12 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 0b423f9ebb60 Step 6/12 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 47bdae4d3785 Step 7/12 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 62fc6f643cb1 Step 8/12 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 5ce07bb95013 Step 9/12 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 83d89d4c16b7 Step 10/12 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 91df706d7961 Step 11/12 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> 221fd9f16a60 Step 12/12 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 51246580b9f6 Successfully built 51246580b9f6 Successfully tagged 9fa01e098647fe2aaccdb8986f60d4b2e39674b4:latest [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9fa01e098647fe2aaccdb8986f60d4b2e39674b4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle seems to be running inside container 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 -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 ******** -e ******** -e ******** -e ******** -e ******** 9fa01e098647fe2aaccdb8986f60d4b2e39674b4 cat [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 8%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 11%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o $ docker top cd5250802472d4c664ed6fed78eadf46a683d1cbe586801361602db147bbc278 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o + ccache --zero-stats Statistics zeroed [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [Pipeline] sh + . /opt/intel/oneapi/setvars.sh --include-intel-llvm + script_name=setvars.sh + config_file= + config_array= + component_array= + warning_tally=0 + posix_nl= + save_args + echo + script_args= + _setvars_this_script_name=setvars.sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ setvars.sh = script.sh ] + sourcer= + sourced_nm= + ps -p 48 -o comm= + sourced_sh=sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + proc_name=script.sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + printf %s: %s script.sh SH_VERSION = unknown + sourcer=script.sh: SH_VERSION = unknown + sourced_nm=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*setvars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + sourced_nm=/opt/intel/oneapi/setvars.sh + [ = /opt/intel/oneapi/setvars.sh ] + get_script_path /opt/intel/oneapi/setvars.sh + script=/opt/intel/oneapi/setvars.sh + [ -L /opt/intel/oneapi/setvars.sh ] + command dirname -- /opt/intel/oneapi/setvars.sh + script_dir=/opt/intel/oneapi + cd /opt/intel/oneapi + command pwd -P + script_dir=/opt/intel/oneapi + printf %s /opt/intel/oneapi + script_root=/opt/intel/oneapi + help=0 + force=0 + config=0 + config_file= + list_of_args= + [ -n ] + printf %s %s args: Using "$@" for setvars.sh arguments: + input_args=args: Using "$@" for setvars.sh arguments: + SETVARS_ARGS= + export SETVARS_ARGS + [ 0 != 0 ] + [ = 1 ] + [ 0 -eq 1 ] + version_default=latest + awk NF [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o + command ls /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + component_array=/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + temp_array= + prep_for_eval /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + echo /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- '/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/compiler/latest/env/vars.sh' \ '/opt/intel/oneapi/debugger/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/debugger/latest/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/latest/env/vars.sh' \ '/opt/intel/oneapi/dpl/2022.0.0/env/vars.sh' \ '/opt/intel/oneapi/dpl/latest/env/vars.sh' \ '/opt/intel/oneapi/tbb/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/tbb/latest/env/vars.sh' + set -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0 + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler + dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/latest/env + dirname -- /opt/intel/oneapi/compiler/latest + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler compiler + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0 + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger + dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/latest/env + dirname -- /opt/intel/oneapi/debugger/latest + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0 + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities + dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/latest/env + dirname -- /opt/intel/oneapi/dev-utilities/latest + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0 + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl + dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/latest/env + dirname -- /opt/intel/oneapi/dpl/latest + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env + dirname -- /opt/intel/oneapi/tbb/2021.8.0 + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb + dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/latest/env + dirname -- /opt/intel/oneapi/tbb/latest + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + component_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + printf %s\n compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o + uniq + component_array=compiler debugger dev-utilities dpl tbb + printf %s\n compiler debugger dev-utilities dpl tbb + wc -l + temp_var=5 + [ 5 -le 0 ] + [ 0 = 1 ] + prep_for_eval compiler debugger dev-utilities dpl tbb + echo compiler debugger dev-utilities dpl tbb + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler' \ 'debugger' \ 'dev-utilities' \ 'dpl' \ 'tbb' + set -- compiler debugger dev-utilities dpl tbb + temp_array= + arg=compiler=latest + temp_array=compiler=latest + arg=debugger=latest + temp_array=compiler=latest debugger=latest + arg=dev-utilities=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest + arg=dpl=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest + arg=tbb=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + [ 0 = 1 ] + printf %s\n compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo + echo :: initializing oneAPI environment ... :: initializing oneAPI environment ... + echo script.sh: SH_VERSION = unknown script.sh: SH_VERSION = unknown + echo args: Using "$@" for setvars.sh arguments: args: Using "$@" for setvars.sh arguments: + ONEAPI_ROOT=/opt/intel/oneapi + export ONEAPI_ROOT + SETVARS_CALL=1 + export SETVARS_CALL + temp_var=0 + prep_for_eval compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler=latest' \ 'debugger=latest' \ 'dev-utilities=latest' \ 'dpl=latest' \ 'tbb=latest' + set -- compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + expr compiler=latest : \(.*\)=.* + arg_base=compiler + expr compiler=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + echo :: compiler -- latest :: compiler -- latest + . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ = /opt/intel/oneapi/compiler/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh + script=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ -L /opt/intel/oneapi/compiler/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + script_dir=/opt/intel/oneapi/compiler/latest/env + cd /opt/intel/oneapi/compiler/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/compiler/2023.0.0/env + printf %s /opt/intel/oneapi/compiler/2023.0.0/env + my_script_path=/opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + component_root=/opt/intel/oneapi/compiler/2023.0.0 + CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.0.0 + export CMPLR_ROOT + INTEL_TARGET_ARCH=intel64 + INTEL_TARGET_PLATFORM=linux + USE_INTEL_LLVM=0 + [ 5 -gt 0 ] + shift + [ 4 -gt 0 ] + shift + [ 3 -gt 0 ] + shift + [ 2 -gt 0 ] + shift + [ 1 -gt 0 ] + shift + [ 0 -gt 0 ] + [ intel64 = ia32 ] + unset INTEL_TARGET_ARCH_IA32 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin + path_is_now=/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ 0 = 1 ] + [ intel64 = ia32 ] + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib /usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib + path_is_now=/usr/local/cuda/lib64/stubs + [ = /usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin /usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin + path_is_now=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ intel64 = ia32 ] + [ -n ] + [ -f /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh ] + FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export FPGA_VARS_DIR + FPGA_VARS_ARGS= + export FPGA_VARS_ARGS + . /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh + SCRIPTDIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + icdadd libalteracl.so + [ -z ] + export OCL_ICD_FILENAMES=libalteracl.so + icdadd libintelocl_emu.so + [ -z x ] + export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so + export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards + export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + uname -m [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o + ARCH=x86_64 + arch_type= + arch_type=linux64 + export LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ -z libintelocl_emu.so:libalteracl.so ] + OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64/libintelocl.so + [ -n ] + export OCL_ICD_FILENAMES + prepend_manpath /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + NLSPATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + export NLSPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=1 + expr debugger=latest : \(.*\)=.* + arg_base=debugger + expr debugger=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + echo :: debugger -- latest :: debugger -- latest + . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ = /opt/intel/oneapi/debugger/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh + script=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ -L /opt/intel/oneapi/debugger/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + script_dir=/opt/intel/oneapi/debugger/latest/env + cd /opt/intel/oneapi/debugger/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/debugger/2023.0.0/env + printf %s /opt/intel/oneapi/debugger/2023.0.0/env + my_script_path=/opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + gdb_root=/opt/intel/oneapi/debugger/2023.0.0 + my_ld_path=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.0.0/dep + export INTEL_PYTHONHOME + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_manpath /opt/intel/oneapi/debugger/2023.0.0/documentation/man /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/man + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + [ = /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + INFOPATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + export INFOPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + GDB_INFO=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + export GDB_INFO + prepend_path /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + [ = /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=2 + expr dev-utilities=latest : \(.*\)=.* + arg_base=dev-utilities + expr dev-utilities=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + echo :: dev-utilities -- latest :: dev-utilities -- latest + . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script_dir=/opt/intel/oneapi/dev-utilities/latest/env + cd /opt/intel/oneapi/dev-utilities/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/dev-utilities/2021.8.0/env + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/env + vars_script_path=/opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + component_root=/opt/intel/oneapi/dev-utilities/2021.8.0 + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/bin /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/bin + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + temp_var=3 + expr dpl=latest : \(.*\)=.* + arg_base=dpl + expr dpl=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + echo :: dpl -- latest :: dpl -- latest + . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh + [ = /opt/intel/oneapi/dpl/latest/env/vars.sh ] + rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh + target=/opt/intel/oneapi/dpl/latest/env/vars.sh fname= targetDir= CDPATH= + [ -n ] + : + [ -L /opt/intel/oneapi/dpl/latest/env/vars.sh ] + [ -e /opt/intel/oneapi/dpl/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + command cd /opt/intel/oneapi/dpl/latest/env + command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh + fname=vars.sh + [ vars.sh = / ] + [ -L vars.sh ] + break + command pwd -P + targetDir=/opt/intel/oneapi/dpl/2022.0.0/env + [ vars.sh = . ] + [ vars.sh = .. ] + command printf %s\n /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + DPL_ROOT=/opt/intel/oneapi/dpl/2022.0.0 + export DPL_ROOT + prepend_path /opt/intel/oneapi/dpl/2022.0.0/linux/include /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/linux/include + path_is_now=/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=4 + expr tbb=latest : \(.*\)=.* + arg_base=tbb + expr tbb=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + echo :: tbb -- latest :: tbb -- latest + . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-f5c1fa28/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ = /opt/intel/oneapi/tbb/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh + script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ -L /opt/intel/oneapi/tbb/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + script_dir=/opt/intel/oneapi/tbb/latest/env + cd /opt/intel/oneapi/tbb/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/tbb/2021.8.0/env + printf %s /opt/intel/oneapi/tbb/2021.8.0/env + TBBROOT=/opt/intel/oneapi/tbb/2021.8.0/env/.. + TBB_TARGET_ARCH=intel64 + [ -n ] + TBB_LIB_NAME=libtbb.so.12 + TBB_LIB_DIR=intel64/gcc4.8 + [ -e /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ] [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o + export TBBROOT + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../include /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../include + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/.. /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/.. + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=5 + [ 5 -eq 0 ] + echo :: oneAPI environment initialized :: :: oneAPI environment initialized :: + echo + [ 0 -ne 0 ] + eval set -- + set -- + prep_for_exit 0 + script_return_code=0 + unset -v SETVARS_CALL + unset -v SETVARS_ARGS + unset -v SETVARS_VARS_PATH + [ 0 = ] + [ 0 -eq 0 ] + SETVARS_COMPLETED=1 + export SETVARS_COMPLETED + return 0 + return + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6373/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching without tags [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e > git config --add remote.origin.fetch +refs/pull/6373/head:refs/remotes/origin/PR-6373 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o Merge succeeded, producing 7506478615c848618765cc6bc2010ae76726366e Checking out Revision 7506478615c848618765cc6bc2010ae76726366e (PR-6373) Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7506478615c848618765cc6bc2010ae76726366e # timeout=10 > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9244664f5bcb6e49583b4660cf738514fec96144 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 128db77655ab Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> b73a4487d6db Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> cb0a8f38bd45 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 791686e462da Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 27405cf97eae Successfully built 27405cf97eae Successfully tagged 9244664f5bcb6e49583b4660cf738514fec96144:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9244664f5bcb6e49583b4660cf738514fec96144 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 441da6ff12ae82d3ddae57c568cce970fb210dbdb14e95a8c33033849964141b $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 441da6ff12ae82d3ddae57c568cce970fb210dbdb14e95a8c33033849964141b -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 ******** -e ******** -e ******** -e ******** -e ******** 9244664f5bcb6e49583b4660cf738514fec96144 cat [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o $ docker top 02000adaa78819ed6e82fbc0fbe22fb9adf4490c9fa5a07835778c7e91e6b69e -eo pid,comm [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o -- Setting default Kokkos CXX standard to 17 -- Looking for C++ include oneapi/dpl/algorithm - found -- Performing Test KOKKOS_NO_TBB_CONFLICT [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6373/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using --c++17;--gnu_extensions for C++17 extensions as feature [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenACC -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 20%] Built target Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- Configuring done [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 21%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o -- Generating done [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6373/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_OPENMP -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Built target Kokkos_IncrementalTest_OPENMP [ 1%] Built target AlwaysCheckGit Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bfaf7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_bfaf7.dir/build.make CMakeFiles/cmTC_bfaf7.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_bfaf7.dir/thread_safety_attributes.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_bfaf7.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_bfaf7.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_bfaf7.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_bfaf7.dir/build.make:79: CMakeFiles/cmTC_bfaf7.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_bfaf7/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 28%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 28%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b8db9/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b8db9.dir/build.make CMakeFiles/cmTC_b8db9.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_b8db9.dir/gnu_posix_regex.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_b8db9.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_b8db9.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_b8db9.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6373/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_b8db9.dir/build.make:79: CMakeFiles/cmTC_b8db9.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6373/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_b8db9/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o -- Kokkos Devices: SERIAL;SYCL, Kokkos Backends: SERIAL;SYCL -- Configuring done [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 33%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 7%] Built target kokkoscore [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 8%] Linking CXX static library libkokkos_gtest.a [ 8%] Built target kokkos_gtest [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp -- Generating done [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6373/build + make -j8 [ 11%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 3%] Linking CXX static library libkokkossimd.a [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 3%] Built target kokkossimd [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 3%] Built target AlwaysCheckGit [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libbenchmark_main.a [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 7%] Built target benchmark_main [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_SerialGraph [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 17%] Built target Kokkos_CoreUnitTest_Develop [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 17%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 17%] Built target Kokkos_push_finalize_hook_terminate [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 19%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 55%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 55%] Built target Kokkos_PerformanceTest_Mempool [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 55%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 55%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 55%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 55%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 58%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_KokkosP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 59%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 59%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 59%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 59%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 20%] Linking CXX executable Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 21%] Built target Kokkos_ProfilingAllCalls [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 61%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 23%] Linking CXX executable Kokkos_ToolsInitialization [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 23%] Built target Kokkos_ToolsInitialization [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 14%] Built target Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 24%] Linking CXX executable Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 24%] Built target Kokkos_StackTraceTestExec [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 67%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 67%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Serial1 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 76%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 77%] Built target Kokkos_ContainersUnitTest_OpenMP [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CTestDevice [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 78%] Built target Kokkos_PerformanceTest_Benchmark [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 81%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) Cannot contact fetnat04: java.io.IOException: Disk quota exceeded [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 85%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 44%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 44%] Built target Kokkos_IncrementalTest_OPENACC [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 52%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 53%] Built target Kokkos_IncrementalTest_SERIAL [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 75%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_SYCL2B [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6373/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 218 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (205 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (197 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (195 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (195 ms) 1: [----------] 4 tests from serial_DeathTest (794 ms total) 1: 1: [----------] 214 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (82 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (99 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (55 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (147 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (40 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (10 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (15 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (3 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3175 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2359 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1359 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1352 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (138 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (38 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (1 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (3 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (6 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (11 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (12 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (75 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (242 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (14 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (123 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (17 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (1286 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3903 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (1 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (1 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (2 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (39 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (8 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (28 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (28 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (27 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (6 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (19 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (49 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (8 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (7 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (7 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (39 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (303 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (348 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1042 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1290 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (253 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (6 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (3348 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (2073 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (1171 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (22 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (1173 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o 1: [ OK ] serial.task_fib_single (912 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (20 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (923 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o 1: [ OK ] serial.task_fib_chase_lev (962 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (21 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 214 tests from serial (28812 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 218 tests from 2 test suites ran. (29607 ms total) 1: [ PASSED ] 217 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 29.62 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 124 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (11027 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (9193 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (8648 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1457 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1452 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (31779 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (6 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (825 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (72 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (7 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (47 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (72 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (105 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 30%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o 2: [ OK ] serial.repeated_team_reduce (5593 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (182 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (165 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (79 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (5 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (84 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (25 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1552 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (131 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (40 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (59 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (54 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (1 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (68 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (6 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (216 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (15 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (17 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (15 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (670 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (667 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (668 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (738 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (730 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (728 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 117 tests from serial (13724 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (45503 ms total) 2: [ PASSED ] 121 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 45.53 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.02 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 342 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (211 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (202 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (206 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (206 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (11643 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (10170 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (10221 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1499 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1530 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 11 tests from openmp_DeathTest (35893 ms total) 4: 4: [----------] 331 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble 4: [ OK ] openmp.atomic_operations_complexdouble (638 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (634 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (268 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (33 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (73 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (75 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (74 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (60 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (60 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (51 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral 4: [ OK ] openmp.atomic_views_integral (246 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (91 ms) 4: [ RUN ] openmp.atomic_view_api 4: [ OK ] openmp.atomic_view_api (1 ms) 4: [ RUN ] openmp.bit_manip_countl_zero 4: [ OK ] openmp.bit_manip_countl_zero (4 ms) 4: [ RUN ] openmp.bit_manip_countl_one 4: [ OK ] openmp.bit_manip_countl_one (8 ms) 4: [ RUN ] openmp.bit_manip_countr_zero 4: [ OK ] openmp.bit_manip_countr_zero (9 ms) 4: [ RUN ] openmp.bit_manip_countr_one 4: [ OK ] openmp.bit_manip_countr_one (9 ms) 4: [ RUN ] openmp.bit_manip_popcount 4: [ OK ] openmp.bit_manip_popcount (9 ms) 4: [ RUN ] openmp.bit_manip_has_single_bit 4: [ OK ] openmp.bit_manip_has_single_bit (7 ms) 4: [ RUN ] openmp.bit_manip_bit_floor 4: [ OK ] openmp.bit_manip_bit_floor (10 ms) 4: [ RUN ] openmp.bit_manip_bit_ceil 4: [ OK ] openmp.bit_manip_bit_ceil (8 ms) 4: [ RUN ] openmp.bit_manip_bit_width 4: [ OK ] openmp.bit_manip_bit_width (8 ms) 4: [ RUN ] openmp.bit_manip_rotl 4: [ OK ] openmp.bit_manip_rotl (9 ms) 4: [ RUN ] openmp.bit_manip_rotr 4: [ OK ] openmp.bit_manip_rotr (10 ms) 4: [ RUN ] openmp.bit_manip_byeswap 4: [ OK ] openmp.bit_manip_byeswap (19 ms) 4: [ RUN ] openmp.bit_manip_bit_cast 4: [ OK ] openmp.bit_manip_bit_cast (1 ms) 4: [ RUN ] openmp.test_block_deduction_bug_pr_3103 4: [ OK ] openmp.test_block_deduction_bug_pr_3103 (3 ms) 4: [ RUN ] openmp.checked_integer_operations_multiply_overflow 4: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmp.execution_policy_occupancy_and_hint 4: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmp.complex_construction 4: [ OK ] openmp.complex_construction (6 ms) 4: [ RUN ] openmp.complex_basic_math 4: [ OK ] openmp.complex_basic_math (5 ms) 4: [ RUN ] openmp.complex_special_funtions 4: [ OK ] openmp.complex_special_funtions (5 ms) 4: [ RUN ] openmp.complex_io 4: [ OK ] openmp.complex_io (0 ms) 4: [ RUN ] openmp.complex_trivially_copyable 4: [ OK ] openmp.complex_trivially_copyable (0 ms) 4: [ RUN ] openmp.complex_issue_3865 4: [ OK ] openmp.complex_issue_3865 (9 ms) 4: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 4: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmp.crs_count_fill 4: [ OK ] openmp.crs_count_fill (56 ms) 4: [ RUN ] openmp.crs_copy_constructor 4: [ OK ] openmp.crs_copy_constructor (276 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (149 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (170 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (72 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (82 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (8 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (516 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (2089 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1834 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1298 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1297 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (1 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (4 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (4 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (4 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (4 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (4 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (4 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (5 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (4 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (4 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (4 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (5 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (4 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (4 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (141 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (129 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (17 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (73 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (7 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (86 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (108 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (70 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (1 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (1 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (1 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (1 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (1 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (1 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (149 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (1 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (23 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (28 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (43 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (35 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (36 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (21 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (21 ms) 4: [ RUN ] openmp.mdrange_5d [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 4: [ OK ] openmp.mdrange_5d (73 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (160 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (3 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (17 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (73 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (20 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy 4: [ OK ] openmp.mdrange_large_deep_copy (1375 ms) 4: [ RUN ] openmp.md_range_policy_construction_from_arrays 4: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (13794 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (1 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (1 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (1 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (74 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.view_layouttiled 4: [ OK ] openmp.view_layouttiled (1 ms) 4: [ RUN ] openmp.view_layouttiled_subtile 4: [ OK ] openmp.view_layouttiled_subtile (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (42 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (2 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (23 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (2 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (25 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (4 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (4 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (1 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (3 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (2 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (2 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (2 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (2 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (231 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (563 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (744 ms) 4: [ RUN ] openmp.double_reduce_dynamic 4: [ OK ] openmp.double_reduce_dynamic (578 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (112 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (13 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy 4: [ OK ] openmp.reduce_device_view_mdrange_policy (782 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 4: [ OK ] openmp.reduce_device_view_team_policy (715 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (7 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (261 ms) 4: [ RUN ] openmp.team_reduce [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o 4: [ OK ] openmp.team_reduce (257 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (647 ms) 4: [ RUN ] openmp.team_parallel_single [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 4: [ OK ] openmp.team_parallel_single (35650 ms) 4: [ RUN ] openmp.large_team_scratch_size 4: [ OK ] openmp.large_team_scratch_size (0 ms) 4: [ RUN ] openmp.team_broadcast_long 4: [ OK ] openmp.team_broadcast_long (913 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (913 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (907 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (914 ms) 4: [ RUN ] openmp.team_broadcast_double 4: [ OK ] openmp.team_broadcast_double (915 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (2 ms) 4: [ RUN ] openmp.team_vector [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_SYCL2D [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o 4: [ OK ] openmp.team_vector (3396 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (695 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (80 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (10 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (8 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (10 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (12 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 85%] Built target Kokkos_CoreUnitTest_Serial2 [ 85%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 85%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 85%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/sycl/TestSYCL_MathematicalFunctions1.cpp:2: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions1.hpp:19: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp:19: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Core.hpp:43: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Core_fwd.hpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Macros.hpp:96: In file included from /var/jenkins/workspace/Kokkos_PR-6373/build/KokkosCore_Config_SetupBackend.hpp:22: In file included from /var/jenkins/workspace/Kokkos_PR-6373/core/src/setup/Kokkos_Setup_SYCL.hpp:36: In file included from /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/../include/sycl/sycl.hpp:64: /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/../include/sycl/ext/oneapi/experimental/builtins.hpp:89:10: error: cannot compile this non-scalar arg to printf yet return ::printf(__format, args...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/build.make:538: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2057: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 86%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 86%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 86%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 87%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 87%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 87%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 87%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 88%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 4: [ OK ] openmp.team_reduction_scan (110114 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (95 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (97 ms) 4: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] openmp.repeated_team_reduce 4: [ OK ] openmp.repeated_team_reduce (2397 ms) 4: [ RUN ] openmp.team_scan [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 88%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 4: [ OK ] openmp.team_scan (1786 ms) 4: [ RUN ] openmp.team_scan_ret_val [ 88%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 4: [ OK ] openmp.team_scan_ret_val (1895 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (253 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (446 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (28 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (44 ms) 4: [ RUN ] openmp.team_scratch_memory_index_parallel_for 4: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmp.team_policy_max_recommended [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 89%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 90%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 90%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 90%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 90%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 90%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 90%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 91%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/containers/src/Kokkos_Vector.hpp", line 33: warning: function "::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated header is included") [deprecated_entity_with_custom_message] static auto do_not_include = emit_warning_kokkos_vector_deprecated(); ^ "/var/jenkins/workspace/Kokkos_PR-6373/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute [[deprecated("Deprecated header is included")]] int ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 93%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o 4: [ OK ] openmp.team_policy_max_recommended (54022 ms) 4: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmp.team_teamvector_range 4: [ OK ] openmp.team_teamvector_range (1663 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (8 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (24 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (8 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (29 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (12 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (1 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank [ 93%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp 4: [ OK ] openmp.view_allocation_large_rank (1558 ms) 4: [ RUN ] openmp.view_shmem_size_on_device 4: [ OK ] openmp.view_shmem_size_on_device (0 ms) 4: [ RUN ] openmp.view_is_assignable 4: [ OK ] openmp.view_is_assignable (0 ms) 4: [ RUN ] openmp.view_copy_tests 4: [ OK ] openmp.view_copy_tests (24 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_empty_runtime_unmanaged 4: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmp.view_hooks 4: [ OK ] openmp.view_hooks (0 ms) 4: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (59 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (54 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (1 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (69 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (7 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (1 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (17 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (772 ms) 4: [ RUN ] openmp.resize_realloc_no_init 4: [ OK ] openmp.resize_realloc_no_init (0 ms) 4: [ RUN ] openmp.resize_realloc_no_alloc 4: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmp.realloc_exec_space 4: [ OK ] openmp.realloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc 4: [ OK ] openmp.view_alloc (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space 4: [ OK ] openmp.view_alloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc_int 4: [ OK ] openmp.view_alloc_int (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space_int 4: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmp.deep_copy_zero_memset 4: [ OK ] openmp.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmp.resize_exec_space 4: [ OK ] openmp.resize_exec_space (0 ms) 4: [ RUN ] openmp.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (31 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (30 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (30 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left [ 93%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp 4: [ OK ] openmp.view_subview_3d_from_5d_left (761 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic [ 94%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (778 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (816 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (927 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (749 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (537 ms) 4: [ RUN ] openmp.view_test_unmanaged_subview_reset 4: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmp.view_subview_memory_traits_construction 4: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] openmp.task_fib_deprecated 4: [ OK ] openmp.task_fib_deprecated (1624 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (307 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (25 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple 4: [ OK ] openmp.task_fib_deprecated_multiple (1709 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (203 ms) 4: [ RUN ] openmp.task_team_deprecated_multiple 4: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated_multiple 4: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single [ 95%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 95%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 4: [ OK ] openmp.task_fib_single (1564 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (239 ms) 4: [ RUN ] openmp.task_team_single 4: [ OK ] openmp.task_team_single (0 ms) 4: [ RUN ] openmp.task_with_mempool_single 4: [ OK ] openmp.task_with_mempool_single (0 ms) 4: [ RUN ] openmp.task_multiple_depend_single 4: [ OK ] openmp.task_multiple_depend_single (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple [ 95%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.task_fib_multiple (1096 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (151 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_multiple 4: [ OK ] openmp.task_with_mempool_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_multiple 4: [ OK ] openmp.task_multiple_depend_multiple (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_multiple 4: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 4: [ RUN ] openmp.task_fib_chase_lev 4: [ OK ] openmp.task_fib_chase_lev (1133 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (108 ms) 4: [ RUN ] openmp.task_team_chase_lev 4: [ OK ] openmp.task_team_chase_lev (0 ms) 4: [ RUN ] openmp.task_with_mempool_chase_lev 4: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 4: [ RUN ] openmp.task_multiple_depend_chase_lev 4: [ OK ] openmp.task_multiple_depend_chase_lev (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [----------] 331 tests from openmp (264957 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 342 tests from 2 test suites ran. (300850 ms total) 4: [ PASSED ] 338 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 300.87 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (2 ms) 5: [----------] 1 test from openmp (2 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (2 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.02 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 5 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 5 tests from openmp_count_bugs 6: [ RUN ] openmp_count_bugs.launch_one 6: [ OK ] openmp_count_bugs.launch_one (0 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (2 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (1 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 6: [----------] 5 tests from openmp_count_bugs (6 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (6 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.02 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 73 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 33 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestSharedSpace.cpp:105: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 7: [ RUN ] defaultdevicetype.shared_host_pinned_space 7: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (5 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (2 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (30 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (88 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (29 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (87 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ 95%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (178 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (85 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (91 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 95%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (188 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (269 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 33 tests from defaultdevicetype (1063 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (24 ms) 7: [----------] 1 test from kokkosresize (24 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 73 tests from 41 test suites ran. (1088 ms total) 7: [ PASSED ] 71 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 1.17 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (1 ms) 8: [----------] 1 test from initialization (1 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.02 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.01 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 [ 96%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (3 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (3 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.02 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 4 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 3 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from defaultdevicetype_DeathTest 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f7f8fa4d64] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55f7f8fa6e1f] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f1: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fa4d64] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fa6e1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f7f8fabef8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f7f8fa564e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55f7f8fa6e1f] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f3: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fabef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55f7f8fa564e] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fa6e1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (203 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f7f8fa4d64] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55f7f8fa719c] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f1: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fa4d64] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fa719c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f7f8fabef8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f7f8fa564e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55f7f8fa719c] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f3: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fabef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55f7f8fa564e] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fa719c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (200 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (404 ms total) 12: 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.stacktrace_normal 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55f7f8fa4d64] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f1: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fa4d64] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55f7f8ffe7c9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55f7f8fabcb9] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55f7f8fabef8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55f7f8fa564e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55f7f8fddf6e] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55f7f8fcfbdf] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55f7f8fcfef2] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55f7f8fd04dd] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55f7f8fd2bf8] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55f7f8fd30cc] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55f7f8fa39a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4436d33083] 12: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55f7f8fa4b6e] 12: 12: demangled test_f3: 12: [0x55f7f8ffe7c9] Kokkos::Impl::save_stacktrace() 12: [0x55f7f8fabcb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55f7f8fabef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55f7f8fa564e] Test::test_stacktrace(bool, bool) 12: [0x55f7f8fddf6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55f7f8fcfbdf] 12: [0x55f7f8fcfef2] 12: [0x55f7f8fd04dd] 12: [0x55f7f8fd2bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55f7f8fd30cc] testing::UnitTest::Run() 12: [0x55f7f8fa39a6] main 12: [0x7f4436d33083] __libc_start_main 12: [0x55f7f8fa4b6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 3 tests from 2 test suites ran. (404 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.43 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (1 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (38 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 13: [ OK ] OPENMP.IncrTest_05_reduction (180 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (14 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (6 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (195 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (42 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (8 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (1 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (7 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (502 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (502 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.53 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 4 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 28 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 28 tests from SERIAL 14: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 14: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 14: [ RUN ] SERIAL.IncrTest_01_execspace 14: Host Serial Execution Space: 14: KOKKOS_ENABLE_SERIAL: yes 14: 14: Serial Runtime Configuration: 14: Serial 14: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 14: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 14: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicSub 14: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 14: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 14: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 14: [ RUN ] SERIAL.IncrTest_03b_memspace_free 14: [ OK ] SERIAL.IncrTest_03b_memspace_free (47 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (196 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (246 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (246 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.27 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 16: Test timeout computed to be: 1500 16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 17 Start 17: Kokkos_PerformanceTest_TaskDag 17: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 4 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 17: "taskdag: time (min, avg)" 0.000285909 0.000285909 17: "taskdag: tasks per second (max, avg)" 45469 45469 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-03_T18-14-42.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-01-03T18:36:04+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 7.38, 7.05, 5.66 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-01-03T18:14:30+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD 18: GIT_COMMIT_HASH: 0b1d136e3 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HBWSPACE: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_LIBRT: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.2.99 18: platform: 64bit [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.523 s 0.028 s 5 1024 380.302u [ 96%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 96%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 18: GramSchmidt/Count:2048/iterations:5/manual_time 1.30 s 0.035 s 5 2.048k 1002.93u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.246 s 0.027 s 5 4.096k 42.2173u [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.593 s 0.029 s 5 8.192k 37.9198u [ 97%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.695 s 0.032 s 5 16.384k 25.6099u [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.314 s 0.036 s 5 32.768k 5.60625u [ 97%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.333 s 0.047 s 5 65.536k 6.53474u 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.466 s 0.077 s 5 131.072k 3.929u 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.785 s 0.137 s 5 262.144k 2.67584u [ 39%] Built target Kokkos_CoreUnitTest_SYCL2C [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 1.68 s 0.248 s 5 524.288k 1.7542u [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 5.89 s 5.89 s 1 0.0230228/s 11.5 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: OverlapRangePolicy/N:2000/M:10000/R:10 0.804 s 0.417 s 2 0.0308073 0.0941773 0.112142 0.250388 0.0575438 0.0569069 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.201 s 0.088 s 8 4.14001m 0.0479337 0.0202863 0.0475975 5.73507m 0.0102254 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 0.884 s 0.455 s 2 0.0548833 0.094112 0.130581 0.236561 0.0658314 0.0661755 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 135.969n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 40.374n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 34.4153n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 29.2605n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 23.8339n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 19.3235n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 18.2554n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.010 s 5 131.072k 17.7525n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.005 s 0.030 s 5 262.144k 17.0992n 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.011 s 0.070 s 5 524.288k 17.4215n "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6373/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6373/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6373/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6373/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6373/simd/unit_tests/include/TestSIMD_MathOps.hpp" 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.227 us 0.401 us 3100063 4.39642M/s 18: Malloc/N:16/manual_time 0.228 us 0.402 us 3168849 4.39079M/s 18: Malloc/N:256/manual_time 0.267 us 0.438 us 2735728 3.74832M/s [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o 18: Malloc/N:4096/manual_time 0.181 us 0.346 us 3859936 5.53818M/s 18: Malloc/N:65536/manual_time 0.161 us 0.374 us 4366722 6.22028M/s 18: Malloc/N:1048576/manual_time 0.157 us 0.371 us 4472935 6.35941M/s 18: Malloc/N:16777216/manual_time 0.171 us 0.386 us 4082606 5.85516M/s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o 18: Malloc/N:268435456/manual_time 2.73 us 6.14 us 257704 365.936k/s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Serial1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o 18: Malloc/N:4294967296/manual_time 3.43 us 10.3 us 201374 291.148k/s 18: MallocFree/N:1/manual_time 0.365 us 0.409 us 1925806 2.74262M/s 18: MallocFree/N:16/manual_time 0.366 us 0.411 us 1899854 2.72998M/s 18: MallocFree/N:256/manual_time 0.404 us 0.448 us 1744418 2.47369M/s 18: MallocFree/N:4096/manual_time 0.322 us 0.365 us 2174854 3.10993M/s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o 18: MallocFree/N:65536/manual_time 0.350 us 0.393 us 2004035 2.85946M/s [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 18: MallocFree/N:1048576/manual_time 0.348 us 0.391 us 2018927 2.87124M/s 18: MallocFree/N:16777216/manual_time 0.362 us 0.405 us 1934631 2.76437M/s 18: MallocFree/N:268435456/manual_time 6.46 us 6.10 us 109838 154.776k/s 18: MallocFree/N:4294967296/manual_time 10.8 us 10.3 us 64809 92.6173k/s 18: MallocTouch/N:1/manual_time 232 us 30.2 us 11362 4.31719k/s [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o 18: MallocTouch/N:16/manual_time 537 us 26.2 us 4687 1.86342k/s 18: MallocTouch/N:256/manual_time 320 us 25.0 us 2202 3.12846k/s 18: MallocTouch/N:4096/manual_time 482 us 22.3 us 3062 2.07316k/s 18: MallocTouch/N:65536/manual_time 289 us 28.3 us 4768 3.46403k/s 18: MallocTouch/N:1048576/manual_time 209 us 25.4 us 2805 4.7786k/s 18: MallocTouch/N:16777216/manual_time 396 us 39.5 us 1927 2.52541k/s 18: MallocTouch/N:268435456/manual_time 40714 us 30739 us 17 24.5618/s 18: MallocTouch/N:4294967296/manual_time 520352 us 436312 us 1 1.92177/s 18: MallocTouchFree/N:1/manual_time 1787 us 22.9 us 357 559.514/s 18: MallocTouchFree/N:16/manual_time 1435 us 26.1 us 357 697.021/s 18: MallocTouchFree/N:256/manual_time 476 us 25.3 us 2719 2.10282k/s [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 18: MallocTouchFree/N:4096/manual_time 247 us 25.3 us 3088 4.05618k/s 18: MallocTouchFree/N:65536/manual_time 197 us 27.9 us 4978 5.07956k/s 18: MallocTouchFree/N:1048576/manual_time 827 us 23.9 us 1000 1.20909k/s [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 18: MallocTouchFree/N:16777216/manual_time 777 us 32.7 us 10829 1.28633k/s 18: MallocTouchFree/N:268435456/manual_time 57155 us 34322 us 10 17.4964/s 18: MallocTouchFree/N:4294967296/manual_time 816665 us 496082 us 1 1.22449/s 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.252 s 0.288 s 3 3.18047/s 800 18: ViewAllocate_Rank1/N:10/manual_time 0.251 s 0.288 s 3 3.19136/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.254 s 0.289 s 3 3.15072/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.251 s 0.289 s 3 3.18717/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.251 s 0.289 s 3 3.18964/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.251 s 0.289 s 3 3.18498/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.251 s 0.288 s 3 3.18754/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.251 s 0.289 s 3 3.19176/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.253 s 0.289 s 3 3.16767/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.250 s 0.290 s 3 3.20569/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.249 s 0.289 s 3 3.20678/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.250 s 0.289 s 3 3.20222/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.250 s 0.289 s 3 3.20446/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.249 s 0.289 s 3 3.20812/s 800 18: ViewAllocate_Rank8/N:10/manual_time 0.249 s 0.289 s 3 3.20753/s 800 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.249 s 0.289 s 3 3.20702/s 800 18: ViewDeepCopy_Rank1/N:10/manual_time 0.050 s 0.017 s 11 32.1823/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.038 s 0.018 s 19 42.635/s 1.6k [ 39%] Built target Kokkos_CoreUnitTest_SYCL2A [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.043 s 0.017 s 18 37.3986/s 1.6k [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 18: ViewDeepCopy_Rank1/N:10/manual_time 0.051 s 0.021 s 12 31.2183/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.035 s 0.017 s 20 46.0927/s 1.6k [ 39%] Built target Kokkos_CoreUnitTest_Serial2 18: ViewDeepCopy_Rank3/N:10/manual_time 0.036 s 0.017 s 20 44.598/s 1.6k 18: ViewDeepCopy_Rank1/N:10/manual_time 0.043 s 0.017 s 20 37.5352/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.496 s 0.220 s 2 3.22636/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.358 s 0.168 s 2 4.46995/s 1.6k 18: ViewDeepCopy_Rank1/N:10/manual_time 0.043 s 0.017 s 13 37.4465/s 1.6k 18: ViewDeepCopy_Rank2/N:10/manual_time 0.570 s 0.216 s 1 2.80879/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.277 s 0.131 s 2 5.77342/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.054 s 0.016 s 11 29.8224/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.035 s 0.017 s 17 45.8288/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.039 s 0.017 s 20 41.5584/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.052 s 0.022 s 10 30.8177/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.297 s 0.140 s 2 5.38752/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.307 s 0.130 s 2 5.21748/s 1.6k 18: ViewDeepCopy_Rank4/N:10/manual_time 0.333 s 0.141 s 2 4.80881/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.390 s 0.196 s 2 4.10146/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.022 s 12 32.8685/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.057 s 0.027 s 14 28.0734/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.328 s 0.154 s 3 4.87322/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.355 s 0.177 s 2 4.51095/s 1.6k [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD 18: ViewDeepCopy_Rank7/N:10/manual_time 0.060 s 0.026 s 10 26.592/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.036 s 0.017 s 20 44.9431/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.473 s 0.231 s 2 3.38449/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.497 s 0.215 s 2 3.21641/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.015 s 10 28.7343/s 1.6k [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 99%] Built target Kokkos_UnitTest_SIMD 18: ViewDeepCopy_Rank8/N:10/manual_time 0.055 s 0.019 s 10 28.8674/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.559 s 0.279 s 1 2.86115/s 1.6k [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.458 s 0.217 s 2 3.49483/s 1.6k [100%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 18: ViewDeepCopy_Raw/N:10/manual_time 0.053 s 0.026 s 13 30.4143/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.049 s 0.022 s 12 32.8035/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.050 s 0.018 s 11 32.2862/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.067 s 0.019 s 9 23.9025/s 1.6k [100%] Built target Kokkos_CoreUnitTest_Serial1 [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.035 s 0.012 s 23 22.8703/s 800 18: ViewFill_Rank1/N:10/manual_time 0.031 s 0.015 s 18 26.0209/s 800 18: ViewFill_Rank2/N:10/manual_time 0.039 s 0.017 s 16 20.3283/s 800 18: ViewFill_Rank2/N:10/manual_time 0.030 s 0.012 s 24 27.0421/s 800 18: ViewFill_Rank3/N:10/manual_time 0.046 s 0.016 s 12 17.5316/s 800 18: ViewFill_Rank3/N:10/manual_time 0.030 s 0.012 s 21 26.6514/s 800 18: ViewFill_Rank4/N:10/manual_time 0.042 s 0.014 s 17 18.8339/s 800 [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.029 s 0.013 s 22 28.0503/s 800 18: ViewFill_Rank5/N:10/manual_time 0.038 s 0.013 s 19 21.1678/s 800 18: ViewFill_Rank5/N:10/manual_time 0.035 s 0.011 s 19 23.1689/s 800 18: ViewFill_Rank6/N:10/manual_time 0.043 s 0.012 s 23 18.7874/s 800 18: ViewFill_Rank6/N:10/manual_time 0.029 s 0.013 s 23 27.6035/s 800 18: ViewFill_Rank7/N:10/manual_time 0.026 s 0.013 s 22 30.2666/s 800 18: ViewFill_Rank7/N:10/manual_time 0.032 s 0.012 s 17 24.9706/s 800 18: ViewFill_Rank8/N:10/manual_time 0.030 s 0.012 s 24 27.0892/s 800 18: ViewFill_Rank8/N:10/manual_time 0.029 s 0.012 s 24 27.2535/s 800 18: ViewFill_Raw/N:10/manual_time 0.039 s 0.013 s 20 20.7526/s 800 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.012 s 26 29.0786/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.031 s 0.029 s 10 50.8544/s 1.6k wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.031 s 0.029 s 10 51.0539/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.032 s 0.029 s 10 50.6372/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.032 s 0.029 s 10 49.6351/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.030 s 10 46.2095/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.039 s 0.033 s 10 40.7924/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.019 s 0.006 s 10 83.809/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.018 s 0.006 s 10 90.4263/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 109.862/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 103.659/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.009 s 10 76.3512/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.142/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.038 s 0.032 s 10 41.9945/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.037 s 0.031 s 10 42.8955/s 1.6k [ 39%] Built target Kokkos_CoreUnitTest_SYCL3 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.042 s 0.034 s 10 38.344/s 1.6k 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.5295/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.8321/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 73.1196/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.027 s 0.013 s 10 58.9179/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 74.1209/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.043 s 0.033 s 10 37.0228/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.041 s 0.033 s 10 38.8287/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.028 s 0.013 s 10 57.9364/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.028 s 0.014 s 10 57.4762/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 44.5471/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.041 s 0.033 s 10 39.4436/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.010 s 10 81.5841/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.4736/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.040 s 0.032 s 10 40.3069/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.038 s 0.031 s 10 42.4781/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 67.8243/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.936/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.133 s 0.105 s 10 12.0233/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.131 s 0.101 s 10 12.2034/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 276.05 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-03_T18-14-42.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-01-03T18:40:40+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 19: Run on (4 X 1996.25 MHz CPU s) 19: CPU Caches: 19: L1 Data 64 KiB (x4) 19: L1 Instruction 64 KiB (x4) 19: L2 Unified 512 KiB (x4) 19: L3 Unified 16384 KiB (x4) 19: Load Average: 3.73, 4.71, 4.99 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-01-03T18:14:30+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD 19: GIT_COMMIT_HASH: 0b1d136e3 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HBWSPACE: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_LIBRT: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.2.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.002 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.001 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.45 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-03_T18-14-42.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-01-03T18:40:41+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Mempool 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 3.73, 4.71, 4.99 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-01-03T18:14:30+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD 20: GIT_COMMIT_HASH: 0b1d136e3 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HBWSPACE: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_LIBRT: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.2.99 20: platform: 64bit 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 820 6.13537M/s 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 2345 11.363M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 4.71 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-03_T18-14-42.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-01-03T18:40:46+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6373/build/core/perf_test/Kokkos_PerformanceTest_Atomic 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 3.59, 4.66, 4.97 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-01-03T18:14:30+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD 21: GIT_COMMIT_HASH: 0b1d136e3 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HBWSPACE: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_LIBRT: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.2.99 21: platform: 64bit 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.064 s 0.021 s 10 1 4 0.222496 0.0271769 388.43u 704.983M -1.75774G 704.983M 21: Test_Atomic/100000/iterations:10 0.051 s 0.020 s 10 1 8 0.170988 0.0226474 388.94u 4.99995G 2.22069G 4.99995G 21: Test_Atomic/100000/iterations:10 0.048 s 0.021 s 10 1 8 0.171974 0.0837076 384.23u 4.99995G 1.80213G 4.99995G 21: Test_Atomic/100000/iterations:10 0.051 s 0.015 s 10 1 4 0.249828 0.0799796 381.41u 704.983M 1.21395G 704.983M 21: Test_Atomic/100000/iterations:10 0.065 s 0.024 s 10 1 8 0.233367 0.0290951 380.72u 4.99995G 2.94105G 4.99995G 21: Test_Atomic/100000/iterations:10 0.066 s 0.023 s 10 1 8 0.216168 0.0386151 377.61u 4.99995G 1.95448G 4.99995G 21: Test_Atomic/100000/iterations:10 0.068 s 0.027 s 10 0 4 0.243936 0.0293883 1.12652m 4.99993G 2.36166G 4.99989G 21: Test_Atomic/100000/iterations:10 0.064 s 0.026 s 10 1 8 0.22311 0.0288528 1.12522m 4.99995G 2.70814G 4.99995G 21: Test_Atomic/100000/iterations:10 0.063 s 0.024 s 10 1 4 0.227842 0.0402268 381.52u 704.983M 1.33773G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 5.42 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 65 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 65 tests from serial 22: [ RUN ] serial.bitset 22: [ OK ] serial.bitset (1965 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (14 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (2 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (10 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (40 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (12 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 22: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 22: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 22: /var/jenkins/workspace/Kokkos_PR-6373/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (1 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (48 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (16 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview 22: [ OK ] serial.scatterview (2204 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (1 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (29 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert 22: [ OK ] serial.UnorderedMap_insert (25761 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert 22: [ OK ] serial.UnorderedMap_failed_insert (11270 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (11 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (3 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (1 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (1 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (41407 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (41407 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 41.57 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset 23: [ OK ] openmp.bitset (794 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (0 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (17 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (12 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (1 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (24 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (19 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview 23: [ OK ] openmp.scatterview (2729 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (241 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (39 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (1 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (1 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (1 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (1 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (3 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (1 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (3 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (3 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert [ 39%] Built target Kokkos_CoreUnitTest_SYCL1B make: *** [Makefile:146: all] Error 2 Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 317 (0.00 %) Direct: 0 / 318 (0.00 %) Preprocessed: 0 / 318 (0.00 %) Misses: 317 Direct: 318 Preprocessed: 318 Uncacheable: 1 Primary storage: Hits: 0 / 636 (0.00 %) Misses: 636 Cache size (GB): 4.45 / 5.00 (88.99 %) Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 cd5250802472d4c664ed6fed78eadf46a683d1cbe586801361602db147bbc278 $ docker rm -f --volumes cd5250802472d4c664ed6fed78eadf46a683d1cbe586801361602db147bbc278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI 23: [ OK ] openmp.UnorderedMap_insert (42928 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert 23: [ OK ] openmp.UnorderedMap_failed_insert (7424 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (0 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (0 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (0 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 23: [----------] 65 tests from openmp (54277 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (54277 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 54.40 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 4 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 5 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from TEST_CATEGORY 24: [ RUN ] TEST_CATEGORY.dynrankview_perf 24: OpenMP 24: DynRankView vs View: Initialization Only 24: View time (init only): 0.00779726 24: View sum computation time: 0.00779726 24: Strided View time (init only): 0.00687253 24: View Rank7 time (init only): 0.00817833 24: DynRankView time (init only): 0.00758198 24: DynRankView sum computation time: 0.00751892 24: Ratio of View to DynRankView time: 1.02839 24: Ratio of View to DynRankView sum computation time: 0.983789 24: Ratio of View to View Rank7 time: 0.953405 24: Ratio of StrideView to DynRankView time: 0.90643 24: Ratio of DynRankView to View Rank7 time: 0.927083 24: [ OK ] TEST_CATEGORY.dynrankview_perf (249 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.000269517, 9.9027e-05, 0.000102393, 0.00473423 24: 512, 0.000117451, 5.1016e-05, 0.000140334, 0.00465497 24: 1024, 0.000100318, 4.4184e-05, 0.000194466, 0.0048306 24: 2048, 0.000150163, 3.8874e-05, 0.000348497, 0.00523333 24: 4096, 0.00018016, 6.3761e-05, 0.000589301, 0.00615439 24: 8192, 0.000221417, 6.2077e-05, 0.00111159, 0.00745976 24: 16384, 0.000362073, 3.3212e-05, 0.0021722, 0.0133871 24: 32768, 0.000606604, 6.1856e-05, 0.00414139, 0.024756 24: 65536, 0.0009815, 7.6623e-05, 0.00913098, 0.0697798 24: 131072, 0.00173066, 0.000108043, 0.0175563, 0.140548 24: 262144, 0.00330929, 0.000155964, 0.0355814, 0.218165 24: 524288, 0.00582203, 0.000259759, 0.0723373, 0.882327 24: 1048576, 0.0134155, 0.000486596, 0.146999, 2.72206 24: 2097152, 0.0256615, 0.000890699, 0.280211, 6.15059 24: 4194304, 0.0445053, 0.00151791, 0.543616, 13.868 24: [ OK ] TEST_CATEGORY.global_2_local (25352 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 24: [ RUN ] TEST_CATEGORY.scatter_view 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.155705 seconds 24: test took 0.150829 seconds 24: num_threads 8 24: hand-coded test took 0.15955 seconds 24: test took 0.15347 seconds 24: num_threads 8 24: hand-coded test took 0.158326 seconds 24: test took 0.165963 seconds 24: num_threads 8 24: hand-coded test took 0.156271 seconds 24: test took 0.152184 seconds 24: num_threads 8 24: hand-coded test took 0.22262 seconds 24: test took 0.151731 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (2059 ms) 24: [----------] 5 tests from TEST_CATEGORY (27660 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (27660 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 27.67 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 9 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 9 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6373/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 212 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (502 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (402 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (392 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (397 ms) 1: [----------] 4 tests from serial_DeathTest (1694 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (127 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (50 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2977 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2373 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1092 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1267 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (45 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (169 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (131 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (10 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 25: [ OK ] openmp.SortUnsignedValueType (12453 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortWithCustomComparator 1: [ OK ] serial.mdrange_large_deep_copy (2072 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 25: [ OK ] openmp.SortWithCustomComparator (1807 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (827 ms) 25: [ RUN ] openmp.BinSortEmptyView 25: [ OK ] openmp.BinSortEmptyView (0 ms) 25: [ RUN ] openmp.BinSortEmptyKeysView 25: [ OK ] openmp.BinSortEmptyKeysView (8 ms) 25: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3199 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (20 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (299 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (310 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (988 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1067 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (291 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (0 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (2895 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (198 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (198 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (182 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (187 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (225 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (20562 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 212 tests from 2 test suites ran. (22257 ms total) 1: [ PASSED ] 211 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 23.13 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 123 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20232 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (46 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (126 ms) 25: [----------] 9 tests from openmp (35503 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 9 tests from 1 test suite ran. (35503 ms total) 25: [ PASSED ] 9 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 35.52 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_UnitTest_Random 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 4 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 3 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from openmp 26: [ RUN ] openmp.Random_XorShift64 26: Test Seed:1704307410930900004 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00710911 -0.000216094 || 0.051031 2061 2403 || 2237.97 2222.06 || -2.98729 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00573669 0.00012125 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0192377 0.00400145 || 0.051031 2029 2412 || 2180.12 2222.06 || 55.316 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0151652 0.000514242 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.02132 6.45019e-05 || 0.051031 2033 2420 || 2175.68 2222.06 || 0.891674 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00762311 0.000139309 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0019379 -0.0016944 || 0.051031 2056 2436 || 2226.38 2222.06 || -23.4234 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0171506 -8.60197e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 -0.0140346 -0.0035528 || 0.051031 2056 2397 || 2253.69 2222.06 || -49.1139 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.0135669 0.000816526 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 -0.00474565 0.00253826 || 0.051031 2060 2441 || 2232.66 2222.06 || 35.0889 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00903009 -6.20003e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00597355 0.00126892 || 0.051031 2016 2415 || 2208.87 2222.06 || 17.5416 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.038343 -0.000576569 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00318588 -0.000534311 || 0.051031 2022 2428 || 2215 2222.06 || -7.38631 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0175459 -0.000406506 || 0.051031 1e+64 -1e+64 26: Test Seed:1704307414181987354 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00131378 0.00194874 || 0.051031 1996 2399 || 2224.98 2222.06 || 26.9394 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00201479 0.000107564 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0138791 0.00279115 || 0.051031 2039 2402 || 2191.64 2222.06 || 38.5848 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0136141 0.00083736 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0120784 0.000852357 || 0.051031 2050 2416 || 2195.54 2222.06 || 11.783 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.007149 -0.000437463 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -3.7617e-05 0.00262812 || 0.051031 2046 2413 || 2222.15 2222.06 || 36.3312 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0186239 -0.00113678 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.01083 -0.00102339 || 0.051031 2051 2393 || 2198.25 2222.06 || -14.1473 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00890804 -9.07215e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.000883448 0.0017286 || 0.051031 2019 2405 || 2224.03 2222.06 || 23.8962 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0191639 0.000575906 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00301181 -0.00176663 || 0.051031 2045 2407 || 2215.39 2222.06 || -24.4219 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00232362 -0.000496124 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00189475 -0.000709761 || 0.051031 2039 2402 || 2217.86 2222.06 || -9.81173 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00792954 -0.000421811 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (6470 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1704307417401001274 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.013403 0.000159358 || 0.051031 2002 2363 || 2169.15 2198.22 || 2.20297 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0285443 -0.000509839 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00920551 0.00161722 || 0.051031 2017 2370 || 2218.65 2198.22 || 22.3565 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00289569 0.000417914 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0192778 0.000277614 || 0.051031 2016 2411 || 2241.43 2198.22 || 3.83773 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0183178 0.00025167 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00823712 0.00256075 || 0.051031 2014 2370 || 2216.48 2198.22 || 35.3998 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00199148 -0.000185707 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00662337 0.00104861 || 0.051031 2011 2362 || 2212.88 2198.22 || 14.496 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00731607 -0.000837187 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0173956 -0.000341774 || 0.051031 2019 2380 || 2160.64 2198.22 || -4.72468 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0248692 0.000242136 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0253246 -0.000941315 || 0.051031 2017 2384 || 2143.93 2198.22 || -13.0127 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0047187 -0.00130509 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0208822 -0.00134213 || 0.051031 2013 2370 || 2245.11 2198.22 || -18.5536 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0181676 -0.000113201 || 0.051031 1e+64 -1e+64 26: Test Seed:1704307420641800250 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00263833 0.000834871 || 0.051031 2025 2404 || 2204.04 2198.22 || 11.5413 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00481849 -0.000232109 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00459826 0.000620289 || 0.051031 2017 2386 || 2208.38 2198.22 || 8.57488 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.000693813 -0.000576909 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.015503 -0.00049424 || 0.051031 2025 2388 || 2232.84 2198.22 || -6.83238 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00620357 -0.000577676 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0101968 -0.000887408 || 0.051031 2031 2384 || 2220.87 2198.22 || -12.2675 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00913708 0.00055646 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.27585e-05 -0.00444151 -0.000285324 || 0.051031 2036 2395 || 2208.03 2198.22 || -3.94432 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.29559e-05 -0.000124232 -0.000150374 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0162245 0.00151379 || 0.051031 2022 2382 || 2234.48 2198.22 || 20.9266 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00356362 0.000840918 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -0.00319946 -0.000954917 || 0.051031 1974 2389 || 2205.28 2198.22 || -13.2008 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 0.0132754 -0.000221366 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0162558 0.000633239 || 0.051031 2021 2381 || 2163.06 2198.22 || 8.75389 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00641612 -0.000156282 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6537 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (1 ms) 26: [----------] 3 tests from openmp (13009 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (13009 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 13.02 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (2 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (7 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (4 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (15 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (18 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (17 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (5 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (5 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (5 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (5 ms) 27: [----------] 10 tests from random_access_iterator_test (90 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (90 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.10 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (317 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (244 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (39 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (25 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (35 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (662 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (662 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.67 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 4 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (1175 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (1175 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (22538 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 29: [ OK ] std_algorithms_for_each_test.test (1264 ms) 29: [----------] 1 test from std_algorithms_for_each_test (1265 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test 29: [ OK ] std_algorithms_find_test.test (984 ms) 29: [----------] 1 test from std_algorithms_find_test (984 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (4142 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (4131 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search 29: [ OK ] std_algorithms_non_mod_seq_ops.search (1883 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (4473 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (14631 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (459 ms) 29: [----------] 1 test from std_algorithms_count_test (459 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (409 ms) 29: [----------] 1 test from std_algorithms_equal_test (409 ms total) 29: 29: [----------] 1 test from std_algorithms_all_any_none_of_test 29: [ RUN ] std_algorithms_all_any_none_of_test.test 29: [ OK ] std_algorithms_all_any_none_of_test.test (733 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (733 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (19813 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (406 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (406 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (698 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (698 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (355 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (356 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (21121 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 21.13 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 33 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 5 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.swap 30: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 30: [----------] 5 tests from std_algorithms_mod_ops_test (3 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (14 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (148 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (462 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (246 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (206 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (1064 ms total) 30: 30: [----------] 11 tests from std_algorithms_mod_seq_ops 30: [ RUN ] std_algorithms_mod_seq_ops.copy_if 30: [ OK ] std_algorithms_mod_seq_ops.copy_if (121 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (1207 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (567 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (402 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (253 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (451 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (305 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate 30: [ OK ] std_algorithms_mod_seq_ops.rotate (2470 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (769 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (703 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (645 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (7900 ms total) 30: 30: [----------] 1 test from std_algorithms_modseq_test 30: [ RUN ] std_algorithms_modseq_test.reverse 30: [ OK ] std_algorithms_modseq_test.reverse (53 ms) 30: [----------] 1 test from std_algorithms_modseq_test (53 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 33 tests from 5 test suites ran. (9036 ms total) 30: [ PASSED ] 33 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 9.04 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: is_sorted: dynamic_view, all overloads 31: is_sorted: stride2_view, all overloads 31: is_sorted: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (21 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: is_sorted_until: dynamic_view, all overloads 31: is_sorted_until: stride2_view, all overloads 31: is_sorted_until: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (42 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (2 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (6 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (20 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (102 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1095 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (656 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (222 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (83 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 31: [----------] 8 tests from std_algorithms_numeric_ops_test (2058 ms total) 31: 31: [----------] 1 test from std_algorithms_transform_ops_test 31: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 31: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (75 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (75 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (2329 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.33 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 4 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 12 tests from 7 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (853 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (773 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1627 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (772 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (400 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (1173 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test 32: [ OK ] std_algorithms_count_if_team_test.test (459 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (459 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test 32: [ OK ] std_algorithms_for_each_team_test.test (634 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (635 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 32: [ OK ] std_algorithms_for_each_n_team_test.test (537 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (537 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (19506 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2820 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3612 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2889 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 7 tests from serial_DeathTest (67569 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2444 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 2: [ OK ] serial.team_reduce_large (518 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (634 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (90 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (179 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (114 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1895 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7952 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2221 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2686 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (4908 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (17294 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 17.30 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 4 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 8 tests from 4 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_equal_team_test 33: [ RUN ] std_algorithms_equal_team_test.views_are_equal 2: [ OK ] serial.repeated_team_reduce (7168 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (139 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (77 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (77 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (21 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1121 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (55 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (63 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (30 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (286 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (288 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (289 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 116 tests from serial (11592 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 123 tests from 2 test suites ran. (79161 ms total) 2: [ PASSED ] 120 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 80.00 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.78 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 4: [==========] Running 166 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host 4: [ OK ] openacc_DeathTest.abort_from_host (1319 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (9 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (7009 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1275 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1382 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4666 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (11676 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist 33: [ OK ] std_algorithms_search_team_test.sequences_exist (2017 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (3262 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (5280 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (4951 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (5366 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (10318 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_first_of_team_test 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (4918 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (11004 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (15922 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (43198 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 43.21 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 4 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 11 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_find_team_test 34: [ RUN ] std_algorithms_find_team_test.searched_values_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_exist (1508 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (2492 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (4001 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (1061 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1019 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (2081 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1003 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (637 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (1640 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test 34: [ OK ] std_algorithms_all_of_team_test.test (802 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (802 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test 34: [ OK ] std_algorithms_any_of_team_test.test (646 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (646 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (923 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (923 ms total) 34: 34: [----------] 2 tests from std_algorithms_search_n_team_test 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (1804 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (1471 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (3275 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (13370 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 13.38 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 4 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test 35: [ OK ] std_algorithms_min_element_team_test.test (1730 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1730 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test 35: [ OK ] std_algorithms_max_element_team_test.test (1692 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1693 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test 35: [ OK ] std_algorithms_minmax_element_team_test.test (2454 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (2454 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (5878 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 5.89 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (534 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (534 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test 36: [ OK ] std_algorithms_fill_n_team_test.test (732 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (732 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test 36: [ OK ] std_algorithms_replace_team_test.test (624 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (624 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] std_algorithms_replace_if_team_test.test (700 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (700 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test 36: [ OK ] std_algorithms_replace_copy_team_test.test (1156 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1156 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (898 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (898 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (4648 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 4.66 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test 37: [ OK ] std_algorithms_reverse_team_test.test (363 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (363 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (368 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (368 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test 37: [ OK ] std_algorithms_rotate_team_test.test (755 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (755 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test 37: [ OK ] std_algorithms_rotate_copy_team_test.test (499 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (499 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (1987 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 1.99 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 4 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test 38: [ OK ] std_algorithms_move_team_test.test (526 ms) 38: [----------] 1 test from std_algorithms_move_team_test (526 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test 38: [ OK ] std_algorithms_move_backward_team_test.test (552 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (553 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test 38: [ OK ] std_algorithms_shift_left_team_test.test (1848 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1848 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test 38: [ OK ] std_algorithms_shift_right_team_test.test (4618 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (4619 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (7547 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 7.56 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 4 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test 39: [ OK ] std_algorithms_copy_team_test.test (2559 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (2560 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test 39: [ OK ] std_algorithms_copy_n_team_test.test (1310 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (1310 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 39: [ OK ] std_algorithms_copy_backward_team_test.test (1325 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (1325 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test 39: [ OK ] std_algorithms_copy_if_team_test.test (1490 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (1490 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test 39: [ OK ] std_algorithms_unique_copy_team_test.test (2934 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (2934 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 39: [ OK ] std_algorithms_remove_team_test.test (1538 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (1538 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test 39: [ OK ] std_algorithms_remove_if_team_test.test (1706 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (1706 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test 39: [ OK ] std_algorithms_remove_copy_team_test.test (2119 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (2119 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (80330 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (1614 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1614 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (16601 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 16.61 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 4 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2242 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (2242 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (2303 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2303 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test 40: [ OK ] std_algorithms_reduce_team_test.test (3913 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (3913 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test 40: [ OK ] std_algorithms_transform_reduce_team_test.test (5639 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (5639 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (14099 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 14.11 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 4 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (2951 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2753 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (5705 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (77 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (72 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2589 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1667 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (4407 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (68 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (1279 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (1265 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (677 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (3290 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (59 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (1730 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (1620 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (1689 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (5100 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (38 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (611 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (1118 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (1205 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (2974 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (21479 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 21.49 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 4 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (2644 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (4209 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (6854 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (4049 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (4049 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 42: [ OK ] std_algorithms_generate_n_team_test.test (1414 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (1414 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test 42: [ OK ] std_algorithms_swap_ranges_team_test.test (2882 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (2882 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (15201 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 15.22 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 4 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test 43: [ RUN ] std_algorithms_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (4654 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4654 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1179 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1179 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (5833 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.84 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 4 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test 44: [ RUN ] std_algorithms_inclusive_scan_team_test.test 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (3474 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3474 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2041 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2041 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (5516 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 5.52 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (1 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (1 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 1044.53 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6373/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 01bbb4f5dcde6615251c05a29a0e7cc1c834e4a2986d80103c8c6da443ec10e7 $ docker rm -f --volumes 01bbb4f5dcde6615251c05a29a0e7cc1c834e4a2986d80103c8c6da443ec10e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (74724 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (70638 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9535 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (9550 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (26125 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 4: skipping because OpenACC backend is currently not able to abort from the device 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 11 tests from openacc_DeathTest (274893 ms total) 4: 4: [----------] 155 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (11 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (10 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (21 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (52 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (47 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (45 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (46 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (387 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral 4: [ OK ] openacc.atomic_views_integral (20831 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (48 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (59 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (8 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (2 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (0 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (1 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (172 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (36 ms) 4: [ RUN ] openacc.mathematical_constants_log2e 4: [ OK ] openacc.mathematical_constants_log2e (0 ms) 4: [ RUN ] openacc.mathematical_constants_log10e 4: [ OK ] openacc.mathematical_constants_log10e (0 ms) 4: [ RUN ] openacc.mathematical_constants_pi 4: [ OK ] openacc.mathematical_constants_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_pi 4: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 4: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln2 4: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln10 4: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt2 4: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt3 4: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrt3 4: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_egamma 4: [ OK ] openacc.mathematical_constants_egamma (0 ms) 4: [ RUN ] openacc.mathematical_constants_phi 4: [ OK ] openacc.mathematical_constants_phi (0 ms) 4: [ RUN ] openacc.mathspecialfunc_expint1 4: [ OK ] openacc.mathspecialfunc_expint1 (17 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (51 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (141 ms) 4: [ RUN ] openacc.mdrange_6d 4: [ OK ] openacc.mdrange_6d (515 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (62 ms) 4: [ RUN ] openacc.mdrange_neg_idx 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (63 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (31 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (4309 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (5 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (149 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (2 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (13 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (11 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (50 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (10 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (18 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (6 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (7 ms) 4: [ RUN ] openacc.view_allocation_error 4: [ OK ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (31 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (79 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (71 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (38 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (59 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (61 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (7 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (39 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (18 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (12 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (11 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d 4: [ OK ] openacc.view_subview_2d_from_3d (185 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (187 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (187 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left 4: [ OK ] openacc.view_subview_3d_from_5d_left (619 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6373 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (607 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (607 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6373 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.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/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 4: [ OK ] openacc.view_subview_3d_from_5d_right (1405 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic Fetching without tags 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1406 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess Merging remotes/origin/develop commit f02539e358fdfb26c79e18ae9568d8b59720cf4f into PR head commit 8d558d0da384d878895f9adf3e99ed860e1e9a2e > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6373/head:refs/remotes/origin/PR-6373 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6373/head:refs/remotes/origin/PR-6373 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d558d0da384d878895f9adf3e99ed860e1e9a2e # timeout=10 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1406 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (3 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 155 tests from openacc (34654 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 166 tests from 2 test suites ran. (309547 ms total) 4: [ PASSED ] 163 tests. 4: [ SKIPPED ] 3 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.deep_copy_zero_memset Merge succeeded, producing 9cfd3a8c8ffdad62db46fea6e2f540ee580cef95 Checking out Revision 9cfd3a8c8ffdad62db46fea6e2f540ee580cef95 (PR-6373) Commit message: "Merge commit 'f02539e358fdfb26c79e18ae9568d8b59720cf4f' into HEAD" First time build. Skipping changelog. > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge f02539e358fdfb26c79e18ae9568d8b59720cf4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cfd3a8c8ffdad62db46fea6e2f540ee580cef95 # timeout=10 > git rev-list --no-walk ac749b9ed3f01ecb68e500789bcc5e1238853306 # timeout=10 [Pipeline] withEnv [Pipeline] { 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 310.62 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9244664f5bcb6e49583b4660cf738514fec96144 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> b5e7481e3469 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> cd7661c68ab5 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d2993abdefb5 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 50ac181fc66c Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a4165f4a0a95 Successfully built a4165f4a0a95 Successfully tagged 9244664f5bcb6e49583b4660cf738514fec96144:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 5: [==========] Running 21 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 21 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (4 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (1 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 21 tests from defaultdevicetype (28 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 21 tests from 1 test suite ran. (29 ms total) 5: [ PASSED ] 21 tests. + docker inspect -f . 9244664f5bcb6e49583b4660cf738514fec96144 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 460c7040903f09977fd73cffdf142fc8a5a3a252df2d4201a4152ff03c9c870f $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6373 --volumes-from 460c7040903f09977fd73cffdf142fc8a5a3a252df2d4201a4152ff03c9c870f -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 ******** -e ******** -e ******** -e ******** -e ******** 9244664f5bcb6e49583b4660cf738514fec96144 cat 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.84 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (466 ms) 6: [----------] 1 test from initialization (466 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (466 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.75 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.75 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.75 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (0 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (1 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (1 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.75 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). $ docker top 33feafe1fa26d64619c3bf6a55fa14624745e6d25fac3b0c41c45715012c2aa4 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.76 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.74 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). -- Setting default Kokkos CXX standard to 17 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xe3d3c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe3d5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe3d640:Host:source:0xe3d440:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xe3d780:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xe3d5c0:40::kokkosp_deallocate_data:Host:source:0xe3d3c0:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.74 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xe3d3c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe3d5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe3d640:Host:source:0xe3d440:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xe3d780:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xe3d5c0:40::kokkosp_deallocate_data:Host:source:0xe3d3c0:40::kokkosp_finalize_library:: 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.74 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (245 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (224 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (470 ms total) 15: 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.stacktrace_normal 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (471 ms total) 15: [ PASSED ] 3 tests. 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.24 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from OPENACC 16: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 16: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENACC.IncrTest_01_execspace 16: Device Execution Space: 16: KOKKOS_ENABLE_OPENACC: yes 16: OpenACC Options: 16: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 16: Using OpenACC 16: OpenACC 16: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 16: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 16: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicSub 16: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 16: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6373/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (2006 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (8 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (1 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (4 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (259 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (2 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2288 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2288 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 3.09 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 -- SIMD: AVX512 detected 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from SERIAL 17: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 17: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] SERIAL.IncrTest_01_execspace 17: Host Serial Execution Space: 17: KOKKOS_ENABLE_SERIAL: yes 17: 17: Serial Runtime Configuration: 17: Serial 17: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 17: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 17: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicSub 17: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 17: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] SERIAL.IncrTest_03b_memspace_free -- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (167 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (214 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.incr_14_MDrangeReduce 17: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] SERIAL.IncrTest_16_parallelscan 17: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] SERIAL.incr_17_atomicView 17: [ OK ] SERIAL.incr_17_atomicView (0 ms) 17: [----------] 28 tests from SERIAL (384 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (384 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.17 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.03 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/20 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 20 Start 20: Kokkos_UnitTest_SIMD 20: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (9 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (0 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (0 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (10 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (10 ms total) 20: [ PASSED ] 16 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.82 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 427.92 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 02000adaa78819ed6e82fbc0fbe22fb9adf4490c9fa5a07835778c7e91e6b69e $ docker rm -f --volumes 02000adaa78819ed6e82fbc0fbe22fb9adf4490c9fa5a07835778c7e91e6b69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6373/core/src/../../tpls/mdspan/include -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Devices: OPENMP;CUDA, Kokkos Backends: OPENMP;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6373/build + make -j8 [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 12%] Built target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 13%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 13%] Built target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 15%] Built target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 17%] Built target Kokkos_CoreUnitTest_KokkosP [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 17%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 17%] Linking CXX executable Kokkos_ProfilingAllCalls [ 17%] Built target Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 18%] Linking CXX executable Kokkos_ToolsInitialization [ 18%] Built target Kokkos_ToolsInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 20%] Linking CXX executable Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 20%] Built target Kokkos_StackTraceTestExec [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Cuda3 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=3UL]" at line 703 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=3UL]" at line 704 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=4UL]" at line 800 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=4UL]" at line 801 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=6UL]" at line 874 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 54 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 106 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp" [ 2 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::OpenMP, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::OpenMP, Func=, Arg=float, N=6UL]" at line 876 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 30%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 30%] Built target Kokkos_IncrementalTest_OPENMP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 32%] Built target Kokkos_CoreUnitTest_Default [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Built target Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 39%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 40%] Built target Kokkos_IncrementalTest_CUDA [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::half_t, N=3UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::Cuda, Func=, Arg=float, N=3UL]" at line 703 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sin, Arg=Kokkos::Experimental::bhalf_t, N=3UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::Cuda, Func=, Arg=float, N=3UL]" at line 704 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::half_t, N=4UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::Cuda, Func=, Arg=float, N=4UL]" at line 800 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_sqrt, Arg=Kokkos::Experimental::bhalf_t, N=4UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::Cuda, Func=, Arg=float, N=4UL]" at line 801 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::half_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::half_t, Rhs=Kokkos::Experimental::half_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::half_t, N=6UL, Ret=Kokkos::Experimental::half_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::half_t, Space=Kokkos::Cuda, Func=, Arg=float, N=6UL]" at line 874 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Printf.hpp", line 48: warning: a class type that is not trivially copyable passed through ellipsis [non_pod_passed_to_ellipsis] ::printf(format, args...); ^ detected during: instantiation of "void Kokkos::printf(const char *, Args...) [with Args=>]" at line 296 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare_near_zero(const FPT &, int) const [with FPT=Kokkos::Experimental::bhalf_t]" at line 305 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "bool FloatingPointComparison::compare(const Lhs &, const Rhs &, int) const [with Lhs=Kokkos::Experimental::bhalf_t, Rhs=Kokkos::Experimental::bhalf_t]" at line 572 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::operator()(int, int &) const [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 181 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" instantiation of "std::enable_if_t::value, void> Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::exec_range(const Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::Member &, Kokkos::Impl::ParallelReduce, Kokkos::Cuda>::reference_type) const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer, Kokkos::Impl::FunctorAnalysis, TestMathUnaryFunction, int>::Reducer, void>, Traits=, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 213 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Cuda/Kokkos_Cuda_Parallel_Range.hpp" [ 7 instantiation contexts not shown ] instantiation of "std::enable_if_t<, void> Kokkos::Impl::ParallelReduceAdaptor::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int, Dummy=int]" at line 1687 of "/var/jenkins/workspace/Kokkos_PR-6373/core/src/Kokkos_Parallel_Reduce.hpp" instantiation of "std::enable_if_t<, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy, FunctorType=TestMathUnaryFunction, ReturnType=int]" at line 566 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void TestMathUnaryFunction::run() [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 562 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "TestMathUnaryFunction::TestMathUnaryFunction(const Arg (&)[N]) [with Space=Kokkos::Cuda, Func=MathUnaryFunction_exp, Arg=Kokkos::Experimental::bhalf_t, N=6UL, Ret=Kokkos::Experimental::bhalf_t]" at line 603 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" instantiation of "void do_test_half_math_unary_function(const Arg (&)[N]) [with Half=Kokkos::Experimental::bhalf_t, Space=Kokkos::Cuda, Func=, Arg=float, N=6UL]" at line 876 of "/var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestMathematicalFunctions.hpp" [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_Cuda2 [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 68%] Built target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 69%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 73%] Built target Kokkos_ContainersUnitTest_OpenMP [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 73%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 74%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_Cuda1 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 74%] Linking CXX executable Kokkos_UnitTest_Random [ 74%] Built target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 79%] Built target Kokkos_ContainersUnitTest_Cuda [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Built target Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6373/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6373/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP 1: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 305 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 11 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (510 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (501 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (638 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (488 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (29220 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (27400 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (28034 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4372 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4109 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 11 tests from openmp_DeathTest (95278 ms total) 1: 1: [----------] 294 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (3 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (2 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (5 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (5 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (8 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (8 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (8 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (33 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (237 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (177 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (43 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (80 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1454 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1583 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (992 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (990 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (27 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (83 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (2 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (8 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (42 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (7 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (923 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1631 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (0 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (1 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (57 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.view_layouttiled 1: [ OK ] openmp.view_layouttiled (1 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (9 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (4 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (4 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (1 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (76 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (78 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (321 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (338 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (76 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (50 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (57 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (466 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (9 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (20 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (20 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (306 ms) 1: [ RUN ] openmp.team_parallel_single 1: [ OK ] openmp.team_parallel_single (2666 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (81 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (70 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (70 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (73 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (68 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector 1: [ OK ] openmp.team_vector (316 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (303 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (95 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (8 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (8 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan 1: [ OK ] openmp.team_reduction_scan (10193 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (58 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (56 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce 1: [ OK ] openmp.repeated_team_reduce (1876 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (185 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (180 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (79 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (39 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (19 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (6 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended 1: [ OK ] openmp.team_policy_max_recommended (3164 ms) 1: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 1: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 1: [ RUN ] openmp.team_teamvector_range 1: [ OK ] openmp.team_teamvector_range (91 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (14 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (47 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 1: [ OK ] openmp.view_allocation_large_rank (892 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (4 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (56 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (49 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (59 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (2 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (7 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (579 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (7 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (7 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (7 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (77 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (82 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (81 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (118 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (118 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (118 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 294 tests from openmp (32430 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 305 tests from 2 test suites ran. (127708 ms total) 1: [ PASSED ] 302 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1/50 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 128.51 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (18 ms) 2: [----------] 1 test from openmp (18 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (18 ms total) 2: [ PASSED ] 1 test. 2/50 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.76 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.75 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 183 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (511 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (521 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (616 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (493 ms) 4: [----------] 4 tests from cuda_DeathTest (2142 ms total) 4: 4: [----------] 179 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (6 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (15 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (15 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (15 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (12 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (268 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.atomic_views_integral (6450 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (49 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (9 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (2 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (2 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (10 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (4 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (2 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (30 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (8 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (2 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (23 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (10 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (20 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (5 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (15 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (9 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (11 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (20 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (25 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (3 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (8 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (6 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (74 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1475 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (9 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (21 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (1 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (37 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (7 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (19 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (5 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (5 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (4 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (12 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (12 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (116 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (16 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (112 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (19 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (64 ms) 4: [----------] 179 tests from cuda (9285 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 183 tests from 2 test suites ran. (11428 ms total) 4: [ PASSED ] 179 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 12.19 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 124 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (32432 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (25604 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (26186 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3970 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3714 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (9964 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (10553 ms) 5: [----------] 7 tests from cuda_DeathTest (112426 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (20 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (5 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (8 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (1 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (11 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (9 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestTeamVector.hpp:1066: Skipped 5: All but max inclusive scan differ at index 101 5: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (30 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (17 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (14 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (10 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1118 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (8 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (12 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (178 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (159 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (2 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (6 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (225 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: /var/jenkins/workspace/Kokkos_PR-6373/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (8 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (20 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (8 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (75 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (63 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (4 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (59 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (8 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (5 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (15 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (1003 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (3247 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (54 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (54 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (54 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (77 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (663 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 124 tests from 3 test suites ran. (116337 ms total) 5: [ PASSED ] 122 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 117.16 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 6 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 6: [ OK ] cuda.team_scratch_1_streams (12582 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (4 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (2 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (1 ms) 6: [----------] 6 tests from cuda (12590 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (41 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (9 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (4 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3547 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (58 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (3 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (3690 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (69 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (12 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (15 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (244 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (33 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (60 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (9 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (495 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (16777 ms total) 6: [ PASSED ] 56 tests. 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 17.60 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (11 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (715 ms) 7: [----------] 2 tests from cuda (727 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (727 ms total) 7: [ PASSED ] 2 tests. 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 1.48 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_interop (18 ms) 8: [----------] 1 test from cuda (18 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (18 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 0.75 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (17 ms) 9: [----------] 1 test from cuda (17 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (17 ms total) 9: [ PASSED ] 1 test. 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 0.75 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (1 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 10: [----------] 5 tests from cuda_count_bugs (2 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (2 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/50 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 0.75 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 73 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 33 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (22 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (10 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (32 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (24 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (0 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (4 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (1 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (8 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (19 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (194 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (19 ms) 11: [----------] 1 test from kokkosresize (19 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 73 tests from 41 test suites ran. (216 ms total) 11: [ PASSED ] 73 tests. 11/50 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 1.04 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [ OK ] initialization.legion_initialization (20 ms) 12: [----------] 1 test from initialization (20 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (20 ms total) 12: [ PASSED ] 1 test. 12/50 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.82 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: SUCCESS 13/50 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.81 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/50 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 0.75 sec test 15 Start 15: Kokkos_CoreUnitTest_KokkosP 15: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 28 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 26 tests from kokkosp 15: [ RUN ] kokkosp.test_named_instance_fence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: [ OK ] kokkosp.test_named_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_instance_fence 15: Ref: 33554433 15: Ref: Unnamed Instance Fence 15: 33554433 15: Kokkos::Cuda::fence(): Unnamed Instance Fence 15: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 15: [ RUN ] kokkosp.test_named_global_fence 15: Ref: 33554432 15: Ref: test global fence 15: 16777216 15: test global fence 15: Miss on id 15: 33554432 15: test global fence 15: [ OK ] kokkosp.test_named_global_fence (0 ms) 15: [ RUN ] kokkosp.test_unnamed_global_fence 15: Ref: 33554432 15: Ref: Unnamed Global Fence 15: 16777216 15: Kokkos::fence: Unnamed Global Fence 15: Miss on id 15: 33554432 15: Kokkos::fence: Unnamed Global Fence 15: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 15: [ RUN ] kokkosp.test_multiple_default_instances 15: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 15: [ RUN ] kokkosp.test_id_gen 15: [ OK ] kokkosp.test_id_gen (0 ms) 15: [ RUN ] kokkosp.test_kernel_sequence 15: Ref: 33554433 15: Ref: named_instance 15: 33554433 15: named_instance 15: Ref: 33554433 15: Ref: test_kernel 15: 33554433 15: named_instance 15: Miss on name 15: 16777216 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554432 15: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 15: Miss on name 15: Miss on id 15: 33554433 15: test_kernel 15: [ OK ] kokkosp.test_kernel_sequence (2 ms) 15: [ RUN ] kokkosp.test_streams 15: [ OK ] kokkosp.test_streams (0 ms) 15: [ RUN ] kokkosp.async_deep_copy 15: [ OK ] kokkosp.async_deep_copy (0 ms) 15: [ RUN ] kokkosp.parallel_for 15: [ OK ] kokkosp.parallel_for (0 ms) 15: [ RUN ] kokkosp.parallel_reduce 15: [ OK ] kokkosp.parallel_reduce (0 ms) 15: [ RUN ] kokkosp.parallel_scan 15: [ OK ] kokkosp.parallel_scan (2 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence 15: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 15: [ RUN ] kokkosp.parallel_scan_no_fence_view 15: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 15: [ RUN ] kokkosp.regions 15: [ OK ] kokkosp.regions (0 ms) 15: [ RUN ] kokkosp.fences 15: [ OK ] kokkosp.fences (0 ms) 15: [ RUN ] kokkosp.raw_allocation 15: [ OK ] kokkosp.raw_allocation (0 ms) 15: [ RUN ] kokkosp.view 15: [ OK ] kokkosp.view (0 ms) 15: [ RUN ] kokkosp.sections 15: [ OK ] kokkosp.sections (0 ms) 15: [ RUN ] kokkosp.metadata 15: [ OK ] kokkosp.metadata (0 ms) 15: [ RUN ] kokkosp.profile_events 15: [ OK ] kokkosp.profile_events (0 ms) 15: [ RUN ] kokkosp.no_init_kernel 15: [ OK ] kokkosp.no_init_kernel (0 ms) 15: [ RUN ] kokkosp.get_events 15: [ OK ] kokkosp.get_events (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init 15: [ OK ] kokkosp.create_mirror_no_init (0 ms) 15: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 15: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 15: [ RUN ] kokkosp.create_mirror_view_and_copy 15: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 15: [----------] 26 tests from kokkosp (7 ms total) 15: 15: [----------] 2 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.profiling_section 15: [ OK ] defaultdevicetype.profiling_section (0 ms) 15: [ RUN ] defaultdevicetype.scoped_profile_region 15: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 15: [----------] 2 tests from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 28 tests from 2 test suites ran. (7 ms total) 15: [ PASSED ] 28 tests. 15/50 Test #15: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.83 sec test 16 Start 16: Kokkos_CoreUnitTest_ToolIndependence 16: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 16: Test timeout computed to be: 1500 16/50 Test #16: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.73 sec test 17 Start 17: Kokkos_ProfilingTestLibraryLoadHelp 17: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 17: Environment variables: 17: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so 17: Test timeout computed to be: 1500 17: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 6 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 17/50 Test #17: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.75 sec test 18 Start 18: Kokkos_ProfilingTestLibraryCmdLineHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/50 Test #18: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.74 sec test 19 Start 19: Kokkos_ProfilingTestLibraryLoad 19: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 19: Environment variables: 19: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so 19: Test timeout computed to be: 1500 19: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x13fddc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x13fdf40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x13fdfc0:Host:source:0x13fde40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x13fdf40:40::kokkosp_deallocate_data:Host:source:0x13fddc0:40::kokkosp_finalize_library:: 19/50 Test #19: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.79 sec test 20 Start 20: Kokkos_ProfilingTestLibraryCmdLine 20: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/libkokkosprinter-tool.so" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0x1f98f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1f99180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1f99200:Host:source:0x1f99000:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x1f99180:40::kokkosp_deallocate_data:Host:source:0x1f98f80:40::kokkosp_finalize_library:: 20/50 Test #20: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.79 sec test 21 Start 21: Kokkos_CoreUnitTest_StackTraceTest 21: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: [==========] Running 3 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 2 tests from defaultdevicetype_DeathTest 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44440e] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x44440e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44440e] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x44440e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (352 ms) 21: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 21: 21: [WARNING] /var/jenkins/workspace/Kokkos_PR-6373/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44478b] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x44478b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x44478b] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x44478b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (452 ms) 21: [----------] 2 tests from defaultdevicetype_DeathTest (805 ms total) 21: 21: [----------] 1 test from defaultdevicetype 21: [ RUN ] defaultdevicetype.stacktrace_normal 21: Top of f1 21: Top of f0 21: Top of f0 21: test_f1: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445a66] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f1: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x445a66] Test::test_stacktrace(bool, bool) 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f3 21: Top of f1 21: Top of f0 21: Top of f0 21: StackTrace f3(std::cout, 4) returned: 110 21: test_f3: 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e0853] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44963c] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44a0b2] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x4469cd] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48bf43] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45558f] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4578df] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458c07] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b727] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48ed83] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x459fce] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x443775] 21: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5d0e61d083] 21: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 21: 21: demangled test_f3: 21: [0x4e0853] Kokkos::Impl::save_stacktrace() 21: [0x44963c] Test::stacktrace_test_f1(std::ostream&) 21: [0x44a0b2] Test::stacktrace_test_f3(std::ostream&, int) 21: [0x4469cd] Test::test_stacktrace(bool, bool) 21: [0x48bf43] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 21: [0x45558f] testing::Test::Run() 21: [0x4578df] testing::TestInfo::Run() 21: [0x458c07] testing::TestSuite::Run() 21: [0x46b727] testing::internal::UnitTestImpl::RunAllTests() 21: [0x48ed83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 21: [0x459fce] testing::UnitTest::Run() 21: [0x443775] main 21: [0x7f5d0e61d083] __libc_start_main 21: [0x44311e] _start 21: 21: Test setting std::terminate handler that prints the last saved stack trace 21: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 21: [----------] 1 test from defaultdevicetype (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 3 tests from 2 test suites ran. (806 ms total) 21: [ PASSED ] 3 tests. 21/50 Test #21: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.56 sec test 22 Start 22: Kokkos_IncrementalTest_OPENMP 22: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 28 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 28 tests from OPENMP 22: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 22: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 22: [ RUN ] OPENMP.IncrTest_01_execspace 22: Host Parallel Execution Space: 22: KOKKOS_ENABLE_OPENMP: yes 22: 22: OpenMP Runtime Configuration: 22: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 22: OpenMP 22: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 22: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 22: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 22: [ RUN ] OPENMP.IncrTest_02_AtomicSub 22: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 22: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 22: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 22: [ RUN ] OPENMP.IncrTest_03b_memspace_free 22: [ OK ] OPENMP.IncrTest_03b_memspace_free (129 ms) 22: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 22: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 22: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 22: [ RUN ] OPENMP.IncrTest_05_reduction 22: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange2D 22: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange3D 22: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_06_mdrange4D 22: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 22: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 22: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 22: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 22: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 22: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 22: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 22: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (118 ms) 22: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 22: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 22: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 22: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 22: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 22: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 22: [ RUN ] OPENMP.incr_14_MDrangeReduce 22: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 22: [ RUN ] OPENMP.IncrTest_16_parallelscan 22: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 22: [ RUN ] OPENMP.incr_17_atomicView 22: [ OK ] OPENMP.incr_17_atomicView (0 ms) 22: [----------] 28 tests from OPENMP (258 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 28 tests from 1 test suite ran. (258 ms total) 22: [ PASSED ] 28 tests. 22/50 Test #22: Kokkos_IncrementalTest_OPENMP ............... Passed 1.02 sec test 23 Start 23: Kokkos_IncrementalTest_CUDA 23: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_IncrementalTest_CUDA 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from CUDA 23: [ RUN ] CUDA.IncrTest_01_execspace_typedef 23: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] CUDA.IncrTest_01_execspace 23: Device Execution Space: 23: KOKKOS_ENABLE_CUDA: yes 23: Cuda Options: 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 23: 23: Cuda Runtime Configuration: 23: macro KOKKOS_ENABLE_CUDA : defined 23: macro CUDA_VERSION = 12020 = version 12.2 23: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 23: Cuda 23: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicExchange 23: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicAdd 23: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] CUDA.IncrTest_02_AtomicSub 23: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 23: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] CUDA.IncrTest_03b_memspace_free 23: [ OK ] CUDA.IncrTest_03b_memspace_free (2291 ms) 23: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 23: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] CUDA.IncrTest_05_reduction 23: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange2D 23: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange3D 23: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] CUDA.IncrTest_06_mdrange4D 23: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 23: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 23: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 23: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 23: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 23: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 23: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (215 ms) 23: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 23: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 23: [ RUN ] CUDA.IncrTest_12b_TeamScratch 23: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 23: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 23: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] CUDA.incr_14_MDrangeReduce 23: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] CUDA.IncrTest_16_parallelscan 23: [ OK ] CUDA.IncrTest_16_parallelscan (6 ms) 23: [ RUN ] CUDA.incr_17_atomicView 23: [ OK ] CUDA.incr_17_atomicView (0 ms) 23: [----------] 28 tests from CUDA (2529 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (2529 ms total) 23: [ PASSED ] 28 tests. 23/50 Test #23: Kokkos_IncrementalTest_CUDA ................. Passed 3.29 sec test 24 Start 24: Kokkos_CoreUnitTest_CTestDevice 24: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 24: Test timeout computed to be: 1500 24: [==========] Running 8 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 8 tests from ctest_environment 24: [ RUN ] ctest_environment.no_device_type 24: [ OK ] ctest_environment.no_device_type (0 ms) 24: [ RUN ] ctest_environment.no_process_count 24: [ OK ] ctest_environment.no_process_count (0 ms) 24: [ RUN ] ctest_environment.invalid_rank 24: [ OK ] ctest_environment.invalid_rank (0 ms) 24: [ RUN ] ctest_environment.no_type_str 24: [ OK ] ctest_environment.no_type_str (0 ms) 24: [ RUN ] ctest_environment.missing_type 24: [ OK ] ctest_environment.missing_type (0 ms) 24: [ RUN ] ctest_environment.no_id_str 24: [ OK ] ctest_environment.no_id_str (0 ms) 24: [ RUN ] ctest_environment.invalid_id_str 24: [ OK ] ctest_environment.invalid_id_str (0 ms) 24: [ RUN ] ctest_environment.good 24: [ OK ] ctest_environment.good (0 ms) 24: [----------] 8 tests from ctest_environment (0 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 8 tests from 1 test suite ran. (0 ms total) 24: [ PASSED ] 8 tests. 24/50 Test #24: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.74 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 25: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 25: Test timeout computed to be: 1500 25/50 Test #25: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 26 Start 26: Kokkos_ContainersUnitTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 6 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 62 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 62 tests from openmp 26: [ RUN ] openmp.bitset 26: [ OK ] openmp.bitset (671 ms) 26: [ RUN ] openmp.bitset_default_constructor_no_alloc 26: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] openmp.dualview_combination 26: [ OK ] openmp.dualview_combination (0 ms) 26: [ RUN ] openmp.dualview_alloc 26: [ OK ] openmp.dualview_alloc (0 ms) 26: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 26: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] openmp.dualview_combinations_without_init 26: [ OK ] openmp.dualview_combinations_without_init (0 ms) 26: [ RUN ] openmp.dualview_deep_copy 26: [ OK ] openmp.dualview_deep_copy (0 ms) 26: [ RUN ] openmp.dualview_realloc 26: [ OK ] openmp.dualview_realloc (0 ms) 26: [ RUN ] openmp.dualview_resize 26: [ OK ] openmp.dualview_resize (0 ms) 26: [ RUN ] openmp.dualview_device_correct_kokkos_device 26: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_correct_kokkos_device 26: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_sync 26: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 26: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_sync 26: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 26: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 26: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] openmp.dynamic_view 26: [ OK ] openmp.dynamic_view (14 ms) 26: [ RUN ] openmp.dyn_rank_view_api_generic 26: [ OK ] openmp.dyn_rank_view_api_generic (19 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 26: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 26: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 26: /var/jenkins/workspace/Kokkos_PR-6373/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 26: skipping since not default execution space 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 26: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 26: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 26: [ RUN ] openmp.ErrorReporterViaLambda 26: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 26: [ RUN ] openmp.ErrorReporter 26: [ OK ] openmp.ErrorReporter (0 ms) 26: [ RUN ] openmp.offsetview_construction 26: [ OK ] openmp.offsetview_construction (21 ms) 26: [ RUN ] openmp.offsetview_unmanaged_construction 26: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] openmp.offsetview_subview 26: [ OK ] openmp.offsetview_subview (8 ms) 26: [ RUN ] openmp.offsetview_offsets_rank1 26: [ OK ] openmp.offsetview_offsets_rank1 (8 ms) 26: [ RUN ] openmp.offsetview_offsets_rank2 26: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] openmp.offsetview_offsets_rank3 26: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] openmp.scatterview 26: [ OK ] openmp.scatterview (1925 ms) 26: [ RUN ] openmp.scatterview_devicetype 26: [ OK ] openmp.scatterview_devicetype (8 ms) 26: [ RUN ] openmp.staticcrsgraph 26: [ OK ] openmp.staticcrsgraph (32 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dualview 26: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_dualview 26: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dualview 26: [ OK ] openmp.resize_exec_space_dualview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dualview 26: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_dynrankview 26: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.resize_exec_space_dynrankview 26: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_dynrankview 26: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_init_scatterview 26: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 26: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] openmp.resize_exec_space_scatterview 26: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.realloc_exec_space_scatterview 26: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview 26: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 26: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview 26: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 26: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview 26: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 26: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] openmp.UnorderedMap_insert 26: [ OK ] openmp.UnorderedMap_insert (16740 ms) 26: [ RUN ] openmp.UnorderedMap_failed_insert 26: [ OK ] openmp.UnorderedMap_failed_insert (5009 ms) 26: [ RUN ] openmp.UnorderedMap_deep_copy 26: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 26: [ RUN ] openmp.UnorderedMap_valid_empty 26: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 26: [ RUN ] openmp.UnorderedMap_clear_zero_size 26: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_consistent_size 26: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 26: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] openmp.UnorderedMap_lambda_capturable 26: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 26: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] openmp.viewctorprop_embedded_dim 26: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 26: [----------] 62 tests from openmp (24479 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 62 tests from 1 test suite ran. (24479 ms total) 26: [ PASSED ] 61 tests. 26: [ SKIPPED ] 1 test, listed below: 26: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 26/50 Test #26: Kokkos_ContainersUnitTest_OpenMP ............ Passed 25.39 sec test 27 Start 27: Kokkos_ContainersUnitTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 42 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 42 tests from cuda 27: [ RUN ] cuda.bitset 27: [ OK ] cuda.bitset (15 ms) 27: [ RUN ] cuda.bitset_default_constructor_no_alloc 27: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] cuda.dualview_combination 27: [ OK ] cuda.dualview_combination (2 ms) 27: [ RUN ] cuda.dualview_alloc 27: [ OK ] cuda.dualview_alloc (0 ms) 27: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 27: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] cuda.dualview_combinations_without_init 27: [ OK ] cuda.dualview_combinations_without_init (0 ms) 27: [ RUN ] cuda.dualview_deep_copy 27: [ OK ] cuda.dualview_deep_copy (1 ms) 27: [ RUN ] cuda.dualview_realloc 27: [ OK ] cuda.dualview_realloc (0 ms) 27: [ RUN ] cuda.dualview_resize 27: [ OK ] cuda.dualview_resize (5 ms) 27: [ RUN ] cuda.dualview_device_correct_kokkos_device 27: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_correct_kokkos_device 27: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_sync 27: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 27: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_sync 27: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 27: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 27: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] cuda.dynamic_view 27: [ OK ] cuda.dynamic_view (25 ms) 27: [ RUN ] cuda.dyn_rank_view_api_generic 27: [ OK ] cuda.dyn_rank_view_api_generic (17 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 27: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 27: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 27: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 27: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 27: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] cuda.ErrorReporterViaLambda 27: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 27: [ RUN ] cuda.ErrorReporter 27: [ OK ] cuda.ErrorReporter (0 ms) 27: [ RUN ] cuda.offsetview_construction 27: [ OK ] cuda.offsetview_construction (3 ms) 27: [ RUN ] cuda.offsetview_unmanaged_construction 27: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] cuda.offsetview_subview 27: [ OK ] cuda.offsetview_subview (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank1 27: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank2 27: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] cuda.offsetview_offsets_rank3 27: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] cuda.scatterview wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) 27: [ OK ] cuda.scatterview (12613 ms) 27: [ RUN ] cuda.scatterview_devicetype 27: [ OK ] cuda.scatterview_devicetype (25 ms) 27: [ RUN ] cuda.staticcrsgraph 27: [ OK ] cuda.staticcrsgraph (29 ms) 27: [ RUN ] cuda.UnorderedMap_insert 27: [ OK ] cuda.UnorderedMap_insert (5539 ms) 27: [ RUN ] cuda.UnorderedMap_failed_insert 27: [ OK ] cuda.UnorderedMap_failed_insert (1463 ms) 27: [ RUN ] cuda.UnorderedMap_deep_copy 27: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 27: [ RUN ] cuda.UnorderedMap_valid_empty 27: [ OK ] cuda.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] cuda.UnorderedMap_clear_zero_size 27: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_consistent_size 27: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 27: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] cuda.UnorderedMap_lambda_capturable 27: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 27: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] cuda.viewctorprop_embedded_dim 27: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 27: [----------] 42 tests from cuda (19763 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 42 tests from 1 test suite ran. (19763 ms total) 27: [ PASSED ] 42 tests. 27/50 Test #27: Kokkos_ContainersUnitTest_Cuda .............. Passed 20.57 sec test 28 Start 28: Kokkos_ContainersPerformanceTest_OpenMP 28: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 5 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 5 tests from TEST_CATEGORY 28: [ RUN ] TEST_CATEGORY.dynrankview_perf 28: OpenMP 28: DynRankView vs View: Initialization Only 28: View time (init only): 0.018659 28: View sum computation time: 0.018659 28: Strided View time (init only): 0.0200442 28: View Rank7 time (init only): 0.0569002 28: DynRankView time (init only): 0.0112162 28: DynRankView sum computation time: 0.0153504 28: Ratio of View to DynRankView time: 1.66357 28: Ratio of View to DynRankView sum computation time: 1.01371 28: Ratio of View to View Rank7 time: 0.327925 28: Ratio of StrideView to DynRankView time: 1.78707 28: Ratio of DynRankView to View Rank7 time: 0.197121 28: [ OK ] TEST_CATEGORY.dynrankview_perf (256 ms) 28: [ RUN ] TEST_CATEGORY.global_2_local 28: OpenMP 28: size, create, generate, fill, find 28: 256, 0.000121, 1.6127e-05, 5.7131e-05, 0.00116921 28: 512, 4.7507e-05, 7.654e-06, 8.9501e-05, 0.00137143 28: 1024, 5.3708e-05, 7.969e-06, 0.000160572, 0.00157076 28: 2048, 5.6328e-05, 1.2829e-05, 0.000298228, 0.00148319 28: 4096, 0.000109966, 9.879e-06, 0.000524303, 0.00180558 28: 8192, 0.000191615, 1.2973e-05, 0.00102398, 0.00301094 28: 16384, 0.000297498, 2.5278e-05, 0.00195948, 0.00660203 28: 32768, 0.00120552, 6.3698e-05, 0.00436403, 0.016454 28: 65536, 0.00110418, 6.4101e-05, 0.00930664, 0.0394064 28: 131072, 0.00204702, 0.000117338, 0.0180658, 0.0910076 28: 262144, 0.00341451, 0.000234344, 0.0320472, 0.212909 28: 524288, 0.00690379, 0.000452819, 0.0673053, 0.526906 28: 1048576, 0.013064, 0.000890196, 0.130483, 1.62936 28: 2097152, 0.0225613, 0.00178845, 0.265819, 4.0745 28: 4194304, 0.0407763, 0.00351901, 0.51729, 10.6424 28: [ OK ] TEST_CATEGORY.global_2_local (18401 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 28: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 28: skipping test 28: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 28: [ RUN ] TEST_CATEGORY.scatter_view 28: ScatterView data-duplicated test: 28: num_threads 8 28: hand-coded test took 0.43569 seconds 28: test took 0.282088 seconds 28: num_threads 8 28: hand-coded test took 0.437577 seconds 28: test took 0.281999 seconds 28: num_threads 8 28: hand-coded test took 0.445298 seconds 28: test took 0.283967 seconds 28: num_threads 8 28: hand-coded test took 0.437061 seconds 28: test took 0.280904 seconds 28: num_threads 8 28: hand-coded test took 0.435454 seconds 28: test took 0.28028 seconds 28: [ OK ] TEST_CATEGORY.scatter_view (3846 ms) 28: [----------] 5 tests from TEST_CATEGORY (22503 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 5 tests from 1 test suite ran. (22503 ms total) 28: [ PASSED ] 5 tests. 28/50 Test #28: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 23.26 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 4 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 4 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: Cuda 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.004165 29: View sum computation time: 0.004165 29: Strided View time (init only): 0.0012594 29: View Rank7 time (init only): 0.00126292 29: DynRankView time (init only): 0.00127121 29: DynRankView sum computation time: 0.00186145 29: Ratio of View to DynRankView time: 3.27641 29: Ratio of View to DynRankView sum computation time: 1.02184 29: Ratio of View to View Rank7 time: 3.29792 29: Ratio of StrideView to DynRankView time: 0.990713 29: Ratio of DynRankView to View Rank7 time: 1.00657 29: [ OK ] TEST_CATEGORY.dynrankview_perf (25 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000273623, 5.7762e-05, 0.00277504, 0.00196119 29: 512, 0.000168708, 1.0526e-05, 2.1602e-05, 0.00194633 29: 1024, 0.0001564, 1.0536e-05, 2.0978e-05, 0.00196881 29: 2048, 0.000152306, 9.487e-06, 2.1706e-05, 0.00209249 29: 4096, 0.000163834, 9.016e-06, 2.3217e-05, 0.00205393 29: 8192, 0.000169323, 1.0686e-05, 2.5623e-05, 0.00199829 29: 16384, 0.000157622, 1.039e-05, 2.8711e-05, 0.00206669 29: 32768, 0.000168246, 1.0692e-05, 3.22e-05, 0.00222694 29: 65536, 0.000193998, 1.1214e-05, 4.2153e-05, 0.00246355 29: 131072, 0.000174441, 1.1486e-05, 6.333e-05, 0.00308705 29: 262144, 0.000180388, 1.4355e-05, 0.000150444, 0.0059126 29: 524288, 0.000198422, 1.668e-05, 0.000526365, 0.0193472 29: 1048576, 0.00108402, 2.4934e-05, 0.00138615, 0.0477309 29: 2097152, 0.000487097, 3.6742e-05, 0.00301917, 0.109262 29: 4194304, 0.00076644, 6.613e-05, 0.00680717, 0.235256 29: [ OK ] TEST_CATEGORY.global_2_local (460 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [----------] 4 tests from TEST_CATEGORY (485 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (485 ms total) 29: [ PASSED ] 4 tests. 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 1.23 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 9 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 9 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (22 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortWithCustomComparator 30: [ OK ] cuda.SortWithCustomComparator (602 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (21 ms) 30: [ RUN ] cuda.BinSortEmptyView 30: [ OK ] cuda.BinSortEmptyView (0 ms) 30: [ RUN ] cuda.BinSortEmptyKeysView 30: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 30: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12535 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (29 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (91 ms) 30: [----------] 9 tests from cuda (13304 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 9 tests from 1 test suite ran. (13304 ms total) 30: [ PASSED ] 9 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ........................ Passed 14.05 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 3 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from cuda 31: [ RUN ] cuda.Random_XorShift64 31: Test Seed:1704311173345918152 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00452841 -0.0240287 || 0.051031 28037 29350 || 28804.8 28674.4 || -332.172 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0218437 -0.00793812 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.48297e-07 0.00141203 -0.0121003 || 0.051031 27926 29325 || 28634 28674.4 || -167.275 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.58387e-07 0.0123994 -0.00720565 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0220369 0.0123513 || 0.051031 28027 29374 || 29320.5 28674.4 || 170.745 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0218536 0.0109572 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00048495 0.0393276 || 0.051031 28029 29343 || 28660.5 28674.4 || 543.664 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00165759 -0.00363922 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245179 -0.99999 -48249.2 || 0.051031 0 195207 || 2.92891e+09 28674.4 || -6.66997e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000734421 -0.32415 0.151605 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195683 -0.999999 -57857 || 0.051031 0 1.55093e+06 || 2.86921e+10 28674.4 || -7.99815e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588076 -0.967897 10.2872 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.78568e-07 -0.00754507 -0.019106 || 0.051031 27921 29280 || 28892.4 28674.4 || -264.121 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.49199e-07 0.0088041 0.0106617 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.00105242 -0.0330666 || 0.051031 27973 29328 || 28704.6 28674.4 || -457.112 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0189286 -0.0081777 || 0.051031 1e+64 -1e+64 31: Test Seed:1704311173482608704 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00494002 0.0202356 || 0.051031 27967 29369 || 28533.4 28674.4 || 279.736 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.000466168 0.00911694 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0188981 0.0470735 || 0.051031 28043 29329 || 29226.7 28674.4 || 650.745 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 9.20813e-05 0.00105782 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0108866 5.6251e-05 || 0.051031 27963 29291 || 28990 28674.4 || 0.777614 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.0142737 -0.00129241 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00211098 0.0182525 || 0.051031 28040 29402 || 28614 28674.4 || 252.323 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00216654 -0.00944409 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244437 -0.99999 -48242.9 || 0.051031 0 194782 || 2.92866e+09 28674.4 || -6.66911e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000732231 -0.310963 0.153843 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195749 -0.999999 -57855.9 || 0.051031 0 1.55138e+06 || 2.86899e+10 28674.4 || -7.99801e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588234 -0.967894 10.3144 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.78568e-07 -0.00231843 0.00136757 || 0.051031 28053 29317 || 28741 28674.4 || 18.9053 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.49199e-07 -0.00583295 0.000206065 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00313901 -0.00180379 || 0.051031 28018 29446 || 28584.7 28674.4 || -24.9356 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.021281 -0.00192251 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (257 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1704311173603124237 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0107317 0.0089455 || 0.051031 10976 11783 || 11500.4 11377 || 123.663 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0052425 0.00260547 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00339998 -0.00210322 || 0.051031 10997 11808 || 11338.4 11377 || -29.075 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0147025 0.00226327 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0109621 -0.00116945 || 0.051031 11007 11755 || 11253.6 11377 || -16.1664 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00355343 0.00132228 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00554755 0.00506846 || 0.051031 10949 11771 || 11314.2 11377 || 70.0664 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00266307 -0.000440543 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00024546 -0.999975 -7594.93 || 0.051031 0 77882 || 4.61096e+08 11377 || -1.04992e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000736053 -0.146576 0.0241591 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195462 -0.999997 -9108.05 || 0.051031 0 616064 || 4.51647e+09 11377 || -1.2591e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00587571 -0.922401 1.59709 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.60671e-07 0.012704 0.00011249 || 0.051031 10976 11813 || 11234.2 11377 || 1.55506 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.86102e-07 -0.00696448 -0.00165368 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00712197 -0.00660619 || 0.051031 10980 11871 || 11458.6 11377 || -91.324 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00279572 -0.000796164 || 0.051031 1e+64 -1e+64 31: Test Seed:1704311173686402280 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00117913 -0.00361675 || 0.051031 10974 11801 || 11390.4 11377 || -49.9979 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00390745 0.00065594 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.00159476 0.002835 || 0.051031 10998 11877 || 11395.1 11377 || 39.191 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0113331 -0.0034174 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0117306 0.0108191 || 0.051031 10990 11797 || 11245 11377 || 149.564 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0177236 -0.000200029 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0155038 -0.006527 || 0.051031 10975 11818 || 11203.3 11377 || -90.2293 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00849042 -0.00521695 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000243596 -0.999975 -7594.68 || 0.051031 0 77615 || 4.61099e+08 11377 || -1.04989e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000730323 -0.14553 0.0209618 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195279 -0.999997 -9107.98 || 0.051031 0 616558 || 4.5158e+09 11377 || -1.25909e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00586903 -0.923192 1.64389 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.67029e-07 0.00342685 -0.000770823 || 0.051031 10940 11755 || 11338.1 11377 || -10.6559 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.05176e-07 -0.00959411 -0.000636414 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00260878 0.00480176 || 0.051031 10969 11784 || 11347.4 11377 || 66.3795 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.00045029 -0.000130286 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (186 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (210 ms) 31: [----------] 3 tests from cuda (653 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (653 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ...................... Passed 1.45 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 14 tests from 3 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_reducers 32: [ RUN ] std_algorithms_reducers.max_first_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_first_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 32: checking reduction with order: LeftToRight 32: checking reduction with order: RightToLeft 32: checking reduction with order: Random 32: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 32: [----------] 3 tests from std_algorithms_reducers (0 ms total) 32: 32: [----------] 1 test from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [----------] 1 test from std_algorithms (0 ms total) 32: 32: [----------] 10 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (1 ms) 32: [ RUN ] random_access_iterator_test.dereference 32: [ OK ] random_access_iterator_test.dereference (0 ms) 32: [ RUN ] random_access_iterator_test.subscript_operator 32: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet1 32: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet2 32: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet3 32: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet4 32: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 32: [ RUN ] random_access_iterator_test.assignment_operator 32: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 32: [ RUN ] random_access_iterator_test.distance 32: [ OK ] random_access_iterator_test.distance (0 ms) 32: [ RUN ] random_access_iterator_test.traits_helpers 32: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 32: [----------] 10 tests from random_access_iterator_test (3 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 14 tests from 3 test suites ran. (3 ms total) 32: [ PASSED ] 14 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.77 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 7 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 7 tests from std_algorithms_min_max_element_test 33: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 33: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (30 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (30 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.83 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 13 tests from 10 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_lexicographical_compare_test 34: [ RUN ] std_algorithms_lexicographical_compare_test.test 34: [ OK ] std_algorithms_lexicographical_compare_test.test (206 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (206 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test 34: [ OK ] std_algorithms_for_each_test.test (126 ms) 34: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 34: 34: [----------] 1 test from std_algorithms_find_test 34: [ RUN ] std_algorithms_find_test.test 34: [ OK ] std_algorithms_find_test.test (73 ms) 34: [----------] 1 test from std_algorithms_find_test (73 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (570 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1246 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 34: [ OK ] std_algorithms_non_mod_seq_ops.search (792 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (484 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3094 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test 34: [ OK ] std_algorithms_count_test.test (101 ms) 34: [----------] 1 test from std_algorithms_count_test (101 ms total) 34: 34: [----------] 1 test from std_algorithms_equal_test 34: [ RUN ] std_algorithms_equal_test.test 34: [ OK ] std_algorithms_equal_test.test (12 ms) 34: [----------] 1 test from std_algorithms_equal_test (12 ms total) 34: 34: [----------] 1 test from std_algorithms_all_any_none_of_test 34: [ RUN ] std_algorithms_all_any_none_of_test.test 34: [ OK ] std_algorithms_all_any_none_of_test.test (82 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (82 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (110 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (110 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test 34: [ OK ] std_algorithms_mismatch_test.test (211 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (211 ms total) 34: 34: [----------] 1 test from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.move_backward 34: [ OK ] std_algorithms_mod_seq_ops.move_backward (77 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (77 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (4097 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.90 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 33 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 5 tests from std_algorithms_mod_ops_test 35: [ RUN ] std_algorithms_mod_ops_test.move 35: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.swap 35: [ OK ] std_algorithms_mod_ops_test.swap (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.swap_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.swap_within_parfor (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 35: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 35: [----------] 5 tests from std_algorithms_mod_ops_test (1 ms total) 35: 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy 35: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 35: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill 35: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 35: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate 35: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 35: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 35: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 35: 35: [----------] 4 tests from std_algorithms_replace_ops_test 35: [ RUN ] std_algorithms_replace_ops_test.replace 35: [ OK ] std_algorithms_replace_ops_test.replace (34 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (142 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (48 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (272 ms total) 35: 35: [----------] 11 tests from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.copy_if 35: [ OK ] std_algorithms_mod_seq_ops.copy_if (44 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 35: [ OK ] std_algorithms_mod_seq_ops.unique (273 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (82 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (65 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (69 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (174 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (68 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 35: [ OK ] std_algorithms_mod_seq_ops.rotate (1302 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (403 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (1237 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (1221 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (4945 ms total) 35: 35: [----------] 1 test from std_algorithms_modseq_test 35: [ RUN ] std_algorithms_modseq_test.reverse 35: [ OK ] std_algorithms_modseq_test.reverse (53 ms) 35: [----------] 1 test from std_algorithms_modseq_test (53 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 33 tests from 5 test suites ran. (5278 ms total) 35: [ PASSED ] 33 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.03 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 29 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_sorting_ops_test 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 36: is_sorted: dynamic_view, all overloads 36: is_sorted: stride2_view, all overloads 36: is_sorted: stride3_view, all overloads 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: is_sorted_until: dynamic_view, all overloads 36: is_sorted_until: stride2_view, all overloads 36: is_sorted_until: stride3_view, all overloads 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total) 36: 36: [----------] 4 tests from std_algorithms_partitioning_test 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 36: 36: [----------] 1 test from std_algorithms_partitioning_ops 36: [ RUN ] std_algorithms_partitioning_ops.partition_copy 36: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 36: 36: [----------] 12 tests from std_algorithms_numerics_test 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 36: 36: [----------] 1 test from std_algorithms_numerics_ops_test 36: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 36: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (85 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (85 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (635 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (431 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (128 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (38 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 36: [----------] 8 tests from std_algorithms_numeric_ops_test (1234 ms total) 36: 36: [----------] 1 test from std_algorithms_transform_ops_test 36: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 36: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (1419 ms total) 36: [ PASSED ] 29 tests. 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.17 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 12 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (680 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (637 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1318 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (707 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (280 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (987 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test 37: [ OK ] std_algorithms_count_if_team_test.test (344 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (344 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test 37: [ OK ] std_algorithms_for_each_team_test.test (516 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (516 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test 37: [ OK ] std_algorithms_for_each_n_team_test.test (593 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (593 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3230 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2102 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2076 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7409 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2378 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (982 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (3361 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (14531 ms total) 37: [ PASSED ] 12 tests. 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 15.33 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 8 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_equal_team_test 38: [ RUN ] std_algorithms_equal_team_test.views_are_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (1733 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1408 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (3141 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist 38: [ OK ] std_algorithms_search_team_test.sequences_exist (918 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1135 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (2054 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2100 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1999 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (4100 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_first_of_team_test 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1661 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6751 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (8413 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (17710 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 18.46 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 11 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_find_team_test 39: [ RUN ] std_algorithms_find_team_test.searched_values_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_exist (384 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (569 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (954 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (282 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (548 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (831 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_not_team_test 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (563 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (273 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (837 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test 39: [ OK ] std_algorithms_all_of_team_test.test (511 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (511 ms total) 39: 39: [----------] 1 test from std_algorithms_any_of_team_test 39: [ RUN ] std_algorithms_any_of_team_test.test 39: [ OK ] std_algorithms_any_of_team_test.test (270 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (270 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test 39: [ OK ] std_algorithms_none_of_team_test.test (505 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (505 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_n_team_test 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (342 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (413 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (756 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (4667 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 5.43 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 3 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_min_element_team_test 40: [ RUN ] std_algorithms_min_element_team_test.test 40: [ OK ] std_algorithms_min_element_team_test.test (1603 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (1603 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 40: [ OK ] std_algorithms_max_element_team_test.test (1573 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (1573 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test 40: [ OK ] std_algorithms_minmax_element_team_test.test (2053 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (2053 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (5230 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 5.98 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 6 tests from 6 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_fill_team_test 41: [ RUN ] std_algorithms_fill_team_test.test 41: [ OK ] std_algorithms_fill_team_test.test (364 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (364 ms total) 41: 41: [----------] 1 test from std_algorithms_fill_n_team_test 41: [ RUN ] std_algorithms_fill_n_team_test.test 41: [ OK ] std_algorithms_fill_n_team_test.test (500 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (500 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test 41: [ OK ] std_algorithms_replace_team_test.test (477 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (477 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test 41: [ OK ] std_algorithms_replace_if_team_test.test (646 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (646 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 41: [ OK ] std_algorithms_replace_copy_team_test.test (1040 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (1040 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (921 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (921 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (3951 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 4.70 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_reverse_team_test 42: [ RUN ] std_algorithms_reverse_team_test.test 42: [ OK ] std_algorithms_reverse_team_test.test (371 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (371 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test 42: [ OK ] std_algorithms_reverse_copy_team_test.test (443 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (443 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 42: [ OK ] std_algorithms_rotate_team_test.test (1197 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (1197 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 42: [ OK ] std_algorithms_rotate_copy_team_test.test (907 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (907 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (2919 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 3.67 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test 43: [ OK ] std_algorithms_move_team_test.test (638 ms) 43: [----------] 1 test from std_algorithms_move_team_test (638 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test 43: [ OK ] std_algorithms_move_backward_team_test.test (559 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (559 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test 43: [ OK ] std_algorithms_shift_left_team_test.test (2478 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (2478 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 43: [ OK ] std_algorithms_shift_right_team_test.test (2304 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (2304 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (5980 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 6.73 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 9 tests from 9 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_copy_team_test 44: [ RUN ] std_algorithms_copy_team_test.test 44: [ OK ] std_algorithms_copy_team_test.test (796 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (797 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_n_team_test 44: [ RUN ] std_algorithms_copy_n_team_test.test 44: [ OK ] std_algorithms_copy_n_team_test.test (612 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (612 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test 44: [ OK ] std_algorithms_copy_backward_team_test.test (540 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (540 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test 44: [ OK ] std_algorithms_copy_if_team_test.test (683 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (683 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test 44: [ OK ] std_algorithms_unique_copy_team_test.test (1214 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (1214 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test 44: [ OK ] std_algorithms_remove_team_test.test (875 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (875 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test 44: [ OK ] std_algorithms_remove_if_team_test.test (847 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (847 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test 44: [ OK ] std_algorithms_remove_copy_team_test.test (1052 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (1052 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (950 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (950 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (7576 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 8.32 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_unique_team_test 45: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1331 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (1331 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (1420 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1420 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test 45: [ OK ] std_algorithms_reduce_team_test.test (1214 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (1214 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test 45: [ OK ] std_algorithms_transform_reduce_team_test.test (1978 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (1978 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (5945 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.70 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 18 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_is_sorted_team_test 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (859 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1531 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (2391 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1507 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1096 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2634 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test 46: [ RUN ] std_algorithms_is_partitioned_team_test.empty 46: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (507 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (535 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random 46: [ OK ] std_algorithms_is_partitioned_team_test.random (382 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1432 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_copy_team_test 46: [ RUN ] std_algorithms_partition_copy_team_test.empty 46: [ OK ] std_algorithms_partition_copy_team_test.empty (12 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (1004 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (957 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random 46: [ OK ] std_algorithms_partition_copy_team_test.random (773 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (2748 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_point_team_test 46: [ RUN ] std_algorithms_partition_point_team_test.empty 46: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true 46: [ OK ] std_algorithms_partition_point_team_test.all_true (387 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false 46: [ OK ] std_algorithms_partition_point_team_test.all_false (389 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random 46: [ OK ] std_algorithms_partition_point_team_test.random (225 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (1009 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (10216 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 10.98 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 5 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_transform_team_test 47: [ RUN ] std_algorithms_transform_team_test.test_unary_op 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (908 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (968 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (1877 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (1928 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (1928 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 47: [ OK ] std_algorithms_generate_n_team_test.test (494 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (494 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 47: [ OK ] std_algorithms_swap_ranges_team_test.test (925 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (925 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (5226 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.97 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test 48: [ RUN ] std_algorithms_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (1967 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1968 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (973 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (973 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (2941 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 3.75 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (2908 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2908 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1959 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1959 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (4867 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 5.61 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-6373/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 16 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 16 tests from simd 50: [ RUN ] simd.host_math_ops 50: [ OK ] simd.host_math_ops (0 ms) 50: [ RUN ] simd.device_math_ops 50: [ OK ] simd.device_math_ops (6 ms) 50: [ RUN ] simd.host_mask_ops 50: [ OK ] simd.host_mask_ops (0 ms) 50: [ RUN ] simd.device_mask_ops 50: [ OK ] simd.device_mask_ops (0 ms) 50: [ RUN ] simd.host_conversions 50: [ OK ] simd.host_conversions (0 ms) 50: [ RUN ] simd.device_conversions 50: [ OK ] simd.device_conversions (0 ms) 50: [ RUN ] simd.host_shift_ops 50: [ OK ] simd.host_shift_ops (0 ms) 50: [ RUN ] simd.device_shift_ops 50: [ OK ] simd.device_shift_ops (0 ms) 50: [ RUN ] simd.host_condition 50: [ OK ] simd.host_condition (0 ms) 50: [ RUN ] simd.device_condition 50: [ OK ] simd.device_condition (0 ms) 50: [ RUN ] simd.host_gen_ctors 50: [ OK ] simd.host_gen_ctors (0 ms) 50: [ RUN ] simd.device_gen_ctors 50: [ OK ] simd.device_gen_ctors (0 ms) 50: [ RUN ] simd.host_where_expressions 50: [ OK ] simd.host_where_expressions (0 ms) 50: [ RUN ] simd.device_where_expressions 50: [ OK ] simd.device_where_expressions (0 ms) 50: [ RUN ] simd.host_reductions 50: [ OK ] simd.host_reductions (0 ms) 50: [ RUN ] simd.device_reductions 50: [ OK ] simd.device_reductions (0 ms) 50: [----------] 16 tests from simd (6 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (6 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ........................ Passed 0.75 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 498.47 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 33feafe1fa26d64619c3bf6a55fa14624745e6d25fac3b0c41c45715012c2aa4 $ docker rm -f --volumes 33feafe1fa26d64619c3bf6a55fa14624745e6d25fac3b0c41c45715012c2aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6373@tmp/durable-0ab5b09d (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) Cancelling nested steps due to timeout Sending interrupt signal to process Sending interrupt signal to process After 20s process did not stop Post stage [Pipeline] sh Error when executing always post condition: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.194.4/10.64.194.4:56578 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at hudson.FilePath.act(FilePath.java:1192) at hudson.FilePath.act(FilePath.java:1181) at hudson.FilePath.write(FilePath.java:2508) at org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:142) at org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:134) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:329) at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323) at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196) at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124) at jdk.internal.reflect.GeneratedMethodAccessor46750.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.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163) at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105) at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85) at jdk.internal.reflect.GeneratedMethodAccessor190.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 com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97) 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:833) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 91f81f18-f94a-40ac-a139-2976d9de792d java.io.IOException: Disk quota exceeded at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79) at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280) at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) at java.base/java.nio.channels.Channels.writeFully(Channels.java:97) at java.base/java.nio.channels.Channels$1.write(Channels.java:172) at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:233) at java.base/sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:337) at java.base/sun.nio.cs.StreamEncoder.close(StreamEncoder.java:161) at java.base/java.io.OutputStreamWriter.close(OutputStreamWriter.java:255) at hudson.FilePath$Write.invoke(FilePath.java:2527) at hudson.FilePath$Write.invoke(FilePath.java:2511) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578) 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 51c0523be518b95cea96acce6454a6ef421dc30d9462913435c4fff2abd583d1 $ docker rm -f --volumes 51c0523be518b95cea96acce6454a6ef421dc30d9462913435c4fff2abd583d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0.3-Clang-Tidy [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: Error cloning remote repo 'origin' GitHub has been notified of this commit’s build result Finished: FAILURE