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

Fix Panzer's projection and ip_coordinates tests with UVM off #9614

Merged
merged 4 commits into from
Aug 25, 2021

Conversation

JacobDomagala
Copy link
Contributor

No description provided.

@JacobDomagala JacobDomagala requested a review from a team as a code owner August 25, 2021 13:21
Copy link
Contributor

@rppawlo rppawlo left a comment

Choose a reason for hiding this comment

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

@JacobDomagala - looks good to me! Only thing to change would be to remove comments about requiring uvm in a few places. Thanks!

@rppawlo rppawlo self-assigned this Aug 25, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test 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 BEEN REVIEWED, BUT NOT ACCEPTED OR REQUIRES CHANGES

@JacobDomagala
Copy link
Contributor Author

Comments removed

@rppawlo
Copy link
Contributor

rppawlo commented Aug 25, 2021

Thanks!

rppawlo
rppawlo previously approved these changes Aug 25, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ rppawlo ]!

@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: 5397
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2942
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3422
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10671
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2083
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1080
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3458
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: python-3

  • Build Num: 119
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Using Repos:

Repo: TRILINOS (NexGenAnalytics/Trilinos)
  • Branch: JD_Panzer_UVM_Off
  • SHA: 3065b07
  • Mode: TEST_REPO

Pull Request Author: JacobDomagala

@JacobDomagala
Copy link
Contributor Author

JacobDomagala commented Aug 25, 2021

I'm including the fix for ip_coordinates test aswell, as it's only one-liner @rppawlo

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has commited a change to the PR before testing completed. The original testing SHA = 3065b07 Does not match the current commit SHA = c1986db. The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@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: 5397
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2942
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3422
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10671
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2083
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1080
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3458
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: python-3

  • Build Num: 119
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA 3065b07
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 5397 (click to expand)

    origin/develop \
    HEAD \
    packageEnables.cmake \
    package_subproject_list.cmake

TRILINOS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../..
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../..
TRIBITS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../../cmake/tribits
TRILINOS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../..
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../..
TRIBITS_DIR=/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/commonTools/framework/../../cmake/tribits


*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_gcc_8.3.0-5397
Cur dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
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/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.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=ascic142&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_gcc_8.3.0-5397&field3=buildstamp&compare3=61&value3=20210825-1356-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-9614-test-Trilinos_pullrequest_gcc_8.3.0-5397&field2=buildstamp&compare2=61&value2=20210825-1356-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-9614-test-Trilinos_pullrequest_gcc_8.3.0-5397&field2=buildstamp&compare2=61&value2=20210825-1356-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
Size of output: 99K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 200K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
...............................Build was aborted
Aborted by James M Willenbring
................... Size: 549K
...........................Archiving artifacts
[Checks API] No suitable checks publisher found.
....................... Size: 600K
.................................................. Size: 649K
....................Finished: ABORTED

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

Current directory: /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_gcc_7.2.0_serial-2942
Cur dir = /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
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/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic114/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/ascic114/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=ascic114&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_gcc_7.2.0_serial-2942&field3=buildstamp&compare3=61&value3=20210825-1357-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-9614-test-Trilinos_pullrequest_gcc_7.2.0_serial-2942&field2=buildstamp&compare2=61&value2=20210825-1357-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-9614-test-Trilinos_pullrequest_gcc_7.2.0_serial-2942&field2=buildstamp&compare2=61&value2=20210825-1357-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
........................... Size of output: 26K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
. Size of output: 0K
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_PanzerAdaptersSTK = ON
-- Setting Trilinos_ENABLE_PanzerDiscFE = 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/ascic114/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-9614-test-Trilinos_pullrequest_gcc_7.2.0_serial-2942
-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/ascic114/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic114/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

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

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

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_gcc_7.2.0_debug-3422
Cur dir = /scratch/trilinos/jenkins/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 20
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/tr-test-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/tr-test-3/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-3/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-3.novalocal&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_gcc_7.2.0_debug-3422&field3=buildstamp&compare3=61&value3=20210825-1358-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-9614-test-Trilinos_pullrequest_gcc_7.2.0_debug-3422&field2=buildstamp&compare2=61&value2=20210825-1358-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-9614-test-Trilinos_pullrequest_gcc_7.2.0_debug-3422&field2=buildstamp&compare2=61&value2=20210825-1358-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
................................................. Size of output: 98K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
................................................ Size of output: 98K
Build succeeded.
build submit error = 0
Starting testing step.
Build was aborted
Aborted by James M Willenbring
Archiving artifacts

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerAdaptersSTK = ON
-- Setting Trilinos_ENABLE_PanzerDiscFE = 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-3/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-9614-test-Trilinos_pullrequest_gcc_7.2.0_debug-3422
-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-3/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-3/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.
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 179: 26298 Terminated ${test_cmd} --pullrequest-cdash-track="${PULLREQUEST_CDASH_TRACK:?}"
[Checks API] No suitable checks publisher found.
Finished: ABORTED

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

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_intel_17.0.1-10671
Cur dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 20
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/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/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=ascic142&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_intel_17.0.1-10671&field3=buildstamp&compare3=61&value3=20210825-1357-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-9614-test-Trilinos_pullrequest_intel_17.0.1-10671&field2=buildstamp&compare2=61&value2=20210825-1357-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-9614-test-Trilinos_pullrequest_intel_17.0.1-10671&field2=buildstamp&compare2=61&value2=20210825-1357-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
................................................. Size of output: 98K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
....................... Size of output: 22K
Build succeeded.
build submit error = 0
Starting testing step.
Build was aborted
Aborted by James M Willenbring

Enabled Packages:
-- Setting Trilinos_ENABLE_PanzerAdaptersSTK = ON
-- Setting Trilinos_ENABLE_PanzerDiscFE = 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_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9614-test-Trilinos_pullrequest_intel_17.0.1-10671
-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_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic142/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.
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 179: 30892 Terminated ${test_cmd} --pullrequest-cdash-track="${PULLREQUEST_CDASH_TRACK:?}"
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: ABORTED

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

***

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/Trilinos

git diff --name-only origin/develop..HEAD > /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_cuda_10.1.105-2083
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105@3/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=ride23&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_cuda_10.1.105-2083&field3=buildstamp&compare3=61&value3=20210825-1358-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-9614-test-Trilinos_pullrequest_cuda_10.1.105-2083&field2=buildstamp&compare2=61&value2=20210825-1358-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-9614-test-Trilinos_pullrequest_cuda_10.1.105-2083&field2=buildstamp&compare2=61&value2=20210825-1358-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
........................................... Size of output: 92K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 200K
.................................................. Size: 250K
.................................................. Size: 299K
.................................................. Size: 350K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 500K
.................................................. Size: 549K
.................................................. Size: 600K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 749K
.................................................. Size: 800K
.................................................. Size: 850K
.................................................. Size: 900K
.................................................. Size: 950K
.................................................. Size: 1000K
.................................................. Size: 1049K
.................................................. Size: 1099K
.................................................. Size: 1150K
.................................................. Size: 1199K
.................... Size of output: 1219K
Build succeeded.
build submit error = 0
Starting testing step.
Build was aborted
Aborted by James M Willenbring
Terminated
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: ABORTED

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

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/Trilinos

git diff --name-only origin/develop..HEAD > /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='PanzerAdaptersSTK,PanzerDiscFE'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='PanzerAdaptersSTK,PanzerDiscFE'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1080
Cur dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/TFW_testing_single_configure_prototype
Source dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/Trilinos
Binary dir = /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/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:
/home/atdm-devops-admin/tools/ride/cmake-3.17.2/bin/cmake
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/Trilinos/cmake/std/PullRequestLinuxCuda10.1.105uvmOffTestingSettings.cmake"
-C "/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/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=ride24&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1080&field3=buildstamp&compare3=61&value3=20210825-1358-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-9614-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1080&field2=buildstamp&compare2=61&value2=20210825-1358-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-9614-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1080&field2=buildstamp&compare2=61&value2=20210825-1358-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
....................... Size of output: 22K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
. Size of output: 0K
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_PanzerAdaptersSTK = ON
-- Setting Trilinos_ENABLE_PanzerDiscFE = 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@3/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9614-test-Trilinos_pullrequest_cuda_10.1.105_uvm_off-1080
-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_uvm_off@3/pull_request_test
-Dconfigure_script=/home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_10.1.105_uvm_off@3/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 # 3458 (click to expand)

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-9614-test-Trilinos_pullrequest_clang_10.0.0-3458
Cur dir = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 20
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/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/tr-test-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/tr-test-5/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-5.novalocal&field2=buildname&compare2=61&value2=PR-9614-test-Trilinos_pullrequest_clang_10.0.0-3458&field3=buildstamp&compare3=61&value3=20210825-1400-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-9614-test-Trilinos_pullrequest_clang_10.0.0-3458&field2=buildstamp&compare2=61&value2=20210825-1400-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-9614-test-Trilinos_pullrequest_clang_10.0.0-3458&field2=buildstamp&compare2=61&value2=20210825-1400-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
................................................. Size of output: 98K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 100K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 250K
.................................................. Size: 299K
.................................................. Size: 350K
.................................................. Size: 400K
.................................................. Size: 449K
.................................................. Size: 500K
.................................................. Size: 550K
.................................................. Size: 600K
.................................................. Size: 649K
.................................................. Size: 700K
.................................................. Size: 750K
.................................................. Size: 799K
.................................................. Size: 849K
.................... Size of output: 870K
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_PanzerAdaptersSTK = ON
-- Setting Trilinos_ENABLE_PanzerDiscFE = 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-5/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-9614-test-Trilinos_pullrequest_clang_10.0.0-3458
-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-5/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/tr-test-5/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

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

Console Output (last 100 lines) : python-3 # 119 (click to expand)

[envvar]: SEMS_NETCDF_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/gcc/7.2.0/base
[envvar]: SEMS_METIS_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/metis/5.1.0/gcc/7.2.0/base/include
[envvar]: SEMS_METIS_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/metis/5.1.0/gcc/7.2.0/base/lib
[envvar]: SEMS_METIS_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_METIS_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_METIS_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/metis/5.1.0/gcc/7.2.0/base
[envvar]: BLAS_LIBRARIES
[envvar]: SEMS_GIT_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_GIT_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_GIT_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/git/2.10.1
[envvar]: SEMS_GIT_VERSION = 2.10.1
[envvar]: SEMS_CMAKE_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_CMAKE_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_CMAKE_ROOT = /projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.19.1
[envvar]: SEMS_CMAKE_VERSION = 3.19.1
[envvar]: SEMS_ZLIB_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/zlib/1.2.8/gcc/7.2.0/base/include
[envvar]: SEMS_ZLIB_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/zlib/1.2.8/gcc/7.2.0/base/lib
[envvar]: SEMS_ZLIB_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_ZLIB_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_ZLIB_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/zlib/1.2.8/gcc/7.2.0/base
[envvar]: SEMS_BOOST_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.63.0/gcc/7.2.0/base/include
[envvar]: SEMS_BOOST_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.63.0/gcc/7.2.0/base/lib
[envvar]: SEMS_BOOST_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_BOOST_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_BOOST_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/boost/1.63.0/gcc/7.2.0/base
[envvar]: SEMS_SUPERLU_INCLUDE_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/7.2.0/base/include
[envvar]: SEMS_SUPERLU_LIBRARY_PATH = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/7.2.0/base/lib
[envvar]: SEMS_SUPERLU_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_SUPERLU_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_SUPERLU_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/superlu/4.3/gcc/7.2.0/base
[envvar]: HWLOC_LIBS
[envvar]: BOOST_ROOT
[envvar]: HDF5_ROOT
[envvar]: NETCDF_ROOT
[envvar]: NetCDF_ROOT
[envvar]: SEMS_PNETCDF_ROOT = /projects/sems/install/rhel7-x86_64/sems/tpl/netcdf/4.7.3/gcc/7.2.0/base
[envvar]: PNETCDF_ROOT
[envvar]: SEMS_PARMETIS_LIBRARY_PATH = ${SEMS_PARMETIS_ROOT}/lib
[envvar]: SEMS_PARMETIS_INCLUDE_PATH = ${SEMS_PARMETIS_ROOT}/include
[envvar]: LAPACK_LIBRARIES
[envvar]: DL_LIBRARIES
[envvar]: OMP_PROC_BIND = false
[envvar]: OMP_NUM_THREADS = 1
[envvar]: SEMS_NINJA_FORTRAN_LOCAL_COMPILER_VERSION = 4.8.5
[envvar]: SEMS_NINJA_FORTRAN_LOCAL_PYTHON_VERSION = 2.7.5
[envvar]: SEMS_NINJA_FORTRAN_ROOT = /projects/sems/install/rhel7-x86_64/atdm/utility/ninja_fortran/1.7.2
[envvar]: SEMS_NINJA_FORTRAN_VERSION = 1.7.2
[envvar]: ACLOCAL_PATH = /projects/cde/v1/spack/opt/spack/linux-rhel7-x86_64/gcc-7.2.0/anaconda3-4.6.14-nturlzz/share/aclocal
[envvar]: CMAKE_PREFIX_PATH = /projects/cde/v1/spack/opt/spack/linux-rhel7-x86_64/gcc-7.2.0/anaconda3-4.6.14-nturlzz/
[envvar]: PKG_CONFIG_PATH = /projects/cde/v1/spack/opt/spack/linux-rhel7-x86_64/gcc-7.2.0/anaconda3-4.6.14-nturlzz/lib/pkgconfig
[envvar]: PYTHON_EXECUTABLE
+--------------------------------------------------------------------+
|   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/ascic166/workspace/trilinos-folder/python-3/TFW_testing_single_configure_prototype
--- OK

Using system 'rhel7' based on matching hostname 'ascic166'.
Overriding system to 'rhel7' based on specification in build name 'rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework'.
Matched environment name 'sems-gnu-7.2.0-anaconda3-serial' in build name 'rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework'.
Matched complete configuration 'rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework'
for build name 'rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework'.

  • CMake fragment file written to: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/python-3/generatedPRFragment.cmake

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-9614-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-119
-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/python-3/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/python-3/generatedPRFragment.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# 9614.


Wiki: How to Reproduce PR Testing Builds and Errors.

@JacobDomagala JacobDomagala changed the title Fix Panzer's projection test with UVM off Fix Panzer's projection and ip_coordinates tests with UVM off Aug 25, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test 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

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ rppawlo ]!

@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: 5399
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2944
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3424
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10673
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2085
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1082
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3460
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: python-3

  • Build Num: 125
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Using Repos:

Repo: TRILINOS (NexGenAnalytics/Trilinos)
  • Branch: JD_Panzer_UVM_Off
  • SHA: c1986db
  • Mode: TEST_REPO

Pull Request Author: JacobDomagala

@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: 5399
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 2944
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 3424
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 10673
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2085
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1082
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 3460
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e

Build Information

Test Name: python-3

  • Build Num: 125
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS
PULLREQUESTNUM 9614
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH JD_Panzer_UVM_Off
TRILINOS_SOURCE_REPO https://github.com/NexGenAnalytics/Trilinos
TRILINOS_SOURCE_SHA c1986db
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA fdb596e


CDash Test Results for PR# 9614.

@trilinos-autotester
Copy link
Contributor

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

@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...

@bathmatt bathmatt merged commit b609a04 into trilinos:develop Aug 25, 2021
jmgate pushed a commit to tcad-charon/Trilinos that referenced this pull request Aug 26, 2021
…s:develop' (5ef4b4e).

* trilinos-develop:
  Panzer epetra scatter (trilinos#9581)
  panzer: Main driver1 uvm free for tpetra blocked  (trilinos#9603)
  Fix Panzer's projection and ip_coordinates tests with UVM off (trilinos#9614)
  MueLu: move region MG vCycle to "solve" file
  MueLu: collect region MG solver stuff in one file
  atdm: mark KokkosKernels_sparse_cuda as RUN_SERIAL
  packages/framework: fix config-specs.ini typo
  packages/framework: pip3 is no longer in PATH
  Fixed up workset builder for UVM
  Tpetra: Remove dead code from RowMatrixTransposer unit test
  Tpetra: Add unit test for CrsGraphTransposer
  Tpetra: Fix some timer names
  Tpetra: Add CrsGraphTransposer
  MueLu CoalesceDropFactory: Add symmetrization of coloring graph
  MueLu: Enable rebalancing of "BlockNumber"
  Xpetra IO: Fix warning
  TrilinosCouplings: Add stacked timer to Maxwell Tpetra example
  MueLu: Fixes for distributed classical
  TrilinosCouplings: Hook up Stratimikos-Ifpack2 in Tpetra Maxwell example
jmgate pushed a commit to tcad-charon/Trilinos that referenced this pull request Aug 26, 2021
…s:develop' (5ef4b4e).

* trilinos-develop:
  Panzer epetra scatter (trilinos#9581)
  panzer: Main driver1 uvm free for tpetra blocked  (trilinos#9603)
  Fix Panzer's projection and ip_coordinates tests with UVM off (trilinos#9614)
  MueLu: move region MG vCycle to "solve" file
  MueLu: collect region MG solver stuff in one file
  atdm: mark KokkosKernels_sparse_cuda as RUN_SERIAL
  packages/framework: fix config-specs.ini typo
  packages/framework: pip3 is no longer in PATH
  Fixed up workset builder for UVM
  Tpetra: Remove dead code from RowMatrixTransposer unit test
  Tpetra: Add unit test for CrsGraphTransposer
  Tpetra: Fix some timer names
  Tpetra: Add CrsGraphTransposer
  MueLu CoalesceDropFactory: Add symmetrization of coloring graph
  MueLu: Enable rebalancing of "BlockNumber"
  Xpetra IO: Fix warning
  TrilinosCouplings: Add stacked timer to Maxwell Tpetra example
  MueLu: Fixes for distributed classical
  TrilinosCouplings: Hook up Stratimikos-Ifpack2 in Tpetra Maxwell example
PhilMiller pushed a commit to PhilMiller/Trilinos that referenced this pull request Dec 22, 2021
…develop' (99d46b6).

* trilinos/develop:
  Panzer epetra scatter (trilinos#9581)
  panzer: Main driver1 uvm free for tpetra blocked  (trilinos#9603)
  Fix Panzer's projection and ip_coordinates tests with UVM off (trilinos#9614)
  MueLu: move region MG vCycle to "solve" file
  MueLu: collect region MG solver stuff in one file
  atdm: mark KokkosKernels_sparse_cuda as RUN_SERIAL
  packages/framework: fix config-specs.ini typo
  packages/framework: pip3 is no longer in PATH
  Fixed up workset builder for UVM
  Tpetra: Remove dead code from RowMatrixTransposer unit test
  Tpetra: Add unit test for CrsGraphTransposer
  Tpetra: Fix some timer names
  Tpetra: Add CrsGraphTransposer
  MueLu CoalesceDropFactory: Add symmetrization of coloring graph
  MueLu: Enable rebalancing of "BlockNumber"
  Xpetra IO: Fix warning
  TrilinosCouplings: Add stacked timer to Maxwell Tpetra example
  MueLu: Fixes for distributed classical
  TrilinosCouplings: Hook up Stratimikos-Ifpack2 in Tpetra Maxwell example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants