Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Belos & Amesos2: changes following Tpetra_UVM_Removal branch #9220

Merged
merged 24 commits into from
Jun 15, 2021

Conversation

iyamazaki
Copy link
Contributor

@iyamazaki iyamazaki commented Jun 4, 2021

@trilinos/tpetra, @trilinos/belos, and @trilinos/amesos2

Motivation

This PR contains changes needed for Belos & Amesos2, following up the recent changes in Tpetra to remove UVM dependencies (PR#9038)

Related Issues

Closes Issue#8761

Testing

Tested on Vortex with/without UVM. For Amesos2, we tested with KLU2 and SuperLU, using MPI enabled.

iyamazaki and others added 20 commits March 10, 2021 11:56
@iyamazaki iyamazaki requested a review from a team as a code owner June 4, 2021 17:01
@jhux2 jhux2 requested review from hkthorn and jennloe June 4, 2021 18:20
@ndellingwood ndellingwood self-requested a review June 4, 2021 19:27
@jennloe
Copy link
Contributor

jennloe commented Jun 7, 2021

@hkthorn ??

@hkthorn
Copy link
Contributor

hkthorn commented Jun 7, 2021

@jennloe @jhux2 @ndellingwood I have no obvious objections to the Belos changes, but many of those changes have more to do with Tpetra than Belos. I would rather these changes be approved by someone more informed of the Tpetra UVM-removal work.

@csiefer2
Copy link
Member

csiefer2 commented Jun 7, 2021

As a Tpetroid, the Belos changes look fine to me!

csiefer2
csiefer2 previously approved these changes Jun 10, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4652
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2182
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2663
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9974
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 1388
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 385
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2753
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 5322
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 47676c2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 4652 (click to expand)

CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4652&field3=buildstamp&compare3=61&value3=20210610-0003-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4652&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4652&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ............................................. Size of output: 344K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 400K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ....... Size of output: 1707K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4652
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 2182 (click to expand)

skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 61
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2182&field3=buildstamp&compare3=61&value3=20210610-0003-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2182&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2182&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ....................................... Size of output: 288K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 350K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ............................... Size of output: 1080K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2182
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 2663 (click to expand)

skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 61
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-4.novalocal&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2663&field3=buildstamp&compare3=61&value3=20210610-0003-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2663&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2663&field2=buildstamp&compare2=61&value2=20210610-0003-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    .......................................... Size of output: 341K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ....... Size of output: 1007K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2663
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-4/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 9974 (click to expand)

    ..................................................  Size: 1149K
    ..................................................  Size: 1200K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1400K
    ..................................................  Size: 1450K
    ..................................................  Size: 1500K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1650K
    ..................................................  Size: 1700K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1950K
    ..................................................  Size: 1999K
    ..................................................  Size: 2050K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2250K
    ..................................................  Size: 2299K
    ..................................................  Size: 2349K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2549K
    ..................................................  Size: 2600K
    ..................................................  Size: 2649K
    ..................................................  Size: 2699K
    ..................................................  Size: 2750K
    ..................................................  Size: 2800K
    ..................................................  Size: 2849K
    ..................................................  Size: 2900K
    ..................................................  Size: 2950K
    ..................................................  Size: 2999K
    ..................................................  Size: 3049K
    ..................................................  Size: 3099K
    ..................................................  Size: 3149K
    ..................................................  Size: 3199K
    ..................................................  Size: 3249K
    ..................................................  Size: 3299K
    ..................................................  Size: 3349K
    ..................................................  Size: 3399K
    ..................................................  Size: 3449K
    ..................................................  Size: 3499K
    ..................................................  Size: 3549K
    ..................................................  Size: 3599K
    ..................... Size of output: 3620K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_intel_17.0.1-9974
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105 # 1388 (click to expand)

    ..................................................  Size: 4449K
    ..................................................  Size: 4500K
    ..................................................  Size: 4550K
    ..................................................  Size: 4599K
    ..................................................  Size: 4650K
    ..................................................  Size: 4699K
    ..................................................  Size: 4750K
    ..................................................  Size: 4800K
    ..................................................  Size: 4849K
    ..................................................  Size: 4900K
    ..................................................  Size: 4949K
    ..................................................  Size: 4999K
    ..................................................  Size: 5049K
    ..................................................  Size: 5100K
    ..................................................  Size: 5149K
    ..................................................  Size: 5200K
    ..................................................  Size: 5250K
    ..................................................  Size: 5300K
    ..................................................  Size: 5349K
    ..................................................  Size: 5399K
    ..................................................  Size: 5450K
    ..................................................  Size: 5499K
    ..................................................  Size: 5549K
    ..................................................  Size: 5600K
    ..................................................  Size: 5650K
    ..................................................  Size: 5699K
    ..................................................  Size: 5749K
    ..................................................  Size: 5799K
    ..................................................  Size: 5849K
    ..................................................  Size: 5899K
    ..................................................  Size: 5949K
    ..................................................  Size: 5999K
    ..................................................  Size: 6050K
    ..................................................  Size: 6100K
    ..................................................  Size: 6149K
    ..................................................  Size: 6199K
    ..................................................  Size: 6249K
    ..................................................  Size: 6299K
    ..................................................  Size: 6350K
    ..................................................  Size: 6399K
    ..................................................  Size: 6449K
    ..................................................  Size: 6500K
    ..................................................  Size: 6550K
    ..................................................  Size: 6600K
    ..................................................  Size: 6649K
    ..................................................  Size: 6699K
    ..................................................  Size: 6749K
    ..................................................  Size: 6799K
    ..................................................  Size: 6849K
    ........... Size of output: 6861K
Error(s) when building project
CMake Warning at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_cuda_10.1.105-1388
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105_uvm_off # 385 (click to expand)

    ..................................................  Size: 899K
    ..................................................  Size: 950K
    ..................................................  Size: 1000K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1550K
    ..................................................  Size: 1600K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2249K
    ..................................................  Size: 2299K
    ..................................................  Size: 2349K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2549K
    ..................................................  Size: 2599K
    ..................................................  Size: 2650K
    ..................................................  Size: 2700K
    ..................................................  Size: 2750K
    ..................................................  Size: 2800K
    ..................................................  Size: 2850K
    ..................................................  Size: 2900K
    ..................................................  Size: 2950K
    ..................................................  Size: 3000K
    ..................................................  Size: 3050K
    ..................................................  Size: 3100K
    ..................................................  Size: 3150K
    ..................................................  Size: 3200K
    ..................................................  Size: 3250K
    ..................................................  Size: 3300K
    ..................................... Size of output: 3337K
Error(s) when building project
CMake Warning at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@2/TFW_testing_single_configure_prototype/simple_testing.cmake:202 (message):
  Build failed with error 1

build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-385
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Experimental
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@2/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 2753 (click to expand)

  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=tr-test-9.novalocal&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_clang_10.0.0-2753&field3=buildstamp&compare3=61&value3=20210610-0004-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_clang_10.0.0-2753&field2=buildstamp&compare2=61&value2=20210610-0004-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_clang_10.0.0-2753&field2=buildstamp&compare2=61&value2=20210610-0004-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ....................................... Size of output: 338K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ..................................................  Size: 350K
    ..................................................  Size: 400K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 850K
    ..................................................  Size: 900K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1050K
    ..................................................  Size: 1100K
    ..................................................  Size: 1150K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    . Size of output: 1451K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_clang_10.0.0-2753
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-9/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 5322 (click to expand)

--- NODE_LABELS
--- GIT_URL
--- PERL_LOCAL_LIB_ROOT
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- XDG_DATA_DIRS
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME = /usr/share/Modules
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 5322
--- TRILINOS_SOURCE_BRANCH = uvm-removal
--- JOB_COOWNERS_EMAILS = [email protected],[email protected]
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- QT_PLUGIN_PATH = /usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
--- PERL_MM_OPT
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC = gcc
--- CXX = g++
--- F77 = gfortran
--- F90 = gfortran
--- FC = gfortran
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC = gcc
--- SERIAL_CXX = g++
--- SERIAL_F77 = gfortran
--- SERIAL_F90 = gfortran
--- SERIAL_FC = gfortran
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1
--- SEMS_CMAKE_VERSION = 3.17.1

+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake S T A R T I N G
+--------------------------------------------------------------------+

Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_python_3-5322
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 9220.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4655
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2185
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2666
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9976
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 1390
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 387
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2755
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 5324
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: uvm-removal
  • SHA: 3b37714
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4655
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2185
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2666
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9976
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 1390
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 387
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2755
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 5324
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 3b37714
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 4655 (click to expand)

CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4655&field3=buildstamp&compare3=61&value3=20210610-0440-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4655&field2=buildstamp&compare2=61&value2=20210610-0440-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4655&field2=buildstamp&compare2=61&value2=20210610-0440-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ............................................. Size of output: 344K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 400K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1249K
    ..................................................  Size: 1299K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ....... Size of output: 1707K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_8.3.0-4655
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 2185 (click to expand)

skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 61
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2185&field3=buildstamp&compare3=61&value3=20210610-0439-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2185&field2=buildstamp&compare2=61&value2=20210610-0439-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2185&field2=buildstamp&compare2=61&value2=20210610-0439-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ....................................... Size of output: 288K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 350K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ..................................................  Size: 549K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ............................... Size of output: 1080K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_serial-2185
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 2666 (click to expand)

Wrote file 'package_subproject_list.cmake'
Build name               = PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2666
Cur dir                  = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir               = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir               = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level           = 29
Testing Parallel level   = 4
skip_by_parts_submit     = OFF
skip_single_submit       = ON
skip_update_step         = ON
skip_upload_config_files = OFF
skip_clean_build_dir     = ON
Subproject count         = 61
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2666&field3=buildstamp&compare3=61&value3=20210610-0439-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2666&field2=buildstamp&compare2=61&value2=20210610-0439-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2666&field2=buildstamp&compare2=61&value2=20210610-0439-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    ..................................................  Size: 150K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    .......................................... Size of output: 341K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 199K
    ..................................................  Size: 249K
    ..................................................  Size: 299K
    ..................................................  Size: 349K
    ..................................................  Size: 399K
    ..................................................  Size: 449K
    ..................................................  Size: 499K
    ............ Size of output: 512K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_gcc_7.2.0_debug-2666
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 9976 (click to expand)

    ..................................................  Size: 4249K
    ..................................................  Size: 4299K
    ..................................................  Size: 4349K
    ..................................................  Size: 4400K
    ..................................................  Size: 4450K
    ..................................................  Size: 4499K
    ..................................................  Size: 4549K
    ..................................................  Size: 4599K
    ..................................................  Size: 4650K
    ..................................................  Size: 4699K
    ..................................................  Size: 4749K
    ..................................................  Size: 4799K
    ..................................................  Size: 4849K
    ..................................................  Size: 4900K
    ..................................................  Size: 4950K
    ..................................................  Size: 5000K
    ..................................................  Size: 5049K
    ..................................................  Size: 5100K
    ..................................................  Size: 5150K
    ..................................................  Size: 5200K
    ..................................................  Size: 5250K
    ..................................................  Size: 5300K
    ..................................................  Size: 5350K
    ..................................................  Size: 5399K
    ..................................................  Size: 5450K
    ..................................................  Size: 5500K
    ..................................................  Size: 5549K
    ..................................................  Size: 5599K
    ..................................................  Size: 5649K
    ..................................................  Size: 5700K
    ..................................................  Size: 5750K
    ..................................................  Size: 5799K
    ..................................................  Size: 5850K
    ..................................................  Size: 5900K
    ..................................................  Size: 5950K
    ..................................................  Size: 6000K
    ..................................................  Size: 6050K
    ..................................................  Size: 6100K
    ..................................................  Size: 6149K
    ..................................................  Size: 6199K
    ..................................................  Size: 6249K
    ..................................................  Size: 6300K
    ..................................................  Size: 6350K
    ..................................................  Size: 6399K
    ..................................................  Size: 6449K
    ..................................................  Size: 6500K
    ..................................................  Size: 6550K
    ..................................................  Size: 6600K
    ..................................................  Size: 6649K
    ..................................................  Size: 6699K
    ............ Size of output: 6712K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_intel_17.0.1-9976
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105 # 1390 (click to expand)

    ..................................................  Size: 4049K
    ..................................................  Size: 4099K
    ..................................................  Size: 4149K
    ..................................................  Size: 4199K
    ..................................................  Size: 4249K
    ..................................................  Size: 4300K
    ..................................................  Size: 4350K
    ..................................................  Size: 4399K
    ..................................................  Size: 4450K
    ..................................................  Size: 4499K
    ..................................................  Size: 4550K
    ..................................................  Size: 4600K
    ..................................................  Size: 4649K
    ..................................................  Size: 4700K
    ..................................................  Size: 4750K
    ..................................................  Size: 4799K
    ..................................................  Size: 4849K
    ..................................................  Size: 4899K
    ..................................................  Size: 4950K
    ..................................................  Size: 5000K
    ..................................................  Size: 5049K
    ..................................................  Size: 5099K
    ..................................................  Size: 5149K
    ..................................................  Size: 5199K
    ..................................................  Size: 5250K
    ..................................................  Size: 5300K
    ..................................................  Size: 5349K
    ..................................................  Size: 5399K
    ..................................................  Size: 5449K
    ..................................................  Size: 5499K
    ..................................................  Size: 5549K
    ..................................................  Size: 5600K
    ..................................................  Size: 5650K
    ..................................................  Size: 5699K
    ..................................................  Size: 5749K
    ..................................................  Size: 5799K
    ..................................................  Size: 5849K
    ..................................................  Size: 5899K
    ..................................................  Size: 5950K
    ..................................................  Size: 6000K
    ..................................................  Size: 6049K
    ..................................................  Size: 6099K
    ..................................................  Size: 6149K
    ..................................................  Size: 6200K
    ..................................................  Size: 6250K
    ..................................................  Size: 6300K
    ..................................................  Size: 6350K
    ..................................................  Size: 6400K
    ..................................................  Size: 6449K
    ..................................................  Size: 6499K
    .................... Size of output: 6519K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_cuda_10.1.105-1390
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@2/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105_uvm_off # 387 (click to expand)

    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1150K
    ..................................................  Size: 1200K
    ..................................................  Size: 1250K
    ..................................................  Size: 1300K
    ..................................................  Size: 1350K
    ..................................................  Size: 1400K
    ..................................................  Size: 1450K
    ..................................................  Size: 1500K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1699K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1849K
    ..................................................  Size: 1899K
    ..................................................  Size: 1949K
    ..................................................  Size: 1999K
    ..................................................  Size: 2049K
    ..................................................  Size: 2099K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2249K
    ..................................................  Size: 2299K
    ..................................................  Size: 2349K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2550K
    ..................................................  Size: 2600K
    ..................................................  Size: 2650K
    ..................................................  Size: 2700K
    ..................................................  Size: 2750K
    ..................................................  Size: 2800K
    ..................................................  Size: 2850K
    ..................................................  Size: 2900K
    ..................................................  Size: 2950K
    ..................................................  Size: 3000K
    ..................................................  Size: 3050K
    ..................................................  Size: 3100K
    ..................................................  Size: 3150K
    ..................................................  Size: 3200K
    ..................................................  Size: 3249K
    ....................... Size of output: 3273K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-387
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Experimental
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 2755 (click to expand)

    ..................................................  Size: 99K
    ..................................................  Size: 150K
    ..................................................  Size: 199K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ..................................................  Size: 350K
    ..................................................  Size: 400K
    ..................................................  Size: 450K
    ..................................................  Size: 500K
    ..................................................  Size: 550K
    ..................................................  Size: 600K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 849K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1049K
    ..................................................  Size: 1099K
    ..................................................  Size: 1149K
    ..................................................  Size: 1199K
    ..................................................  Size: 1250K
    ..................................................  Size: 1299K
    ..................................................  Size: 1350K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1549K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ..................................................  Size: 1700K
    ..................................................  Size: 1749K
    ..................................................  Size: 1799K
    ..................................................  Size: 1850K
    ..................................................  Size: 1900K
    ..................................................  Size: 1950K
    ..................................................  Size: 2000K
    ..................................................  Size: 2050K
    ..................................................  Size: 2100K
    ..................................................  Size: 2149K
    ..................................................  Size: 2199K
    ..................................................  Size: 2250K
    ..................................................  Size: 2300K
    ..................................................  Size: 2350K
    ..................................................  Size: 2399K
    ..................................................  Size: 2449K
    ..................................................  Size: 2499K
    ..................................................  Size: 2549K
    ............................... Size of output: 2581K
Build succeeded.
build submit error = 0
Starting testing step.
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype/simple_testing.cmake:218 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Amesos2 = ON
-- Setting Trilinos_ENABLE_Belos = ON
-- Setting Trilinos_ENABLE_TpetraCore = ON
-- Setting Trilinos_ENABLE_TpetraTSQR = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_clang_10.0.0-2755
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

--- ctest command failed!
Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_python_3 # 5324 (click to expand)

--- NODE_LABELS
--- GIT_URL
--- PERL_LOCAL_LIB_ROOT
--- LOGNAME
--- CVS_RSH
--- QTLIB
--- XDG_DATA_DIRS
--- HUDSON_HOME
--- SSH_CONNECTION
--- NODE_NAME
--- MODULESHOME = /usr/share/Modules
--- SEMS_MODULEFILES_ROOT = /projects/sems/modulefiles
--- LESSOPEN
--- JOB_DISPLAY_URL = https://ascic-jenkins.sandia.gov/job/trilinos-folder/job/Trilinos_pullrequest_python_3/display/redirect
--- BUILD_NUMBER = 5324
--- TRILINOS_SOURCE_BRANCH = uvm-removal
--- JOB_COOWNERS_EMAILS = [email protected],[email protected]
--- HUDSON_COOKIE
--- ROOT_BUILD_CAUSE_MANUALTRIGGER = true
--- XDG_RUNTIME_DIR
--- NODE_COOWNERS_EMAILS
--- QT_PLUGIN_PATH = /usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
--- PERL_MM_OPT
--- FORCE_CLEAN = false
--- BASH_FUNC_module()
--- _
--- LOADEDMODULES
--- _LMFILES_
--- CC = gcc
--- CXX = g++
--- F77 = gfortran
--- F90 = gfortran
--- FC = gfortran
--- LD_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/lib:/projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1/lib:/projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2/lib:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib64:/projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base/lib
--- SEMS_COMPILER_NAME = gcc
--- SEMS_COMPILER_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SEMS_COMPILER_VERSION = 7.2.0
--- SEMS_GCC_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GCC_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GCC_ROOT = /projects/sems/install/rhel7-x86_64/sems/compiler/gcc/7.2.0/base
--- SERIAL_CC = gcc
--- SERIAL_CXX = g++
--- SERIAL_F77 = gfortran
--- SERIAL_F90 = gfortran
--- SERIAL_FC = gfortran
--- SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
--- SEMS_NINJA_FORTRAN_VERSION = 1.7.2
--- SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
--- SEMS_GIT_VERSION = 2.10.1
--- SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
--- SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
--- SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1
--- SEMS_CMAKE_VERSION = 3.17.1

+--------------------------------------------------------------------+
| E N V I R O N M E N T S E T U P C O M P L E T E
+--------------------------------------------------------------------+
+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake S T A R T I N G
+--------------------------------------------------------------------+

Enabled Packages:
-- Setting Trilinos_ENABLE_TrilinosFrameworkTests = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9220-test-Trilinos_pullrequest_python_3-5324
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_python_3/Trilinos/cmake/std/PullRequestLinuxPython3.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 9220.


Wiki: How to Reproduce PR Testing Builds and Errors.

@iyamazaki iyamazaki added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Jun 10, 2021
@iyamazaki iyamazaki removed the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Jun 10, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_intel_17.0.1 to start: Total Wait = 603

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4674
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2204
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2685
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9990
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 1402
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 399
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2767
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 5336
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: uvm-removal
  • SHA: 8b4b0b4
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 4674
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2204
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 2685
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9990
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 1402
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 399
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2767
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 5336
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS UVM removal;pkg: Amesos2;pkg: Belos
PULLREQUESTNUM 9220
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH uvm-removal
TRILINOS_SOURCE_REPO https://github.com/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 8b4b0b4
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f75748f


CDash Test Results for PR# 9220.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@@ -208,10 +202,10 @@ namespace Amesos2 {
const size_t lclNumRows = redist_mv.getLocalLength();
for (size_t j = 0; j < redist_mv.getNumVectors(); ++j) {
auto av_j = av(lda*j, lclNumRows);
auto X_lcl_j_2d = redist_mv.getLocalViewHost();
auto X_lcl_j_2d = redist_mv.getLocalViewHost(Tpetra::Access::ReadOnly);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think X_lcl_j_2d is necessary here since you already have contig_local_view_2d above.

auto X_lcl_j_1d = Kokkos::subview (X_lcl_j_2d, Kokkos::ALL (), j);

using val_type = typename decltype( X_lcl_j_1d )::value_type;
using val_type = typename std::remove_const<typename decltype( X_lcl_j_1d )::value_type>::type;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use typename multivec_t::impl_scalar_type instead for readability?

auto X_lcl_j_1d = Kokkos::subview (X_lcl_j_2d, Kokkos::ALL (), j);

using val_type = typename decltype( X_lcl_j_1d )::value_type;
using val_type = typename std::remove_const<typename decltype( X_lcl_j_1d )::value_type>::type;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above - could use multivec_t::impl_scalar_type

Copy link
Contributor

@ndellingwood ndellingwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amesos2 changes look fine (a few remnant commented lines can be cleaned up later) and testing passes, thanks for the hard work @iyamazaki !

@iyamazaki
Copy link
Contributor Author

Thank you for the comments, @brian-kelley. I have the changes, but I am thinking to push them as a separate PR (since auto-tester seems to be struggling right now). Or, I can create an issue with a list of changes if @ndellingwood also has some inputs. What do you think?

@brian-kelley brian-kelley self-requested a review June 15, 2021 15:21
@brian-kelley
Copy link
Contributor

@iyamazaki That sounds fine. I just approved this, but my comments from the first review are still up there.

@william76
Copy link
Contributor

@prwolfe @allevin
I got asked about this PR... the approval boxes got checked yesterday around 8am after the testing passed but the pre-merge inspection flag seems to still be unset.

Is it possible that there are just a bunch of jobs in this tester's swim lane and we need to wait a bit more for it to cycle around or could something else be blocking it?

@csiefer2 Paul or Aaron may have more insight into the delay than I do... but in the past my experience has generally been that the tester needs to cycle around and do its check of the PR to set the final flags. Still, you approved this about 26 hours ago which seems long... but builds also take a long time too so if there's other stuff pending.... 🤷🏻‍♂️

@prwolfe
Copy link
Contributor

prwolfe commented Jun 15, 2021

@william76 - we are currently struggling with the change in the proxy system and it's implications when run through python. Basically I can get the autotester to talk to GitHub or to talk with Jenkins, but not both as we need.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ ndellingwood brian-kelley csiefer2 ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@iyamazaki iyamazaki merged commit b1b0e99 into trilinos:develop Jun 15, 2021
@iyamazaki iyamazaki mentioned this pull request Jun 15, 2021
41 tasks
Copy link
Contributor

@srajama1 srajama1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why Amesos2 is still showing as locked, approving to see if that fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.