Skip to content
Failed

Console Output

Skipping 4,293 KB.. Full Log
25: [0x458952] testing::UnitTest::Run()
25: [0x437400] main
25: [0x7ffff74f0d90] 
25: [0x7ffff74f0e40] __libc_start_main
25: [0x435aa5] _start
25:  
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f3
25: Top of f1
25: Top of f0
25: Top of f0
25: StackTrace f3(std::cout, 4) returned: 110
25: test_f3:
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90]
25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40]
25: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5]
25:  
25: demangled test_f3:
25: [0x496650] Kokkos::Impl::save_stacktrace()
25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&)
25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int)
25: [0x4365b8] Test::test_stacktrace(bool, bool)
25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
25: [0x447348] testing::Test::Run()
25: [0x44877f] testing::TestInfo::Run()
25: [0x449041] testing::TestSuite::Run()
25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests()
25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
25: [0x458952] testing::UnitTest::Run()
25: [0x437400] main
25: [0x7ffff74f0d90] 
25: [0x7ffff74f0e40] __libc_start_main
25: [0x435aa5] _start
25:  
25: Test setting std::terminate handler that prints the last saved stack trace
25: [       OK ] defaultdevicetype.stacktrace_normal (0 ms)
25: [----------] 1 test from defaultdevicetype (0 ms total)
25: 
25: [----------] Global test environment tear-down
25: [==========] 3 tests from 2 test suites ran. (638 ms total)
25: [  PASSED  ] 3 tests.
25/58 Test #25: Kokkos_CoreUnitTest_StackTraceTest ...............   Passed    3.09 sec
test 26
      Start 26: Kokkos_IncrementalTest_SERIAL

26: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_IncrementalTest_SERIAL
26: Test timeout computed to be: 1500
26: [==========] Running 28 tests from 1 test suite.
26: [----------] Global test environment set-up.
26: [----------] 28 tests from SERIAL
26: [ RUN      ] SERIAL.IncrTest_01_execspace_typedef
26: [       OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms)
26: [ RUN      ] SERIAL.IncrTest_01_execspace
26: Host Serial Execution Space:
26:   KOKKOS_ENABLE_SERIAL: yes
26: 
26: Serial Runtime Configuration:
26: Serial
26: [       OK ] SERIAL.IncrTest_01_execspace (0 ms)
26: [ RUN      ] SERIAL.IncrTest_02_AtomicExchange
26: [       OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms)
26: [ RUN      ] SERIAL.IncrTest_02_AtomicAdd
26: [       OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms)
26: [ RUN      ] SERIAL.IncrTest_02_AtomicSub
26: [       OK ] SERIAL.IncrTest_02_AtomicSub (0 ms)
26: [ RUN      ] SERIAL.IncrTest_03a_memspace_malloc
26: [       OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms)
26: [ RUN      ] SERIAL.IncrTest_03b_memspace_free
26: [       OK ] SERIAL.IncrTest_03b_memspace_free (59 ms)
26: [ RUN      ] SERIAL.IncrTest_04_simple_parallelFor
26: [       OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms)
26: [ RUN      ] SERIAL.IncrTest_04_RangePolicy_parallelFor
26: [       OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms)
26: [ RUN      ] SERIAL.IncrTest_05_reduction
26: [       OK ] SERIAL.IncrTest_05_reduction (0 ms)
26: [ RUN      ] SERIAL.IncrTest_06_mdrange2D
26: [       OK ] SERIAL.IncrTest_06_mdrange2D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_06_mdrange3D
26: [       OK ] SERIAL.IncrTest_06_mdrange3D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_06_mdrange4D
26: [       OK ] SERIAL.IncrTest_06_mdrange4D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_08_deep_copy_2D
26: [       OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_08_deep_copy_3D
26: [       OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_08_deep_copy_4D
26: [       OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms)
26: [ RUN      ] SERIAL.IncrTest_10_Hierarchical_Basics
26: [       OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms)
26: [ RUN      ] SERIAL.IncrTest_11a_Hierarchical_ForLoop
26: [       OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms)
26: [ RUN      ] SERIAL.IncrTest_11b_Hierarchical_ForLoop
26: [       OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
26: [ RUN      ] SERIAL.IncrTest_11c_Hierarchical_ForLoop
26: [       OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (122 ms)
26: [ RUN      ] SERIAL.IncrTest_12a_ThreadScratch
26: [       OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms)
26: [ RUN      ] SERIAL.IncrTest_12b_TeamScratch
26: [       OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms)
26: [ RUN      ] SERIAL.IncrTest_13a_Hierarchical_Red
26: [       OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms)
26: [ RUN      ] SERIAL.IncrTest_13b_Hierarchical_Red
26: [       OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms)
26: [ RUN      ] SERIAL.IncrTest_13c_Hierarchical_Red
26: [       OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms)
26: [ RUN      ] SERIAL.incr_14_MDrangeReduce
26: [       OK ] SERIAL.incr_14_MDrangeReduce (0 ms)
26: [ RUN      ] SERIAL.IncrTest_16_parallelscan
26: [       OK ] SERIAL.IncrTest_16_parallelscan (0 ms)
26: [ RUN      ] SERIAL.incr_17_atomicView
26: [       OK ] SERIAL.incr_17_atomicView (0 ms)
26: [----------] 28 tests from SERIAL (187 ms total)
26: 
26: [----------] Global test environment tear-down
26: [==========] 28 tests from 1 test suite ran. (188 ms total)
26: [  PASSED  ] 28 tests.
26/58 Test #26: Kokkos_IncrementalTest_SERIAL ....................   Passed    2.65 sec
test 27
      Start 27: Kokkos_IncrementalTest_SYCL

27: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_IncrementalTest_SYCL
27: Test timeout computed to be: 1500
27: [==========] Running 28 tests from 1 test suite.
27: [----------] Global test environment set-up.
27: [----------] 28 tests from SYCL
27: [ RUN      ] SYCL.IncrTest_01_execspace_typedef
27: [       OK ] SYCL.IncrTest_01_execspace_typedef (0 ms)
27: [ RUN      ] SYCL.IncrTest_01_execspace
27: 
27: Runtime Configuration:
27: macro  KOKKOS_ENABLE_ONEDPL : defined
27: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined
27: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined
27: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined
27: 
27: Available devices: 
27: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected
27: SYCL
27: [       OK ] SYCL.IncrTest_01_execspace (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicExchange
27: [       OK ] SYCL.IncrTest_02_AtomicExchange (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicAdd
27: [       OK ] SYCL.IncrTest_02_AtomicAdd (0 ms)
27: [ RUN      ] SYCL.IncrTest_02_AtomicSub
27: [       OK ] SYCL.IncrTest_02_AtomicSub (0 ms)
27: [ RUN      ] SYCL.IncrTest_03a_memspace_malloc
27: [       OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms)
27: [ RUN      ] SYCL.IncrTest_03b_memspace_free
27: [       OK ] SYCL.IncrTest_03b_memspace_free (18987 ms)
27: [ RUN      ] SYCL.IncrTest_04_simple_parallelFor
27: [       OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms)
27: [ RUN      ] SYCL.IncrTest_04_RangePolicy_parallelFor
27: [       OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms)
27: [ RUN      ] SYCL.IncrTest_05_reduction
27: [       OK ] SYCL.IncrTest_05_reduction (6 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange2D
27: [       OK ] SYCL.IncrTest_06_mdrange2D (0 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange3D
27: [       OK ] SYCL.IncrTest_06_mdrange3D (0 ms)
27: [ RUN      ] SYCL.IncrTest_06_mdrange4D
27: [       OK ] SYCL.IncrTest_06_mdrange4D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_2D
27: [       OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_3D
27: [       OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms)
27: [ RUN      ] SYCL.IncrTest_08_deep_copy_4D
27: [       OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms)
27: [ RUN      ] SYCL.IncrTest_10_Hierarchical_Basics
27: [       OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms)
27: [ RUN      ] SYCL.IncrTest_11a_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms)
27: [ RUN      ] SYCL.IncrTest_11b_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms)
27: [ RUN      ] SYCL.IncrTest_11c_Hierarchical_ForLoop
27: [       OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (292 ms)
27: [ RUN      ] SYCL.IncrTest_12a_ThreadScratch
27: [       OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms)
27: [ RUN      ] SYCL.IncrTest_12b_TeamScratch
27: [       OK ] SYCL.IncrTest_12b_TeamScratch (0 ms)
27: [ RUN      ] SYCL.IncrTest_13a_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.IncrTest_13b_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.IncrTest_13c_Hierarchical_Red
27: [       OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms)
27: [ RUN      ] SYCL.incr_14_MDrangeReduce
27: [       OK ] SYCL.incr_14_MDrangeReduce (1 ms)
27: [ RUN      ] SYCL.IncrTest_16_parallelscan
27: [       OK ] SYCL.IncrTest_16_parallelscan (2 ms)
27: [ RUN      ] SYCL.incr_17_atomicView
27: [       OK ] SYCL.incr_17_atomicView (0 ms)
27: [----------] 28 tests from SYCL (19300 ms total)
27: 
27: [----------] Global test environment tear-down
27: [==========] 28 tests from 1 test suite ran. (19301 ms total)
27: [  PASSED  ] 28 tests.
27/58 Test #27: Kokkos_IncrementalTest_SYCL ......................   Passed   21.76 sec
test 28
      Start 28: Kokkos_CoreUnitTest_CTestDevice

28: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice
28: Test timeout computed to be: 1500
28: [==========] Running 8 tests from 1 test suite.
28: [----------] Global test environment set-up.
28: [----------] 8 tests from ctest_environment
28: [ RUN      ] ctest_environment.no_device_type
28: [       OK ] ctest_environment.no_device_type (0 ms)
28: [ RUN      ] ctest_environment.no_process_count
28: [       OK ] ctest_environment.no_process_count (0 ms)
28: [ RUN      ] ctest_environment.invalid_rank
28: [       OK ] ctest_environment.invalid_rank (0 ms)
28: [ RUN      ] ctest_environment.no_type_str
28: [       OK ] ctest_environment.no_type_str (0 ms)
28: [ RUN      ] ctest_environment.missing_type
28: [       OK ] ctest_environment.missing_type (0 ms)
28: [ RUN      ] ctest_environment.no_id_str
28: [       OK ] ctest_environment.no_id_str (0 ms)
28: [ RUN      ] ctest_environment.invalid_id_str
28: [       OK ] ctest_environment.invalid_id_str (0 ms)
28: [ RUN      ] ctest_environment.good
28: [       OK ] ctest_environment.good (0 ms)
28: [----------] 8 tests from ctest_environment (0 ms total)
28: 
28: [----------] Global test environment tear-down
28: [==========] 8 tests from 1 test suite ran. (0 ms total)
28: [  PASSED  ] 8 tests.
28/58 Test #28: Kokkos_CoreUnitTest_CTestDevice ..................   Passed    0.03 sec
test 29
      Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0

29: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE"
29: Test timeout computed to be: 1500
29/58 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........   Passed    0.01 sec
test 30
      Start 30: Kokkos_CoreUnitTest_DeviceAndThreads

30: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6988/build/core/unit_test/TestDeviceAndThreads.py"
30: Test timeout computed to be: 1500
30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled'
30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok
30: 
30: ----------------------------------------------------------------------
30: Ran 5 tests in 26.665s
30: 
30: OK (skipped=1)
30/58 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads .............   Passed   27.07 sec
test 31
      Start 31: Kokkos_PerformanceTest_TaskDag

31: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_TaskDag
31: Test timeout computed to be: 1500
31/58 Test #31: Kokkos_PerformanceTest_TaskDag ...................   Passed    0.02 sec
test 32
      Start 32: Kokkos_PerformanceTest_Benchmark

32: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-05-07_T19-16-05.json"
32: Test timeout computed to be: 1500
32: 
32: Available devices: 
32: 2024-05-07T20:11:07+00:00
32: Running /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Benchmark
32: Run on (20 X 2345.59 MHz CPU s)
32: CPU Caches:
32:   L1 Data 64 KiB (x20)
32:   L1 Instruction 64 KiB (x20)
32:   L2 Unified 512 KiB (x20)
32:   L3 Unified 16384 KiB (x20)
32: Load Average: 1.25, 3.80, 6.06
32: Address Bits: 64
32: CPU architecture: none
32: Default Device: N6Kokkos12Experimental4SYCLE
32: Driver Version: CUDA 12.4
32: Error Correction Support: 1
32: GIT_BRANCH: HEAD
32: GIT_CLEAN_STATUS: CLEAN
32: GIT_COMMIT_DATE: 2024-05-07T19:14:52+00:00
32: GIT_COMMIT_DESCRIPTION: Merge commit 'e4cc6862c6ba7cd14d7a274660015a62efb62605' into HEAD
32: GIT_COMMIT_HASH: f7d03b57d
32: GPU architecture: AMPERE80
32: Global Cache Mem Line Size: 128
32: Global Mem Cache Size: 41943040
32: Global Mem Size: 84974239744
32: Image Max Array Size: 0
32: Image Max Buffer Size: 32768
32: Image2d Max Height: 65536
32: Image2d Max Width: 131072
32: Image3d Max Depth: 16384
32: Image3d Max Height: 16384
32: Image3d Max Width: 16384
32: Is Accelerator: 0
32: Is Available: 1
32: Is CPU: 0
32: Is GPU: 1
32: KOKKOS_COMPILER_INTEL_LLVM: 20230000
32: KOKKOS_ENABLE_ASM: yes
32: KOKKOS_ENABLE_CXX17: yes
32: KOKKOS_ENABLE_CXX20: no
32: KOKKOS_ENABLE_CXX23: no
32: KOKKOS_ENABLE_CXX26: no
32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
32: KOKKOS_ENABLE_HWLOC: no
32: KOKKOS_ENABLE_LIBDL: yes
32: KOKKOS_ENABLE_PRAGMA_IVDEP: no
32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
32: KOKKOS_ENABLE_PRAGMA_UNROLL: no
32: KOKKOS_ENABLE_PRAGMA_VECTOR: no
32: KOKKOS_ENABLE_SERIAL: yes
32: Kokkos Version: 4.3.99
32: Local Mem Size: 49152
32: Max Compute Units: 108
32: Max Mem Alloc Size: 1073741824
32: Max Parameter Size: 4000
32: Max Read Image Args: 128
32: Max Samplers: 128
32: Max Work Group Size: 1024
32: Max Work Item Dimensions: 3
32: Mem Base Addr Align: 4096
32: Name: NVIDIA A100 80GB PCIe
32: Native Vector Width Char: 1
32: Native Vector Width Double: 1
32: Native Vector Width Float: 1
32: Native Vector Width Half: 0
32: Native Vector Width Int: 1
32: Native Vector Width Long: 1
32: Native Vector Width Short: 1
32: Partition Max Sub Devices: 0
32: Preferred Vector Width Char: 1
32: Preferred Vector Width Double: 1
32: Preferred Vector Width Float: 1
32: Preferred Vector Width Half: 0
32: Preferred Vector Width Int: 1
32: Preferred Vector Width Long: 1
32: Preferred Vector Width Short: 1
32: Profiling Timer Resolution: 1000
32: Reference Count: 1
32: Vendor: NVIDIA Corporation
32: Vendor Id: 4318
32: Version: 0.0
32: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
32: macro  KOKKOS_ENABLE_ONEDPL: defined
32: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
32: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
32: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
32: platform: 64bit
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: GramSchmidt<double>/Count:1024/iterations:5/manual_time                            0.011 s         0.011 s             5       1024        10.1387u
32: GramSchmidt<double>/Count:2048/iterations:5/manual_time                            0.012 s         0.012 s             5     2.048k        5.65141u
32: GramSchmidt<double>/Count:4096/iterations:5/manual_time                            0.012 s         0.013 s             5     4.096k        2.97993u
32: GramSchmidt<double>/Count:8192/iterations:5/manual_time                            0.013 s         0.014 s             5     8.192k        1.60574u
32: GramSchmidt<double>/Count:16384/iterations:5/manual_time                           0.015 s         0.017 s             5    16.384k         925.11n
32: GramSchmidt<double>/Count:32768/iterations:5/manual_time                           0.017 s         0.020 s             5    32.768k        524.995n
32: GramSchmidt<double>/Count:65536/iterations:5/manual_time                           0.022 s         0.029 s             5    65.536k        343.076n
32: GramSchmidt<double>/Count:131072/iterations:5/manual_time                          0.033 s         0.051 s             5   131.072k        253.312n
32: GramSchmidt<double>/Count:262144/iterations:5/manual_time                          0.034 s         0.064 s             5   262.144k        129.403n
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s        Max
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: CustomReduction<double>/N:100000/R:1000/manual_time                                0.003 s         0.009 s           201 66.2912k/s       11.5
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced
32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapRangePolicy/N:2000/M:10000/R:10                                             0.614 s         0.614 s             1        0.118765    0.0552899               0.0831974            0.0387677   0.0420146         20.428u
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced
32: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
32: OverlapMDRangePolicy/N:200/M:10000/R:10                                            0.022 s         0.022 s            31         4.8032m     2.48806m                2.61783m                  1.32947m    1.63219m         11.812u
32: OverlapTeamPolicy/N:20/M:1000000/R:10                                              0.225 s         0.225 s             3       0.0438383    0.0210951               0.0375082                 0.0182013    0.018843         18.464u
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations      Count Time normalized
32: ---------------------------------------------------------------------------------------------------------------------------------------------------
32: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time                      0.000 s         0.000 s             5       1024        25.0957n
32: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time                      0.000 s         0.000 s             5     2.048k        12.0146n
32: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time                      0.000 s         0.000 s             5     4.096k        6.26172n
32: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time                      0.000 s         0.001 s             5     8.192k        3.25061n
32: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time                     0.000 s         0.000 s             5    16.384k        1.89935n
32: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time                     0.000 s         0.001 s             5    32.768k        1.46759n
32: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time                     0.000 s         0.001 s             5    65.536k        652.771p
32: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time                    0.000 s         0.001 s             5   131.072k        358.711p
32: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time                    0.000 s         0.002 s             5   262.144k        286.369p
32: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time                    0.000 s         0.002 s             5   524.288k        247.997p
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: rate
32: -----------------------------------------------------------------------------------------------------------------------------------
32: Malloc/N:1/manual_time                                                              11.1 us         25.1 us        62986 89.8733k/s
32: Malloc/N:16/manual_time                                                             11.2 us         25.2 us        62752  89.489k/s
32: Malloc/N:256/manual_time                                                            11.2 us         25.2 us        62123 89.3593k/s
32: Malloc/N:4096/manual_time                                                           11.3 us         25.4 us        61960 88.2492k/s
32: Malloc/N:65536/manual_time                                                          10.8 us         24.4 us        64718 92.7578k/s
32: Malloc/N:1048576/manual_time                                                        11.3 us         25.4 us        61919 88.7084k/s
32: Malloc/N:16777216/manual_time                                                        501 us          610 us         1400 1.99793k/s
32: Malloc/N:268435456/manual_time                                                      4941 us         1099 us          866   202.38/s
32: Malloc/N:4294967296/manual_time                                                   109840 us         5718 us            6  9.10418/s
32: MallocFree/N:1/manual_time                                                          25.5 us         25.6 us        27042 39.1793k/s
32: MallocFree/N:16/manual_time                                                         25.7 us         25.7 us        27335 38.8983k/s
32: MallocFree/N:256/manual_time                                                        25.1 us         25.1 us        27749  39.823k/s
32: MallocFree/N:4096/manual_time                                                       25.1 us         25.1 us        27865 39.8438k/s
32: MallocFree/N:65536/manual_time                                                      24.2 us         24.3 us        28847  41.249k/s
32: MallocFree/N:1048576/manual_time                                                    25.1 us         25.1 us        27921  39.872k/s
32: MallocFree/N:16777216/manual_time                                                    609 us          609 us         1148 1.64331k/s
32: MallocFree/N:268435456/manual_time                                                  4656 us         1102 us          659  214.782/s
32: MallocFree/N:4294967296/manual_time                                               112227 us         5818 us            9   8.9105/s
32: MallocTouch/N:1/manual_time                                                         12.2 us         26.5 us        57721 82.1343k/s
32: MallocTouch/N:16/manual_time                                                        12.0 us         26.0 us        56942 83.5865k/s
32: MallocTouch/N:256/manual_time                                                       12.0 us         26.0 us        58513 83.3755k/s
32: MallocTouch/N:4096/manual_time                                                      23.2 us         40.1 us        30267 43.1958k/s
32: MallocTouch/N:65536/manual_time                                                     22.5 us         39.1 us        31154 44.3949k/s
32: MallocTouch/N:1048576/manual_time                                                   24.7 us         41.6 us        28379 40.5471k/s
32: MallocTouch/N:16777216/manual_time                                                   519 us          634 us         1350 1.92568k/s
32: MallocTouch/N:268435456/manual_time                                                 4948 us         1141 us          872  202.107/s
32: MallocTouch/N:4294967296/manual_time                                              111854 us         6387 us            6  8.94025/s
32: MallocTouchFree/N:1/manual_time                                                     26.5 us         26.5 us        26417 37.7624k/s
32: MallocTouchFree/N:16/manual_time                                                    26.4 us         26.5 us        26343 37.8163k/s
32: MallocTouchFree/N:256/manual_time                                                   25.9 us         25.9 us        26853 38.6464k/s
32: MallocTouchFree/N:4096/manual_time                                                  39.6 us         39.7 us        17617 25.2257k/s
32: MallocTouchFree/N:65536/manual_time                                                 38.7 us         38.7 us        18098 25.8624k/s
32: MallocTouchFree/N:1048576/manual_time                                               41.3 us         41.4 us        16928 24.1891k/s
32: MallocTouchFree/N:16777216/manual_time                                               632 us          632 us         1108 1.58152k/s
32: MallocTouchFree/N:268435456/manual_time                                             4656 us         1118 us          659  214.794/s
32: MallocTouchFree/N:4294967296/manual_time                                          112230 us         6236 us            9   8.9103/s
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: Benchmark                                                                              Time             CPU   Iterations  FOM: GB/s         MB
32: ----------------------------------------------------------------------------------------------------------------------------------------------
32: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            38  37.8197/s        800
32: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            32  40.0485/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            32  41.7832/s        800
32: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.1849/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.1608/s        800
32: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.2724/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.0769/s        800
32: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35   41.199/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                            0.019 s         0.002 s            35  41.1023/s        800
32: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time                           0.019 s         0.002 s            35  41.1149/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  39.0343/s        800
32: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0282/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                            0.021 s         0.002 s            35  38.9662/s        800
32: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0296/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                            0.020 s         0.002 s            35  39.0533/s        800
32: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time                           0.020 s         0.002 s            35  39.0456/s        800
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           628 1.43706k/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           628 1.43322k/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           627 1.43487k/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47015k/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47145k/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47033k/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.001 s         0.001 s           629 1.47077k/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.002 s         0.002 s           297  679.037/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           183   416.61/s       1.6k
32: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.001 s         0.001 s           630 1.47197k/s       1.6k
32: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           298  680.861/s       1.6k
32: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           396  915.658/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47137k/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47152k/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47226k/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47136k/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           181   417.66/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           179  410.985/s       1.6k
32: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           373  866.712/s       1.6k
32: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.002 s         0.002 s           310  710.405/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47192k/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47187k/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           168  382.153/s       1.6k
32: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           226  516.508/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47101k/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           630 1.47092k/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.005 s         0.005 s           133  292.258/s       1.6k
32: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           204  463.737/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time        0.001 s         0.001 s           630 1.47136k/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time      0.001 s         0.001 s           629 1.47165k/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time       0.004 s         0.004 s           171   391.03/s       1.6k
32: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time       0.003 s         0.003 s           244  561.259/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time          0.001 s         0.001 s           690 1.61227k/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time        0.001 s         0.001 s           689 1.61329k/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time         0.001 s         0.001 s           691 1.61389k/s       1.6k
32: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time         0.001 s         0.001 s           691 1.61389k/s       1.6k
32: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1509 1.72777k/s        800
32: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1510 1.72769k/s        800
32: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1509  1.7258k/s        800
32: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1510 1.72694k/s        800
32: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72809k/s        800
32: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1510 1.72765k/s        800
32: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72847k/s        800
32: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1510 1.72761k/s        800
32: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72787k/s        800
32: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1511 1.72644k/s        800
32: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1511 1.72874k/s        800
32: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1512 1.72862k/s        800
32: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1510 1.72841k/s        800
32: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1511 1.72786k/s        800
32: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time                                0.000 s         0.000 s          1512 1.72752k/s        800
32: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time                               0.000 s         0.000 s          1512 1.72673k/s        800
32: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time                                  0.000 s         0.000 s          1538 1.75931k/s        800
32: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time                                 0.000 s         0.000 s          1538 1.75898k/s        800
32: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 7.43031k/s       1.6k
32: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 8.12481k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.59758k/s       1.6k
32: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.61738k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 6.78258k/s       1.6k
32: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 5.27856k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 9.64537k/s       1.6k
32: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 9.63402k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.38314k/s       1.6k
32: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 5.38494k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 8.70007k/s       1.6k
32: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 6.34336k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 5.76243k/s       1.6k
32: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10  5.2064k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.22556k/s       1.6k
32: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 4.24051k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 6.59251k/s       1.6k
32: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10  6.3007k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 4.97518k/s       1.6k
32: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.99303k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 3.39474k/s       1.6k
32: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.40099k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 3.90712k/s       1.6k
32: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 3.85275k/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time                0.000 s         0.000 s            10 4.85619k/s       1.6k
32: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time               0.000 s         0.000 s            10 3.65172k/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time         0.000 s         0.000 s            10 5.87124k/s       1.6k
32: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time        0.000 s         0.000 s            10 4.20311k/s       1.6k
32: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time                 0.000 s         0.000 s            10 872.653k/s        688
32: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time                0.000 s         0.000 s            10 859.785k/s        688
32: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time          0.000 s         0.000 s            10 2.05619M/s        688
32: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time         0.000 s         0.000 s            10 870.335k/s        688
32: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time           0.002 s         0.002 s            10  1024.45/s       1.6k
32: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time          0.002 s         0.002 s            10  1022.05/s       1.6k
32/58 Test #32: Kokkos_PerformanceTest_Benchmark .................   Passed  139.38 sec
test 33
      Start 33: Kokkos_Benchmark_Atomic_MinMax

33: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-05-07_T19-16-05.json"
33: Test timeout computed to be: 1500
33: 
33: Available devices: 
33: 2024-05-07T20:13:26+00:00
33: Running /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax
33: Run on (20 X 2345.59 MHz CPU s)
33: CPU Caches:
33:   L1 Data 64 KiB (x20)
33:   L1 Instruction 64 KiB (x20)
33:   L2 Unified 512 KiB (x20)
33:   L3 Unified 16384 KiB (x20)
33: Load Average: 1.17, 2.75, 5.34
33: Address Bits: 64
33: CPU architecture: none
33: Default Device: N6Kokkos12Experimental4SYCLE
33: Driver Version: CUDA 12.4
33: Error Correction Support: 1
33: GIT_BRANCH: HEAD
33: GIT_CLEAN_STATUS: CLEAN
33: GIT_COMMIT_DATE: 2024-05-07T19:14:52+00:00
33: GIT_COMMIT_DESCRIPTION: Merge commit 'e4cc6862c6ba7cd14d7a274660015a62efb62605' into HEAD
33: GIT_COMMIT_HASH: f7d03b57d
33: GPU architecture: AMPERE80
33: Global Cache Mem Line Size: 128
33: Global Mem Cache Size: 41943040
33: Global Mem Size: 84974239744
33: Image Max Array Size: 0
33: Image Max Buffer Size: 32768
33: Image2d Max Height: 65536
33: Image2d Max Width: 131072
33: Image3d Max Depth: 16384
33: Image3d Max Height: 16384
33: Image3d Max Width: 16384
33: Is Accelerator: 0
33: Is Available: 1
33: Is CPU: 0
33: Is GPU: 1
33: KOKKOS_COMPILER_INTEL_LLVM: 20230000
33: KOKKOS_ENABLE_ASM: yes
33: KOKKOS_ENABLE_CXX17: yes
33: KOKKOS_ENABLE_CXX20: no
33: KOKKOS_ENABLE_CXX23: no
33: KOKKOS_ENABLE_CXX26: no
33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
33: KOKKOS_ENABLE_HWLOC: no
33: KOKKOS_ENABLE_LIBDL: yes
33: KOKKOS_ENABLE_PRAGMA_IVDEP: no
33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
33: KOKKOS_ENABLE_PRAGMA_UNROLL: no
33: KOKKOS_ENABLE_PRAGMA_VECTOR: no
33: KOKKOS_ENABLE_SERIAL: yes
33: Kokkos Version: 4.3.99
33: Local Mem Size: 49152
33: Max Compute Units: 108
33: Max Mem Alloc Size: 1073741824
33: Max Parameter Size: 4000
33: Max Read Image Args: 128
33: Max Samplers: 128
33: Max Work Group Size: 1024
33: Max Work Item Dimensions: 3
33: Mem Base Addr Align: 4096
33: Name: NVIDIA A100 80GB PCIe
33: Native Vector Width Char: 1
33: Native Vector Width Double: 1
33: Native Vector Width Float: 1
33: Native Vector Width Half: 0
33: Native Vector Width Int: 1
33: Native Vector Width Long: 1
33: Native Vector Width Short: 1
33: Partition Max Sub Devices: 0
33: Preferred Vector Width Char: 1
33: Preferred Vector Width Double: 1
33: Preferred Vector Width Float: 1
33: Preferred Vector Width Half: 0
33: Preferred Vector Width Int: 1
33: Preferred Vector Width Long: 1
33: Preferred Vector Width Short: 1
33: Profiling Timer Resolution: 1000
33: Reference Count: 1
33: Vendor: NVIDIA Corporation
33: Vendor Id: 4318
33: Version: 0.0
33: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
33: macro  KOKKOS_ENABLE_ONEDPL: defined
33: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
33: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
33: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
33: platform: 64bit
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Benchmark                                                                                              Time             CPU   Iterations
33: ----------------------------------------------------------------------------------------------------------------------------------------
33: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time                                 0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time                                0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time                    0.000 s         0.000 s            10
33: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time                         0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time                           0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time               0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time                      0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time                        0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time            0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time                     0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time                       0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time           0.000 s         0.000 s            10
33: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time                0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time      0.000 s         0.000 s            10
33: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time                             0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time                               0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time                   0.000 s         0.000 s            10
33: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time                            0.000 s         0.000 s            10
33: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time                              0.000 s         0.000 s            10
33: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time                  0.000 s         0.000 s            10
33/58 Test #33: Kokkos_Benchmark_Atomic_MinMax ...................   Passed    2.50 sec
test 34
      Start 34: Kokkos_PerformanceTest_Mempool

34: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-05-07_T19-16-05.json"
34: Test timeout computed to be: 1500
34: 
34: Available devices: 
34: 2024-05-07T20:13:28+00:00
34: Running /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Mempool
34: Run on (20 X 2345.59 MHz CPU s)
34: CPU Caches:
34:   L1 Data 64 KiB (x20)
34:   L1 Instruction 64 KiB (x20)
34:   L2 Unified 512 KiB (x20)
34:   L3 Unified 16384 KiB (x20)
34: Load Average: 1.17, 2.75, 5.34
34: Address Bits: 64
34: CPU architecture: none
34: Default Device: N6Kokkos12Experimental4SYCLE
34: Driver Version: CUDA 12.4
34: Error Correction Support: 1
34: GIT_BRANCH: HEAD
34: GIT_CLEAN_STATUS: CLEAN
34: GIT_COMMIT_DATE: 2024-05-07T19:14:52+00:00
34: GIT_COMMIT_DESCRIPTION: Merge commit 'e4cc6862c6ba7cd14d7a274660015a62efb62605' into HEAD
34: GIT_COMMIT_HASH: f7d03b57d
34: GPU architecture: AMPERE80
34: Global Cache Mem Line Size: 128
34: Global Mem Cache Size: 41943040
34: Global Mem Size: 84974239744
34: Image Max Array Size: 0
34: Image Max Buffer Size: 32768
34: Image2d Max Height: 65536
34: Image2d Max Width: 131072
34: Image3d Max Depth: 16384
34: Image3d Max Height: 16384
34: Image3d Max Width: 16384
34: Is Accelerator: 0
34: Is Available: 1
34: Is CPU: 0
34: Is GPU: 1
34: KOKKOS_COMPILER_INTEL_LLVM: 20230000
34: KOKKOS_ENABLE_ASM: yes
34: KOKKOS_ENABLE_CXX17: yes
34: KOKKOS_ENABLE_CXX20: no
34: KOKKOS_ENABLE_CXX23: no
34: KOKKOS_ENABLE_CXX26: no
34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
34: KOKKOS_ENABLE_HWLOC: no
34: KOKKOS_ENABLE_LIBDL: yes
34: KOKKOS_ENABLE_PRAGMA_IVDEP: no
34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
34: KOKKOS_ENABLE_PRAGMA_UNROLL: no
34: KOKKOS_ENABLE_PRAGMA_VECTOR: no
34: KOKKOS_ENABLE_SERIAL: yes
34: Kokkos Version: 4.3.99
34: Local Mem Size: 49152
34: Max Compute Units: 108
34: Max Mem Alloc Size: 1073741824
34: Max Parameter Size: 4000
34: Max Read Image Args: 128
34: Max Samplers: 128
34: Max Work Group Size: 1024
34: Max Work Item Dimensions: 3
34: Mem Base Addr Align: 4096
34: Name: NVIDIA A100 80GB PCIe
34: Native Vector Width Char: 1
34: Native Vector Width Double: 1
34: Native Vector Width Float: 1
34: Native Vector Width Half: 0
34: Native Vector Width Int: 1
34: Native Vector Width Long: 1
34: Native Vector Width Short: 1
34: Partition Max Sub Devices: 0
34: Preferred Vector Width Char: 1
34: Preferred Vector Width Double: 1
34: Preferred Vector Width Float: 1
34: Preferred Vector Width Half: 0
34: Preferred Vector Width Int: 1
34: Preferred Vector Width Long: 1
34: Preferred Vector Width Short: 1
34: Profiling Timer Resolution: 1000
34: Reference Count: 1
34: Vendor: NVIDIA Corporation
34: Vendor Id: 4318
34: Version: 0.0
34: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
34: macro  KOKKOS_ENABLE_ONEDPL: defined
34: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
34: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
34: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
34: platform: 64bit
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: fill ops per second
34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time               0.000 s         0.000 s          2370               18.7968M/s
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Benchmark                                                                                                                                             Time             CPU   Iterations FOM: cycle ops per second
34: -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time      0.000 s         0.000 s          3744                59.3193M/s
34/58 Test #34: Kokkos_PerformanceTest_Mempool ...................   Passed    4.87 sec
test 35
      Start 35: Kokkos_PerformanceTest_Atomic

35: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-05-07_T19-16-05.json"
35: Test timeout computed to be: 1500
35: 
35: Available devices: 
35: 2024-05-07T20:13:33+00:00
35: Running /var/jenkins/workspace/Kokkos_PR-6988/build/core/perf_test/Kokkos_PerformanceTest_Atomic
35: Run on (20 X 2345.59 MHz CPU s)
35: CPU Caches:
35:   L1 Data 64 KiB (x20)
35:   L1 Instruction 64 KiB (x20)
35:   L2 Unified 512 KiB (x20)
35:   L3 Unified 16384 KiB (x20)
35: Load Average: 1.15, 2.72, 5.32
35: Address Bits: 64
35: CPU architecture: none
35: Default Device: N6Kokkos12Experimental4SYCLE
35: Driver Version: CUDA 12.4
35: Error Correction Support: 1
35: GIT_BRANCH: HEAD
35: GIT_CLEAN_STATUS: CLEAN
35: GIT_COMMIT_DATE: 2024-05-07T19:14:52+00:00
35: GIT_COMMIT_DESCRIPTION: Merge commit 'e4cc6862c6ba7cd14d7a274660015a62efb62605' into HEAD
35: GIT_COMMIT_HASH: f7d03b57d
35: GPU architecture: AMPERE80
35: Global Cache Mem Line Size: 128
35: Global Mem Cache Size: 41943040
35: Global Mem Size: 84974239744
35: Image Max Array Size: 0
35: Image Max Buffer Size: 32768
35: Image2d Max Height: 65536
35: Image2d Max Width: 131072
35: Image3d Max Depth: 16384
35: Image3d Max Height: 16384
35: Image3d Max Width: 16384
35: Is Accelerator: 0
35: Is Available: 1
35: Is CPU: 0
35: Is GPU: 1
35: KOKKOS_COMPILER_INTEL_LLVM: 20230000
35: KOKKOS_ENABLE_ASM: yes
35: KOKKOS_ENABLE_CXX17: yes
35: KOKKOS_ENABLE_CXX20: no
35: KOKKOS_ENABLE_CXX23: no
35: KOKKOS_ENABLE_CXX26: no
35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no
35: KOKKOS_ENABLE_HWLOC: no
35: KOKKOS_ENABLE_LIBDL: yes
35: KOKKOS_ENABLE_PRAGMA_IVDEP: no
35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no
35: KOKKOS_ENABLE_PRAGMA_UNROLL: no
35: KOKKOS_ENABLE_PRAGMA_VECTOR: no
35: KOKKOS_ENABLE_SERIAL: yes
35: Kokkos Version: 4.3.99
35: Local Mem Size: 49152
35: Max Compute Units: 108
35: Max Mem Alloc Size: 1073741824
35: Max Parameter Size: 4000
35: Max Read Image Args: 128
35: Max Samplers: 128
35: Max Work Group Size: 1024
35: Max Work Item Dimensions: 3
35: Mem Base Addr Align: 4096
35: Name: NVIDIA A100 80GB PCIe
35: Native Vector Width Char: 1
35: Native Vector Width Double: 1
35: Native Vector Width Float: 1
35: Native Vector Width Half: 0
35: Native Vector Width Int: 1
35: Native Vector Width Long: 1
35: Native Vector Width Short: 1
35: Partition Max Sub Devices: 0
35: Preferred Vector Width Char: 1
35: Preferred Vector Width Double: 1
35: Preferred Vector Width Float: 1
35: Preferred Vector Width Half: 0
35: Preferred Vector Width Int: 1
35: Preferred Vector Width Long: 1
35: Preferred Vector Width Short: 1
35: Profiling Timer Resolution: 1000
35: Reference Count: 1
35: Vendor: NVIDIA Corporation
35: Vendor Id: 4318
35: Version: 0.0
35: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected
35: macro  KOKKOS_ENABLE_ONEDPL: defined
35: macro  KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined
35: macro  KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined
35: macro  SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined
35: platform: 64bit
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Benchmark                                                         Time             CPU   Iterations     Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial
35: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
35: Test_Atomic<int>/100000/iterations:10                          2.16 s          2.16 s            10          1            4    4.10468m        3.20429m     299.76u     704.983M         884.008k     704.983M
35: Test_Atomic<long int>/100000/iterations:10                     2.04 s          2.04 s            10          1            8    4.88021m        3.45716m     299.65u     4.99995G         1.17778M     4.99995G
35: Test_Atomic<long long int>/100000/iterations:10                2.04 s          2.03 s            10          1            8    5.25962m        3.41097m     299.77u     4.99995G         1039.63k     4.99995G
35: Test_Atomic<unsigned int>/100000/iterations:10                 2.16 s          2.16 s            10          1            4    4.20274m        3.29756m     299.76u     704.983M         1.68407M     704.983M
35: Test_Atomic<unsigned long int>/100000/iterations:10            2.04 s          2.04 s            10          1            8    4.91608m        3.38822m     299.76u     4.99995G         1019.14k     4.99995G
35: Test_Atomic<unsigned long long int>/100000/iterations:10       2.04 s          2.04 s            10          1            8    5.02017m        3.20088m     299.65u     4.99995G         1019.98k     4.99995G
35: Test_Atomic<float>/100000/iterations:10                        2.16 s          2.16 s            10          0            4    6.13516m        3.42991m     993.85u     4.99995G          1065.7k     4.99989G
35: Test_Atomic<double>/100000/iterations:10                       2.04 s          2.04 s            10          1            8    6.24807m         3.3665m     897.57u     4.99995G         1014.17k     4.99995G
35: Test_Atomic<int>/100000/iterations:10                          2.16 s          2.16 s            10          1            4    4.02813m          3.423m     413.97u     704.983M         1.21986M     704.983M
35/58 Test #35: Kokkos_PerformanceTest_Atomic ....................   Passed  191.09 sec
test 36
      Start 36: Kokkos_ContainersUnitTest_Serial

36: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial
36: Test timeout computed to be: 1500
36: [==========] Running 62 tests from 1 test suite.
36: [----------] Global test environment set-up.
36: [----------] 62 tests from serial
36: [ RUN      ] serial.bitset
36: [       OK ] serial.bitset (1291 ms)
36: [ RUN      ] serial.bitset_default_constructor_no_alloc
36: [       OK ] serial.bitset_default_constructor_no_alloc (0 ms)
36: [ RUN      ] serial.dualview_combination
36: [       OK ] serial.dualview_combination (0 ms)
36: [ RUN      ] serial.dualview_alloc
36: [       OK ] serial.dualview_alloc (0 ms)
36: [ RUN      ] serial.test_dualview_copy_construction_and_assignment
36: [       OK ] serial.test_dualview_copy_construction_and_assignment (0 ms)
36: [ RUN      ] serial.dualview_combinations_without_init
36: [       OK ] serial.dualview_combinations_without_init (0 ms)
36: [ RUN      ] serial.dualview_deep_copy
36: [       OK ] serial.dualview_deep_copy (0 ms)
36: [ RUN      ] serial.dualview_realloc
36: [       OK ] serial.dualview_realloc (0 ms)
36: [ RUN      ] serial.dualview_resize
36: [       OK ] serial.dualview_resize (0 ms)
36: [ RUN      ] serial.dualview_device_correct_kokkos_device
36: [       OK ] serial.dualview_device_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_correct_kokkos_device
36: [       OK ] serial.dualview_host_correct_kokkos_device (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_sync
36: [       OK ] serial.dualview_host_modify_template_device_sync (0 ms)
36: [ RUN      ] serial.dualview_host_modify_template_device_execspace_sync
36: [       OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_sync
36: [       OK ] serial.dualview_device_modify_template_host_sync (0 ms)
36: [ RUN      ] serial.dualview_device_modify_template_host_execspace_sync
36: [       OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms)
36: [ RUN      ] serial.dualview_template_views_return_correct_executionspace_views
36: [       OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms)
36: [ RUN      ] serial.dynamic_view
36: [       OK ] serial.dynamic_view (6 ms)
36: [ RUN      ] serial.dyn_rank_view_api_generic
36: [       OK ] serial.dyn_rank_view_api_generic (6 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank12345
36: [       OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms)
36: [ RUN      ] serial.dyn_rank_view_check_fence_resize_realloc
36: /var/jenkins/workspace/Kokkos_PR-6988/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped
36: skipping since not default execution space
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms)
36: [ RUN      ] serial.dyn_rank_view_api_operator_rank67
36: [       OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms)
36: [ RUN      ] serial.ErrorReporterViaLambda
36: [       OK ] serial.ErrorReporterViaLambda (0 ms)
36: [ RUN      ] serial.ErrorReporter
36: [       OK ] serial.ErrorReporter (0 ms)
36: [ RUN      ] serial.offsetview_construction
36: [       OK ] serial.offsetview_construction (16 ms)
36: [ RUN      ] serial.offsetview_unmanaged_construction
36: [       OK ] serial.offsetview_unmanaged_construction (0 ms)
36: [ RUN      ] serial.offsetview_subview
36: [       OK ] serial.offsetview_subview (4 ms)
36: [ RUN      ] serial.offsetview_offsets_rank1
36: [       OK ] serial.offsetview_offsets_rank1 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank2
36: [       OK ] serial.offsetview_offsets_rank2 (0 ms)
36: [ RUN      ] serial.offsetview_offsets_rank3
36: [       OK ] serial.offsetview_offsets_rank3 (0 ms)
36: [ RUN      ] serial.scatterview
36: [       OK ] serial.scatterview (1618 ms)
36: [ RUN      ] serial.scatterview_devicetype
36: [       OK ] serial.scatterview_devicetype (1 ms)
36: [ RUN      ] serial.staticcrsgraph
36: [       OK ] serial.staticcrsgraph (7 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dualview
36: [       OK ] serial.resize_realloc_no_init_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_dualview
36: [       OK ] serial.resize_realloc_no_alloc_dualview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dualview
36: [       OK ] serial.resize_exec_space_dualview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dualview
36: [       OK ] serial.realloc_exec_space_dualview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_dynrankview
36: [       OK ] serial.resize_realloc_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.resize_exec_space_dynrankview
36: [       OK ] serial.resize_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_dynrankview
36: [       OK ] serial.realloc_exec_space_dynrankview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_init_scatterview
36: [       OK ] serial.resize_realloc_no_init_scatterview (0 ms)
36: [ RUN      ] serial.resize_realloc_no_alloc_scatterview
36: [       OK ] serial.resize_realloc_no_alloc_scatterview (0 ms)
36: [ RUN      ] serial.resize_exec_space_scatterview
36: [       OK ] serial.resize_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.realloc_exec_space_scatterview
36: [       OK ] serial.realloc_exec_space_scatterview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview
36: [       OK ] serial.create_mirror_no_init_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynrankview_viewctor
36: [       OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynrankview
36: [       OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview
36: [       OK ] serial.create_mirror_no_init_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_offsetview_view_ctor
36: [       OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_offsetview
36: [       OK ] serial.create_mirror_view_and_copy_offsetview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview
36: [       OK ] serial.create_mirror_no_init_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_view_and_copy_dynamicview
36: [       OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms)
36: [ RUN      ] serial.create_mirror_no_init_dynamicview_view_ctor
36: [       OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms)
36: [ RUN      ] serial.UnorderedMap_insert
36: [       OK ] serial.UnorderedMap_insert (7383 ms)
36: [ RUN      ] serial.UnorderedMap_failed_insert
36: [       OK ] serial.UnorderedMap_failed_insert (5057 ms)
36: [ RUN      ] serial.UnorderedMap_deep_copy
36: [       OK ] serial.UnorderedMap_deep_copy (2 ms)
36: [ RUN      ] serial.UnorderedMap_valid_empty
36: [       OK ] serial.UnorderedMap_valid_empty (0 ms)
36: [ RUN      ] serial.UnorderedMap_clear_zero_size
36: [       OK ] serial.UnorderedMap_clear_zero_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_consistent_size
36: [       OK ] serial.UnorderedMap_consistent_size (0 ms)
36: [ RUN      ] serial.UnorderedMap_shallow_copyable_on_device
36: [       OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms)
36: [ RUN      ] serial.UnorderedMap_lambda_capturable
36: [       OK ] serial.UnorderedMap_lambda_capturable (0 ms)
36: [ RUN      ] serial.UnorderedMap_constructor_view_alloc
36: [       OK ] serial.UnorderedMap_constructor_view_alloc (0 ms)
36: [ RUN      ] serial.viewctorprop_embedded_dim
36: [       OK ] serial.viewctorprop_embedded_dim (0 ms)
36: [----------] 62 tests from serial (15402 ms total)
36: 
36: [----------] Global test environment tear-down
36: [==========] 62 tests from 1 test suite ran. (15402 ms total)
36: [  PASSED  ] 61 tests.
36: [  SKIPPED ] 1 test, listed below:
36: [  SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc
36/58 Test #36: Kokkos_ContainersUnitTest_Serial .................   Passed   17.97 sec
test 37
      Start 37: Kokkos_ContainersUnitTest_SYCL

37: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL
37: Test timeout computed to be: 1500
37: [==========] Running 62 tests from 1 test suite.
37: [----------] Global test environment set-up.
37: [----------] 62 tests from sycl
37: [ RUN      ] sycl.bitset
37: [       OK ] sycl.bitset (17 ms)
37: [ RUN      ] sycl.bitset_default_constructor_no_alloc
37: [       OK ] sycl.bitset_default_constructor_no_alloc (0 ms)
37: [ RUN      ] sycl.dualview_combination
37: [       OK ] sycl.dualview_combination (0 ms)
37: [ RUN      ] sycl.dualview_alloc
37: [       OK ] sycl.dualview_alloc (0 ms)
37: [ RUN      ] sycl.test_dualview_copy_construction_and_assignment
37: [       OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms)
37: [ RUN      ] sycl.dualview_combinations_without_init
37: [       OK ] sycl.dualview_combinations_without_init (0 ms)
37: [ RUN      ] sycl.dualview_deep_copy
37: [       OK ] sycl.dualview_deep_copy (1 ms)
37: [ RUN      ] sycl.dualview_realloc
37: [       OK ] sycl.dualview_realloc (0 ms)
37: [ RUN      ] sycl.dualview_resize
37: [       OK ] sycl.dualview_resize (0 ms)
37: [ RUN      ] sycl.dualview_device_correct_kokkos_device
37: [       OK ] sycl.dualview_device_correct_kokkos_device (0 ms)
37: [ RUN      ] sycl.dualview_host_correct_kokkos_device
37: [       OK ] sycl.dualview_host_correct_kokkos_device (0 ms)
37: [ RUN      ] sycl.dualview_host_modify_template_device_sync
37: [       OK ] sycl.dualview_host_modify_template_device_sync (0 ms)
37: [ RUN      ] sycl.dualview_host_modify_template_device_execspace_sync
37: [       OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms)
37: [ RUN      ] sycl.dualview_device_modify_template_host_sync
37: [       OK ] sycl.dualview_device_modify_template_host_sync (0 ms)
37: [ RUN      ] sycl.dualview_device_modify_template_host_execspace_sync
37: [       OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms)
37: [ RUN      ] sycl.dualview_template_views_return_correct_executionspace_views
37: [       OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms)
37: [ RUN      ] sycl.dynamic_view
37: [       OK ] sycl.dynamic_view (21 ms)
37: [ RUN      ] sycl.dyn_rank_view_api_generic
37: [       OK ] sycl.dyn_rank_view_api_generic (8 ms)
37: [ RUN      ] sycl.dyn_rank_view_api_operator_rank12345
37: [       OK ] sycl.dyn_rank_view_api_operator_rank12345 (0 ms)
37: [ RUN      ] sycl.dyn_rank_view_check_fence_resize_realloc
37: [       OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms)
37: [ RUN      ] sycl.dyn_rank_view_api_operator_rank67
37: [       OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms)
37: [ RUN      ] sycl.ErrorReporterViaLambda
37: [       OK ] sycl.ErrorReporterViaLambda (0 ms)
37: [ RUN      ] sycl.ErrorReporter
37: [       OK ] sycl.ErrorReporter (0 ms)
37: [ RUN      ] sycl.offsetview_construction
37: [       OK ] sycl.offsetview_construction (2 ms)
37: [ RUN      ] sycl.offsetview_unmanaged_construction
37: [       OK ] sycl.offsetview_unmanaged_construction (0 ms)
37: [ RUN      ] sycl.offsetview_subview
37: [       OK ] sycl.offsetview_subview (0 ms)
37: [ RUN      ] sycl.offsetview_offsets_rank1
37: [       OK ] sycl.offsetview_offsets_rank1 (0 ms)
37: [ RUN      ] sycl.offsetview_offsets_rank2
37: [       OK ] sycl.offsetview_offsets_rank2 (0 ms)
37: [ RUN      ] sycl.offsetview_offsets_rank3
37: [       OK ] sycl.offsetview_offsets_rank3 (0 ms)
37: [ RUN      ] sycl.scatterview
37: [       OK ] sycl.scatterview (26935 ms)
37: [ RUN      ] sycl.scatterview_devicetype
37: [       OK ] sycl.scatterview_devicetype (8843 ms)
37: [ RUN      ] sycl.staticcrsgraph
37: [       OK ] sycl.staticcrsgraph (21 ms)
37: [ RUN      ] sycl.resize_realloc_no_init_dualview
37: [       OK ] sycl.resize_realloc_no_init_dualview (0 ms)
37: [ RUN      ] sycl.resize_realloc_no_alloc_dualview
37: [       OK ] sycl.resize_realloc_no_alloc_dualview (0 ms)
37: [ RUN      ] sycl.resize_exec_space_dualview
37: [       OK ] sycl.resize_exec_space_dualview (0 ms)
37: [ RUN      ] sycl.realloc_exec_space_dualview
37: [       OK ] sycl.realloc_exec_space_dualview (0 ms)
37: [ RUN      ] sycl.resize_realloc_no_init_dynrankview
37: [       OK ] sycl.resize_realloc_no_init_dynrankview (0 ms)
37: [ RUN      ] sycl.resize_exec_space_dynrankview
37: [       OK ] sycl.resize_exec_space_dynrankview (0 ms)
37: [ RUN      ] sycl.realloc_exec_space_dynrankview
37: [       OK ] sycl.realloc_exec_space_dynrankview (0 ms)
37: [ RUN      ] sycl.resize_realloc_no_init_scatterview
37: [       OK ] sycl.resize_realloc_no_init_scatterview (0 ms)
37: [ RUN      ] sycl.resize_realloc_no_alloc_scatterview
37: [       OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms)
37: [ RUN      ] sycl.resize_exec_space_scatterview
37: [       OK ] sycl.resize_exec_space_scatterview (0 ms)
37: [ RUN      ] sycl.realloc_exec_space_scatterview
37: [       OK ] sycl.realloc_exec_space_scatterview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_dynrankview
37: [       OK ] sycl.create_mirror_no_init_dynrankview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_dynrankview_viewctor
37: [       OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms)
37: [ RUN      ] sycl.create_mirror_view_and_copy_dynrankview
37: [       OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_offsetview
37: [       OK ] sycl.create_mirror_no_init_offsetview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_offsetview_view_ctor
37: [       OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms)
37: [ RUN      ] sycl.create_mirror_view_and_copy_offsetview
37: [       OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_dynamicview
37: [       OK ] sycl.create_mirror_no_init_dynamicview (0 ms)
37: [ RUN      ] sycl.create_mirror_view_and_copy_dynamicview
37: [       OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms)
37: [ RUN      ] sycl.create_mirror_no_init_dynamicview_view_ctor
37: [       OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms)
37: [ RUN      ] sycl.UnorderedMap_insert
37: [       OK ] sycl.UnorderedMap_insert (2490 ms)
37: [ RUN      ] sycl.UnorderedMap_failed_insert
37: [       OK ] sycl.UnorderedMap_failed_insert (2466 ms)
37: [ RUN      ] sycl.UnorderedMap_deep_copy
37: [       OK ] sycl.UnorderedMap_deep_copy (3 ms)
37: [ RUN      ] sycl.UnorderedMap_valid_empty
37: [       OK ] sycl.UnorderedMap_valid_empty (1 ms)
37: [ RUN      ] sycl.UnorderedMap_clear_zero_size
37: [       OK ] sycl.UnorderedMap_clear_zero_size (0 ms)
37: [ RUN      ] sycl.UnorderedMap_consistent_size
37: [       OK ] sycl.UnorderedMap_consistent_size (0 ms)
37: [ RUN      ] sycl.UnorderedMap_shallow_copyable_on_device
37: [       OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms)
37: [ RUN      ] sycl.UnorderedMap_lambda_capturable
37: [       OK ] sycl.UnorderedMap_lambda_capturable (0 ms)
37: [ RUN      ] sycl.UnorderedMap_constructor_view_alloc
37: [       OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms)
37: [ RUN      ] sycl.viewctorprop_embedded_dim
37: [       OK ] sycl.viewctorprop_embedded_dim (0 ms)
37: [----------] 62 tests from sycl (40831 ms total)
37: 
37: [----------] Global test environment tear-down
37: [==========] 62 tests from 1 test suite ran. (40831 ms total)
37: [  PASSED  ] 62 tests.
37/58 Test #37: Kokkos_ContainersUnitTest_SYCL ...................   Passed   43.91 sec
test 38
      Start 38: Kokkos_UnitTest_Sort

38: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_UnitTest_Sort
38: Test timeout computed to be: 1500
38: [==========] Running 15 tests from 1 test suite.
38: [----------] Global test environment set-up.
38: [----------] 15 tests from sycl
38: [ RUN      ] sycl.SortUnsignedValueType
38: [       OK ] sycl.SortUnsignedValueType (19 ms)
38: [ RUN      ] sycl.SortEmptyView
38: [       OK ] sycl.SortEmptyView (0 ms)
38: [ RUN      ] sycl.SortByKeyEmptyView
38: [       OK ] sycl.SortByKeyEmptyView (0 ms)
38: [ RUN      ] sycl.SortByKey
38: [       OK ] sycl.SortByKey (1 ms)
38: [ RUN      ] sycl.SortByKeyWithComparator
38: [       OK ] sycl.SortByKeyWithComparator (1 ms)
38: [ RUN      ] sycl.SortByKeyStaticExtents
38: [       OK ] sycl.SortByKeyStaticExtents (1 ms)
38: [ RUN      ] sycl.SortByKeyWithStrides
38: [       OK ] sycl.SortByKeyWithStrides (1 ms)
38: [ RUN      ] sycl.SortByKeyKeysLargerThanValues
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6988/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
38: 
38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6988/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out.
38: [       OK ] sycl.SortByKeyKeysLargerThanValues (690 ms)
38: [ RUN      ] sycl.SortWithCustomComparator
38: [       OK ] sycl.SortWithCustomComparator (673 ms)
38: [ RUN      ] sycl.BinSortGenericTests
38: [       OK ] sycl.BinSortGenericTests (14 ms)
38: [ RUN      ] sycl.BinSortEmptyView
38: [       OK ] sycl.BinSortEmptyView (0 ms)
38: [ RUN      ] sycl.BinSortEmptyKeysView
38: [       OK ] sycl.BinSortEmptyKeysView (0 ms)
38: [ RUN      ] sycl.BinSortUnsignedKeyLayoutStrideValues
38: [       OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (10825 ms)
38: [ RUN      ] sycl.NestedSort
38: [       OK ] sycl.NestedSort (34 ms)
38: [ RUN      ] sycl.NestedSortByKey
38: [       OK ] sycl.NestedSortByKey (97 ms)
38: [----------] 15 tests from sycl (12361 ms total)
38: 
38: [----------] Global test environment tear-down
38: [==========] 15 tests from 1 test suite ran. (12361 ms total)
38: [  PASSED  ] 15 tests.
38/58 Test #38: Kokkos_UnitTest_Sort .............................   Passed   14.88 sec
test 39
      Start 39: Kokkos_UnitTest_Random

39: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_UnitTest_Random
39: Test timeout computed to be: 1500
39: [==========] Running 3 tests from 1 test suite.
39: [----------] Global test environment set-up.
39: [----------] 3 tests from sycl
39: [ RUN      ] sycl.Random_XorShift64
39: Test Seed:1715113081685023951
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.45775e-07 -0.00239053 -0.00536749 || 0.051031 28008 29345 || 28743.1 28674.4 || -74.2002 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.5082e-07 0.0213377 -0.00143581 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00387144 -0.00868508 || 0.051031 27965 29319 || 28785.8 28674.4 || -120.063 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0110374 -3.31231e-05 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.00300212 -0.00907858 || 0.051031 28015 29300 || 28588.6 28674.4 || -125.502 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00158756 -0.00104107 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.014203 0.000966225 || 0.051031 28031 29294 || 28272.8 28674.4 || 13.3571 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0126105 -0.00198421 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000246252 -0.99999 -48245.3 || 0.051031 0 194821 || 2.92847e+09 28674.4 || -6.66942e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000737642 -0.312732 0.149305 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.91181e-07 -0.00351549 -0.0143061 || 0.051031 28050 29411 || 28775.5 28674.4 || -197.768 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.87038e-07 -0.0114648 0.00296409 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.76045e-07 -0.00249505 -0.00777983 || 0.051031 27958 29329 || 28746.1 28674.4 || -107.548 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.41632e-07 -0.00393843 0.00290547 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00890104 0.0281925 || 0.051031 28082 29340 || 28931.9 28674.4 || 389.733 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.0221309 0.00568097 || 0.051031 1e+64 -1e+64
39: Test Seed:1715113081857816894
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00279053 -0.0200828 || 0.051031 28051 29320 || 28754.6 28674.4 || -277.624 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00937169 -0.00178104 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.00982061 -0.00488147 || 0.051031 28039 29498 || 28958.8 28674.4 || -67.4815 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00551134 5.11924e-05 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 0.0266247 0.0106135 || 0.051031 28001 29395 || 27930.7 28674.4 || 146.721 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 0.00563597 -0.00339248 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0154919 -0.0105192 || 0.051031 27931 29378 || 29125.6 28674.4 || -145.418 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.00727693 0.00306179 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244533 -0.99999 -48245.1 || 0.051031 0 194990 || 2.92836e+09 28674.4 || -6.6694e+08 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 0.000732488 -0.314967 0.156656 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.73523e-07 0.00268913 -0.00709905 || 0.051031 27990 29292 || 28597.5 28674.4 || -98.1373 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.34064e-07 -0.00118156 -0.00946649 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.65955e-07 0.00986023 -0.00246356 || 0.051031 27975 29397 || 28394.4 28674.4 || -34.0562 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 7.11361e-07 0.0118042 0.00252075 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 6.43252e-07 -0.0110575 0.00182464 || 0.051031 27974 29250 || 28995 28674.4 || 25.2238 -2.0744
39:  -- Testing 3-D histogram
39: Density 3D: 6.43252e-07 -0.0255733 -0.00964917 || 0.051031 1e+64 -1e+64
39: [       OK ] sycl.Random_XorShift64 (377 ms)
39: [ RUN      ] sycl.Random_XorShift1024_0
39: Test Seed:1715113082062264261
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0180841 -0.0135807 || 0.051031 10953 11836 || 11174.9 11377 || -187.74 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0149015 0.00192164 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0197763 -0.00691704 || 0.051031 10994 11767 || 11156.3 11377 || -95.6211 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0100512 -0.0014993 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00777212 -0.00768521 || 0.051031 10977 11876 || 11289.2 11377 || -106.24 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.0130328 -0.000746454 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00594318 -0.0115809 || 0.051031 10918 11759 || 11309.7 11377 || -160.095 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00196988 0.000707257 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244525 -0.999975 -7594.82 || 0.051031 0 77718 || 4.61058e+08 11377 || -1.04991e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000733283 -0.154043 0.0235172 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.60671e-07 0.0193648 -0.0069511 || 0.051031 10980 11761 || 11160.8 11377 || -96.092 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.86102e-07 0.0125333 -0.00480661 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.67029e-07 0.00260274 0.0015579 || 0.051031 10946 11846 || 11347.4 11377 || 21.5364 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.05176e-07 -0.0146482 0.00147406 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0139292 0.0109956 || 0.051031 10947 11779 || 11537.7 11377 || 152.003 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.010851 -0.00290958 || 0.051031 1e+64 -1e+64
39: Test Seed:1715113082210386288
39: Test Scalar=int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0053214 -0.00839175 || 0.051031 10964 11813 || 11437.8 11377 || -116.008 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0102941 -0.000697133 || 0.051031 1e+64 -1e+64
39: Test Scalar=unsigned int
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.0134626 -0.00959226 || 0.051031 10994 11743 || 11225.8 11377 || -132.603 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00551401 -0.000958442 || 0.051031 1e+64 -1e+64
39: Test Scalar=int64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00261293 0.00107834 || 0.051031 10990 11851 || 11347.3 11377 || 14.907 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.0100423 0.00010533 || 0.051031 1e+64 -1e+64
39: Test Scalar=uint64_t
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 0.00264318 -0.00633209 || 0.051031 11005 11809 || 11347 11377 || -87.5348 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 -0.00369777 0.000512923 || 0.051031 1e+64 -1e+64
39: Test Scalar=half
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 0.000244995 -0.999975 -7594.03 || 0.051031 0 77795 || 4.60965e+08 11377 || -1.0498e+08 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 0.000734716 -0.163558 0.0260282 || 0.051031 1e+64 -1e+64
39: Test Scalar=bhalf
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.67029e-07 -0.0132779 0.00404754 || 0.051031 10978 11820 || 11530.1 11377 || 55.9531 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.05176e-07 -0.013856 -0.0025784 || 0.051031 1e+64 -1e+64
39: Test Scalar=float
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.79744e-07 0.00177733 -0.00258888 || 0.051031 10988 11898 || 11356.8 11377 || -35.7887 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 3.43323e-07 -0.0198972 -0.00107683 || 0.051031 1e+64 -1e+64
39: Test Scalar=double
39:  -- Testing randomness properties
39:  -- Testing 1-D histogram
39: Density 1D: 2.47955e-07 -0.0133296 0.00566297 || 0.051031 10976 11892 || 11530.7 11377 || 78.2848 -0.823045
39:  -- Testing 3-D histogram
39: Density 3D: 2.47955e-07 0.00489031 0.00176695 || 0.051031 1e+64 -1e+64
39: [       OK ] sycl.Random_XorShift1024_0 (339 ms)
39: [ RUN      ] sycl.Multi_streams
39: /var/jenkins/workspace/Kokkos_PR-6988/algorithms/unit_tests/TestRandom.hpp:593: Skipped
39: Failing on NVIDIA GPUs
39: [  SKIPPED ] sycl.Multi_streams (0 ms)
39: [----------] 3 tests from sycl (717 ms total)
39: 
39: [----------] Global test environment tear-down
39: [==========] 3 tests from 1 test suite ran. (717 ms total)
39: [  PASSED  ] 2 tests.
39: [  SKIPPED ] 1 test, listed below:
39: [  SKIPPED ] sycl.Multi_streams
39/58 Test #39: Kokkos_UnitTest_Random ...........................   Passed    3.17 sec
test 40
      Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A

40: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A
40: Test timeout computed to be: 1500
40: [==========] Running 15 tests from 3 test suites.
40: [----------] Global test environment set-up.
40: [----------] 3 tests from std_algorithms_reducers
40: [ RUN      ] std_algorithms_reducers.max_first_loc
40: [       OK ] std_algorithms_reducers.max_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_first_loc
40: [       OK ] std_algorithms_reducers.min_first_loc (0 ms)
40: [ RUN      ] std_algorithms_reducers.min_max_first_last_loc
40: [       OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms)
40: [----------] 3 tests from std_algorithms_reducers (0 ms total)
40: 
40: [----------] 1 test from std_algorithms
40: [ RUN      ] std_algorithms.is_admissible_to_std_algorithms
40: [       OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms)
40: [----------] 1 test from std_algorithms (0 ms total)
40: 
40: [----------] 11 tests from random_access_iterator_test
40: [ RUN      ] random_access_iterator_test.constructor
40: [       OK ] random_access_iterator_test.constructor (2 ms)
40: [ RUN      ] random_access_iterator_test.constructiblity
40: [       OK ] random_access_iterator_test.constructiblity (0 ms)
40: [ RUN      ] random_access_iterator_test.dereference
40: [       OK ] random_access_iterator_test.dereference (0 ms)
40: [ RUN      ] random_access_iterator_test.subscript_operator
40: [       OK ] random_access_iterator_test.subscript_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet1
40: [       OK ] random_access_iterator_test.operatorsSet1 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet2
40: [       OK ] random_access_iterator_test.operatorsSet2 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet3
40: [       OK ] random_access_iterator_test.operatorsSet3 (0 ms)
40: [ RUN      ] random_access_iterator_test.operatorsSet4
40: [       OK ] random_access_iterator_test.operatorsSet4 (0 ms)
40: [ RUN      ] random_access_iterator_test.assignment_operator
40: [       OK ] random_access_iterator_test.assignment_operator (0 ms)
40: [ RUN      ] random_access_iterator_test.distance
40: [       OK ] random_access_iterator_test.distance (0 ms)
40: [ RUN      ] random_access_iterator_test.traits_helpers
40: [       OK ] random_access_iterator_test.traits_helpers (0 ms)
40: [----------] 11 tests from random_access_iterator_test (7 ms total)
40: 
40: [----------] Global test environment tear-down
40: [==========] 15 tests from 3 test suites ran. (8 ms total)
40: [  PASSED  ] 15 tests.
40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ...............   Passed    2.43 sec
test 41
      Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B

41: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B
41: Test timeout computed to be: 1500
41: [==========] Running 7 tests from 1 test suite.
41: [----------] Global test environment set-up.
41: [----------] 7 tests from std_algorithms_min_max_element_test
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_empty_range
41: [       OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_empty_range
41: [       OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data
41: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data
41: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms)
41: [ RUN      ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp
41: [       OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms)
41: [----------] 7 tests from std_algorithms_min_max_element_test (43 ms total)
41: 
41: [----------] Global test environment tear-down
41: [==========] 7 tests from 1 test suite ran. (43 ms total)
41: [  PASSED  ] 7 tests.
41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ...............   Passed    2.50 sec
test 42
      Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C

42: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C
42: Test timeout computed to be: 1500
42: [==========] Running 13 tests from 10 test suites.
42: [----------] Global test environment set-up.
42: [----------] 1 test from std_algorithms_lexicographical_compare_test
42: [ RUN      ] std_algorithms_lexicographical_compare_test.test
42: [       OK ] std_algorithms_lexicographical_compare_test.test (187 ms)
42: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total)
42: 
42: [----------] 1 test from std_algorithms_for_each_test
42: [ RUN      ] std_algorithms_for_each_test.test
42: [       OK ] std_algorithms_for_each_test.test (124 ms)
42: [----------] 1 test from std_algorithms_for_each_test (124 ms total)
42: 
42: [----------] 1 test from std_algorithms_find_test
42: [ RUN      ] std_algorithms_find_test.test
42: [       OK ] std_algorithms_find_test.test (75 ms)
42: [----------] 1 test from std_algorithms_find_test (75 ms total)
42: 
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_first_of
42: [       OK ] std_algorithms_non_mod_seq_ops.find_first_of (461 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.find_end
42: [       OK ] std_algorithms_non_mod_seq_ops.find_end (1000 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search
42: [       OK ] std_algorithms_non_mod_seq_ops.search (586 ms)
42: [ RUN      ] std_algorithms_non_mod_seq_ops.search_n
42: [       OK ] std_algorithms_non_mod_seq_ops.search_n (432 ms)
42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2480 ms total)
42: 
42: [----------] 1 test from std_algorithms_count_test
42: [ RUN      ] std_algorithms_count_test.test
42: [       OK ] std_algorithms_count_test.test (92 ms)
42: [----------] 1 test from std_algorithms_count_test (92 ms total)
42: 
42: [----------] 1 test from std_algorithms_equal_test
42: [ RUN      ] std_algorithms_equal_test.test
42: [       OK ] std_algorithms_equal_test.test (19 ms)
42: [----------] 1 test from std_algorithms_equal_test (19 ms total)
42: 
42: [----------] 1 test from std_algorithms_all_any_none_of_test
42: [ RUN      ] std_algorithms_all_any_none_of_test.test
42: [       OK ] std_algorithms_all_any_none_of_test.test (79 ms)
42: [----------] 1 test from std_algorithms_all_any_none_of_test (79 ms total)
42: 
42: [----------] 1 test from std_algorithms_nonmod_seq_ops
42: [ RUN      ] std_algorithms_nonmod_seq_ops.adjacent_find
42: [       OK ] std_algorithms_nonmod_seq_ops.adjacent_find (103 ms)
42: [----------] 1 test from std_algorithms_nonmod_seq_ops (103 ms total)
42: 
42: [----------] 1 test from std_algorithms_mismatch_test
42: [ RUN      ] std_algorithms_mismatch_test.test
42: [       OK ] std_algorithms_mismatch_test.test (179 ms)
42: [----------] 1 test from std_algorithms_mismatch_test (179 ms total)
42: 
42: [----------] 1 test from std_algorithms_mod_seq_ops
42: [ RUN      ] std_algorithms_mod_seq_ops.move_backward
42: [       OK ] std_algorithms_mod_seq_ops.move_backward (59 ms)
42: [----------] 1 test from std_algorithms_mod_seq_ops (59 ms total)
42: 
42: [----------] Global test environment tear-down
42: [==========] 13 tests from 10 test suites ran. (3402 ms total)
42: [  PASSED  ] 13 tests.
42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ...............   Passed    5.99 sec
test 43
      Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D

43: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D
43: Test timeout computed to be: 1500
43: [==========] Running 31 tests from 5 test suites.
43: [----------] Global test environment set-up.
43: [----------] 3 tests from std_algorithms_mod_ops_test
43: [ RUN      ] std_algorithms_mod_ops_test.move
43: [       OK ] std_algorithms_mod_ops_test.move (0 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.move_within_parfor
43: [       OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms)
43: [ RUN      ] std_algorithms_mod_ops_test.iter_swap_static_view
43: [       OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms)
43: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total)
43: 
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy
43: [       OK ] std_algorithms_mod_seq_ops_test.copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_view
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_n
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.copy_backward
43: [       OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.reverse_copy
43: [       OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill
43: [       OK ] std_algorithms_mod_seq_ops_test.fill (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.fill_n
43: [       OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op
43: [       OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate
43: [       OK ] std_algorithms_mod_seq_ops_test.generate (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.generate_n
43: [       OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops_test.swap_ranges
43: [       OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms)
43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total)
43: 
43: [----------] 4 tests from std_algorithms_replace_ops_test
43: [ RUN      ] std_algorithms_replace_ops_test.replace
43: [       OK ] std_algorithms_replace_ops_test.replace (42 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_if
43: [       OK ] std_algorithms_replace_ops_test.replace_if (161 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy
43: [       OK ] std_algorithms_replace_ops_test.replace_copy (85 ms)
43: [ RUN      ] std_algorithms_replace_ops_test.replace_copy_if
43: [       OK ] std_algorithms_replace_ops_test.replace_copy_if (60 ms)
43: [----------] 4 tests from std_algorithms_replace_ops_test (348 ms total)
43: 
43: [----------] 11 tests from std_algorithms_mod_seq_ops
43: [ RUN      ] std_algorithms_mod_seq_ops.copy_if
43: [       OK ] std_algorithms_mod_seq_ops.copy_if (32 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique
43: [       OK ] std_algorithms_mod_seq_ops.unique (234 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.unique_copy
43: [       OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove
43: [       OK ] std_algorithms_mod_seq_ops.remove (55 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_if (56 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy (177 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.remove_copy_if
43: [       OK ] std_algorithms_mod_seq_ops.remove_copy_if (54 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate
43: [       OK ] std_algorithms_mod_seq_ops.rotate (1361 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.rotate_copy
43: [       OK ] std_algorithms_mod_seq_ops.rotate_copy (483 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_left
43: [       OK ] std_algorithms_mod_seq_ops.shift_left (1363 ms)
43: [ RUN      ] std_algorithms_mod_seq_ops.shift_right
43: [       OK ] std_algorithms_mod_seq_ops.shift_right (1344 ms)
43: [----------] 11 tests from std_algorithms_mod_seq_ops (5243 ms total)
43: 
43: [----------] 1 test from std_algorithms_modseq_test
43: [ RUN      ] std_algorithms_modseq_test.reverse
43: [       OK ] std_algorithms_modseq_test.reverse (49 ms)
43: [----------] 1 test from std_algorithms_modseq_test (50 ms total)
43: 
43: [----------] Global test environment tear-down
43: [==========] 31 tests from 5 test suites ran. (5654 ms total)
43: [  PASSED  ] 31 tests.
43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ...............   Passed    8.11 sec
test 44
      Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E

44: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E
44: Test timeout computed to be: 1500
44: [==========] Running 29 tests from 7 test suites.
44: [----------] Global test environment set-up.
44: [----------] 2 tests from std_algorithms_sorting_ops_test
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms)
44: [ RUN      ] std_algorithms_sorting_ops_test.is_sorted_until
44: [       OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms)
44: [----------] 2 tests from std_algorithms_sorting_ops_test (27 ms total)
44: 
44: [----------] 4 tests from std_algorithms_partitioning_test
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_trivial
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms)
44: [ RUN      ] std_algorithms_partitioning_test.is_partitioned_accepting_view
44: [       OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms)
44: [ RUN      ] std_algorithms_partitioning_test.partition_point
44: [       OK ] std_algorithms_partitioning_test.partition_point (1 ms)
44: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total)
44: 
44: [----------] 1 test from std_algorithms_partitioning_ops
44: [ RUN      ] std_algorithms_partitioning_ops.partition_copy
44: [       OK ] std_algorithms_partitioning_ops.partition_copy (22 ms)
44: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total)
44: 
44: [----------] 12 tests from std_algorithms_numerics_test
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms)
44: [ RUN      ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type
44: [       OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms)
44: [----------] 12 tests from std_algorithms_numerics_test (20 ms total)
44: 
44: [----------] 1 test from std_algorithms_numerics_ops_test
44: [ RUN      ] std_algorithms_numerics_ops_test.adjecent_difference
44: [       OK ] std_algorithms_numerics_ops_test.adjecent_difference (101 ms)
44: [----------] 1 test from std_algorithms_numerics_ops_test (101 ms total)
44: 
44: [----------] 8 tests from std_algorithms_numeric_ops_test
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan (884 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan (657 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (243 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (346 ms)
44: [ RUN      ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor
44: [       OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms)
44: [----------] 8 tests from std_algorithms_numeric_ops_test (2132 ms total)
44: 
44: [----------] 1 test from std_algorithms_transform_ops_test
44: [ RUN      ] std_algorithms_transform_ops_test.transform_unary_op
44: [       OK ] std_algorithms_transform_ops_test.transform_unary_op (41 ms)
44: [----------] 1 test from std_algorithms_transform_ops_test (41 ms total)
44: 
44: [----------] Global test environment tear-down
44: [==========] 29 tests from 7 test suites ran. (2350 ms total)
44: [  PASSED  ] 29 tests.
44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ...............   Passed    4.82 sec
test 45
      Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A

45: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A
45: Test timeout computed to be: 1500
45: [==========] Running 12 tests from 7 test suites.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (560 ms)
45: [ RUN      ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist
45: [       OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (537 ms)
45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1098 ms total)
45: 
45: [----------] 2 tests from std_algorithms_count_team_test
45: [ RUN      ] std_algorithms_count_team_test.count_returns_nonzero
45: [       OK ] std_algorithms_count_team_test.count_returns_nonzero (579 ms)
45: [ RUN      ] std_algorithms_count_team_test.count_returns_zero
45: [       OK ] std_algorithms_count_team_test.count_returns_zero (247 ms)
45: [----------] 2 tests from std_algorithms_count_team_test (826 ms total)
45: 
45: [----------] 1 test from std_algorithms_count_if_team_test
45: [ RUN      ] std_algorithms_count_if_team_test.test
45: [       OK ] std_algorithms_count_if_team_test.test (301 ms)
45: [----------] 1 test from std_algorithms_count_if_team_test (301 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_team_test
45: [ RUN      ] std_algorithms_for_each_team_test.test
45: [       OK ] std_algorithms_for_each_team_test.test (405 ms)
45: [----------] 1 test from std_algorithms_for_each_team_test (405 ms total)
45: 
45: [----------] 1 test from std_algorithms_for_each_n_team_test
45: [ RUN      ] std_algorithms_for_each_n_team_test.test
45: [       OK ] std_algorithms_for_each_n_team_test.test (417 ms)
45: [----------] 1 test from std_algorithms_for_each_n_team_test (417 ms total)
45: 
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.views_are_equal
45: [       OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2834 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_less
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1697 ms)
45: [ RUN      ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater
45: [       OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1697 ms)
45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6229 ms total)
45: 
45: [----------] 2 tests from std_algorithms_mismatch_team_test
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_equal (1916 ms)
45: [ RUN      ] std_algorithms_mismatch_team_test.views_are_not_equal
45: [       OK ] std_algorithms_mismatch_team_test.views_are_not_equal (869 ms)
45: [----------] 2 tests from std_algorithms_mismatch_team_test (2785 ms total)
45: 
45: [----------] Global test environment tear-down
45: [==========] 12 tests from 7 test suites ran. (12065 ms total)
45: [  PASSED  ] 12 tests.
45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..........   Passed   14.49 sec
test 46
      Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B

46: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B
46: Test timeout computed to be: 1500
46: [==========] Running 8 tests from 4 test suites.
46: [----------] Global test environment set-up.
46: [----------] 2 tests from std_algorithms_equal_team_test
46: [ RUN      ] std_algorithms_equal_team_test.views_are_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_equal (1428 ms)
46: [ RUN      ] std_algorithms_equal_team_test.views_are_not_equal
46: [       OK ] std_algorithms_equal_team_test.views_are_not_equal (1308 ms)
46: [----------] 2 tests from std_algorithms_equal_team_test (2737 ms total)
46: 
46: [----------] 2 tests from std_algorithms_search_team_test
46: [ RUN      ] std_algorithms_search_team_test.sequences_exist
46: [       OK ] std_algorithms_search_team_test.sequences_exist (714 ms)
46: [ RUN      ] std_algorithms_search_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_search_team_test.sequences_do_not_exist (887 ms)
46: [----------] 2 tests from std_algorithms_search_team_test (1602 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_end_team_test
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_exist (1816 ms)
46: [ RUN      ] std_algorithms_find_end_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1674 ms)
46: [----------] 2 tests from std_algorithms_find_end_team_test (3491 ms total)
46: 
46: [----------] 2 tests from std_algorithms_find_first_of_team_test
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_exist (1380 ms)
46: [ RUN      ] std_algorithms_find_first_of_team_test.sequences_do_not_exist
46: [       OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5332 ms)
46: [----------] 2 tests from std_algorithms_find_first_of_team_test (6713 ms total)
46: 
46: [----------] Global test environment tear-down
46: [==========] 8 tests from 4 test suites ran. (14544 ms total)
46: [  PASSED  ] 8 tests.
46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..........   Passed   16.99 sec
test 47
      Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C

47: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C
47: Test timeout computed to be: 1500
47: [==========] Running 11 tests from 7 test suites.
47: [----------] Global test environment set-up.
47: [----------] 2 tests from std_algorithms_find_team_test
47: [ RUN      ] std_algorithms_find_team_test.searched_values_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_exist (308 ms)
47: [ RUN      ] std_algorithms_find_team_test.searched_values_do_not_exist
47: [       OK ] std_algorithms_find_team_test.searched_values_do_not_exist (440 ms)
47: [----------] 2 tests from std_algorithms_find_team_test (748 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_team_test
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_true (263 ms)
47: [ RUN      ] std_algorithms_find_if_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_team_test.predicates_return_false (432 ms)
47: [----------] 2 tests from std_algorithms_find_if_team_test (696 ms total)
47: 
47: [----------] 2 tests from std_algorithms_find_if_not_team_test
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_true
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_true (435 ms)
47: [ RUN      ] std_algorithms_find_if_not_team_test.predicates_return_false
47: [       OK ] std_algorithms_find_if_not_team_test.predicates_return_false (259 ms)
47: [----------] 2 tests from std_algorithms_find_if_not_team_test (695 ms total)
47: 
47: [----------] 1 test from std_algorithms_all_of_team_test
47: [ RUN      ] std_algorithms_all_of_team_test.test
47: [       OK ] std_algorithms_all_of_team_test.test (433 ms)
47: [----------] 1 test from std_algorithms_all_of_team_test (433 ms total)
47: 
47: [----------] 1 test from std_algorithms_any_of_team_test
47: [ RUN      ] std_algorithms_any_of_team_test.test
47: [       OK ] std_algorithms_any_of_team_test.test (266 ms)
47: [----------] 1 test from std_algorithms_any_of_team_test (266 ms total)
47: 
47: [----------] 1 test from std_algorithms_none_of_team_test
47: [ RUN      ] std_algorithms_none_of_team_test.test
47: [       OK ] std_algorithms_none_of_team_test.test (436 ms)
47: [----------] 1 test from std_algorithms_none_of_team_test (436 ms total)
47: 
47: [----------] 2 tests from std_algorithms_search_n_team_test
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (290 ms)
47: [ RUN      ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist
47: [       OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (316 ms)
47: [----------] 2 tests from std_algorithms_search_n_team_test (606 ms total)
47: 
47: [----------] Global test environment tear-down
47: [==========] 11 tests from 7 test suites ran. (3883 ms total)
47: [  PASSED  ] 11 tests.
47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..........   Passed    6.35 sec
test 48
      Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D

48: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D
48: Test timeout computed to be: 1500
48: [==========] Running 3 tests from 3 test suites.
48: [----------] Global test environment set-up.
48: [----------] 1 test from std_algorithms_min_element_team_test
48: [ RUN      ] std_algorithms_min_element_team_test.test
48: [       OK ] std_algorithms_min_element_team_test.test (1260 ms)
48: [----------] 1 test from std_algorithms_min_element_team_test (1260 ms total)
48: 
48: [----------] 1 test from std_algorithms_max_element_team_test
48: [ RUN      ] std_algorithms_max_element_team_test.test
48: [       OK ] std_algorithms_max_element_team_test.test (1276 ms)
48: [----------] 1 test from std_algorithms_max_element_team_test (1276 ms total)
48: 
48: [----------] 1 test from std_algorithms_minmax_element_team_test
48: [ RUN      ] std_algorithms_minmax_element_team_test.test
48: [       OK ] std_algorithms_minmax_element_team_test.test (1695 ms)
48: [----------] 1 test from std_algorithms_minmax_element_team_test (1695 ms total)
48: 
48: [----------] Global test environment tear-down
48: [==========] 3 tests from 3 test suites ran. (4231 ms total)
48: [  PASSED  ] 3 tests.
48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..........   Passed    6.67 sec
test 49
      Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E

49: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E
49: Test timeout computed to be: 1500
49: [==========] Running 6 tests from 6 test suites.
49: [----------] Global test environment set-up.
49: [----------] 1 test from std_algorithms_fill_team_test
49: [ RUN      ] std_algorithms_fill_team_test.test
49: [       OK ] std_algorithms_fill_team_test.test (334 ms)
49: [----------] 1 test from std_algorithms_fill_team_test (334 ms total)
49: 
49: [----------] 1 test from std_algorithms_fill_n_team_test
49: [ RUN      ] std_algorithms_fill_n_team_test.test
49: [       OK ] std_algorithms_fill_n_team_test.test (466 ms)
49: [----------] 1 test from std_algorithms_fill_n_team_test (466 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_team_test
49: [ RUN      ] std_algorithms_replace_team_test.test
49: [       OK ] std_algorithms_replace_team_test.test (436 ms)
49: [----------] 1 test from std_algorithms_replace_team_test (436 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_if_team_test
49: [ RUN      ] std_algorithms_replace_if_team_test.test
49: [       OK ] std_algorithms_replace_if_team_test.test (507 ms)
49: [----------] 1 test from std_algorithms_replace_if_team_test (507 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_team_test
49: [ RUN      ] std_algorithms_replace_copy_team_test.test
49: [       OK ] std_algorithms_replace_copy_team_test.test (746 ms)
49: [----------] 1 test from std_algorithms_replace_copy_team_test (746 ms total)
49: 
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test
49: [ RUN      ] std_algorithms_replace_copy_if_team_test.test
49: [       OK ] std_algorithms_replace_copy_if_team_test.test (697 ms)
49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (697 ms total)
49: 
49: [----------] Global test environment tear-down
49: [==========] 6 tests from 6 test suites ran. (3189 ms total)
49: [  PASSED  ] 6 tests.
49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..........   Passed    5.65 sec
test 50
      Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F

50: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F
50: Test timeout computed to be: 1500
50: [==========] Running 4 tests from 4 test suites.
50: [----------] Global test environment set-up.
50: [----------] 1 test from std_algorithms_reverse_team_test
50: [ RUN      ] std_algorithms_reverse_team_test.test
50: [       OK ] std_algorithms_reverse_team_test.test (333 ms)
50: [----------] 1 test from std_algorithms_reverse_team_test (333 ms total)
50: 
50: [----------] 1 test from std_algorithms_reverse_copy_team_test
50: [ RUN      ] std_algorithms_reverse_copy_team_test.test
50: [       OK ] std_algorithms_reverse_copy_team_test.test (364 ms)
50: [----------] 1 test from std_algorithms_reverse_copy_team_test (365 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_team_test
50: [ RUN      ] std_algorithms_rotate_team_test.test
50: [       OK ] std_algorithms_rotate_team_test.test (835 ms)
50: [----------] 1 test from std_algorithms_rotate_team_test (835 ms total)
50: 
50: [----------] 1 test from std_algorithms_rotate_copy_team_test
50: [ RUN      ] std_algorithms_rotate_copy_team_test.test
50: [       OK ] std_algorithms_rotate_copy_team_test.test (699 ms)
50: [----------] 1 test from std_algorithms_rotate_copy_team_test (699 ms total)
50: 
50: [----------] Global test environment tear-down
50: [==========] 4 tests from 4 test suites ran. (2234 ms total)
50: [  PASSED  ] 4 tests.
50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..........   Passed    4.68 sec
test 51
      Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G

51: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G
51: Test timeout computed to be: 1500
51: [==========] Running 4 tests from 4 test suites.
51: [----------] Global test environment set-up.
51: [----------] 1 test from std_algorithms_move_team_test
51: [ RUN      ] std_algorithms_move_team_test.test
51: [       OK ] std_algorithms_move_team_test.test (514 ms)
51: [----------] 1 test from std_algorithms_move_team_test (514 ms total)
51: 
51: [----------] 1 test from std_algorithms_move_backward_team_test
51: [ RUN      ] std_algorithms_move_backward_team_test.test
51: [       OK ] std_algorithms_move_backward_team_test.test (480 ms)
51: [----------] 1 test from std_algorithms_move_backward_team_test (480 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_left_team_test
51: [ RUN      ] std_algorithms_shift_left_team_test.test
51: [       OK ] std_algorithms_shift_left_team_test.test (1639 ms)
51: [----------] 1 test from std_algorithms_shift_left_team_test (1639 ms total)
51: 
51: [----------] 1 test from std_algorithms_shift_right_team_test
51: [ RUN      ] std_algorithms_shift_right_team_test.test
51: [       OK ] std_algorithms_shift_right_team_test.test (1586 ms)
51: [----------] 1 test from std_algorithms_shift_right_team_test (1586 ms total)
51: 
51: [----------] Global test environment tear-down
51: [==========] 4 tests from 4 test suites ran. (4221 ms total)
51: [  PASSED  ] 4 tests.
51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..........   Passed    6.68 sec
test 52
      Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H

52: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H
52: Test timeout computed to be: 1500
52: [==========] Running 9 tests from 9 test suites.
52: [----------] Global test environment set-up.
52: [----------] 1 test from std_algorithms_copy_team_test
52: [ RUN      ] std_algorithms_copy_team_test.test
52: [       OK ] std_algorithms_copy_team_test.test (654 ms)
52: [----------] 1 test from std_algorithms_copy_team_test (654 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_n_team_test
52: [ RUN      ] std_algorithms_copy_n_team_test.test
52: [       OK ] std_algorithms_copy_n_team_test.test (531 ms)
52: [----------] 1 test from std_algorithms_copy_n_team_test (531 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_backward_team_test
52: [ RUN      ] std_algorithms_copy_backward_team_test.test
52: [       OK ] std_algorithms_copy_backward_team_test.test (479 ms)
52: [----------] 1 test from std_algorithms_copy_backward_team_test (479 ms total)
52: 
52: [----------] 1 test from std_algorithms_copy_if_team_test
52: [ RUN      ] std_algorithms_copy_if_team_test.test
52: [       OK ] std_algorithms_copy_if_team_test.test (556 ms)
52: [----------] 1 test from std_algorithms_copy_if_team_test (556 ms total)
52: 
52: [----------] 1 test from std_algorithms_unique_copy_team_test
52: [ RUN      ] std_algorithms_unique_copy_team_test.test
52: [       OK ] std_algorithms_unique_copy_team_test.test (1169 ms)
52: [----------] 1 test from std_algorithms_unique_copy_team_test (1169 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_team_test
52: [ RUN      ] std_algorithms_remove_team_test.test
52: [       OK ] std_algorithms_remove_team_test.test (681 ms)
52: [----------] 1 test from std_algorithms_remove_team_test (681 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_if_team_test
52: [ RUN      ] std_algorithms_remove_if_team_test.test
52: [       OK ] std_algorithms_remove_if_team_test.test (675 ms)
52: [----------] 1 test from std_algorithms_remove_if_team_test (675 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_team_test
52: [ RUN      ] std_algorithms_remove_copy_team_test.test
52: [       OK ] std_algorithms_remove_copy_team_test.test (726 ms)
52: [----------] 1 test from std_algorithms_remove_copy_team_test (726 ms total)
52: 
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test
52: [ RUN      ] std_algorithms_remove_copy_if_team_test.test
52: [       OK ] std_algorithms_remove_copy_if_team_test.test (685 ms)
52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (685 ms total)
52: 
52: [----------] Global test environment tear-down
52: [==========] 9 tests from 9 test suites ran. (6161 ms total)
52: [  PASSED  ] 9 tests.
52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..........   Passed    8.60 sec
test 53
      Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I

53: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I
53: Test timeout computed to be: 1500
53: [==========] Running 4 tests from 4 test suites.
53: [----------] Global test environment set-up.
53: [----------] 1 test from std_algorithms_unique_team_test
53: [ RUN      ] std_algorithms_unique_team_test.test_default_predicate
53: [       OK ] std_algorithms_unique_team_test.test_default_predicate (1228 ms)
53: [----------] 1 test from std_algorithms_unique_team_test (1228 ms total)
53: 
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test
53: [ RUN      ] std_algorithms_adjacent_difference_team_test.test
53: [       OK ] std_algorithms_adjacent_difference_team_test.test (1071 ms)
53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1071 ms total)
53: 
53: [----------] 1 test from std_algorithms_reduce_team_test
53: [ RUN      ] std_algorithms_reduce_team_test.test
53: [       OK ] std_algorithms_reduce_team_test.test (918 ms)
53: [----------] 1 test from std_algorithms_reduce_team_test (918 ms total)
53: 
53: [----------] 1 test from std_algorithms_transform_reduce_team_test
53: [ RUN      ] std_algorithms_transform_reduce_team_test.test
53: [       OK ] std_algorithms_transform_reduce_team_test.test (1479 ms)
53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1479 ms total)
53: 
53: [----------] Global test environment tear-down
53: [==========] 4 tests from 4 test suites ran. (4698 ms total)
53: [  PASSED  ] 4 tests.
53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..........   Passed    7.12 sec
test 54
      Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L

54: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L
54: Test timeout computed to be: 1500
54: [==========] Running 18 tests from 5 test suites.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from std_algorithms_is_sorted_team_test
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (527 ms)
54: [ RUN      ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted
54: [       OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1290 ms)
54: [----------] 2 tests from std_algorithms_is_sorted_team_test (1817 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_trivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialA
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1243 ms)
54: [ RUN      ] std_algorithms_is_sorted_until_team_test.test_nontrivialB
54: [       OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (699 ms)
54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2001 ms total)
54: 
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test
54: [ RUN      ] std_algorithms_is_partitioned_team_test.empty
54: [       OK ] std_algorithms_is_partitioned_team_test.empty (14 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_true
54: [       OK ] std_algorithms_is_partitioned_team_test.all_true (342 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.all_false
54: [       OK ] std_algorithms_is_partitioned_team_test.all_false (342 ms)
54: [ RUN      ] std_algorithms_is_partitioned_team_test.random
54: [       OK ] std_algorithms_is_partitioned_team_test.random (278 ms)
54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (978 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_copy_team_test
54: [ RUN      ] std_algorithms_partition_copy_team_test.empty
54: [       OK ] std_algorithms_partition_copy_team_test.empty (19 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_true
54: [       OK ] std_algorithms_partition_copy_team_test.all_true (608 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.all_false
54: [       OK ] std_algorithms_partition_copy_team_test.all_false (612 ms)
54: [ RUN      ] std_algorithms_partition_copy_team_test.random
54: [       OK ] std_algorithms_partition_copy_team_test.random (578 ms)
54: [----------] 4 tests from std_algorithms_partition_copy_team_test (1819 ms total)
54: 
54: [----------] 4 tests from std_algorithms_partition_point_team_test
54: [ RUN      ] std_algorithms_partition_point_team_test.empty
54: [       OK ] std_algorithms_partition_point_team_test.empty (14 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_true
54: [       OK ] std_algorithms_partition_point_team_test.all_true (220 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.all_false
54: [       OK ] std_algorithms_partition_point_team_test.all_false (218 ms)
54: [ RUN      ] std_algorithms_partition_point_team_test.random
54: [       OK ] std_algorithms_partition_point_team_test.random (176 ms)
54: [----------] 4 tests from std_algorithms_partition_point_team_test (630 ms total)
54: 
54: [----------] Global test environment tear-down
54: [==========] 18 tests from 5 test suites ran. (7247 ms total)
54: [  PASSED  ] 18 tests.
54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..........   Passed    9.68 sec
test 55
      Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M

55: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M
55: Test timeout computed to be: 1500
55: [==========] Running 5 tests from 4 test suites.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from std_algorithms_transform_team_test
55: [ RUN      ] std_algorithms_transform_team_test.test_unary_op
55: [       OK ] std_algorithms_transform_team_test.test_unary_op (1034 ms)
55: [ RUN      ] std_algorithms_transform_team_test.test_binary_op
55: [       OK ] std_algorithms_transform_team_test.test_binary_op (877 ms)
55: [----------] 2 tests from std_algorithms_transform_team_test (1911 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_team_test
55: [ RUN      ] std_algorithms_generate_team_test.test_unary_op
55: [       OK ] std_algorithms_generate_team_test.test_unary_op (1672 ms)
55: [----------] 1 test from std_algorithms_generate_team_test (1672 ms total)
55: 
55: [----------] 1 test from std_algorithms_generate_n_team_test
55: [ RUN      ] std_algorithms_generate_n_team_test.test
55: [       OK ] std_algorithms_generate_n_team_test.test (458 ms)
55: [----------] 1 test from std_algorithms_generate_n_team_test (458 ms total)
55: 
55: [----------] 1 test from std_algorithms_swap_ranges_team_test
55: [ RUN      ] std_algorithms_swap_ranges_team_test.test
55: [       OK ] std_algorithms_swap_ranges_team_test.test (776 ms)
55: [----------] 1 test from std_algorithms_swap_ranges_team_test (776 ms total)
55: 
55: [----------] Global test environment tear-down
55: [==========] 5 tests from 4 test suites ran. (4819 ms total)
55: [  PASSED  ] 5 tests.
55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..........   Passed    7.27 sec
test 56
      Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P

56: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P
56: Test timeout computed to be: 1500
56: [==========] Running 2 tests from 2 test suites.
56: [----------] Global test environment set-up.
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_exclusive_scan_team_test.test (3241 ms)
56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3241 ms total)
56: 
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test
56: [ RUN      ] std_algorithms_transform_exclusive_scan_team_test.test
56: [       OK ] std_algorithms_transform_exclusive_scan_team_test.test (1628 ms)
56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1628 ms total)
56: 
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 2 test suites ran. (4869 ms total)
56: [  PASSED  ] 2 tests.
56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..........   Passed    7.35 sec
test 57
      Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q

57: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q
57: Test timeout computed to be: 1500
57: [==========] Running 2 tests from 2 test suites.
57: [----------] Global test environment set-up.
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_inclusive_scan_team_test.test (4427 ms)
57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4427 ms total)
57: 
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test
57: [ RUN      ] std_algorithms_transform_inclusive_scan_team_test.test
57: [       OK ] std_algorithms_transform_inclusive_scan_team_test.test (2956 ms)
57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2956 ms total)
57: 
57: [----------] Global test environment tear-down
57: [==========] 2 tests from 2 test suites ran. (7383 ms total)
57: [  PASSED  ] 2 tests.
57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..........   Passed    9.83 sec
test 58
      Start 58: Kokkos_UnitTest_SIMD

58: Test command: /var/jenkins/workspace/Kokkos_PR-6988/build/simd/unit_tests/Kokkos_UnitTest_SIMD
58: Test timeout computed to be: 1500
58: [==========] Running 16 tests from 1 test suite.
58: [----------] Global test environment set-up.
58: [----------] 16 tests from simd
58: [ RUN      ] simd.host_math_ops
58: [       OK ] simd.host_math_ops (0 ms)
58: [ RUN      ] simd.device_math_ops
58: [       OK ] simd.device_math_ops (10 ms)
58: [ RUN      ] simd.host_mask_ops
58: [       OK ] simd.host_mask_ops (0 ms)
58: [ RUN      ] simd.device_mask_ops
58: [       OK ] simd.device_mask_ops (0 ms)
58: [ RUN      ] simd.host_conversions
58: [       OK ] simd.host_conversions (0 ms)
58: [ RUN      ] simd.device_conversions
58: [       OK ] simd.device_conversions (0 ms)
58: [ RUN      ] simd.host_shift_ops
58: [       OK ] simd.host_shift_ops (0 ms)
58: [ RUN      ] simd.device_shift_ops
58: [       OK ] simd.device_shift_ops (0 ms)
58: [ RUN      ] simd.host_condition
58: [       OK ] simd.host_condition (0 ms)
58: [ RUN      ] simd.device_condition
58: [       OK ] simd.device_condition (0 ms)
58: [ RUN      ] simd.host_gen_ctors
58: [       OK ] simd.host_gen_ctors (0 ms)
58: [ RUN      ] simd.device_gen_ctors
58: [       OK ] simd.device_gen_ctors (0 ms)
58: [ RUN      ] simd.host_where_expressions
58: [       OK ] simd.host_where_expressions (0 ms)
58: [ RUN      ] simd.device_where_expressions
58: [       OK ] simd.device_where_expressions (0 ms)
58: [ RUN      ] simd.host_reductions
58: [       OK ] simd.host_reductions (0 ms)
58: [ RUN      ] simd.device_reductions
58: [       OK ] simd.device_reductions (0 ms)
58: [----------] 16 tests from simd (11 ms total)
58: 
58: [----------] Global test environment tear-down
58: [==========] 16 tests from 1 test suite ran. (11 ms total)
58: [  PASSED  ] 16 tests.
58/58 Test #58: Kokkos_UnitTest_SIMD .............................   Passed    2.46 sec

100% tests passed, 0 tests failed out of 58

Total Test time (real) = 804.84 sec
Post stage
[Pipeline] sh
+ ccache --show-stats
Summary:
  Hits:               1 /  761 (0.13 %)
    Direct:           0 /  761 (0.00 %)
    Preprocessed:     1 /  761 (0.13 %)
  Misses:           760
    Direct:         761
    Preprocessed:   760
Primary storage:
  Hits:               6 / 1527 (0.39 %)
  Misses:          1521
  Cache size (GB): 4.46 / 5.00 (89.24 %)
  Cleanups:           1

Use the -v/--verbose option for more details.
[Pipeline] }
$ docker stop --time=1 680647e006cb1737ec98009395f43615d2b65d1e8a36b415b57b95ed90731a94
$ docker rm -f --volumes 680647e006cb1737ec98009395f43615d2b65d1e8a36b415b57b95ed90731a94
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 8

GitHub has been notified of this commit’s build result

Finished: FAILURE