Started by timer Checking out git https://github.com/arborx/ArborX into /var/jenkins_home/workspace/ArborX_nightly@script/673cfa809f9b7d95d64de82f08e4a5824f3d42142fbd5477d913b5c72fe51a24 to read .jenkins/nightly.groovy 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_home/workspace/ArborX_nightly@script/673cfa809f9b7d95d64de82f08e4a5824f3d42142fbd5477d913b5c72fe51a24/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/arborx/ArborX # timeout=10 Fetching upstream changes from https://github.com/arborx/ArborX > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/arborx/ArborX +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 93f1af36b8a58a47dd7246c1dbfd4829020145a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93f1af36b8a58a47dd7246c1dbfd4829020145a5 # timeout=10 Commit message: "Merge pull request #1185 from aprokop/remove_unused_parameter" > git rev-list --no-walk 93f1af36b8a58a47dd7246c1dbfd4829020145a5 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: CUDA-11.7.1) [Pipeline] { (Branch: CUDA-12.2.0-MPI) [Pipeline] { (Branch: ROCm-5.4) [Pipeline] { (Branch: GCC-14) [Pipeline] stage [Pipeline] { (CUDA-11.7.1) [Pipeline] stage [Pipeline] { (CUDA-12.2.0-MPI) [Pipeline] stage [Pipeline] { (ROCm-5.4) [Pipeline] stage [Pipeline] { (GCC-14) [Pipeline] node [Pipeline] node Running on fetnat08 in /var/jenkins/workspace/ArborX_nightly [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/ArborX_nightly Running on padirac11 in /var/jenkins/workspace/ArborX_nightly [Pipeline] node [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching changes from the remote Git repository ERROR: Checkout failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.196.43/10.64.196.43:58786 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at PluginClassLoader for git-client/jdk.proxy64/jdk.proxy64.$Proxy165.withRepository(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:104) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:94) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:83) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1231) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at PluginClassLoader for git-client//org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at PluginClassLoader for git//jenkins.plugins.git.DisableHooks.invoke(DisableHooks.java:24) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 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:140) at java.base/java.lang.Thread.run(Thread.java:829) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Fetching changes from the remote Git repository [Pipeline] } Failed in branch CUDA-11.7.1 Checking out Revision 93f1af36b8a58a47dd7246c1dbfd4829020145a5 (refs/remotes/origin/master) Commit message: "Merge pull request #1185 from aprokop/remove_unused_parameter" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . rocm/dev-ubuntu-22.04:5.4-complete . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce $ docker run -t -d -u 0:0 --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=${HIP_VISIBLE_DEVICES} -w /var/jenkins/workspace/ArborX_nightly --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -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 ******** rocm/dev-ubuntu-22.04:5.4-complete cat Checking out Revision 93f1af36b8a58a47dd7246c1dbfd4829020145a5 (refs/remotes/origin/master) > git rev-parse --resolve-git-dir /var/jenkins/workspace/ArborX_nightly/.git # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/ArborX_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/arborx/ArborX # timeout=10 Fetching upstream changes from https://github.com/arborx/ArborX > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/arborx/ArborX +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93f1af36b8a58a47dd7246c1dbfd4829020145a5 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/ArborX_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/arborx/ArborX # timeout=10 Fetching upstream changes from https://github.com/arborx/ArborX > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/arborx/ArborX +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93f1af36b8a58a47dd7246c1dbfd4829020145a5 # timeout=10 Commit message: "Merge pull request #1185 from aprokop/remove_unused_parameter" $ docker top 11453476d1003e01b3dce856f443b9e7edafdeae9c2db8f9dd8b1e3302c0971f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + docker inspect -f . nvidia/cuda:12.2.0-devel-ubuntu22.04 . [Pipeline] } + apt-get update Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 7249b08b96c25bc3478970fc9afcfcea0e8f450493c8657dec830a7895d1ad19 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/ArborX_nightly --volumes-from 7249b08b96c25bc3478970fc9afcfcea0e8f450493c8657dec830a7895d1ad19 -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 ******** nvidia/cuda:12.2.0-devel-ubuntu22.04 cat Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:3 https://repo.radeon.com/amdgpu/5.4/ubuntu jammy InRelease [5413 B] Get:4 https://repo.radeon.com/rocm/apt/5.4 jammy InRelease [2601 B] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2374 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:8 https://repo.radeon.com/amdgpu/5.4/ubuntu jammy/main amd64 Packages [9624 B] Get:9 https://repo.radeon.com/rocm/apt/5.4 jammy/main amd64 Packages [31.8 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3200 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1162 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Get:16 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1450 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2650 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3278 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Fetched 34.7 MB in 2s (17.4 MB/s) Reading package lists... W: https://repo.radeon.com/amdgpu/5.4/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: https://repo.radeon.com/rocm/apt/5.4/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cmake-data dh-elpa-helper emacsen-common git-man less libarchive13 libbenchmark1 libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 libjsoncpp25 librhash0 libuv1 libxmuu1 openssh-client xauth Suggested packages: cmake-doc ninja-build cmake-format gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip libbenchmark-tools libboost1.74-doc libboost-atomic1.74-dev libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev libboost-contract1.74-dev libboost-coroutine1.74-dev libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev libboost-filesystem1.74-dev libboost-graph1.74-dev libboost-graph-parallel1.74-dev libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev libboost-regex1.74-dev libboost-serialization1.74-dev libboost-stacktrace1.74-dev libboost-system1.74-dev libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev libboost-nowide1.74-dev keychain libpam-ssh monkeysphere ssh-askpass The following NEW packages will be installed: cmake cmake-data dh-elpa-helper emacsen-common git git-man less libarchive13 libbenchmark-dev libbenchmark1 libboost-program-options-dev libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test-dev libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libcbor0.8 libcurl3-gnutls liberror-perl libfido2-1 libjsoncpp25 librhash0 libuv1 libxmuu1 openssh-client xauth 0 upgraded, 27 newly installed, 0 to remove and 128 not upgraded. Need to get 24.8 MB of archives. After this operation, 217 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.10 [906 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.2 [369 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.18 [284 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.11 [3165 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbenchmark1 amd64 1.6.1-1 [135 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbenchmark-dev amd64 1.6.1-1 [98.7 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9609 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3266 B] Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74.0 amd64 1.74.0-14ubuntu3 [446 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74-dev amd64 1.74.0-14ubuntu3 [564 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test-dev amd64 1.74.0.3ubuntu7 [3274 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 24.8 MB in 1s (25.7 MB/s) Selecting previously unselected package less. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26227 files and directories currently installed.) Preparing to unpack .../00-less_590-1ubuntu0.22.04.3_amd64.deb ... Unpacking less (590-1ubuntu0.22.04.3) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../01-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../02-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../03-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../04-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... Selecting previously unselected package openssh-client. Preparing to unpack .../05-openssh-client_1%3a8.9p1-3ubuntu0.10_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.10) ... Selecting previously unselected package xauth. Preparing to unpack .../06-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../07-libarchive13_3.6.0-1ubuntu1.2_amd64.deb ... Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.2) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../08-libjsoncpp25_1.9.5-3_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-3) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../09-librhash0_1.4.2-1ubuntu1_amd64.deb ... Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../10-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../11-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package cmake-data. Preparing to unpack .../12-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... $ docker top 0d435f29c434270ee2bc8f30d8df80e51653826ce6977e6f4419d7adc6c7b80c -eo pid,comm [Pipeline] { Selecting previously unselected package cmake. Preparing to unpack .../13-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../14-libcurl3-gnutls_7.81.0-1ubuntu1.18_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.18) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../15-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../16-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.11) ... Selecting previously unselected package git. Preparing to unpack .../17-git_1%3a2.34.1-1ubuntu1.11_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.11) ... Selecting previously unselected package libbenchmark1:amd64. Preparing to unpack .../18-libbenchmark1_1.6.1-1_amd64.deb ... Unpacking libbenchmark1:amd64 (1.6.1-1) ... Selecting previously unselected package libbenchmark-dev:amd64. Preparing to unpack .../19-libbenchmark-dev_1.6.1-1_amd64.deb ... Unpacking libbenchmark-dev:amd64 (1.6.1-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh Selecting previously unselected package libboost1.74-dev:amd64. Preparing to unpack .../20-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... + apt-get update Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 InRelease [1581 B] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:6 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 Packages [1032 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] Selecting previously unselected package libboost-program-options1.74.0:amd64. Preparing to unpack .../21-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options1.74-dev:amd64. Preparing to unpack .../22-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../23-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-test1.74.0:amd64. Preparing to unpack .../24-libboost-test1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-test1.74-dev:amd64. Preparing to unpack .../25-libboost-test1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-test-dev:amd64. Preparing to unpack .../26-libboost-test-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-test-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libarchive13:amd64 (3.6.0-1ubuntu1.2) ... Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbenchmark1:amd64 (1.6.1-1) ... Setting up less (590-1ubuntu0.22.04.3) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.18) ... Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up liberror-perl (0.17029-1) ... Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... Setting up libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up emacsen-common (3.0.4) ... Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up libjsoncpp25:amd64 (1.9.5-3) ... Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... Setting up git-man (1:2.34.1-1ubuntu1.11) ... Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up openssh-client (1:8.9p1-3ubuntu0.10) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up libbenchmark-dev:amd64 (1.6.1-1) ... Setting up libboost-test-dev:amd64 (1.74.0.3ubuntu7) ... Setting up git (1:2.34.1-1ubuntu1.11) ... Setting up xauth (1:1.1-1build2) ... Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... Processing triggers for libc-bin (2.35-0ubuntu3.1) ... [Pipeline] sh + rm -rf source-kokkos source-kokkos@tmp build-arborx build-arborx@tmp build-examples build-examples@tmp build-kokkos install-arborx install-kokkos Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3200 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2650 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1450 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3278 kB] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1162 kB] [Pipeline] sh Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2374 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] + git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos Cloning into 'source-kokkos'... [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/source-kokkos [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD 81fc562 [Pipeline] } [Pipeline] // dir [Pipeline] sh Fetched 35.7 MB in 4s (9401 kB/s) Reading package lists...+ cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_PREFIX_PATH=/opt/rocm -D Kokkos_ENABLE_HIP=ON -DKokkos_ARCH_VEGA908=ON -- Setting default Kokkos CXX standard to 17 + DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev libopenmpi-dev Reading package lists...-- The CXX compiler identification is Clang 15.0.0 -- Detecting CXX compiler ABI info Building dependency tree... Reading state information... -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rocm/bin/hipcc - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.4.99 The following additional packages will be installed: autoconf automake autotools-dev cmake-data dh-elpa-helper emacsen-common file gfortran gfortran-11 git-man ibverbs-providers javascript-common less libarchive13 libbenchmark1 libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libbrotli1 libbsd0 libcaf-openmpi-3 libcbor0.8 libcoarrays-dev libcoarrays-openmpi-dev libcurl3-gnutls libcurl4 libedit2 liberror-perl libevent-2.1-7 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libexpat1 libfabric1 libfido2-1 libgfortran-11-dev libgfortran5 libhwloc-dev libhwloc-plugins libhwloc15 libibverbs-dev libibverbs1 libicu70 libjs-jquery libjs-jquery-ui libjsoncpp25 libltdl-dev libltdl7 libmagic-mgc libmagic1 libmd0 libnghttp2-14 libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnuma-dev libnuma1 libopenmpi3 libpciaccess0 libpmix-dev libpmix2 libpsl5 libpsm-infinipath1 libpsm2-2 librdmacm1 librhash0 librtmp1 libsigsegv2 libssh-4 libtool libucx0 libuv1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxnvctrl0 m4 ocl-icd-libopencl1 openmpi-bin openmpi-common openssh-client publicsuffix xauth zlib1g-dev Suggested packages: autoconf-archive gnu-standards autoconf-doc gettext cmake-doc ninja-build cmake-format gfortran-multilib gfortran-doc gfortran-11-multilib gfortran-11-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn apache2 | lighttpd | httpd lrzip libbenchmark-tools libboost1.74-doc libboost-atomic1.74-dev libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev libboost-contract1.74-dev libboost-coroutine1.74-dev libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev libboost-filesystem1.74-dev libboost-graph1.74-dev libboost-graph-parallel1.74-dev libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev libboost-regex1.74-dev libboost-serialization1.74-dev libboost-stacktrace1.74-dev libboost-system1.74-dev libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev libboost-nowide1.74-dev libhwloc-contrib-plugins libjs-jquery-ui-docs libtool-doc openmpi-doc pciutils gcj-jdk m4-doc opencl-icd keychain libpam-ssh monkeysphere ssh-askpass The following NEW packages will be installed: autoconf automake autotools-dev cmake cmake-data dh-elpa-helper emacsen-common file gfortran gfortran-11 git git-man ibverbs-providers javascript-common less libarchive13 libbenchmark-dev libbenchmark1 libboost-program-options-dev libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test-dev libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libbrotli1 libbsd0 libcaf-openmpi-3 libcbor0.8 libcoarrays-dev libcoarrays-openmpi-dev libcurl3-gnutls libcurl4 libedit2 liberror-perl libevent-2.1-7 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libexpat1 libfabric1 libfido2-1 libgfortran-11-dev libgfortran5 libhwloc-dev libhwloc-plugins libhwloc15 libibverbs-dev libibverbs1 libicu70 libjs-jquery libjs-jquery-ui libjsoncpp25 libltdl-dev libltdl7 libmagic-mgc libmagic1 libmd0 libnghttp2-14 libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnuma-dev libnuma1 libopenmpi-dev libopenmpi3 libpciaccess0 libpmix-dev libpmix2 libpsl5 libpsm-infinipath1 libpsm2-2 librdmacm1 librhash0 librtmp1 libsigsegv2 libssh-4 libtool libucx0 libuv1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxnvctrl0 m4 ocl-icd-libopencl1 openmpi-bin openmpi-common openssh-client publicsuffix xauth zlib1g-dev -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/ArborX_nightly/build-kokkos/generated/Kokkos_Version_Info.cpp -- Compiler Version: 5.4.22801 -- 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=c++17 for C++17 standard as feature 0 upgraded, 100 newly installed, 0 to remove and 76 not upgraded. Need to get 64.2 MB of archives. After this operation, 369 MB of additional disk space will be used. Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64 libxnvctrl0 560.35.03-0ubuntu1 [21.3 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] Still waiting to schedule task Waiting for next available executor on ‘dockerGet:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.4 [91.2 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.10 [906 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.2 [369 kB] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.18 [289 kB] Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB] -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.18 [284 kB] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.11 [3165 kB] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-200 amd64 3.5.0-0.1 [180 kB] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs1 amd64 39.0-1 [69.3 kB] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 ibverbs-providers amd64 39.0-1 [341 kB] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbenchmark1 amd64 1.6.1-1 [135 kB] Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libbenchmark-dev amd64 1.6.1-1 [98.7 kB] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost1.74-dev amd64 1.74.0-14ubuntu3 [9609 kB] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74.0 amd64 1.74.0-14ubuntu3 [311 kB] Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options1.74-dev amd64 1.74.0-14ubuntu3 [380 kB] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-program-options-dev amd64 1.74.0.3ubuntu7 [3266 B] Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74.0 amd64 1.74.0-14ubuntu3 [446 kB] Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test1.74-dev amd64 1.74.0-14ubuntu3 [564 kB] Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libboost-test-dev amd64 1.74.0.3ubuntu7 [3274 B] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1build3 [7642 B] Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.1 [170 kB] Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpsm2-2 amd64 11.2.185-1 [182 kB] Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 librdmacm1 amd64 39.0-1 [71.2 kB] Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfabric1 amd64 1.11.0-3 [558 kB] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc15 amd64 2.7.0-2ubuntu1 [159 kB] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ocl-icd-libopencl1 amd64 2.2.14-3 [39.1 kB] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc-plugins amd64 2.7.0-2ubuntu1 [15.6 kB] Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpmix2 amd64 4.1.2-2ubuntu1 [604 kB] Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libucx0 amd64 1.12.1~rc2-1 [891 kB] Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpi3 amd64 4.1.2-2ubuntu1 [2594 kB] Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcaf-openmpi-3 amd64 2.9.2-3 [36.5 kB] Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcoarrays-dev amd64 2.9.2-3 [40.5 kB] Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 openmpi-common all 4.1.2-2ubuntu1 [162 kB] Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 openmpi-bin amd64 4.1.2-2ubuntu1 [116 kB] Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libcoarrays-openmpi-dev amd64 2.9.2-3 [452 kB] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-1build3 [65.4 kB] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-1build3 [15.8 kB] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-dev amd64 2.1.12-stable-1build3 [278 kB] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-jquery-ui all 1.13.1+dfsg-1 [253 kB] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB] -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-3-dev amd64 3.5.0-0.1 [101 kB] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnl-route-3-dev amd64 3.5.0-0.1 [202 kB] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnuma-dev amd64 2.0.14-3ubuntu2 [35.9 kB] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libhwloc-dev amd64 2.7.0-2ubuntu1 [256 kB] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libpmix-dev amd64 4.1.2-2ubuntu1 [805 kB] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libibverbs-dev amd64 39.0-1 [628 kB] Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopenmpi-dev amd64 4.1.2-2ubuntu1 [867 kB] -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/ArborX_nightly/source-kokkos/tpls/mdspan/include -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-kokkos [Pipeline] sh + cmake --build build-kokkos --parallel 8 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 9%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 9%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 12%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 16%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 19%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 22%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 22%] Built target AlwaysCheckGit [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o debconf: delaying package configuration, since apt-utils is not installed Fetched 64.2 MB in 6s (11.2 MB/s) [ 29%] Linking CXX static library libkokkossimd.a [ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 32%] Built target kokkossimd [ 35%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 38%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 41%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Selecting previously unselected package less. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% [ 45%] Linking CXX static library libimpl_git_version.a [ 45%] Built target impl_git_version [ 48%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14723 files and directories currently installed.) Preparing to unpack .../00-less_590-1ubuntu0.22.04.3_amd64.deb ... Unpacking less (590-1ubuntu0.22.04.3) ... Selecting previously unselected package libmd0:amd64. Preparing to unpack .../01-libmd0_1.0.4-1build1_amd64.deb ... Unpacking libmd0:amd64 (1.0.4-1build1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../02-libbsd0_0.11.5-1_amd64.deb ... Unpacking libbsd0:amd64 (0.11.5-1) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../03-libexpat1_2.4.7-1ubuntu0.4_amd64.deb ... Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.4) ... Selecting previously unselected package libicu70:amd64. Preparing to unpack .../04-libicu70_70.1-2_amd64.deb ... Unpacking libicu70:amd64 (70.1-2) ... [ 51%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 54%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 58%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 61%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Selecting previously unselected package libxml2:amd64. Preparing to unpack .../05-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../06-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../07-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 70%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 74%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o Selecting previously unselected package file. Preparing to unpack .../08-file_1%3a5.41-3ubuntu0.1_amd64.deb ... Unpacking file (1:5.41-3ubuntu0.1) ... Selecting previously unselected package libcbor0.8:amd64. Preparing to unpack .../09-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../10-libedit2_3.1-20210910-1build1_amd64.deb ... [ 77%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 80%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 83%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o Unpacking libedit2:amd64 (3.1-20210910-1build1) ... [ 87%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 90%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../11-libfido2-1_1.10.0-1_amd64.deb ... Unpacking libfido2-1:amd64 (1.10.0-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../12-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Selecting previously unselected package libnuma1:amd64. Preparing to unpack .../13-libnuma1_2.0.14-3ubuntu2_amd64.deb ... Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../14-libpsl5_0.21.0-1.2build2_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../15-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../16-libxau6_1%3a1.0.9-1build5_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-1build5) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../18-libxcb1_1.14-3ubuntu3_amd64.deb ... Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... Selecting previously unselected package libx11-data. Preparing to unpack .../19-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../20-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... [ 93%] Linking CXX static library libkokkoscore.a [ 93%] Built target kokkoscore [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Selecting previously unselected package libxext6:amd64. Preparing to unpack .../21-libxext6_2%3a1.3.4-1build1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-1build1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../22-libxmuu1_2%3a1.1.3-3_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-3) ... Selecting previously unselected package openssh-client. Preparing to unpack .../23-openssh-client_1%3a8.9p1-3ubuntu0.10_amd64.deb ... Unpacking openssh-client (1:8.9p1-3ubuntu0.10) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../24-publicsuffix_20211207.1025-1_all.deb ... Unpacking publicsuffix (20211207.1025-1) ... Selecting previously unselected package xauth. Preparing to unpack .../25-xauth_1%3a1.1-1build2_amd64.deb ... Unpacking xauth (1:1.1-1build2) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../26-libsigsegv2_2.13-1ubuntu3_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... Selecting previously unselected package m4. Preparing to unpack .../27-m4_1.4.18-5ubuntu2_amd64.deb ... Unpacking m4 (1.4.18-5ubuntu2) ... Selecting previously unselected package autoconf. Preparing to unpack .../28-autoconf_2.71-2_all.deb ... Unpacking autoconf (2.71-2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../29-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../30-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../31-libarchive13_3.6.0-1ubuntu1.2_amd64.deb ... Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.2) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../32-libbrotli1_1.0.9-2build6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2build6) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../34-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../35-libcurl4_7.81.0-1ubuntu1.18_amd64.deb ... Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.18) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../36-libjsoncpp25_1.9.5-3_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-3) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../37-librhash0_1.4.2-1ubuntu1_amd64.deb ... Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... Selecting previously unselected package dh-elpa-helper. Preparing to unpack .../38-dh-elpa-helper_2.0.9ubuntu1_all.deb ... Unpacking dh-elpa-helper (2.0.9ubuntu1) ... Selecting previously unselected package emacsen-common. Preparing to unpack .../39-emacsen-common_3.0.4_all.deb ... Unpacking emacsen-common (3.0.4) ... Selecting previously unselected package cmake-data. Preparing to unpack .../40-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers [Pipeline] sh + cmake --install build-kokkos -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40_op.inc -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdspan.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Bitset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vector.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/hpcbind -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_DeclareBackend.hpp [Pipeline] sh + cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_PREFIX_PATH=/opt/rocm -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -- The CXX compiler identification is Clang 15.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rocm/bin/hipcc - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h Selecting previously unselected package cmake. Preparing to unpack .../41-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... Selecting previously unselected package libgfortran5:amd64. Preparing to unpack .../42-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgfortran-11-dev:amd64. Preparing to unpack .../43-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran-11. Preparing to unpack .../44-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gfortran. Preparing to unpack .../45-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gfortran (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../46-libcurl3-gnutls_7.81.0-1ubuntu1.18_amd64.deb ... -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.18) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../47-liberror-perl_0.17029-1_all.deb ... Unpacking liberror-perl (0.17029-1) ... Selecting previously unselected package git-man. Preparing to unpack .../48-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ... Unpacking git-man (1:2.34.1-1ubuntu1.11) ... Selecting previously unselected package git. Preparing to unpack .../49-git_1%3a2.34.1-1ubuntu1.11_amd64.deb ... Unpacking git (1:2.34.1-1ubuntu1.11) ... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS Selecting previously unselected package libnl-3-200:amd64. Preparing to unpack .../50-libnl-3-200_3.5.0-0.1_amd64.deb ... Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... Selecting previously unselected package libnl-route-3-200:amd64. Preparing to unpack .../51-libnl-route-3-200_3.5.0-0.1_amd64.deb ... Unpacking libnl-route-3-200:amd64 (3.5.0-0.1) ... Selecting previously unselected package libibverbs1:amd64. Preparing to unpack .../52-libibverbs1_39.0-1_amd64.deb ... Unpacking libibverbs1:amd64 (39.0-1) ... Selecting previously unselected package ibverbs-providers:amd64. Preparing to unpack .../53-ibverbs-providers_39.0-1_amd64.deb ... Unpacking ibverbs-providers:amd64 (39.0-1) ... -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Enabled Kokkos devices: SERIAL;HIP -- Found Kokkos: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos (version "4.4.99") -- hip::amdhip64 is SHARED_LIBRARY -- ArborX hash = '93f1af36' -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.67.0") found components: unit_test_framework -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.56.0") found components: program_options -- Found benchmark: /usr/lib/x86_64-linux-gnu/cmake/benchmark (version "1.6.1") -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-arborx [Pipeline] sh + cmake --build build-arborx --parallel 8 [ 0%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -- ArborX hash = '93f1af36' [ 0%] Built target record_hash [ 0%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o [ 1%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtStdAlgorithms.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o Selecting previously unselected package javascript-common. Preparing to unpack .../54-javascript-common_11+nmu1_all.deb ... Unpacking javascript-common (11+nmu1) ... Selecting previously unselected package libbenchmark1:amd64. Preparing to unpack .../55-libbenchmark1_1.6.1-1_amd64.deb ... Unpacking libbenchmark1:amd64 (1.6.1-1) ... [ 4%] Linking CXX executable ArborX_DataConverter.exe [ 4%] Built target ArborX_DataConverter.exe [ 4%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o Selecting previously unselected package libbenchmark-dev:amd64. Preparing to unpack .../56-libbenchmark-dev_1.6.1-1_amd64.deb ... Unpacking libbenchmark-dev:amd64 (1.6.1-1) ... Selecting previously unselected package libboost1.74-dev:amd64. Preparing to unpack .../57-libboost1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... [ 4%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtKernelStdAlgorithms.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsUtils.cpp.o [ 7%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o [ 7%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstPriorityQueueMiscellaneous.cpp.o [ 8%] Linking CXX executable ArborX_Test_DetailsContainers.exe [ 8%] Linking CXX executable ArborX_Test_Geometry.exe [ 8%] Built target ArborX_Test_DetailsContainers.exe [ 9%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/tstDBSCAN.cpp.o [ 9%] Built target ArborX_Test_Geometry.exe [ 10%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsGeometryReducer.cpp.o [ 10%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/utf_main.cpp.o [ 10%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtUninitializedMemoryAlgorithms.cpp.o Selecting previously unselected package libboost-program-options1.74.0:amd64. Preparing to unpack .../58-libboost-program-options1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options1.74-dev:amd64. Preparing to unpack .../59-libboost-program-options1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../60-libboost-program-options-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libboost-test1.74.0:amd64. Preparing to unpack .../61-libboost-test1.74.0_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-test1.74-dev:amd64. Preparing to unpack .../62-libboost-test1.74-dev_1.74.0-14ubuntu3_amd64.deb ... Unpacking libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ... Selecting previously unselected package libboost-test-dev:amd64. Preparing to unpack .../63-libboost-test-dev_1.74.0.3ubuntu7_amd64.deb ... Unpacking libboost-test-dev:amd64 (1.74.0.3ubuntu7) ... Selecting previously unselected package libevent-core-2.1-7:amd64. Preparing to unpack .../64-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... Selecting previously unselected package libevent-pthreads-2.1-7:amd64. Preparing to unpack .../65-libevent-pthreads-2.1-7_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... Selecting previously unselected package libpsm-infinipath1. Preparing to unpack .../66-libpsm-infinipath1_3.3+20.604758e7-6.1_amd64.deb ... Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.1) ... Selecting previously unselected package libpsm2-2. Preparing to unpack .../67-libpsm2-2_11.2.185-1_amd64.deb ... Unpacking libpsm2-2 (11.2.185-1) ... Selecting previously unselected package librdmacm1:amd64. Preparing to unpack .../68-librdmacm1_39.0-1_amd64.deb ... Unpacking librdmacm1:amd64 (39.0-1) ... Selecting previously unselected package libfabric1:amd64. Preparing to unpack .../69-libfabric1_1.11.0-3_amd64.deb ... Unpacking libfabric1:amd64 (1.11.0-3) ... Selecting previously unselected package libhwloc15:amd64. Preparing to unpack .../70-libhwloc15_2.7.0-2ubuntu1_amd64.deb ... Unpacking libhwloc15:amd64 (2.7.0-2ubuntu1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../71-libpciaccess0_0.16-3_amd64.deb ... Unpacking libpciaccess0:amd64 (0.16-3) ... Selecting previously unselected package libxnvctrl0:amd64. Preparing to unpack .../72-libxnvctrl0_560.35.03-0ubuntu1_amd64.deb ... Unpacking libxnvctrl0:amd64 (560.35.03-0ubuntu1) ... Selecting previously unselected package ocl-icd-libopencl1:amd64. Preparing to unpack .../73-ocl-icd-libopencl1_2.2.14-3_amd64.deb ... Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ... Selecting previously unselected package libhwloc-plugins:amd64. Preparing to unpack .../74-libhwloc-plugins_2.7.0-2ubuntu1_amd64.deb ... Unpacking libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ... Selecting previously unselected package libpmix2:amd64. Preparing to unpack .../75-libpmix2_4.1.2-2ubuntu1_amd64.deb ... Unpacking libpmix2:amd64 (4.1.2-2ubuntu1) ... Selecting previously unselected package libucx0:amd64. Preparing to unpack .../76-libucx0_1.12.1~rc2-1_amd64.deb ... Unpacking libucx0:amd64 (1.12.1~rc2-1) ... Selecting previously unselected package libopenmpi3:amd64. Preparing to unpack .../77-libopenmpi3_4.1.2-2ubuntu1_amd64.deb ... Unpacking libopenmpi3:amd64 (4.1.2-2ubuntu1) ... Selecting previously unselected package libcaf-openmpi-3:amd64. Preparing to unpack .../78-libcaf-openmpi-3_2.9.2-3_amd64.deb ... Unpacking libcaf-openmpi-3:amd64 (2.9.2-3) ... Selecting previously unselected package libcoarrays-dev:amd64. Preparing to unpack .../79-libcoarrays-dev_2.9.2-3_amd64.deb ... Unpacking libcoarrays-dev:amd64 (2.9.2-3) ... Selecting previously unselected package openmpi-common. Preparing to unpack .../80-openmpi-common_4.1.2-2ubuntu1_all.deb ... Unpacking openmpi-common (4.1.2-2ubuntu1) ... Selecting previously unselected package openmpi-bin. Preparing to unpack .../81-openmpi-bin_4.1.2-2ubuntu1_amd64.deb ... Unpacking openmpi-bin (4.1.2-2ubuntu1) ... Selecting previously unselected package libcoarrays-openmpi-dev:amd64. Preparing to unpack .../82-libcoarrays-openmpi-dev_2.9.2-3_amd64.deb ... Unpacking libcoarrays-openmpi-dev:amd64 (2.9.2-3) ... Selecting previously unselected package libevent-2.1-7:amd64. Preparing to unpack .../83-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... Selecting previously unselected package libevent-extra-2.1-7:amd64. Preparing to unpack .../84-libevent-extra-2.1-7_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ... Selecting previously unselected package libevent-openssl-2.1-7:amd64. Preparing to unpack .../85-libevent-openssl-2.1-7_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ... Selecting previously unselected package libevent-dev. Preparing to unpack .../86-libevent-dev_2.1.12-stable-1build3_amd64.deb ... Unpacking libevent-dev (2.1.12-stable-1build3) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../87-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Selecting previously unselected package libjs-jquery-ui. Preparing to unpack .../88-libjs-jquery-ui_1.13.1+dfsg-1_all.deb ... Unpacking libjs-jquery-ui (1.13.1+dfsg-1) ... [ 11%] Linking CXX executable ArborX_Test_DetailsCrsGraphWrapperImpl.exe [ 11%] Built target ArborX_Test_DetailsCrsGraphWrapperImpl.exe [ 11%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstDetailsTreeNodeLabeling.cpp.o Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../89-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../90-libltdl-dev_2.4.6-15build2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-15build2) ... Selecting previously unselected package libnl-3-dev:amd64. Preparing to unpack .../91-libnl-3-dev_3.5.0-0.1_amd64.deb ... Unpacking libnl-3-dev:amd64 (3.5.0-0.1) ... Selecting previously unselected package libnl-route-3-dev:amd64. Preparing to unpack .../92-libnl-route-3-dev_3.5.0-0.1_amd64.deb ... Unpacking libnl-route-3-dev:amd64 (3.5.0-0.1) ... Selecting previously unselected package libnuma-dev:amd64. Preparing to unpack .../93-libnuma-dev_2.0.14-3ubuntu2_amd64.deb ... Unpacking libnuma-dev:amd64 (2.0.14-3ubuntu2) ... Selecting previously unselected package libhwloc-dev:amd64. Preparing to unpack .../94-libhwloc-dev_2.7.0-2ubuntu1_amd64.deb ... Unpacking libhwloc-dev:amd64 (2.7.0-2ubuntu1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../95-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libpmix-dev:amd64. Preparing to unpack .../96-libpmix-dev_4.1.2-2ubuntu1_amd64.deb ... Unpacking libpmix-dev:amd64 (4.1.2-2ubuntu1) ... Selecting previously unselected package libtool. Preparing to unpack .../97-libtool_2.4.6-15build2_all.deb ... Unpacking libtool (2.4.6-15build2) ... Selecting previously unselected package libibverbs-dev:amd64. Preparing to unpack .../98-libibverbs-dev_39.0-1_amd64.deb ... Unpacking libibverbs-dev:amd64 (39.0-1) ... Selecting previously unselected package libopenmpi-dev:amd64. Preparing to unpack .../99-libopenmpi-dev_4.1.2-2ubuntu1_amd64.deb ... Unpacking libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ... [ 11%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/utf_main.cpp.o Setting up libexpat1:amd64 (2.4.7-1ubuntu0.4) ... Setting up javascript-common (11+nmu1) ... Setting up libpciaccess0:amd64 (0.16-3) ... Setting up libxau6:amd64 (1:1.0.9-1build5) ... Setting up libpsl5:amd64 (0.21.0-1.2build2) ... Setting up libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... Setting up libboost-program-options1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... Setting up libbrotli1:amd64 (1.0.9-2build6) ... Setting up libbenchmark1:amd64 (1.6.1-1) ... Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... Setting up less (590-1ubuntu0.22.04.3) ... [ 12%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtMinMaxReduce.cpp.o Setting up file (1:5.41-3ubuntu0.1) ... Setting up libboost-program-options1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up liberror-perl (0.17029-1) ... Setting up autotools-dev (20220109.1) ... Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... Setting up libboost-test1.74.0:amd64 (1.74.0-14ubuntu3) ... Setting up emacsen-common (3.0.4) ... Setting up libboost-program-options-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... Setting up dh-elpa-helper (2.0.9ubuntu1) ... Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... Setting up libhwloc15:amd64 (2.7.0-2ubuntu1) ... Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up libjsoncpp25:amd64 (1.9.5-3) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... Setting up libmd0:amd64 (1.0.4-1build1) ... Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ... Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... Setting up libnl-3-200:amd64 (3.5.0-0.1) ... Setting up libpsm2-2 (11.2.185-1) ... Setting up openmpi-common (4.1.2-2ubuntu1) ... Setting up libcurl4:amd64 (7.81.0-1ubuntu1.18) ... Setting up git-man (1:2.34.1-1ubuntu1.11) ... Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... Setting up libpsm-infinipath1 (3.3+20.604758e7-6.1) ... update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Setting up libfido2-1:amd64 (1.10.0-1) ... Setting up libboost-test1.74-dev:amd64 (1.74.0-14ubuntu3) ... Setting up libbsd0:amd64 (0.11.5-1) ... Setting up publicsuffix (20211207.1025-1) ... Setting up libicu70:amd64 (70.1-2) ... Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up libxcb1:amd64 (1.14-3ubuntu3) ... Setting up libtool (2.4.6-15build2) ... Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libedit2:amd64 (3.1-20210910-1build1) ... Setting up libbenchmark-dev:amd64 (1.6.1-1) ... Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-1build3) ... Setting up m4 (1.4.18-5ubuntu2) ... Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.18) ... Setting up libnuma-dev:amd64 (2.0.14-3ubuntu2) ... Setting up libnl-route-3-200:amd64 (3.5.0-0.1) ... Setting up libboost-test-dev:amd64 (1.74.0.3ubuntu7) ... Setting up libjs-jquery-ui (1.13.1+dfsg-1) ... Setting up libevent-dev (2.1.12-stable-1build3) ... Setting up git (1:2.34.1-1ubuntu1.11) ... Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ... Setting up autoconf (2.71-2) ... Setting up libnl-3-dev:amd64 (3.5.0-0.1) ... Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... Setting up libxmuu1:amd64 (2:1.1.3-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libibverbs1:amd64 (39.0-1) ... Setting up ibverbs-providers:amd64 (39.0-1) ... Setting up libarchive13:amd64 (3.6.0-1ubuntu1.2) ... Setting up openssh-client (1:8.9p1-3ubuntu0.10) ... update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist Setting up libxext6:amd64 (2:1.3.4-1build1) ... Setting up gfortran (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist Setting up libxnvctrl0:amd64 (560.35.03-0ubuntu1) ... Setting up libnl-route-3-dev:amd64 (3.5.0-0.1) ... Setting up libltdl-dev:amd64 (2.4.6-15build2) ... Setting up xauth (1:1.1-1build2) ... Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... Setting up libhwloc-dev:amd64 (2.7.0-2ubuntu1) ... Setting up librdmacm1:amd64 (39.0-1) ... Setting up libucx0:amd64 (1.12.1~rc2-1) ... [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstIndexableGetter.cpp.o [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/utf_main.cpp.o Setting up libcoarrays-dev:amd64 (2.9.2-3) ... Setting up libibverbs-dev:amd64 (39.0-1) ... Setting up libhwloc-plugins:amd64 (2.7.0-2ubuntu1) ... Setting up libfabric1:amd64 (1.11.0-3) ... Setting up libpmix2:amd64 (4.1.2-2ubuntu1) ... Setting up libopenmpi3:amd64 (4.1.2-2ubuntu1) ... Setting up libcaf-openmpi-3:amd64 (2.9.2-3) ... Setting up libpmix-dev:amd64 (4.1.2-2ubuntu1) ... Setting up openmpi-bin (4.1.2-2ubuntu1) ... update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist Setting up libcoarrays-openmpi-dev:amd64 (2.9.2-3) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/open-coarrays/openmpi/bin/caf to provide /usr/bin/caf.openmpi (caf-openmpi) in auto mode update-alternatives: using /usr/bin/caf.openmpi to provide /usr/bin/caf (caf) in auto mode Setting up libopenmpi-dev:amd64 (4.1.2-2ubuntu1) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode Processing triggers for libc-bin (2.35-0ubuntu3.4) ... [Pipeline] sh + rm -rf source-kokkos source-kokkos@tmp build-arborx build-arborx@tmp build-examples build-examples@tmp build-kokkos install-arborx install-kokkos [ 13%] Linking CXX executable ArborX_Test_DetailsUtils.exe [ 13%] Built target ArborX_Test_DetailsUtils.exe [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstDetailsHalfTraversal.cpp.o [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstDetailsMutualReachabilityDistance.cpp.o [Pipeline] sh + git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos Cloning into 'source-kokkos'... [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/source-kokkos [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD 81fc562 [Pipeline] } [Pipeline] // dir [Pipeline] sh + cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -D Kokkos_ENABLE_CUDA=ON -- Setting default Kokkos CXX standard to 17 [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyWeightedEdges.cpp.o -- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.4.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/ArborX_nightly/build-kokkos/generated/Kokkos_Version_Info.cpp -- Compiler Version: 12.2.140 -- kokkos_launch_compiler (/var/jenkins/workspace/ArborX_nightly/source-kokkos/bin/kokkos_launch_compiler) is enabled... -- 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=c++17 for C++17 standard as feature -- CUDA auto-detection of architecture failed with /usr/bin/c++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyMain.cpp.o -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 12.2.140 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BF.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.2.140") -- 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 TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/ArborX_nightly/source-kokkos/tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-kokkos [Pipeline] sh + cmake --build build-kokkos --parallel 8 [ 25%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 25%] Built target AlwaysCheckGit [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 28%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 32%] Linking CXX static library libkokkossimd.a [ 32%] Built target kokkossimd [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 39%] Linking CXX static library libimpl_git_version.a [ 39%] Built target impl_git_version [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 14%] Linking CXX executable ArborX_Test_CompileOnly.exe [ 14%] Built target ArborX_Test_CompileOnly.exe [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/tstBoostGeometryAdapters.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtViewHelpers.cpp.o [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 92%] Linking CXX static library libkokkoscore.a [ 92%] Built target kokkoscore [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 15%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/tstBoostRangeAdapters.cpp.o [ 15%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/utf_main.cpp.o [ 15%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstDetailsExpandHalfToFull.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers [Pipeline] sh + cmake --install build-kokkos -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/hpcbind -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_DeclareBackend.hpp [Pipeline] sh + cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -D ARBORX_ENABLE_MPI=ON -D MPIEXEC_PREFLAGS=--allow-run-as-root -D MPIEXEC_MAX_NUMPROCS=4 -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=OFF -D ARBORX_ENABLE_EXAMPLES=ON -- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.2.140") -- 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 -- Enabled Kokkos devices: SERIAL;CUDA -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Found Kokkos: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos (version "4.4.99") -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- ArborX hash = '93f1af36' -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.56.0") found components: program_options -- Found benchmark: /usr/lib/x86_64-linux-gnu/cmake/benchmark (version "1.6.1") -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-arborx [Pipeline] sh + cmake --build build-arborx --parallel 8 [ 1%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -- ArborX hash = '93f1af36' [ 1%] Built target record_hash [ 3%] Building CXX object examples/dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o [ 5%] Building CXX object examples/access_traits/CMakeFiles/ArborX_Example_CudaAccessTraits.exe.dir/example_cuda_access_traits.cpp.o [ 7%] Building CXX object examples/brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o [ 9%] Building CXX object examples/callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o [ 11%] Building CXX object examples/triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o [ 13%] Building CXX object examples/simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o [ 15%] Building CXX object examples/molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o [ 16%] Linking CXX executable ArborX_Test_KokkosExt.exe [ 16%] Built target ArborX_Test_KokkosExt.exe [ 16%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsSVD.cpp.o [ 16%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/utf_main.cpp.o [ 17%] Linking CXX executable ArborX_DataConverter.exe [ 17%] Built target ArborX_DataConverter.exe [ 19%] Building CXX object examples/distributed_tree/CMakeFiles/ArborX_Example_DistributedTree_KNN.exe.dir/distributed_knn.cpp.o [ 16%] Linking CXX executable ArborX_Test_BoostAdapters.exe [ 16%] Built target ArborX_Test_BoostAdapters.exe [ 17%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_ArborX_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstNeighborList.cpp.o [ 18%] Linking CXX executable ArborX_HeaderSelfContained_ArborX_hpp [ 19%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstMinimumSpanningTree.cpp.o [ 19%] Built target ArborX_HeaderSelfContained_ArborX_hpp [ 19%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstMinimumSpanningTreeGoldenTest.cpp.o [ 20%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsCompactRadialBasisFunction.cpp.o [ 20%] Linking CXX executable ArborX_Test_DetailsTreeConstruction.exe [ 20%] Built target ArborX_Test_DetailsTreeConstruction.exe [ 20%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable ArborX_Example_CudaAccessTraits.exe [ 21%] Built target ArborX_Example_CudaAccessTraits.exe [ 23%] Building CXX object examples/viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o [ 25%] Linking CXX executable ArborX_Example_Intersection.exe [ 25%] Built target ArborX_Example_Intersection.exe [ 27%] Building CXX object examples/raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o [ 29%] Linking CXX executable ArborX_Example_TriangleIntersection.exe [ 29%] Built target ArborX_Example_TriangleIntersection.exe [ 31%] Building CXX object examples/moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o [ 20%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsPolyBasis.cpp.o [ 21%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp [ 21%] Built target ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp [ 21%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable ArborX_Example_BruteForce.exe [ 33%] Built target ArborX_Example_BruteForce.exe [ 35%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_2.cpp.o [ 37%] Linking CXX executable ArborX_Example_DBSCAN.exe [ 37%] Built target ArborX_Example_DBSCAN.exe [ 39%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_2.cpp.o [ 41%] Linking CXX executable ArborX_Example_MolecularDynamics.exe [ 41%] Built target ArborX_Example_MolecularDynamics.exe [ 43%] Building CXX object benchmarks/execution_space_instances/CMakeFiles/ArborX_Benchmark_ExecutionSpaces.exe.dir/execution_space_instances_driver.cpp.o [ 21%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsMLSCoefficients.cpp.o [ 21%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp [ 21%] Built target ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp [ 22%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable ArborX_Example_Callback.exe [ 45%] Built target ArborX_Example_Callback.exe [ 47%] Building CXX object benchmarks/bvh_driver/CMakeFiles/ArborX_Benchmark_BoundingVolumeHierarchy.exe.dir/bvh_driver.cpp.o [ 22%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp [ 22%] Built target ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp [ 22%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable ArborX_Example_TreeViz.exe [ 49%] Built target ArborX_Example_TreeViz.exe [ 50%] Building CXX object benchmarks/develop/CMakeFiles/ArborX_Benchmark_Develop.exe.dir/develop.cpp.o [ 23%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpMovingLeastSquares.cpp.o [ 24%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp [ 24%] Built target ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp [ 24%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe [ 52%] Built target ArborX_Example_MovingLeastSquares.exe [ 54%] Building CXX object benchmarks/union_find/CMakeFiles/ArborX_Benchmark_UnionFind.exe.dir/union_find.cpp.o [ 56%] Linking CXX executable ArborX_Benchmark_Develop.exe [ 56%] Built target ArborX_Benchmark_Develop.exe [ 58%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_3.cpp.o [ 24%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp [ 24%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp [ 25%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp [ 25%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp [ 25%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstUnionFind.cpp.o [ 26%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable ArborX_Benchmark_ExecutionSpaces.exe [ 60%] Built target ArborX_Benchmark_ExecutionSpaces.exe [ 62%] Building CXX object benchmarks/triangulated_surface_distance/CMakeFiles/ArborX_Benchmark_TriangulatedSurfaceDistance.exe.dir/triangulated_surface_distance.cpp.o [ 27%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp [ 27%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/utf_main.cpp.o [ 27%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp [ 27%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp [ 27%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp [ 27%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable ArborX_Example_RayTracing.exe [ 28%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH_KDOP14.cpp.o [ 64%] Built target ArborX_Example_RayTracing.exe [ 66%] Building CXX object benchmarks/distributed_tree_driver/CMakeFiles/ArborX_Benchmark_DistributedTree.exe.dir/distributed_tree_driver.cpp.o [ 29%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/utf_main.cpp.o [ 29%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp [ 29%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp [ 29%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp [ 30%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp [ 31%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable ArborX_Test_SpecializedTraversals.exe [ 32%] Built target ArborX_Test_SpecializedTraversals.exe [ 32%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/tstDendrogram.cpp.o [ 32%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp [ 32%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp [ 32%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp [ 32%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable ArborX_Test_DetailsClusteringHelpers.exe [ 33%] Built target ArborX_Test_DetailsClusteringHelpers.exe [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp Running on CpuNode6 in /var/jenkins/workspace/ArborX_nightly [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Checking out Revision 93f1af36b8a58a47dd7246c1dbfd4829020145a5 (refs/remotes/origin/master) Commit message: "Merge pull request #1185 from aprokop/remove_unused_parameter" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 33%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp.dir/tstHeader.cpp.o + docker inspect -f . gcc:14.2 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode6 seems to be running inside container fbf1a0d5c7adbdd0490cfa09de695fa6396dc43fc7c74856753fa240d3561e74 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/ArborX_nightly --volumes-from fbf1a0d5c7adbdd0490cfa09de695fa6396dc43fc7c74856753fa240d3561e74 -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 ******** gcc:14.2 cat [ 68%] Linking CXX executable ArborX_Example_DistributedTree_KNN.exe $ docker top 29c4408517bac500cfe52cc41c98bff814d0f20346c0f5638a8ed5547d2c286d -eo pid,comm > git rev-parse --resolve-git-dir /var/jenkins/workspace/ArborX_nightly/.git # timeout=10 > git config remote.origin.url https://github.com/arborx/ArborX # timeout=10 Fetching upstream changes from https://github.com/arborx/ArborX > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials > git fetch --tags --progress -- https://github.com/arborx/ArborX +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93f1af36b8a58a47dd7246c1dbfd4829020145a5 # timeout=10 [Pipeline] { [ 68%] Built target ArborX_Example_DistributedTree_KNN.exe [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 70%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_4.cpp.o [ 34%] Linking CXX executable ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp + apt-get update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] [ 34%] Built target ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp [ 35%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp [ 35%] Built target ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp [ 35%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp.dir/tstHeader.cpp.o /usr/include/boost/detail/no_exceptions_support.hpp:17:100: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^ [ 72%] Linking CXX executable ArborX_Benchmark_UnionFind.exe Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] [ 36%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp [ 36%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp [ 36%] Built target ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp [ 36%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp.dir/tstHeader.cpp.o [ 72%] Built target ArborX_Benchmark_UnionFind.exe [ 74%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_3.cpp.o Fetched 9233 kB in 4s (2591 kB/s) Reading package lists...[ 76%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_5.cpp.o + DEBIAN_FRONTEND=noninteractive apt-get install -y git cmake libboost-program-options-dev libboost-test-dev libbenchmark-dev Reading package lists...[ 36%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp [ 37%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp.dir/tstHeader.cpp.o Building dependency tree... Reading state information... git is already the newest version (1:2.39.5-0+deb12u1). The following additional packages will be installed: cmake-data libarchive13 libbenchmark1debian libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libjsoncpp25 librhash0 libuv1 Suggested packages: cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip libbenchmark-tools libboost1.74-doc libboost-atomic1.74-dev libboost-chrono1.74-dev libboost-container1.74-dev libboost-context1.74-dev libboost-contract1.74-dev libboost-coroutine1.74-dev libboost-date-time1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev libboost-filesystem1.74-dev libboost-graph1.74-dev libboost-graph-parallel1.74-dev libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev libboost-regex1.74-dev libboost-serialization1.74-dev libboost-stacktrace1.74-dev libboost-system1.74-dev libboost-thread1.74-dev libboost-timer1.74-dev libboost-type-erasure1.74-dev libboost-wave1.74-dev libboost1.74-tools-dev libmpfrc++-dev libntl-dev libboost-nowide1.74-dev The following NEW packages will be installed: cmake cmake-data libarchive13 libbenchmark-dev libbenchmark1debian libboost-program-options-dev libboost-program-options1.74-dev libboost-program-options1.74.0 libboost-test-dev libboost-test1.74-dev libboost-test1.74.0 libboost1.74-dev libjsoncpp25 librhash0 libuv1 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. Need to get 22.8 MB of archives. After this operation, 200 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libbenchmark1debian amd64 1.7.1-1 [124 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libbenchmark-dev amd64 1.7.1-1 [51.5 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] [ 37%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp Get:10 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] Get:13 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 22.8 MB in 1s (35.1 MB/s) Selecting previously unselected package libarchive13:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% [ 37%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp [ 37%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp.dir/tstHeader.cpp.o (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23292 files and directories currently installed.) Preparing to unpack .../00-libarchive13_3.6.2-1+deb12u1_amd64.deb ... Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ... Selecting previously unselected package libjsoncpp25:amd64. Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ... Unpacking libjsoncpp25:amd64 (1.9.5-4) ... Selecting previously unselected package librhash0:amd64. Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ... Unpacking librhash0:amd64 (1.4.3-3) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../03-libuv1_1.44.2-1+deb12u1_amd64.deb ... Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ... Unpacking cmake-data (3.25.1-1) ... Selecting previously unselected package cmake. Preparing to unpack .../05-cmake_3.25.1-1_amd64.deb ... Unpacking cmake (3.25.1-1) ... [ 38%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp Selecting previously unselected package libbenchmark1debian:amd64. Preparing to unpack .../06-libbenchmark1debian_1.7.1-1_amd64.deb ... Unpacking libbenchmark1debian:amd64 (1.7.1-1) ... Selecting previously unselected package libbenchmark-dev:amd64. Preparing to unpack .../07-libbenchmark-dev_1.7.1-1_amd64.deb ... Unpacking libbenchmark-dev:amd64 (1.7.1-1) ... Selecting previously unselected package libboost1.74-dev:amd64. Preparing to unpack .../08-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... [ 38%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp [ 38%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp [ 38%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp [ 38%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp [ 39%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp.dir/tstHeader.cpp.o Selecting previously unselected package libboost-program-options1.74.0:amd64. Preparing to unpack .../09-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... Selecting previously unselected package libboost-program-options1.74-dev:amd64. Preparing to unpack .../10-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... Selecting previously unselected package libboost-program-options-dev:amd64. Preparing to unpack .../11-libboost-program-options-dev_1.74.0.3_amd64.deb ... Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... Selecting previously unselected package libboost-test1.74.0:amd64. Preparing to unpack .../12-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... Selecting previously unselected package libboost-test1.74-dev:amd64. Preparing to unpack .../13-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... Selecting previously unselected package libboost-test-dev:amd64. Preparing to unpack .../14-libboost-test-dev_1.74.0.3_amd64.deb ... Unpacking libboost-test-dev:amd64 (1.74.0.3) ... Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... Setting up libbenchmark1debian:amd64 (1.7.1-1) ... Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... Setting up libbenchmark-dev:amd64 (1.7.1-1) ... Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... Setting up libjsoncpp25:amd64 (1.9.5-4) ... Setting up librhash0:amd64 (1.4.3-3) ... Setting up cmake-data (3.25.1-1) ... Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... Setting up libboost-test-dev:amd64 (1.74.0.3) ... Setting up cmake (3.25.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... [ 39%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp [ 39%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp.dir/tstHeader.cpp.o [Pipeline] sh + rm -rf source-kokkos source-kokkos@tmp build-arborx build-arborx@tmp build-examples build-examples@tmp build-kokkos install-arborx install-kokkos [Pipeline] sh + git clone https://github.com/kokkos/kokkos.git --branch develop --depth 1 source-kokkos Cloning into 'source-kokkos'... [ 40%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/source-kokkos [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD 81fc562 [Pipeline] } [Pipeline] // dir [Pipeline] sh [ 40%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp [ 40%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp.dir/tstHeader.cpp.o + cmake -S source-kokkos -B build-kokkos -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=23 -D CMAKE_CXX_EXTENSIONS=OFF -D Kokkos_ENABLE_SERIAL=ON -- Setting default Kokkos CXX standard to 23 -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.4.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/ArborX_nightly/build-kokkos/generated/Kokkos_Version_Info.cpp -- Using -std=c++23 for C++23 standard as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/ArborX_nightly/source-kokkos/tpls/mdspan/include -- Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-kokkos [Pipeline] sh [ 40%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp + cmake --build build-kokkos --parallel 7 [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 12%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 4%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 16%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 20%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 29%] Linking CXX static library libkokkossimd.a [ 29%] Built target AlwaysCheckGit [ 29%] Built target kokkossimd [ 33%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 37%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 40%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp [ 41%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 41%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp [ 45%] Linking CXX static library libimpl_git_version.a [ 45%] Built target impl_git_version [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 42%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp [ 42%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp [ 42%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp.dir/tstHeader.cpp.o [ 42%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp [ 42%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 58%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 42%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp [ 62%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 66%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 70%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 42%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp [ 43%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 43%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp [ 43%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 44%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp [ 83%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 87%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 44%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp [ 44%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp [ 44%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp [ 45%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp [ 46%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp [ 46%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp [ 46%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp [ 46%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp.dir/tstHeader.cpp.o [ 91%] Linking CXX static library libkokkoscore.a [ 91%] Built target kokkoscore [ 95%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers [Pipeline] sh + cmake --install build-kokkos -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Macros.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2642_bits/layout_padded.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/experimental/__p2630_bits/strided_slice.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Bitset.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_OffsetView.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_StdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_NestedSort.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/hpcbind -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-kokkos/include/KokkosCore_Config_DeclareBackend.hpp [Pipeline] sh + cmake -B build-arborx -D CMAKE_INSTALL_PREFIX=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=23 -D CMAKE_CXX_EXTENSIONS=OFF -D ARBORX_ENABLE_BENCHMARKS=ON -D ARBORX_ENABLE_TESTS=ON -D ARBORX_ENABLE_EXAMPLES=ON -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Enabled Kokkos devices: SERIAL -- Found Kokkos: /var/jenkins/workspace/ArborX_nightly/install-kokkos/lib/cmake/Kokkos (version "4.4.99") -- ArborX hash = '93f1af36' -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.67.0") found components: unit_test_framework -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.56.0") found components: program_options -- Found benchmark: /usr/lib/x86_64-linux-gnu/cmake/benchmark (version "1.7.1") -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-arborx [Pipeline] sh + cmake --build build-arborx --parallel 7 [ 0%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_DataConverter.exe.dir/converter.cpp.o -- ArborX hash = '93f1af36' [ 0%] Built target record_hash [ 1%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstAttachIndices.cpp.o [ 1%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyAccessTraits.cpp.o [ 2%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstDetailsAlgorithms.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtStdAlgorithms.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsMortonCodes.cpp.o [ 46%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp [ 46%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp [ 47%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp [ 48%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp [ 48%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp [ 48%] Built target ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp [ 48%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/utf_main.cpp.o [ 48%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp [ 48%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp [ 48%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyCallbacks.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstDetailsTreeConstruction.cpp.o [ 3%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsVector.cpp.o [ 4%] Linking CXX executable ArborX_DataConverter.exe [ 4%] Built target ArborX_DataConverter.exe [ 4%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstSequenceContainers.cpp.o [ 48%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp [ 4%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstCompileOnlyGeometry.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyTypeRequirements.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstRay.cpp.o [ 48%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp [ 49%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtKernelStdAlgorithms.cpp.o [ 49%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp [ 49%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/utf_main.cpp.o [ 49%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp [ 49%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstContainerAdaptors.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsUtils.cpp.o [ 50%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp [ 50%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp [ 50%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp [ 50%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp.dir/tstHeader.cpp.o [ 50%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp [ 51%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstHeapOperations.cpp.o [ 52%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp [ 52%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp [ 52%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_6.cpp.o [ 6%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtUninitializedMemoryAlgorithms.cpp.o [ 53%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp [ 80%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_4.cpp.o [ 53%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp [ 54%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/tstIndexableGetter.cpp.o [ 54%] Linking CXX executable ArborX_Test_InterpMovingLeastSquares.exe [ 8%] Building CXX object test/CMakeFiles/ArborX_Test_Geometry.exe.dir/tstKDOP.cpp.o [ 54%] Built target ArborX_Test_InterpMovingLeastSquares.exe [ 54%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp [ 54%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp [ 9%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/tstDetailsGeometryReducer.cpp.o [ 54%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp [ 54%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp.dir/tstHeader.cpp.o [ 54%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp [ 55%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsContainers.exe.dir/tstPriorityQueueMiscellaneous.cpp.o [ 55%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp [ 56%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp [ 56%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp [ 56%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp [ 56%] Built target ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp [ 56%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp.dir/tstHeader.cpp.o [ 56%] Built target ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp [ 57%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyWeightedEdges.cpp.o [ 57%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp [ 57%] Built target ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp [ 57%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtMinMaxReduce.cpp.o [ 57%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp [ 58%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp [ 58%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp [ 58%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable ArborX_Test_DetailsContainers.exe [ 11%] Built target ArborX_Test_DetailsContainers.exe [ 11%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/tstDetailsCrsGraphWrapperImpl.cpp.o [ 58%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp [ 58%] Built target ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp [ 59%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp.dir/tstHeader.cpp.o [ 59%] Built target ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp [ 59%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp.dir/tstHeader.cpp.o [ 82%] Linking CXX executable ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 82%] Built target ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 84%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh.cpp.o [ 11%] Building CXX object test/CMakeFiles/ArborX_Test_CompileOnly.exe.dir/tstCompileOnlyMain.cpp.o [ 12%] Linking CXX executable ArborX_Test_CompileOnly.exe [ 12%] Built target ArborX_Test_CompileOnly.exe [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/tstDBSCAN.cpp.o [ 60%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp [ 60%] Built target ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp [ 60%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsUtils.exe.dir/utf_main.cpp.o [ 13%] Linking CXX executable ArborX_Test_Geometry.exe [ 13%] Built target ArborX_Test_Geometry.exe [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstDetailsTreeNodeLabeling.cpp.o [ 60%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp [ 60%] Built target ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable ArborX_Test_DetailsUtils.exe [ 13%] Built target ArborX_Test_DetailsUtils.exe [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstDetailsHalfTraversal.cpp.o [ 61%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp [ 61%] Built target ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp [ 61%] Built target ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/tstDetailsKokkosExtViewHelpers.cpp.o [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsCrsGraphWrapperImpl.exe.dir/utf_main.cpp.o [ 61%] Built target ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp [ 62%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstDetailsMutualReachabilityDistance.cpp.o [ 63%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp [ 63%] Built target ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp [ 63%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_5.cpp.o [ 14%] Linking CXX executable ArborX_Test_DetailsCrsGraphWrapperImpl.exe [ 14%] Built target ArborX_Test_DetailsCrsGraphWrapperImpl.exe [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/tstBoostGeometryAdapters.cpp.o [ 63%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp [ 63%] Built target ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp [ 63%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp [ 64%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp [ 64%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp [ 65%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp.dir/tstHeader.cpp.o [ 65%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp [ 65%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstDetailsExpandHalfToFull.cpp.o [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_KokkosExt.exe.dir/utf_main.cpp.o [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsTreeConstruction.exe.dir/utf_main.cpp.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/tstBoostGeometryAdapters.cpp:12: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_6.cpp.o [ 66%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp [ 66%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp [ 66%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp.dir/tstHeader.cpp.o [ 90%] Linking CXX executable ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 14%] Linking CXX executable ArborX_Test_DetailsTreeConstruction.exe [ 90%] Built target ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 92%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/print_timers.cpp.o [ 14%] Built target ArborX_Test_DetailsTreeConstruction.exe [ 14%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsSVD.cpp.o [ 66%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp [ 15%] Linking CXX executable ArborX_Test_KokkosExt.exe [ 66%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp [ 67%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp.dir/tstHeader.cpp.o [ 15%] Built target ArborX_Test_KokkosExt.exe [ 16%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_ArborX_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp [ 67%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp [ 67%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/tstBoostRangeAdapters.cpp.o [ 68%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp [ 18%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/tstNeighborList.cpp.o [ 94%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan.cpp.o [ 68%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp [ 68%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp [ 68%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp.dir/tstHeader.cpp.o [ 68%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp [ 69%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable ArborX_HeaderSelfContained_ArborX_hpp [ 18%] Built target ArborX_HeaderSelfContained_ArborX_hpp [ 18%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp [ 69%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp [ 19%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstMinimumSpanningTree.cpp.o [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp [ 69%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp [ 70%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp [ 19%] Building CXX object test/CMakeFiles/ArborX_Test_BoostAdapters.exe.dir/utf_main.cpp.o [ 20%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp [ 20%] Built target ArborX_HeaderSelfContained_cluster_ArborX_DBSCAN_hpp [ 20%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp.dir/tstHeader.cpp.o [ 71%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp [ 71%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp [ 21%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsCompactRadialBasisFunction.cpp.o [ 71%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp [ 71%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp [ 71%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable ArborX_Test_BoostAdapters.exe [ 21%] Built target ArborX_Test_BoostAdapters.exe [ 21%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp [ 22%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp.dir/tstHeader.cpp.o [ 22%] Built target ArborX_HeaderSelfContained_cluster_ArborX_Dendrogram_hpp [ 22%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp.dir/tstHeader.cpp.o [ 72%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp [ 72%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp [ 72%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp.dir/tstHeader.cpp.o [ 72%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp [ 74%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp [ 22%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp [ 23%] Linking CXX executable ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp [ 74%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp [ 75%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp.dir/tstHeader.cpp.o [ 23%] Built target ArborX_HeaderSelfContained_cluster_ArborX_HDBSCAN_hpp [ 23%] Built target ArborX_HeaderSelfContained_cluster_ArborX_MinimumSpanningTree_hpp [ 23%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp.dir/tstHeader.cpp.o [ 75%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp [ 75%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp [ 24%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp [ 24%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_CartesianGrid_hpp [ 24%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/tstDendrogram.cpp.o [ 75%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp [ 75%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp [ 76%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp [ 76%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp [ 77%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp.dir/tstHeader.cpp.o [ 77%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp [ 77%] Building CXX object examples/access_traits/CMakeFiles/ArborX_Example_HostAccessTraits.exe.dir/example_host_access_traits.cpp.o [ 24%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp [ 24%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_BoruvkaHelpers_hpp [ 24%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsPolyBasis.cpp.o [ 25%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp [ 25%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_DendrogramHelpers_hpp [ 26%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp [ 77%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH_KDOP18.cpp.o [ 78%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp [ 78%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp [ 78%] Building CXX object examples/brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o [ 78%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp [ 79%] Building CXX object examples/callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o [ 79%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp [ 79%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp [ 79%] Building CXX object examples/dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o [ 26%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstMinimumSpanningTreeGoldenTest.cpp.o [ 79%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp [ 79%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp [ 79%] Building CXX object examples/molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o [ 26%] Building CXX object test/CMakeFiles/ArborX_Test_Clustering.exe.dir/utf_main.cpp.o [ 26%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp [ 26%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCAN_hpp [ 26%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object test/CMakeFiles/ArborX_Test_SpecializedTraversals.exe.dir/utf_main.cpp.o [ 26%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpDetailsMLSCoefficients.cpp.o [ 96%] Linking CXX executable ArborX_Benchmark_BruteForceVsBVH.exe [ 96%] Built target ArborX_Benchmark_BruteForceVsBVH.exe [ 26%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp [ 26%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_FDBSCANDenseBox_hpp [ 26%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable ArborX_Test_SpecializedTraversals.exe [ 27%] Built target ArborX_Test_SpecializedTraversals.exe [ 28%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp [ 28%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_WeightedEdge_hpp [ 28%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp [ 28%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_UnionFind_hpp [ 28%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp.dir/tstHeader.cpp.o [ 79%] Linking CXX executable ArborX_Example_HostAccessTraits.exe [ 79%] Built target ArborX_Example_HostAccessTraits.exe [ 80%] Building CXX object examples/simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o [ 28%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp [ 28%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Box_hpp [ 29%] Linking CXX executable ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp [ 30%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp [ 30%] Built target ArborX_HeaderSelfContained_cluster_detail_ArborX_MutualReachabilityDistance_hpp [ 30%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp.dir/tstHeader.cpp.o [ 30%] Built target ArborX_HeaderSelfContained_geometry_ArborX_GeometryTraits_hpp [ 30%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/tstUnionFind.cpp.o [ 30%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BF.cpp.o [ 31%] Linking CXX executable ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp [ 32%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp [ 32%] Built target ArborX_HeaderSelfContained_distributed_detail_ArborX_DistributedTreeNearestHelpers_hpp [ 32%] Built target ArborX_HeaderSelfContained_geometry_ArborX_KDOP_hpp [ 32%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp [ 33%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Point_hpp [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp [ 33%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Ray_hpp [ 33%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp [ 34%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp [ 34%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Segment_hpp [ 34%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Sphere_hpp [ 34%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp [ 36%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Triangle_hpp [ 36%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp [ 36%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp [ 36%] Built target ArborX_HeaderSelfContained_geometry_ArborX_Tetrahedron_hpp [ 37%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp.dir/tstHeader.cpp.o [ 37%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Centroid_hpp [ 37%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp [ 37%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Convert_hpp [ 38%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/tstInterpMovingLeastSquares.cpp.o [ 38%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp [ 39%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp [ 39%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Distance_hpp [ 40%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp.dir/tstHeader.cpp.o [ 40%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Equals_hpp [ 40%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp [ 40%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Expand_hpp [ 40%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp [ 41%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Intersects_hpp [ 42%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp [ 42%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_TranslateAndScale_hpp [ 42%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp [ 43%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Valid_hpp [ 43%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object test/CMakeFiles/ArborX_Test_DetailsClusteringHelpers.exe.dir/utf_main.cpp.o [ 44%] Linking CXX executable ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp [ 44%] Built target ArborX_HeaderSelfContained_geometry_algorithms_ArborX_Reducer_hpp [ 45%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp [ 45%] Built target ArborX_HeaderSelfContained_interpolation_ArborX_InterpMovingLeastSquares_hpp [ 45%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable ArborX_Test_DetailsClusteringHelpers.exe [ 45%] Built target ArborX_Test_DetailsClusteringHelpers.exe [ 46%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp [ 46%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsCompactRadialBasisFunction_hpp [ 46%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable ArborX_Test_Clustering.exe [ 48%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp [ 48%] Built target ArborX_Test_Clustering.exe [ 48%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsMovingLeastSquaresCoefficients_hpp [ 48%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp [ 49%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp [ 49%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtKernelStdAlgorithms_hpp [ 49%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtArithmeticTraits_hpp [ 49%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp [ 49%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsPolynomialBasis_hpp [ 50%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp [ 51%] Linking CXX executable ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp [ 51%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtAccessibilityTraits_hpp [ 51%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp.dir/tstHeader.cpp.o [ 51%] Built target ArborX_HeaderSelfContained_interpolation_detail_ArborX_InterpDetailsSymmetricPseudoInverseSVD_hpp [ 51%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp [ 52%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtUninitializedMemoryAlgorithms_hpp [ 53%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp [ 53%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtVersion_hpp [ 53%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp [ 54%] Built target ArborX_HeaderSelfContained_misc_ArborX_Containers_hpp [ 54%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp [ 55%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp [ 55%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtMinMaxReduce_hpp [ 55%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtSort_hpp [ 56%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp [ 57%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp [ 57%] Built target ArborX_HeaderSelfContained_misc_ArborX_OperatorFunctionObjects_hpp [ 57%] Built target ArborX_HeaderSelfContained_misc_ArborX_Exception_hpp [ 57%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp [ 58%] Linking CXX executable ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp [ 58%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp [ 58%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtStdAlgorithms_hpp [ 58%] Built target ArborX_HeaderSelfContained_kokkos_ext_ArborX_KokkosExtViewHelpers_hpp [ 58%] Built target ArborX_HeaderSelfContained_misc_ArborX_Heap_hpp [ 58%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp [ 60%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp [ 60%] Built target ArborX_HeaderSelfContained_misc_ArborX_Stack_hpp [ 60%] Built target ArborX_HeaderSelfContained_misc_ArborX_PriorityQueue_hpp [ 60%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp [ 60%] Built target ArborX_HeaderSelfContained_misc_ArborX_Vector_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp [ 61%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp [ 61%] Linking CXX executable ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp [ 61%] Built target ArborX_HeaderSelfContained_spatial_ArborX_CrsGraphWrapper_hpp [ 61%] Built target ArborX_HeaderSelfContained_misc_ArborX_SortUtils_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp.dir/tstHeader.cpp.o [ 61%] Built target ArborX_HeaderSelfContained_misc_ArborX_Utils_hpp [ 61%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp [ 62%] Built target ArborX_HeaderSelfContained_spatial_ArborX_LinearBVH_hpp [ 62%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp [ 63%] Built target ArborX_HeaderSelfContained_spatial_ArborX_BruteForce_hpp [ 63%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object test/CMakeFiles/ArborX_Test_InterpMovingLeastSquares.exe.dir/utf_main.cpp.o [ 63%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp [ 63%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_BatchedQueries_hpp [ 64%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp [ 66%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp [ 66%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_BruteForceImpl_hpp [ 66%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp.dir/tstHeader.cpp.o [ 66%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_AccessTraits_hpp [ 66%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp [ 66%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_AttachIndices_hpp [ 67%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp [ 67%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_HappyTreeFriends_hpp [ 67%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp [ 67%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Callbacks_hpp [ 67%] Linking CXX executable ArborX_Test_InterpMovingLeastSquares.exe [ 67%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp [ 67%] Built target ArborX_Test_InterpMovingLeastSquares.exe [ 68%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_MortonCode_hpp [ 69%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp.dir/tstHeader.cpp.o [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_ExpandHalfToFull_hpp [ 69%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp [ 69%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp [ 69%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Node_hpp [ 70%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp.dir/tstHeader.cpp.o [ 70%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_CrsGraphWrapperImpl_hpp [ 70%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp [ 70%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_HalfTraversal_hpp [ 70%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp.dir/tstHeader.cpp.o [ 71%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp [ 71%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_IndexableGetter_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp.dir/tstHeader.cpp.o [ 72%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp [ 72%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_NearestBufferProvider_hpp [ 72%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp.dir/tstHeader.cpp.o [ 72%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_Predicates_hpp [ 72%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp.dir/tstHeader.cpp.o [ 72%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp [ 73%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp [ 73%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TraversalPolicy_hpp [ 73%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_SpaceFillingCurves_hpp [ 74%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp [ 75%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp [ 75%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PairValueIndex_hpp [ 75%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_NeighborList_hpp [ 75%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp [ 76%] Building CXX object test/headers_self_contained/CMakeFiles/ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp.dir/tstHeader.cpp.o [ 77%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp [ 77%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PredicateHelpers_hpp [ 77%] Building CXX object examples/access_traits/CMakeFiles/ArborX_Example_HostAccessTraits.exe.dir/example_host_access_traits.cpp.o [ 77%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_PermutedData_hpp [ 77%] Building CXX object examples/brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o [ 81%] Linking CXX executable ArborX_Test_Clustering.exe [ 81%] Built target ArborX_Test_Clustering.exe [ 81%] Building CXX object examples/triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o [ 78%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp [ 78%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp [ 78%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeNodeLabeling_hpp [ 79%] Building CXX object examples/callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o [ 79%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeConstruction_hpp [ 79%] Building CXX object examples/dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o [ 79%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp [ 79%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeTraversal_hpp [ 79%] Linking CXX executable ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp [ 79%] Building CXX object examples/molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o [ 79%] Built target ArborX_HeaderSelfContained_spatial_detail_ArborX_TreeVisualization_hpp [ 80%] Building CXX object examples/simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o [ 80%] Linking CXX executable ArborX_Example_HostAccessTraits.exe [ 80%] Built target ArborX_Example_HostAccessTraits.exe [ 80%] Building CXX object examples/triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o [ 81%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH_KDOP14.cpp.o [ 98%] Linking CXX executable ArborX_Benchmark_DBSCAN.exe [ 98%] Built target ArborX_Benchmark_DBSCAN.exe [ 81%] Linking CXX executable ArborX_Example_BruteForce.exe [ 81%] Built target ArborX_Example_BruteForce.exe [ 81%] Building CXX object examples/viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o [ 82%] Linking CXX executable ArborX_Example_MolecularDynamics.exe [ 82%] Built target ArborX_Example_MolecularDynamics.exe [ 82%] Building CXX object examples/viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o [ 82%] Linking CXX executable ArborX_Example_BruteForce.exe [ 82%] Built target ArborX_Example_BruteForce.exe [ 83%] Building CXX object examples/raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o [ 81%] Linking CXX executable ArborX_Example_Intersection.exe [ 81%] Built target ArborX_Example_Intersection.exe [ 82%] Building CXX object examples/raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o [ 83%] Linking CXX executable ArborX_Example_MolecularDynamics.exe [ 83%] Built target ArborX_Example_MolecularDynamics.exe [ 83%] Building CXX object examples/moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o [ 84%] Linking CXX executable ArborX_Example_DBSCAN.exe [ 84%] Built target ArborX_Example_DBSCAN.exe [ 85%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_2.cpp.o [ 83%] Linking CXX executable ArborX_Example_Intersection.exe [ 83%] Built target ArborX_Example_Intersection.exe [ 83%] Building CXX object examples/moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o [ 84%] Linking CXX executable ArborX_Example_DBSCAN.exe [ 84%] Built target ArborX_Example_DBSCAN.exe [ 85%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_2.cpp.o [ 85%] Linking CXX executable ArborX_Example_TriangleIntersection.exe [ 85%] Built target ArborX_Example_TriangleIntersection.exe [ 85%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_2.cpp.o [ 85%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe [ 85%] Built target ArborX_Example_MovingLeastSquares.exe [ 85%] Building CXX object benchmarks/execution_space_instances/CMakeFiles/ArborX_Benchmark_ExecutionSpaces.exe.dir/execution_space_instances_driver.cpp.o [ 86%] Linking CXX executable ArborX_Example_TreeViz.exe [ 86%] Built target ArborX_Example_TreeViz.exe [ 86%] Building CXX object benchmarks/bvh_driver/CMakeFiles/ArborX_Benchmark_BoundingVolumeHierarchy.exe.dir/bvh_driver.cpp.o [ 85%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH.cpp.o [ 86%] Linking CXX executable ArborX_Example_Callback.exe [ 86%] Built target ArborX_Example_Callback.exe [ 87%] Building CXX object benchmarks/develop/CMakeFiles/ArborX_Benchmark_Develop.exe.dir/develop.cpp.o [100%] Linking CXX executable ArborX_Benchmark_DistributedTree.exe [100%] Built target ArborX_Benchmark_DistributedTree.exe [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/build-arborx [Pipeline] { [Pipeline] sh + ctest --timeout 180 --no-compress-output -T Test Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl Site: Build name: (empty) Create new tag: 20241022-0441 - Experimental Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl Test project /var/jenkins/workspace/ArborX_nightly/build-arborx Start 1: ArborX_Example_CudaAccessTraits 1/19 Test #1: ArborX_Example_CudaAccessTraits ................ Passed 0.17 sec Start 2: ArborX_Example_BruteForce 2/19 Test #2: ArborX_Example_BruteForce ...................... Passed 0.14 sec Start 3: ArborX_Example_Callback 3/19 Test #3: ArborX_Example_Callback ........................ Passed 0.14 sec Start 4: ArborX_Example_DBSCAN 4/19 Test #4: ArborX_Example_DBSCAN .......................... Passed 0.14 sec Start 5: ArborX_Example_MolecularDynamics 5/19 Test #5: ArborX_Example_MolecularDynamics ............... Passed 0.15 sec Start 6: ArborX_Example_Intersection 6/19 Test #6: ArborX_Example_Intersection .................... Passed 0.14 sec Start 7: ArborX_Example_TriangleIntersection 7/19 Test #7: ArborX_Example_TriangleIntersection ............ Passed 0.14 sec Start 8: ArborX_Example_DistributedTree_KNN 8/19 Test #8: ArborX_Example_DistributedTree_KNN ............. Passed 1.31 sec Start 9: ArborX_Example_TreeViz 9/19 Test #9: ArborX_Example_TreeViz ......................... Passed 0.18 sec Start 10: ArborX_Example_RayTracing 10/19 Test #10: ArborX_Example_RayTracing ...................... Passed 0.16 sec Start 11: ArborX_Example_MovingLeastSquares 11/19 Test #11: ArborX_Example_MovingLeastSquares .............. Passed 0.14 sec Start 12: ArborX_Benchmark_BruteForceVsBVH 12/19 Test #12: ArborX_Benchmark_BruteForceVsBVH ............... Passed 0.15 sec Start 13: ArborX_Benchmark_DBSCAN 13/19 Test #13: ArborX_Benchmark_DBSCAN ........................ Passed 0.16 sec Start 14: ArborX_Benchmark_ExecutionSpaces 14/19 Test #14: ArborX_Benchmark_ExecutionSpaces ............... Passed 0.14 sec Start 15: ArborX_Benchmark_BoundingVolumeHierarchy In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostRTreeHelpers.hpp:17, from /var/jenkins/workspace/ArborX_nightly/benchmarks/bvh_driver/bvh_driver.cpp:13: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Linking CXX executable ArborX_Example_TreeViz.exe [ 86%] Built target ArborX_Example_TreeViz.exe [ 86%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_2.cpp.o [ 87%] Linking CXX executable ArborX_Benchmark_Develop.exe [ 87%] Built target ArborX_Benchmark_Develop.exe [ 87%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_3.cpp.o [ 87%] Linking CXX executable ArborX_Example_RayTracing.exe [ 87%] Built target ArborX_Example_RayTracing.exe [ 88%] Building CXX object benchmarks/union_find/CMakeFiles/ArborX_Benchmark_UnionFind.exe.dir/union_find.cpp.o 15/19 Test #15: ArborX_Benchmark_BoundingVolumeHierarchy ....... Passed 14.61 sec Start 16: ArborX_Benchmark_Develop [ 89%] Linking CXX executable ArborX_Benchmark_ExecutionSpaces.exe [ 89%] Built target ArborX_Benchmark_ExecutionSpaces.exe [ 90%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_4.cpp.o [ 90%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_3.cpp.o 16/19 Test #16: ArborX_Benchmark_Develop ....................... Passed 2.51 sec Start 17: ArborX_Benchmark_UnionFind 17/19 Test #17: ArborX_Benchmark_UnionFind ..................... Passed 4.55 sec Start 18: ArborX_Benchmark_TriangulatedSurfaceDistance 18/19 Test #18: ArborX_Benchmark_TriangulatedSurfaceDistance ... Passed 0.17 sec Start 19: ArborX_Benchmark_DistributedTree 19/19 Test #19: ArborX_Benchmark_DistributedTree ............... Passed 1.34 sec 100% tests passed, 0 tests failed out of 19 Total Test time (real) = 26.47 sec [Pipeline] } [Pipeline] // dir [Pipeline] sh + cmake --install build-arborx -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXTargets.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXConfig.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXConfigVersion.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXSettings.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_MinimumSpanningTree.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_FDBSCANDenseBox.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_BoruvkaHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_MutualReachabilityDistance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_FDBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_DendrogramHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_WeightedEdge.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_UnionFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_CartesianGrid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_HDBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_DBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_Dendrogram.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/ArborX_InterpMovingLeastSquares.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsPolynomialBasis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Sphere.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Point.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Tetrahedron.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Intersects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Centroid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Distance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Convert.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Valid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Equals.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_TranslateAndScale.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Expand.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_KDOP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Box.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Triangle.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Segment.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_GeometryTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Ray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_DistributedTreeNearest.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_DistributedTreeImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_DistributedTreeUtils.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_DistributedTreeSpatial.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail/ArborX_Distributor.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/ArborX_DistributedTree.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtViewHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtVersion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtStdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtSort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtArithmeticTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtMinMaxReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtUninitializedMemoryAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtAccessibilityTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtKernelStdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_OperatorFunctionObjects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Utils.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Stack.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Containers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Exception.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_SortUtils.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_PriorityQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Vector.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Heap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_LinearBVH.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_BruteForce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeVisualization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeConstruction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_MortonCode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeNodeLabeling.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_BruteForceImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_ExpandHalfToFull.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PairValueIndex.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Callbacks.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Predicates.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_CrsGraphWrapperImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_NearestBufferProvider.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TraversalPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeTraversal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_BatchedQueries.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PredicateHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_HappyTreeFriends.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_SpaceFillingCurves.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PermutedData.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Node.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_IndexableGetter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_AccessTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_HalfTraversal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_NeighborList.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_AttachIndices.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_CrsGraphWrapper.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Config.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Version.hpp [Pipeline] sh + cmake -S examples -B build-examples -D ArborX_ROOT=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D MPIEXEC_PREFLAGS=--allow-run-as-root -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info [ 90%] Linking CXX executable ArborX_Benchmark_UnionFind.exe [ 90%] Built target ArborX_Benchmark_UnionFind.exe [ 90%] Building CXX object benchmarks/triangulated_surface_distance/CMakeFiles/ArborX_Benchmark_TriangulatedSurfaceDistance.exe.dir/triangulated_surface_distance.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos [ 90%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbacks_BVH_KDOP18.cpp.o -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options -- Configuring done [ 86%] Linking CXX executable ArborX_Example_TriangleIntersection.exe [ 86%] Built target ArborX_Example_TriangleIntersection.exe [ 86%] Building CXX object benchmarks/execution_space_instances/CMakeFiles/ArborX_Benchmark_ExecutionSpaces.exe.dir/execution_space_instances_driver.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-examples [Pipeline] sh + cmake --build build-examples --parallel 8 [ 4%] Building CXX object brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o [ 13%] Building CXX object access_traits/CMakeFiles/ArborX_Example_CudaAccessTraits.exe.dir/example_cuda_access_traits.cpp.o [ 22%] Building CXX object dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o [ 18%] Building CXX object molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o [ 31%] Building CXX object simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o [ 31%] Building CXX object distributed_tree/CMakeFiles/ArborX_Example_DistributedTree_KNN.exe.dir/distributed_knn.cpp.o [ 31%] Building CXX object triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o [ 36%] Building CXX object callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o [ 90%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_5.cpp.o [ 86%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe [ 86%] Built target ArborX_Example_MovingLeastSquares.exe [ 86%] Building CXX object benchmarks/bvh_driver/CMakeFiles/ArborX_Benchmark_BoundingVolumeHierarchy.exe.dir/bvh_driver.cpp.o [ 90%] Linking CXX executable ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 90%] Built target ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 90%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_6.cpp.o [ 90%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_4.cpp.o [ 90%] Linking CXX executable ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 90%] Built target ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 91%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/print_timers.cpp.o [ 91%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan.cpp.o [ 86%] Linking CXX executable ArborX_Example_Callback.exe [ 86%] Built target ArborX_Example_Callback.exe [ 87%] Building CXX object benchmarks/develop/CMakeFiles/ArborX_Benchmark_Develop.exe.dir/develop.cpp.o [ 91%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH.cpp.o [ 92%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_5.cpp.o [ 87%] Linking CXX executable ArborX_Example_RayTracing.exe [ 87%] Linking CXX executable ArborX_Benchmark_Develop.exe [ 87%] Built target ArborX_Example_RayTracing.exe [ 88%] Building CXX object benchmarks/union_find/CMakeFiles/ArborX_Benchmark_UnionFind.exe.dir/union_find.cpp.o [ 93%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BF.cpp.o [ 88%] Built target ArborX_Benchmark_Develop.exe [ 88%] Building CXX object benchmarks/triangulated_surface_distance/CMakeFiles/ArborX_Benchmark_TriangulatedSurfaceDistance.exe.dir/triangulated_surface_distance.cpp.o [ 89%] Linking CXX executable ArborX_Benchmark_ExecutionSpaces.exe [ 89%] Built target ArborX_Benchmark_ExecutionSpaces.exe [ 89%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_3.cpp.o [ 40%] Linking CXX executable ArborX_Example_CudaAccessTraits.exe [ 40%] Built target ArborX_Example_CudaAccessTraits.exe [ 45%] Building CXX object viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o [ 50%] Linking CXX executable ArborX_Example_TriangleIntersection.exe [ 50%] Built target ArborX_Example_TriangleIntersection.exe [ 54%] Building CXX object raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o [ 93%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH_KDOP14.cpp.o [ 59%] Linking CXX executable ArborX_Example_BruteForce.exe [ 63%] Linking CXX executable ArborX_Example_Intersection.exe [ 63%] Built target ArborX_Example_BruteForce.exe [ 89%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_4.cpp.o [ 68%] Building CXX object moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o [ 68%] Built target ArborX_Example_Intersection.exe [ 72%] Linking CXX executable ArborX_Example_MolecularDynamics.exe [ 72%] Built target ArborX_Example_MolecularDynamics.exe [ 93%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_6.cpp.o [ 77%] Linking CXX executable ArborX_Example_DBSCAN.exe [ 81%] Linking CXX executable ArborX_Example_Callback.exe [ 81%] Built target ArborX_Example_DBSCAN.exe [ 81%] Built target ArborX_Example_Callback.exe [ 93%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH_KDOP18.cpp.o [ 93%] Linking CXX executable ArborX_Benchmark_DBSCAN.exe [ 93%] Built target ArborX_Benchmark_DBSCAN.exe [ 94%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH.cpp.o [ 94%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh.cpp.o [ 94%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BF.cpp.o [ 89%] Linking CXX executable ArborX_Benchmark_UnionFind.exe [ 89%] Built target ArborX_Benchmark_UnionFind.exe [ 90%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_5.cpp.o [ 86%] Linking CXX executable ArborX_Example_TreeViz.exe [ 86%] Built target ArborX_Example_TreeViz.exe [ 94%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH_KDOP14.cpp.o [ 95%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH_KDOP18.cpp.o [ 95%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH.cpp.o [ 90%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe [ 90%] Built target ArborX_Example_MovingLeastSquares.exe [ 95%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BF.cpp.o [ 91%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BF.cpp.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostRTreeHelpers.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/tstQueryTreeComparisonWithBoost.cpp:13, from /var/jenkins/workspace/ArborX_nightly/build-arborx/test/tstQueryTreeComparisonWithBoost_BVH.cpp:11: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 96%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH_KDOP14.cpp.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostRTreeHelpers.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/tstQueryTreeComparisonWithBoost.cpp:13, from /var/jenkins/workspace/ArborX_nightly/build-arborx/test/tstQueryTreeComparisonWithBoost_BF.cpp:12: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 97%] Linking CXX executable ArborX_Benchmark_BruteForceVsBVH.exe [ 97%] Built target ArborX_Benchmark_BruteForceVsBVH.exe [ 97%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH_KDOP18.cpp.o [ 97%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbackQueryPerThread.cpp.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostRTreeHelpers.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/tstQueryTreeComparisonWithBoost.cpp:13, from /var/jenkins/workspace/ArborX_nightly/build-arborx/test/tstQueryTreeComparisonWithBoost_BVH_KDOP14.cpp:17: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeRay.cpp.o In file included from /usr/include/boost/math/tools/cxx03_warn.hpp:9, from /usr/include/boost/math/constants/constants.hpp:11, from /usr/include/boost/geometry/util/math.hpp:29, from /usr/include/boost/geometry/core/radian_access.hpp:33, from /usr/include/boost/geometry/geometry.hpp:51, from /usr/include/boost/geometry.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostGeometryAdapters.hpp:18, from /var/jenkins/workspace/ArborX_nightly/test/ArborX_BoostRTreeHelpers.hpp:17, from /var/jenkins/workspace/ArborX_nightly/test/tstQueryTreeComparisonWithBoost.cpp:13, from /var/jenkins/workspace/ArborX_nightly/build-arborx/test/tstQueryTreeComparisonWithBoost_BVH_KDOP18.cpp:17: /usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: '#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.' 17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>") | ^~~~~~~~~~~~~~~~~~~~~~~ [ 95%] Linking CXX executable ArborX_Example_RayTracing.exe [ 95%] Built target ArborX_Example_RayTracing.exe [100%] Linking CXX executable ArborX_Example_DistributedTree_KNN.exe [100%] Built target ArborX_Example_DistributedTree_KNN.exe [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/build-examples [Pipeline] { [Pipeline] sh + ctest --timeout 180 --no-compress-output -T Test Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl Site: Build name: (empty) Create new tag: 20241022-0444 - Experimental Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl Test project /var/jenkins/workspace/ArborX_nightly/build-examples Start 1: ArborX_Example_CudaAccessTraits 1/11 Test #1: ArborX_Example_CudaAccessTraits ....... Passed 0.17 sec Start 2: ArborX_Example_BruteForce 2/11 Test #2: ArborX_Example_BruteForce ............. Passed 0.16 sec Start 3: ArborX_Example_Callback 3/11 Test #3: ArborX_Example_Callback ............... Passed 0.16 sec Start 4: ArborX_Example_DBSCAN 4/11 Test #4: ArborX_Example_DBSCAN ................. Passed 0.15 sec Start 5: ArborX_Example_MolecularDynamics 5/11 Test #5: ArborX_Example_MolecularDynamics ...... Passed 0.15 sec Start 6: ArborX_Example_Intersection 6/11 Test #6: ArborX_Example_Intersection ........... Passed 0.15 sec Start 7: ArborX_Example_TriangleIntersection 7/11 Test #7: ArborX_Example_TriangleIntersection ... Passed 0.15 sec Start 8: ArborX_Example_DistributedTree_KNN 8/11 Test #8: ArborX_Example_DistributedTree_KNN .... Passed 1.17 sec Start 9: ArborX_Example_TreeViz 9/11 Test #9: ArborX_Example_TreeViz ................ Passed 0.18 sec Start 10: ArborX_Example_RayTracing 10/11 Test #10: ArborX_Example_RayTracing ............. Passed 0.16 sec Start 11: ArborX_Example_MovingLeastSquares 11/11 Test #11: ArborX_Example_MovingLeastSquares ..... Passed 0.14 sec 100% tests passed, 0 tests failed out of 11 Total Test time (real) = 2.91 sec [Pipeline] } [Pipeline] // dir Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeTraversalPolicy.cpp.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0d435f29c434270ee2bc8f30d8df80e51653826ce6977e6f4419d7adc6c7b80c INFO: [CTest-Version 3.x (default)] - 2 test report file(s) were found with the pattern 'build-*/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_nightly' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 0d435f29c434270ee2bc8f30d8df80e51653826ce6977e6f4419d7adc6c7b80c [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeIntersectsKDOP.cpp.o [ 91%] Linking CXX executable ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 91%] Built target ArborX_Benchmark_TriangulatedSurfaceDistance.exe [ 91%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh_6.cpp.o [ 91%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_3.cpp.o [ 91%] Building CXX object benchmarks/brute_force_vs_bvh/CMakeFiles/ArborX_Benchmark_BruteForceVsBVH.exe.dir/brute_force_vs_bvh.cpp.o [ 91%] Linking CXX executable ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 91%] Built target ArborX_Benchmark_BoundingVolumeHierarchy.exe [ 92%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_4.cpp.o [ 92%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_5.cpp.o [ 92%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan_6.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 92%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH_KDOP14.cpp.o [ 92%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeDegenerate_BVH_KDOP18.cpp.o [ 93%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH.cpp.o [ 94%] Linking CXX executable ArborX_Benchmark_BruteForceVsBVH.exe [ 94%] Built target ArborX_Benchmark_BruteForceVsBVH.exe [ 95%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/print_timers.cpp.o [ 95%] Building CXX object benchmarks/dbscan/CMakeFiles/ArborX_Benchmark_DBSCAN.exe.dir/dbscan.cpp.o [ 95%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BF.cpp.o [ 95%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH_KDOP14.cpp.o [ 96%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeManufacturedSolution_BVH_KDOP18.cpp.o [ 96%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH.cpp.o [ 96%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BF.cpp.o [ 97%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH_KDOP14.cpp.o [ 97%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH_KDOP18.cpp.o [ 97%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeCallbackQueryPerThread.cpp.o [ 97%] Linking CXX executable ArborX_Benchmark_DBSCAN.exe [ 97%] Built target ArborX_Benchmark_DBSCAN.exe [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeRay.cpp.o [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeTraversalPolicy.cpp.o [ 98%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeIntersectsKDOP.cpp.o [ 99%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstKokkosToolsAnnotations.cpp.o [ 99%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstKokkosToolsExecutionSpaceInstances.cpp.o [ 99%] Building CXX object test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/utf_main.cpp.o [100%] Linking CXX executable ArborX_Test_QueryTree.exe [100%] Built target ArborX_Test_QueryTree.exe [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/build-arborx [Pipeline] { [Pipeline] sh + ctest --timeout 180 --no-compress-output -T Test Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl Site: Build name: (empty) Create new tag: 20241022-0458 - Experimental Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-arborx/DartConfiguration.tcl Test project /var/jenkins/workspace/ArborX_nightly/build-arborx Start 1: ArborX_Test_DetailsUtils 1/29 Test #1: ArborX_Test_DetailsUtils ....................... Passed 0.48 sec Start 2: ArborX_Test_KokkosExt 2/29 Test #2: ArborX_Test_KokkosExt .......................... Passed 0.46 sec Start 3: ArborX_Test_Geometry 3/29 Test #3: ArborX_Test_Geometry ........................... Passed 0.02 sec Start 4: ArborX_Test_QueryTree 4/29 Test #4: ArborX_Test_QueryTree .......................... Passed 1.28 sec Start 5: ArborX_Test_DetailsTreeConstruction 5/29 Test #5: ArborX_Test_DetailsTreeConstruction ............ Passed 0.47 sec Start 6: ArborX_Test_DetailsContainers 6/29 Test #6: ArborX_Test_DetailsContainers .................. Passed 0.05 sec Start 7: ArborX_Test_DetailsCrsGraphWrapperImpl 7/29 Test #7: ArborX_Test_DetailsCrsGraphWrapperImpl ......... Passed 0.47 sec Start 8: ArborX_Test_Clustering 8/29 Test #8: ArborX_Test_Clustering ......................... Passed 0.52 sec Start 9: ArborX_Test_DetailsClusteringHelpers 9/29 Test #9: ArborX_Test_DetailsClusteringHelpers ........... Passed 0.51 sec Start 10: ArborX_Test_SpecializedTraversals 10/29 Test #10: ArborX_Test_SpecializedTraversals .............. Passed 0.46 sec Start 11: ArborX_Test_BoostAdapters 11/29 Test #11: ArborX_Test_BoostAdapters ...................... Passed 0.44 sec Start 12: ArborX_Test_InterpMovingLeastSquares 12/29 Test #12: ArborX_Test_InterpMovingLeastSquares ........... Passed 1.29 sec Start 13: ArborX_Example_HostAccessTraits 13/29 Test #13: ArborX_Example_HostAccessTraits ................ Passed 0.45 sec Start 14: ArborX_Example_BruteForce 14/29 Test #14: ArborX_Example_BruteForce ...................... Passed 0.46 sec Start 15: ArborX_Example_Callback 15/29 Test #15: ArborX_Example_Callback ........................ Passed 0.46 sec Start 16: ArborX_Example_DBSCAN 16/29 Test #16: ArborX_Example_DBSCAN .......................... Passed 0.47 sec Start 17: ArborX_Example_MolecularDynamics 17/29 Test #17: ArborX_Example_MolecularDynamics ............... Passed 0.48 sec Start 18: ArborX_Example_Intersection 18/29 Test #18: ArborX_Example_Intersection .................... Passed 0.48 sec Start 19: ArborX_Example_TriangleIntersection 19/29 Test #19: ArborX_Example_TriangleIntersection ............ Passed 0.47 sec Start 20: ArborX_Example_TreeViz 20/29 Test #20: ArborX_Example_TreeViz ......................... Passed 0.47 sec Start 21: ArborX_Example_RayTracing 21/29 Test #21: ArborX_Example_RayTracing ...................... Passed 0.68 sec Start 22: ArborX_Example_MovingLeastSquares 22/29 Test #22: ArborX_Example_MovingLeastSquares .............. Passed 0.47 sec Start 23: ArborX_Benchmark_BruteForceVsBVH 23/29 Test #23: ArborX_Benchmark_BruteForceVsBVH ............... Passed 0.48 sec Start 24: ArborX_Benchmark_DBSCAN 24/29 Test #24: ArborX_Benchmark_DBSCAN ........................ Passed 0.50 sec Start 25: ArborX_Benchmark_ExecutionSpaces 25/29 Test #25: ArborX_Benchmark_ExecutionSpaces ............... Passed 0.47 sec Start 26: ArborX_Benchmark_BoundingVolumeHierarchy 26/29 Test #26: ArborX_Benchmark_BoundingVolumeHierarchy ....... Passed 15.13 sec Start 27: ArborX_Benchmark_Develop 27/29 Test #27: ArborX_Benchmark_Develop ....................... Passed 2.95 sec Start 28: ArborX_Benchmark_UnionFind 28/29 Test #28: ArborX_Benchmark_UnionFind ..................... Passed 5.06 sec Start 29: ArborX_Benchmark_TriangulatedSurfaceDistance 29/29 Test #29: ArborX_Benchmark_TriangulatedSurfaceDistance ... Passed 0.51 sec 100% tests passed, 0 tests failed out of 29 Total Test time (real) = 36.46 sec [Pipeline] } [Pipeline] // dir [Pipeline] sh + cmake --install build-arborx -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXTargets.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXConfig.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXConfigVersion.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/share/cmake/ArborX/ArborXSettings.cmake -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Point.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Sphere.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_GeometryTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Triangle.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Box.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_KDOP.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Ray.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Segment.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/ArborX_Tetrahedron.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Convert.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Distance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Equals.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Expand.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Intersects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Reducer.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_TranslateAndScale.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Valid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/geometry/algorithms/ArborX_Centroid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsPolynomialBasis.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/detail/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/interpolation/ArborX_InterpMovingLeastSquares.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_Dendrogram.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_HDBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_MinimumSpanningTree.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_CartesianGrid.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_DendrogramHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_UnionFind.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_WeightedEdge.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_BoruvkaHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_MutualReachabilityDistance.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_FDBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/detail/ArborX_FDBSCANDenseBox.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/cluster/ArborX_DBSCAN.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/distributed/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtAccessibilityTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtArithmeticTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtUninitializedMemoryAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtVersion.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtViewHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtKernelStdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtMinMaxReduce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtSort.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/kokkos_ext/ArborX_KokkosExtStdAlgorithms.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Containers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Exception.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Heap.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_OperatorFunctionObjects.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_PriorityQueue.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Stack.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Utils.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_Vector.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/misc/ArborX_SortUtils.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_BruteForce.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_CrsGraphWrapper.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/ArborX_LinearBVH.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_AttachIndices.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Callbacks.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_HalfTraversal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_HappyTreeFriends.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_IndexableGetter.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_MortonCode.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_NearestBufferProvider.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Node.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PairValueIndex.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PermutedData.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TraversalPolicy.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeNodeLabeling.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeVisualization.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_BruteForceImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_PredicateHelpers.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_Predicates.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_SpaceFillingCurves.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeConstruction.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_TreeTraversal.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_AccessTraits.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_BatchedQueries.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_CrsGraphWrapperImpl.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_ExpandHalfToFull.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/spatial/detail/ArborX_NeighborList.hpp -- Up-to-date: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Version.hpp -- Installing: /var/jenkins/workspace/ArborX_nightly/install-arborx/include/ArborX/ArborX_Config.hpp [Pipeline] sh + cmake -S examples -B build-examples -D ArborX_ROOT=/var/jenkins/workspace/ArborX_nightly/install-arborx -D Kokkos_ROOT=/var/jenkins/workspace/ArborX_nightly/install-kokkos -D CMAKE_BUILD_TYPE=Release -D CMAKE_CXX_STANDARD=17 -D CMAKE_CXX_EXTENSIONS=OFF -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_PREFIX_PATH=/opt/rocm -- The CXX compiler identification is Clang 15.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/rocm/bin/hipcc - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0") found components: program_options -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/ArborX_nightly/build-examples [Pipeline] sh + cmake --build build-examples --parallel 8 [ 5%] Building CXX object access_traits/CMakeFiles/ArborX_Example_HostAccessTraits.exe.dir/example_host_access_traits.cpp.o [ 10%] Building CXX object simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o [ 15%] Building CXX object brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o [ 20%] Building CXX object callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o [ 25%] Building CXX object viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o [ 30%] Building CXX object molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o [ 35%] Building CXX object dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o [ 40%] Building CXX object triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o [ 45%] Linking CXX executable ArborX_Example_HostAccessTraits.exe [ 45%] Built target ArborX_Example_HostAccessTraits.exe [ 50%] Building CXX object raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o [ 55%] Linking CXX executable ArborX_Example_TreeViz.exe [ 55%] Built target ArborX_Example_TreeViz.exe [ 60%] Building CXX object moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o [ 65%] Linking CXX executable ArborX_Example_Intersection.exe [ 65%] Built target ArborX_Example_Intersection.exe [ 70%] Linking CXX executable ArborX_Example_BruteForce.exe [ 75%] Linking CXX executable ArborX_Example_TriangleIntersection.exe [ 80%] Linking CXX executable ArborX_Example_MolecularDynamics.exe [ 80%] Built target ArborX_Example_BruteForce.exe [ 80%] Built target ArborX_Example_TriangleIntersection.exe [ 80%] Built target ArborX_Example_MolecularDynamics.exe [ 85%] Linking CXX executable ArborX_Example_DBSCAN.exe [ 85%] Built target ArborX_Example_DBSCAN.exe [ 90%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe [ 90%] Built target ArborX_Example_MovingLeastSquares.exe [ 95%] Linking CXX executable ArborX_Example_RayTracing.exe [ 95%] Built target ArborX_Example_RayTracing.exe [100%] Linking CXX executable ArborX_Example_Callback.exe [100%] Built target ArborX_Example_Callback.exe [Pipeline] dir Running in /var/jenkins/workspace/ArborX_nightly/build-examples [Pipeline] { [Pipeline] sh + ctest --timeout 180 --no-compress-output -T Test Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl Site: Build name: (empty) Create new tag: 20241022-0502 - Experimental Cannot find file: /var/jenkins/workspace/ArborX_nightly/build-examples/DartConfiguration.tcl Test project /var/jenkins/workspace/ArborX_nightly/build-examples Start 1: ArborX_Example_HostAccessTraits 1/10 Test #1: ArborX_Example_HostAccessTraits ....... Passed 0.47 sec Start 2: ArborX_Example_BruteForce 2/10 Test #2: ArborX_Example_BruteForce ............. Passed 0.45 sec Start 3: ArborX_Example_Callback 3/10 Test #3: ArborX_Example_Callback ............... Passed 0.50 sec Start 4: ArborX_Example_DBSCAN 4/10 Test #4: ArborX_Example_DBSCAN ................. Passed 0.48 sec Start 5: ArborX_Example_MolecularDynamics 5/10 Test #5: ArborX_Example_MolecularDynamics ...... Passed 0.45 sec Start 6: ArborX_Example_Intersection 6/10 Test #6: ArborX_Example_Intersection ........... Passed 0.48 sec Start 7: ArborX_Example_TriangleIntersection 7/10 Test #7: ArborX_Example_TriangleIntersection ... Passed 0.47 sec Start 8: ArborX_Example_TreeViz 8/10 Test #8: ArborX_Example_TreeViz ................ Passed 0.44 sec Start 9: ArborX_Example_RayTracing 9/10 Test #9: ArborX_Example_RayTracing ............. Passed 0.68 sec Start 10: ArborX_Example_MovingLeastSquares 10/10 Test #10: ArborX_Example_MovingLeastSquares ..... Passed 0.45 sec 100% tests passed, 0 tests failed out of 10 Total Test time (real) = 4.88 sec [Pipeline] } [Pipeline] // dir Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 11453476d1003e01b3dce856f443b9e7edafdeae9c2db8f9dd8b1e3302c0971f INFO: [CTest-Version 3.x (default)] - 2 test report file(s) were found with the pattern 'build-*/Testing/**/Test.xml' relative to '/var/jenkins/workspace/ArborX_nightly' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 11453476d1003e01b3dce856f443b9e7edafdeae9c2db8f9dd8b1e3302c0971f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } c++: fatal error: Killed signal terminated program cc1plus compilation terminated. gmake[2]: *** [test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/build.make:244: test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/tstQueryTreeComparisonWithBoost_BVH.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[1]: *** [CMakeFiles/Makefile2:771: test/CMakeFiles/ArborX_Test_QueryTree.exe.dir/all] Error 2 gmake: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 29c4408517bac500cfe52cc41c98bff814d0f20346c0f5638a8ed5547d2c286d $ docker rm -f --volumes 29c4408517bac500cfe52cc41c98bff814d0f20346c0f5638a8ed5547d2c286d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch GCC-14 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/ArborX_nightly [Pipeline] { [Pipeline] recordIssues [CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [CMake] -> found 0 issues (skipped 0 duplicates) [CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [CMake] Skipping post processing [CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [CMake] Repository miner is not configured, skipping repository mining [CMake] Successfully parsed console log [CMake] -> found 0 issues (skipped 0 duplicates) [CMake] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [CMake] Skipping post processing [CMake] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [CMake] Repository miner is not configured, skipping repository mining [CMake] Reference build recorder is not configured [CMake] No valid reference build found [CMake] All reported issues will be considered outstanding [CMake] Evaluating quality gates [CMake] -> All quality gates have been passed [CMake] -> Details for each quality gate: [CMake] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [CMake] Health report is disabled - skipping [CMake] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CMake] Attaching ResultAction with ID 'cmake' to build 'ArborX_nightly #301'. [Checks API] No suitable checks publisher found. [GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [GNU C Compiler (gcc)] Successfully parsed console log [GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates) [GNU C Compiler (gcc)] Skipping post processing [GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining [GNU C Compiler (gcc)] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [GNU C Compiler (gcc)] Successfully parsed console log [GNU C Compiler (gcc)] -> found 0 issues (skipped 0 duplicates) [GNU C Compiler (gcc)] Skipping post processing [GNU C Compiler (gcc)] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [GNU C Compiler (gcc)] Repository miner is not configured, skipping repository mining [GNU C Compiler (gcc)] Reference build recorder is not configured [GNU C Compiler (gcc)] No valid reference build found [GNU C Compiler (gcc)] All reported issues will be considered outstanding [GNU C Compiler (gcc)] Evaluating quality gates [GNU C Compiler (gcc)] -> All quality gates have been passed [GNU C Compiler (gcc)] -> Details for each quality gate: [GNU C Compiler (gcc)] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [GNU C Compiler (gcc)] Health report is disabled - skipping [GNU C Compiler (gcc)] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [GNU C Compiler (gcc)] Attaching ResultAction with ID 'gcc' to build 'ArborX_nightly #301'. [Checks API] No suitable checks publisher found. [Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang] -> found 0 issues (skipped 0 duplicates) [Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang] Skipping post processing [Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [Clang] Repository miner is not configured, skipping repository mining [Clang] Successfully parsed console log [Clang] -> found 0 issues (skipped 0 duplicates) [Clang] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang] Skipping post processing [Clang] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [Clang] Repository miner is not configured, skipping repository mining [Clang] Reference build recorder is not configured [Clang] No valid reference build found [Clang] All reported issues will be considered outstanding [Clang] Evaluating quality gates [Clang] -> All quality gates have been passed [Clang] -> Details for each quality gate: [Clang] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [Clang] Health report is disabled - skipping [Clang] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Clang] Attaching ResultAction with ID 'clang' to build 'ArborX_nightly #301'. [Checks API] No suitable checks publisher found. [Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang-Tidy] -> found 0 issues (skipped 0 duplicates) [Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang-Tidy] Skipping post processing [Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [Clang-Tidy] Repository miner is not configured, skipping repository mining [Clang-Tidy] Successfully parsed console log [Clang-Tidy] -> found 0 issues (skipped 0 duplicates) [Clang-Tidy] Parsing console log (workspace: '/var/jenkins/workspace/ArborX_nightly') [Clang-Tidy] Skipping post processing [Clang-Tidy] Applying 2 filters on the set of 0 issues (0 issues have been removed, 0 issues will be published) [Clang-Tidy] Repository miner is not configured, skipping repository mining [Clang-Tidy] Reference build recorder is not configured [Clang-Tidy] No valid reference build found [Clang-Tidy] All reported issues will be considered outstanding [Clang-Tidy] Evaluating quality gates [Clang-Tidy] -> All quality gates have been passed [Clang-Tidy] -> Details for each quality gate: [Clang-Tidy] - [Total (any severity)]: ≪Success≫ - (Actual value: 0, Quality gate: 1.00) [Clang-Tidy] Health report is disabled - skipping [Clang-Tidy] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Clang-Tidy] Attaching ResultAction with ID 'clang-tidy' to build 'ArborX_nightly #301'. [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.196.43/10.64.196.43:58786 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at PluginClassLoader for git-client/jdk.proxy64/jdk.proxy64.$Proxy165.withRepository(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:104) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:94) at PluginClassLoader for git//jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:83) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1231) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7fe0ef47-7441-49ee-84ff-0f293da43617 Also: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ed5d9ad7-eae3-4f39-a9ed-89e059abdf5c hudson.AbortException: script returned exit code 2 at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668) at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614) at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at PluginClassLoader for git-client//org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at PluginClassLoader for git//jenkins.plugins.git.DisableHooks.invoke(DisableHooks.java:24) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 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:140) at java.base/java.lang.Thread.run(Thread.java:829) Finished: FAILURE